Hi all,
I would like to know if SonarQube offers a metric that shows how many times a Rule has been checked for. The reason for this is that I would like to know to what extend my application ‘complies with the set Rules’. To do this, I need to know how many times a specific rule is being checked for AND how many findings the rule has.
For example:
Rule1 is checked 100 times and SonarQube finds 25 findings. This means that the Compliance-score of Rule1 would be 25%.
I have already digged through documentation and different Topics on this forum but unfortunately without any luck ![]()
Hopefully there’s someone out here who can help me out ![]()
Many thanks in advance!
Bryan