[xdebug-dev] Bug 0000107: Code Coverage only detects executable code in used functions and classes

From: <xdebug-dev[@]lists.xdebug.org>
Date: Tue, 14 Dec 2004 11:46:41 +0100

The following bug has been CLOSED
======================================================================
http://bugs.xdebug.org/bug_view_page.php?bug_id=0000107
======================================================================
Reporter: derick
Handler:
======================================================================
Project: Xdebug
Bug ID: 107
Category: Usage problems
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
Operating System: ALL
PHP Version: 5.1.0-dev
Xdebug Version: 2.0-dev
======================================================================
Date Submitted: 2004-12-14 11:43 CET
Last Modified: 2004-12-14 11:46 CET
======================================================================
Summary: Code Coverage only detects executable code in used functions and classes
Description:
When using the UNUSED option of code coverage, Xdebug will only scan
functions, classes and methods that are used for executable code,
resulting in too little output.
======================================================================

----------------------------------------------------------------------
 derick - 2004-12-14 11:46 CET
----------------------------------------------------------------------
Fixed in CVS, but Xdebug can only detect it once code coverage is started.
This means that it will NOT try to detect executable code in classes,
methods and functions in the file where xdebug_code_coverage() was
started, unless they are used.

Bug History
Date Modified Username Field Change
======================================================================
2004-12-14 11:43derick New Bug
2004-12-14 11:43derick Bug Monitored: derick
2004-12-14 11:46derick Bugnote Added: 0000220
2004-12-14 11:46derick Status new => closed
======================================================================
Received on Tue Dec 14 2004 - 11:46:46 GMT

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