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