Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 0.5
-
Fix Version/s: 1.0
-
Component/s: None
-
Labels:None
-
Environment:Jenkins - Sonar - Maven - Sonar .Net plugin - SourceMonitor
-
Number of attachments :
Description
Working with Java and .Net, we would find out that the % of comment in JAVA and DOTNET does not have the same meanings.
In JAVA, % of comments is both usual comments and API comments
But in DOTNET, % of comments only report the usual comments. SourceMonitor is the source of the problem as the product count separatively each comments.
I didn't had test yet the version 0.6 of the plugin, but i will.
Feel free to contact me at : raphael.messner@gmail.com
With version 1.0 and the brand new squid C# plugin this issue may have dissapear.
Can you confirm that ?