[xdebug-dev] Bug 0000334: Code Coverage Regressions

From: <noreply[@]lists.xdebug.org>
Date: Mon, 12 Nov 2007 18:27:45 +0100

The following NEW bug has been ADDED.
======================================================================
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: new
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 18:27 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.
======================================================================

Bug History
Date Modified Username Field Change
======================================================================
2007-11-12 18:27sebastian New Bug
2007-11-12 18:27sebastian Bug Monitored: sebastian
======================================================================
Received on Mon Nov 12 2007 - 18:27:48 GMT

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