--- 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>