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

Summary: code coverage should not include non-executable lines in line counts
Product: python Reporter: Peter Lam <petersl>
Component: TestingAssignee: Torbjorn Norbye <tor>
Status: CLOSED WONTFIX    
Severity: blocker CC: Jenselme
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

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.