[xdebug-dev] Bug 0000334: Code Coverage Regressions

From: <noreply[@]lists.xdebug.org>
Date: Mon, 12 Nov 2007 23:28:03 +0100

The following bug has been CLOSED
======================================================================
http://bugs.xdebug.org/bug_view_page.php?bug_id=0000334
======================================================================
Reporter: sebastian
Handler:
======================================================================
Project: Xdebug
Bug ID: 334
Category: Usage problems
Reproducibility: always
Severity: major
Priority: normal
Status: closed
Operating System: Linux
PHP Version: 5.2-dev
Xdebug Version: 2.1.0-dev
======================================================================
Date Submitted: 2007-11-12 18:27 CET
Last Modified: 2007-11-12 23:28 CET
======================================================================
Summary: Code Coverage Regressions
Description:
Several regressions related to the collection of code coverage information
were introduced starting with revision 1.35 of xdebug_code_coverage.c.
These regressions seem to be related to the "break" and "continue"
keywords.

The following examples are from ezcWorkflow, as discussed on IRC/IM:

- interfaces/execution.php, line 444
- definition_storage/xml.php, line 263
- definition_storage/xml.php, line 375

The lines above are reported as "dead code" with revision 1.34 of
xdebug_code_coverage.c and as "not executed" starting with revision 1.35
of xdebug_code_coverage.c.
======================================================================

----------------------------------------------------------------------
 derick - 2007-11-12 23:28 CET
----------------------------------------------------------------------
Fixed in CVS, thanks for your report.

Bug History
Date Modified Username Field Change
======================================================================
2007-11-12 18:27sebastian New Bug
2007-11-12 18:27sebastian Bug Monitored: sebastian
2007-11-12 23:28derick Bugnote Added: 0000810
2007-11-12 23:28derick Status new => closed
======================================================================
Received on Mon Nov 12 2007 - 23:28:10 GMT

This archive was generated by hypermail 2.2.0 : Sun Jun 24 2018 - 04:00:03 BST