View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000562 | Xdebug | Uncategorized | public | 2010-04-13 09:55 | 2010-04-13 19:18 |
| Reporter | kore | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 2.1.0RC1 | ||||
| Summary | 0000562: Incorrect coverage information for closure function headers | ||||
| Description | Closure function headers are flagged as executable, but not covered (in PHPUnit coverage reports), even if they were executed. | ||||
| Additional Information | Reproducing code, expected line 6 to also be covered: <?php xdebug_start_code_coverage(); var_dump( xdebug_get_code_coverage() ); | ||||
| Tags | No tags attached. | ||||
| Operating System | Linux 2.6.32-20-generic 0000029-Ubuntu SMP x86_64 GNU/Linux | ||||
| PHP Version | 5.3.2 | ||||