Skip to content

Lines with ::class constant are not covered #793

@ingowalther

Description

@ingowalther
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):
image

Before it looked like this (line 115 is covered):
Screenshot_2020-08-13_12-05-54

Before the Update the PHPUnit PHAR was used in Version 9.2.6

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions