View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001448 | Xdebug | Code Coverage | public | 2017-06-08 15:59 | 2017-07-22 08:28 |
| Reporter | nickel715 | Assigned To | |||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | resolved | Resolution | no change required | ||
| Platform | Linux | OS | Debian | OS Version | 8 |
| Product Version | 2.5.1 | ||||
| Summary | 0001448: Line covered even though not all | ||||
| Description | I'm not sure if xdebug code coverage is intended to detect this, but I like to write php code like this: unfortunately this line is covered event though doSomething gets not executed. | ||||
| Steps To Reproduce | I provide some example code to reproduce it | ||||
| Tags | No tags attached. | ||||
| Operating System | Linux | ||||
| PHP Version | 7.1.5-7.1.9 | ||||