◆ __construct()
SebastianBergmann\CodeCoverage\Report\Xml\Totals::__construct |
( |
\DOMElement |
$container | ) |
|
◆ getContainer()
SebastianBergmann\CodeCoverage\Report\Xml\Totals::getContainer |
( |
| ) |
|
◆ setNumClasses()
SebastianBergmann\CodeCoverage\Report\Xml\Totals::setNumClasses |
( |
int |
$count, |
|
|
int |
$tested |
|
) |
| |
◆ setNumFunctions()
SebastianBergmann\CodeCoverage\Report\Xml\Totals::setNumFunctions |
( |
int |
$count, |
|
|
int |
$tested |
|
) |
| |
◆ setNumLines()
SebastianBergmann\CodeCoverage\Report\Xml\Totals::setNumLines |
( |
int |
$loc, |
|
|
int |
$cloc, |
|
|
int |
$ncloc, |
|
|
int |
$executable, |
|
|
int |
$executed |
|
) |
| |
◆ setNumMethods()
SebastianBergmann\CodeCoverage\Report\Xml\Totals::setNumMethods |
( |
int |
$count, |
|
|
int |
$tested |
|
) |
| |
◆ setNumTraits()
SebastianBergmann\CodeCoverage\Report\Xml\Totals::setNumTraits |
( |
int |
$count, |
|
|
int |
$tested |
|
) |
| |
The documentation for this class was generated from the following file:
- vendor/phpunit/php-code-coverage/src/Report/Xml/Totals.php