View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002075 | Xdebug | Code Coverage | public | 2022-03-15 17:27 | 2022-04-04 11:32 |
Reporter | bradkent | Assigned To | derick | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 3.1.3 | ||||
Target Version | 3.1dev | Fixed in Version | 3.1.4 | ||
Summary | 0002075: Code coverage misses static array assignment lines | ||||
Description | smells like the closed issue Running the attached example I would expected 100% code coverage returned, however with Xdebug 3.1.3 it only returns 4/ 5
| ||||
Steps To Reproduce | method contains no conditions.. simply calling the method should result in 100% coverage | ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 8.1.0-8.1.4 | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2022-03-15 17:27 | bradkent | New Issue | |
2022-03-25 15:40 | derick | Status | new => assigned |
2022-03-25 15:40 | derick | Target Version | => 3.1dev |
2022-03-25 15:40 | derick | Summary | Code coverage misses array assignment lines => Code coverage misses static array assignment lines |
2022-03-25 15:40 | derick | Note Added: 0006254 | |
2022-03-25 16:12 | derick | Assigned To | => derick |
2022-03-25 16:12 | derick | Status | assigned => closed |
2022-03-25 16:12 | derick | Resolution | open => fixed |
2022-03-25 16:12 | derick | Fixed in Version | => 3.1dev |
2022-04-04 11:32 | derick | Fixed in Version | 3.1dev => 3.1.4 |