Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: JAVASCRIPT-0.4
-
Fix Version/s: JAVASCRIPT-1.0
-
Component/s: JavaScript
-
Labels:None
-
Environment:linux
-
Number of attachments :
Description
the calculation of cyclomatic complexity is not accurate. in the attachment, you get the code and the screenshot.
It appears to me that the number of methods is not accurate, and so does the calculation of complexity/method
Issue Links
- is superceded by
-
SONARPLUGINS-1789
Integrate JavaScript parser based on SSLR
-
Metric "Complexity/Method" seems to be correct, but metric "Methods" was saved incorrectly. Will be fixed in 0.5