View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001779 | Xdebug | Code Coverage | public | 2020-04-24 12:46 | 2020-04-24 14:40 |
Reporter | JParkinson1991 | Assigned To | derick | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 2.9.4 | ||||
Target Version | 2.9.5 | Fixed in Version | 2.9.5 | ||
Summary | 0001779: Nested multi-line built-in function in namespace are not covered | ||||
Description | When nesting multiline functions code coverage shows the nested function(s) name line(s) as not executed, the paramters however are shown as executed. | ||||
Steps To Reproduce | GIT Repo: https://github.com/JParkinson1991/xdebug-code-coverage-multilne-functions Run commands: If your OS does not support the 'open' command manually open | ||||
Additional Information | PHP 7.4.5 (cli) (built: Apr 18 2020 03:17:54) ( NTS ) | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Operating System | MacOS 10.15.4 | ||||
PHP Version | 7.4.0-7.4.4 | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2020-04-24 12:46 | JParkinson1991 | New Issue | |
2020-04-24 12:46 | JParkinson1991 | File Added: coverage.png | |
2020-04-24 14:14 | derick | Status | new => assigned |
2020-04-24 14:14 | derick | Target Version | => 2.9.5 |
2020-04-24 14:14 | derick | Summary | Nested multi-line function showing 'Not executed' => Nested multi-line built-in function in namespace are not covered |
2020-04-24 14:40 | derick | Assigned To | => derick |
2020-04-24 14:40 | derick | Status | assigned => closed |
2020-04-24 14:40 | derick | Resolution | open => fixed |
2020-04-24 14:40 | derick | Fixed in Version | => 2.9.5 |
2020-04-24 14:40 | derick | Note Added: 0005402 |