forked from Wavyzz/dolibarr
Qual: Increase cyclomatic complexity from 20 to 25 (20 is a little bit low for a software as much featurefull than Dolibarr).
This commit is contained in:
@@ -71,7 +71,7 @@
|
||||
<!-- Tweaks to metrics -->
|
||||
<rule ref="Generic.Metrics.CyclomaticComplexity">
|
||||
<properties>
|
||||
<property name="complexity" value="20" />
|
||||
<property name="complexity" value="25" />
|
||||
<property name="absoluteComplexity" value="100" />
|
||||
</properties>
|
||||
</rule>
|
||||
|
||||
Reference in New Issue
Block a user