CodeCoverage
final class CodeCoverage (View source)
| internal | This class is not covered by the backward compatibility promise for PHPUnit |
Methods
TargetCollection
coversTargets(string $className, string $methodName)
No description
TargetCollection
usesTargets(string $className, string $methodName)
No description
bool
Details
TargetCollection
coversTargets(string $className, string $methodName)
No description
TargetCollection
usesTargets(string $className, string $methodName)
No description
bool
shouldCodeCoverageBeCollectedFor(TestCase $test)
No description