View Issue Details

IDProjectCategoryView StatusLast Update
0001764XdebugDocumentationpublic2020-03-20 12:27
Reporterojrask Assigned Toderick  
PrioritynormalSeverityminorReproducibilityN/A
Status closedResolutionfixed 
Summary0001764: 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.

TagsNo tags attached.
Operating System
PHP Version7.4.0-7.4.4

Activities

There are no notes attached to this issue.

Issue History

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