View Issue Details

IDProjectCategoryView StatusLast Update
0001764XdebugDocumentationpublic2020-03-20 12:27
Reporterojrask Assigned To 
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.