Details
Description
To calculate the RCI index, we currently use the following formula :
rules_compliance_index = 1 - (total_violation_nbre * 3) / LOC
3 is what we call the accelerator factor. Sonar administrator should be able to change the default value of this accelerator factor.
Issue Links
- relates to
-
SONAR-271
Wrong rules compliance indicators (?)
-
Could it be possible to change the accelerator factor for each category ?
That would enable us to put more pressure on some categories.