Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.0
-
Fix Version/s: 1.1
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
Issue found by Laurent Grangeau : http://old.nabble.com/Problem-with-code-coverage-ts32097655.html#a32098392
On interfaces for example, when there is no implemented property, sonar should not report uncovered line.
New formula: min(nloc, number_of_statements)