| Q |
A |
| php-code-coverage version |
9.1.3 |
| PHP version |
7.4.3 |
| Driver |
Xdebug and pcov |
| Xdebug version (if used) |
2.9.2 |
| pcov version |
1.0.6 |
| Installation Method |
PHPUnit PHAR |
| Usage Method |
PHPUnit |
| PHPUnit version (if used) |
9.3.7 |
Since the Update to PHPUnit 9.3.7 the Coverage-Report does not contain all lines.
Since the update the report looks like this (line 115 is missing):

Before it looked like this (line 115 is covered):

Before the Update the PHPUnit PHAR was used in Version 9.2.6
Since the Update to PHPUnit 9.3.7 the Coverage-Report does not contain all lines.
Since the update the report looks like this (line 115 is missing):

Before it looked like this (line 115 is covered):

Before the Update the PHPUnit PHAR was used in Version 9.2.6