107 </dl> |
107 </dl> |
108 <div align="right"><a href="#top">Up</a></div> |
108 <div align="right"><a href="#top">Up</a></div> |
109 <hr /><hr /> |
109 <hr /><hr /> |
110 <a NAME="batchRawCodeMetrics" ID="batchRawCodeMetrics"></a> |
110 <a NAME="batchRawCodeMetrics" ID="batchRawCodeMetrics"></a> |
111 <h2>batchRawCodeMetrics</h2> |
111 <h2>batchRawCodeMetrics</h2> |
112 <b>batchRawCodeMetrics</b>(<i>argumentsList, send, fx, cancelled</i>) |
112 <b>batchRawCodeMetrics</b>(<i>argumentsList, send, fx, cancelled, maxProcesses=0</i>) |
113 <p> |
113 <p> |
114 Module function to calculate the raw code metrics for a batch of files. |
114 Module function to calculate the raw code metrics for a batch of files. |
115 </p><dl> |
115 </p><dl> |
116 <dt><i>argumentsList</i> (list)</dt> |
116 <dt><i>argumentsList</i> (list)</dt> |
117 <dd> |
117 <dd> |
123 <dd> |
123 <dd> |
124 registered service name |
124 registered service name |
125 </dd><dt><i>cancelled</i> (function)</dt> |
125 </dd><dt><i>cancelled</i> (function)</dt> |
126 <dd> |
126 <dd> |
127 reference to function checking for a cancellation |
127 reference to function checking for a cancellation |
|
128 </dd><dt><i>maxProcesses</i> (int)</dt> |
|
129 <dd> |
|
130 number of processes to be used |
128 </dd> |
131 </dd> |
129 </dl> |
132 </dl> |
130 <div align="right"><a href="#top">Up</a></div> |
133 <div align="right"><a href="#top">Up</a></div> |
131 <hr /><hr /> |
134 <hr /><hr /> |
132 <a NAME="initBatchService" ID="initBatchService"></a> |
135 <a NAME="initBatchService" ID="initBatchService"></a> |