View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000796 | Xdebug | Code Coverage | public | 2012-03-16 18:28 | 2020-03-12 17:13 |
Reporter | mikey10 | Assigned To | derick | ||
Priority | normal | Severity | feature | Reproducibility | always |
Status | resolved | Resolution | not fixable | ||
Platform | Mac | OS | OSX | OS Version | 10.7 |
Product Version | 2.1.3 | ||||
Summary | 0000796: Code coverage doesn't work as expected with some kind of conditions / constellations | ||||
Description | //yay, like expected //omg, not like expected The same happens with equal single-line-expressions Okay, i understand, why this happens. But i think, it's bad, that i need to change my code, so that code coverage works (as expected?). Maybe a new option for xdebug_start_code_coverage like XDEBUG_CC_GEEK_COVERAGE? | ||||
Steps To Reproduce | I hope, u guy/guys? already know that ... so nothing to reproduce here | ||||
Additional Information | If no one has time for this "sort-of" feature; just write, what solution u guys prefere and i will write a patch. | ||||
Tags | No tags attached. | ||||
Operating System | Mac OS X | ||||
PHP Version | 5.3.7 | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2012-03-16 18:28 | mikey10 | New Issue | |
2012-03-16 22:10 | derick | Note Added: 0001990 | |
2012-03-16 22:10 | derick | Status | new => resolved |
2012-03-16 22:10 | derick | Resolution | open => not fixable |
2012-03-16 22:10 | derick | Assigned To | => derick |
2020-03-12 16:55 | derick | Severity | trivial => feature |
2020-03-12 17:13 | derick | Category | Feature/Change request => Code Coverage |