View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000343 | Xdebug | Uncategorized | public | 2007-12-21 09:35 | 2009-11-22 19:56 |
Reporter | zaa | Assigned To | |||
Priority | normal | Severity | trivial | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Summary | 0000343: Possibly incorrect coverage information by xdebug 2.0.2 | ||||
Description | xdebug 2.0.0 and 2.0.2 versions provide different coverage information for the same file. xdebug 2.0.0 provides the following (and it seems correct) coverage information: array ( while xdebug 2.0.2 provides the following information: array ( As you can see line 0000011 has different values xdebug 2.0.2: -1 This leads to generation of incorrect tests coverage reports in PHPUnit 3.1.9 when we are using xdebug 2.0.2. Could you please take a look into the issue? Thank you. | ||||
Additional Information | ps. side note, the description window above is rather small, maybe it is a good idea to make it a bit larger. | ||||
Tags | No tags attached. | ||||
Operating System | FreeBSD | ||||
PHP Version | 5.2.5 | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2007-12-21 09:35 | zaa | New Issue | |
2009-11-22 19:56 | derick | Note Added: 0001166 | |
2009-11-22 19:56 | derick | Status | new => closed |
2009-11-22 19:56 | derick | Resolution | open => fixed |
2016-07-31 12:36 | derick | Category | Usage problems => Usage problems (Crashes) |
2016-07-31 12:38 | derick | Category | Usage problems (Crashes) => Usage problems (Wrong Results) |
2020-03-12 16:35 | derick | Category | Usage problems (Wrong Results) => Variable Display |
2020-03-12 16:38 | derick | Category | Variable Display => Uncategorized |