RadonMetrics/Documentation/source/Plugin_Metrics_Radon.RadonMetrics.CyclomaticComplexityCalculator.html

changeset 49
ab84f5a5edd8
parent 43
53dbd4f4d6c2
child 55
755bc8e1485a
diff -r a56e9483659a -r ab84f5a5edd8 RadonMetrics/Documentation/source/Plugin_Metrics_Radon.RadonMetrics.CyclomaticComplexityCalculator.html
--- a/RadonMetrics/Documentation/source/Plugin_Metrics_Radon.RadonMetrics.CyclomaticComplexityCalculator.html	Sun Apr 09 17:15:02 2017 +0200
+++ b/RadonMetrics/Documentation/source/Plugin_Metrics_Radon.RadonMetrics.CyclomaticComplexityCalculator.html	Thu Jun 22 18:38:10 2017 +0200
@@ -136,7 +136,7 @@
 <hr /><hr />
 <a NAME="batchCyclomaticComplexity" ID="batchCyclomaticComplexity"></a>
 <h2>batchCyclomaticComplexity</h2>
-<b>batchCyclomaticComplexity</b>(<i>argumentsList, send, fx, cancelled</i>)
+<b>batchCyclomaticComplexity</b>(<i>argumentsList, send, fx, cancelled, maxProcesses=0</i>)
 <p>
     Module function to calculate the cyclomatic complexity for a batch of
     files.
@@ -154,6 +154,9 @@
 </dd><dt><i>cancelled</i> (function)</dt>
 <dd>
 reference to function checking for a cancellation
+</dd><dt><i>maxProcesses</i> (int)</dt>
+<dd>
+number of processes to be used
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial