Skip to content

Executable code not shown as executed/executable #488

@sebastianbergmann

Description

@sebastianbergmann

Moved here from #411 (where more than one issue was discussed).

Environment

  • Linux
  • PHP 7.1.0RC6
  • Xdebug 2.5.0RC1
  • PHPUnit 5.6.7
  • php-code-coverage 4.0.3

Steps to reproduce

git clone https://github.com/ramsey/uuid-doctrine.git
cd uuid-doctrine
git checkout abbcbe56b023319dea7a72177333089cf47f5a69
composer install
./vendor/bin/phpunit

Actual result

e9f95398-d168-11e5-901a-a8b81661e3a2

Expected result

Lines 50-52 of the uuid-doctrine/src/UuidBinaryType.php files should not be white.

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions