207 | | ||{{{module_sum}}} || {{{mod_sum}}} || ok || - || |
208 | | ||{{{function_sum}}} || {{{fun_sum}}} || - || ok || |
209 | | ||{{{line_of_code}}} || {{{loc}}} || ok || ok || |
210 | | ||{{{char_of_code}}} || {{{choc}}} || ok || ok || |
211 | | ||{{{number_of_fun}}} || {{{num_of_fun, num_of_functions, number_of_functions}}} || ok || - || |
212 | | ||{{{number_of_macros}}} || {{{num_of_macros, num_of_macr}}} || ok || - || |
213 | | ||{{{number_of_records}}} || {{{num_of_records, num_of_rec}}} || ok || - || |
214 | | ||{{{included_files}}} || {{{inc_files}}} || ok || - || |
215 | | ||{{{imported_modules}}} || {{{imp_modules, imported_mod, imp_mod}}} || ok || - || |
216 | | ||{{{number_of_funpath}}} || {{{number_of_funpaths, num_of_funpath, num_of_funpaths}}} || ok || - || |
217 | | ||{{{function_calls_in}}} || {{{fun_calls_in}}} || ok || - || |
218 | | ||{{{function_calls_out}}} || {{{fun_calls_out}}} || ok || - || |
219 | | ||{{{calls_for_function}}} || {{{calls_for_fun, call_for_function, call_for_fun}}} || - || ok || |
220 | | ||{{{calls_from_function}}} || {{{calls_from_fun, call_from_function, call_from_fun}}} || - || ok || |
221 | | ||{{{cohesion}}} || {{{coh}}} || ok || - || |
222 | | ||{{{otp_used}}} || {{{otp}}} || ok || - || |
| 207 | ||[wiki:MetricQuery#module_sum module_sum] || {{{mod_sum}}} || ok || - || |
| 208 | ||[wiki:MetricQuery#function_sum function_sum] || {{{fun_sum}}} || - || ok || |
| 209 | ||[wiki:MetricQuery#line_of_code line_of_code] || {{{loc}}} || ok || ok || |
| 210 | ||[wiki:MetricQuery#char_of_code char_of_code] || {{{choc}}} || ok || ok || |
| 211 | ||[wiki:MetricQuery#number_of_fun number_of_fun] || {{{num_of_fun, num_of_functions, number_of_functions}}} || ok || - || |
| 212 | ||[wiki:MetricQuery#number_of_macros number_of_macros] || {{{num_of_macros, num_of_macr}}} || ok || - || |
| 213 | ||[wiki:MetricQuery#number_of_records number_of_records] || {{{num_of_records, num_of_rec}}} || ok || - || |
| 214 | ||[wiki:MetricQuery#included_files included_files] || {{{inc_files}}} || ok || - || |
| 215 | ||[wiki:MetricQuery#imported_modules imported_modules] || {{{imp_modules, imported_mod, imp_mod}}} || ok || - || |
| 216 | ||[wiki:MetricQuery#number_of_funpath number_of_funpath] || {{{number_of_funpaths, num_of_funpath, num_of_funpaths}}} || ok || - || |
| 217 | ||[wiki:MetricQuery#function_calls_in function_calls_in] || {{{fun_calls_in}}} || ok || - || |
| 218 | ||[wiki:MetricQuery#function_calls_out function_calls_out] || {{{fun_calls_out}}} || ok || - || |
| 219 | ||[wiki:MetricQuery#calls_for_function calls_for_function] || {{{calls_for_fun, call_for_function, call_for_fun}}} || - || ok || |
| 220 | ||[wiki:MetricQuery#calls_from_function calls_from_function] || {{{calls_from_fun, call_from_function, call_from_fun}}} || - || ok || |
| 221 | ||[wiki:MetricQuery#cohesion cohesion] || {{{coh}}} || ok || - || |
| 222 | ||[wiki:MetricQuery#otp_used otp_used] || {{{otp}}} || ok || - || |
226 | | ||{{{max_depth_of_cases}}} || {{{max_depth_cases}}} || ok || ok || |
227 | | ||{{{number_of_funclauses}}} || {{{num_of_funclauses, number_of_funclaus, num_of_funclaus}}} || ok || ok || |
228 | | ||{{{branches_of_recursion}}} || {{{branches_of_rec, branch_of_recursion, branch_of_rec}}} || ok || ok || |
229 | | ||{{{mcCabe}}} || {{{mccabe}}} || ok || ok || |
230 | | ||{{{number_of_funexpr}}} || {{{num_of_funexpr}}} || ok || ok || |
231 | | ||{{{number_of_messpass}}} || {{{num_of_messpass}}} || ok || ok || |
232 | | ||{{{fun_return_points}}} || {{{fun_return_point, function_return_points, function_return_point}}} || ok || ok || |
233 | | ||{{{max_length_of_line}}} || {{{-}}} || ok || ok || |
234 | | ||{{{average_length_of_line}}} || {{{avg_length_of_line}}} || ok || ok || |
235 | | ||{{{no_space_after_comma}}} || {{{-}}} || ok || ok || |
236 | | ||{{{is_tail_recursive}}} || {{{-}}} || - || ok || |
| 226 | ||[wiki:MetricQuery#max_depth_of_cases max_depth_of_cases] || {{{max_depth_cases}}} || ok || ok || |
| 227 | ||[wiki:MetricQuery#max_depth_of_structs max_depth_of_structs] || {{{-}}} || ok || ok || |
| 228 | ||[wiki:MetricQuery#number_of_funclauses number_of_funclauses] || {{{num_of_funclauses, number_of_funclaus, num_of_funclaus}}} || ok || ok || |
| 229 | ||[wiki:MetricQuery#branches_of_recursion branches_of_recursion] || {{{branches_of_rec, branch_of_recursion, branch_of_rec}}} || ok || ok || |
| 230 | ||[wiki:MetricQuery#mcCabe mcCabe] || {{{mccabe}}} || ok || ok || |
| 231 | ||[wiki:MetricQuery#number_of_funexpr number_of_funexpr] || {{{num_of_funexpr}}} || ok || ok || |
| 232 | ||[wiki:MetricQuery#number_of_messpass number_of_messpass] || {{{num_of_messpass}}} || ok || ok || |
| 233 | ||[wiki:MetricQuery#fun_return_points fun_return_points] || {{{fun_return_point, function_return_points, function_return_point}}} || ok || ok || |
| 234 | ||[wiki:MetricQuery#max_length_of_line max_length_of_line] || {{{-}}} || ok || ok || |
| 235 | ||[wiki:MetricQuery#average_length_of_line average_length_of_line] || {{{avg_length_of_line}}} || ok || ok || |
| 236 | ||[wiki:MetricQuery#no_space_after_comma no_space_after_comma] || {{{-}}} || ok || ok || |
| 237 | ||[wiki:MetricQuery#is_tail_recursive is_tail_recursive] || {{{-}}} || - || ok || |