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 189933 - Problem with Code Coverage
Summary: Problem with Code Coverage
Status: NEW
Alias: None
Product: contrib
Classification: Unclassified
Component: Codecoverage (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 normal (vote)
Assignee: Martin Schovanek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-27 05:19 UTC by ferchu
Modified: 2011-11-16 16:40 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ferchu 2010-08-27 05:19:39 UTC
I have problem with the code coverage plugin, i use netbeans version 6.9.
My problem is that i create a JUnit Test and when i run the test, it passed but
does not "paint" my code, and when i select the option "show project coverage 
stadistics" appears the message "There is no data available. Run tests first
to view their coverage" .
One of the strange things is that sometimes it works ("paints" my code) and sometimes not, and i don't know why sometimes does not recognise the test.