Details
-
Type:
New Feature
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.6
-
Component/s: Measures, Plugin API
-
Labels:None
Description
In some languages we can have a code, which is not associated with classes, but currently "complexity/class" - is a total complexity divided by number of classes, whereas should be - total complexity in classes divided by number of classes (see http://jira.sonarsource.com/browse/CPP-121 and http://jira.sonarsource.com/browse/ABAP-122). New metrics should be introduced to compute correct values. Plugin should be responsible to save values for files and Sonar to compute on other levels.
Attachments
Issue Links
- is depended upon by
-
SONARJAVA-133 Compute the new metric "complexity in methods"
-
- Closed
-
- is related to
-
SONAR-7169 Remove fallback mechanism when computing complexity per function and class
-
- Closed
-