This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 251522

Summary: Code coverage support
Product: php Reporter: Tomas Mysik <tmysik>
Component: NetteAssignee: Tomas Mysik <tmysik>
Status: RESOLVED FIXED    
Severity: normal CC: vriha
Priority: P3    
Version: 8.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 251523    

Description Tomas Mysik 2015-03-31 08:30:04 UTC
The new version of Nette Tester (v1.4) has code coverage support [1] so NetBeans should support it.

[1] https://github.com/nette/tester/releases/tag/v1.4.0
Comment 1 Tomas Mysik 2015-04-01 04:48:05 UTC
Done. Ládo, use can use Calculator sample for verification ;)

Thanks.

http://hg.netbeans.org/web-main/rev/9fe1d1210ff8
Comment 2 Tomas Mysik 2015-04-01 11:02:59 UTC
BTW please test it on Windows as well, we need to load Xdebug extension manually (on command line).

Thanks.
Comment 3 Quality Engineering 2015-04-01 11:42:43 UTC
Integrated into 'main-silver', will be available in build *201504011006* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/9fe1d1210ff8
User: Tomas Mysik <tmysik@netbeans.org>
Log: #251522 - Code coverage support