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

changeset 49
ab84f5a5edd8
parent 43
53dbd4f4d6c2
child 55
755bc8e1485a
equal deleted inserted replaced
48:a56e9483659a 49:ab84f5a5edd8
134 </dl> 134 </dl>
135 <div align="right"><a href="#top">Up</a></div> 135 <div align="right"><a href="#top">Up</a></div>
136 <hr /><hr /> 136 <hr /><hr />
137 <a NAME="batchCyclomaticComplexity" ID="batchCyclomaticComplexity"></a> 137 <a NAME="batchCyclomaticComplexity" ID="batchCyclomaticComplexity"></a>
138 <h2>batchCyclomaticComplexity</h2> 138 <h2>batchCyclomaticComplexity</h2>
139 <b>batchCyclomaticComplexity</b>(<i>argumentsList, send, fx, cancelled</i>) 139 <b>batchCyclomaticComplexity</b>(<i>argumentsList, send, fx, cancelled, maxProcesses=0</i>)
140 <p> 140 <p>
141 Module function to calculate the cyclomatic complexity for a batch of 141 Module function to calculate the cyclomatic complexity for a batch of
142 files. 142 files.
143 </p><dl> 143 </p><dl>
144 <dt><i>argumentsList</i> (list)</dt> 144 <dt><i>argumentsList</i> (list)</dt>
152 <dd> 152 <dd>
153 registered service name 153 registered service name
154 </dd><dt><i>cancelled</i> (function)</dt> 154 </dd><dt><i>cancelled</i> (function)</dt>
155 <dd> 155 <dd>
156 reference to function checking for a cancellation 156 reference to function checking for a cancellation
157 </dd><dt><i>maxProcesses</i> (int)</dt>
158 <dd>
159 number of processes to be used
157 </dd> 160 </dd>
158 </dl> 161 </dl>
159 <div align="right"><a href="#top">Up</a></div> 162 <div align="right"><a href="#top">Up</a></div>
160 <hr /><hr /> 163 <hr /><hr />
161 <a NAME="cyclomaticComplexity" ID="cyclomaticComplexity"></a> 164 <a NAME="cyclomaticComplexity" ID="cyclomaticComplexity"></a>

eric ide

mercurial