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 156644 - code coverage should not include non-executable lines in line counts
Summary: code coverage should not include non-executable lines in line counts
Status: CLOSED WONTFIX
Alias: None
Product: python
Classification: Unclassified
Component: Testing (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Torbjorn Norbye
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-12 20:31 UTC by Peter Lam
Modified: 2017-06-23 08:05 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Lam 2009-01-12 20:31:38 UTC
Currently the line count includes both blank and comment lines. These lines should be excluded in the code coverage line
counts for coverage in order to be useful and accuracy.
Comment 1 Jenselme 2017-06-22 20:34:50 UTC
This is currently disabled. Will test and fix when we add it back. Closing this for now since there is no point in importing it elsewhere.
Comment 2 Jiri Kovalsky 2017-06-23 08:05:57 UTC
Thanks for your evaluation Julien. Reporter, if you think your issue is still valid and needs to be addressed, don't hesitate to reopen it with additional information. Closing for now.