View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001444 | Xdebug | Code Coverage | public | 2017-05-28 17:38 | 2017-06-16 12:31 |
| Reporter | derick | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 2.5.4 | ||||
| Target Version | 2.5.5 | Fixed in Version | 2.5.5 | ||
| Summary | 0001444: Code Coverage misses a variable in a multi-line function call | ||||
| Description | https://github.com/sebastianbergmann/php-code-coverage/issues/527 When generating the code coverage with PHPUnit, lines in multiline function calls are not marked as executed. | ||||
| Tags | No tags attached. | ||||
| Operating System | |||||
| PHP Version | 7.1.0-7.1.4 | ||||