file-fetcher
SebastianBergmann
CodeCoverage
Util
Static Public Member Functions
|
List of all members
SebastianBergmann\CodeCoverage\Util Class Reference
Detailed Description
Utility methods.
Static Public Member Functions
static
percent
(float $
a
, float $
b
, bool $asString=false, bool $fixedWidth=false)
Member Function Documentation
◆
percent()
static SebastianBergmann\CodeCoverage\Util::percent
(
float
$a
,
float
$b
,
bool
$asString
=
false
,
bool
$fixedWidth
=
false
)
static
Returns
float|int|string
The documentation for this class was generated from the following file:
vendor/phpunit/php-code-coverage/src/
Util.php
Generated by
1.8.17