View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001027 | Xdebug | Uncategorized | public | 2014-01-24 16:55 | 2014-03-05 09:33 |
Reporter | Tominator | Assigned To | derick | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Platform | x64 | OS | Windows | OS Version | 8 |
Product Version | 2.2.3 | ||||
Summary | 0001027: Code coverage doesn't work when dealing with PEAR | ||||
Description | Hi, | ||||
Steps To Reproduce | I made a small project (attached).
Now, inside the "coverage" folder (also in the example zip attached) you see my output: C\xampp\php\pear (with nothing in it) and E\Temp\coveragetest\libs with nothing in it. When you now go to the file tests\unit\libtests\CalculatorTest.php and you remove the "require" line on top, and re-run phpunit_unit.bat, you will see in the coverage directory that a new directory is made: libs\ and that it contains Calculator.php information. | ||||
Additional Information | Thanks for any info! | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Operating System | Windows 8 x64 | ||||
PHP Version | 5.4.7 | ||||
|
I upgraded my xampp this weekend, and guess what, now coverage is generated successfully. Maybe it was related to the phpunit coverage module that also updated, I don't know. |
|
Glad to know that it works now. I'm closing this issue out, but feel free to reopen if this returns. Right now, I've no idea what could cause this and as it works, it makes little sense to spend time on it. |
Date Modified | Username | Field | Change |
---|---|---|---|
2014-01-24 16:55 | Tominator | New Issue | |
2014-01-24 16:55 | Tominator | File Added: coveragetest.zip | |
2014-01-28 10:23 | Tominator | Note Added: 0002670 | |
2014-03-05 09:33 | derick | Note Added: 0002754 | |
2014-03-05 09:33 | derick | Status | new => resolved |
2014-03-05 09:33 | derick | Resolution | open => no change required |
2014-03-05 09:33 | derick | Assigned To | => derick |
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 |