SonarTsPlugin
SonarTsPlugin copied to clipboard
Added comment lines and comment density metrics.
Hello together,
basically I've inverted and tweaked the LOCSensor logic from identifying code lines towards comment lines and put it into a separate sensor file. It get's called in the combined coverage sensor and now also comment density can be computed.
Greets Simo