View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0001764 | Xdebug | Documentation | public | 2020-03-16 22:28 | 2020-03-20 12:27 | 
| Reporter | ojrask | Assigned To | derick | ||
| Priority | normal | Severity | minor | Reproducibility | N/A | 
| Status | closed | Resolution | fixed | ||
| Summary | 0001764: Undocumented coverage line constants and branch analysis form | ||||
| Description | The constants/integer values (1, -1, -2) for every type of line coverage result that Xdebug collects is not documented in/near xdebug_get_code_coverage (https://xdebug.org/docs/code_coverage#xdebug_get_code_coverage), but it is documented next to xdebug_start_code_coverage (https://xdebug.org/docs/code_coverage#xdebug_start_code_coverage) instead, which is a little confusing. Adding/moving the documentation over to xdebug_get_code_coverage related documentation would be good. The documentation for branch and path analysis is missing too.  | ||||
| Tags | No tags attached. | ||||
| Operating System | |||||
| PHP Version | 7.4.0-7.4.4 | ||||
| Date Modified | Username | Field | Change | 
|---|---|---|---|
| 2020-03-16 22:28 | ojrask | New Issue | |
| 2020-03-20 12:26 | derick | Summary | Coverage line constants not documented in xdebug_get_code_coverage => Undocumented coverage line constants and branch analysis form | 
| 2020-03-20 12:26 | derick | Description Updated | |
| 2020-03-20 12:27 | derick | Assigned To | => derick | 
| 2020-03-20 12:27 | derick | Status | new => closed | 
| 2020-03-20 12:27 | derick | Resolution | open => fixed |