Skip to content

Commit 7f89a34

Browse files
Ignore methods from code coverage that are only called when code coverage information cannot be collected
1 parent 3ce3114 commit 7f89a34

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Runner/CodeCoverage.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@
3939

4040
/**
4141
* @internal This class is not covered by the backward compatibility promise for PHPUnit
42+
*
43+
* @codeCoverageIgnore
4244
*/
4345
final class CodeCoverage
4446
{

0 commit comments

Comments
 (0)