Summary: 1 warning, 8 errors, and 2 infos | |||||
example.ml | |||||
|
metrics | coupling | line 0 | Afferent couplings: 0 | |
|
metrics | coupling | line 0 | Efferent couplings: 3 (Complex, List, Obj) | |
|
code | open | line 1 | column 0 | illegal 'open' statement |
|
code | identifier_length | line 6 | column 6 | name "a" is too short (minimum size is 2) |
|
miscellaneous | regexp | line 7 | line matches regexp "Obj\\.magic" | |
|
typography | line_length | line 7 | column 40 | line is too long (40 instead of 32) |
|
code | useless_binding | line 8 | column 6 | useless binding |
|
code | nested_for | line 12 | column 2 | 3 nested 'for' loops (instead of 2) |
|
code | string_literals | line 17 | string literal "hello." is used 3 times | |
|
code | complex_condition | line 23 | column 2 | complex condition (5 operators instead of 3) |
|
typography | line_length | line 23 | column 68 | line is too long (68 instead of 32) |
Generated by Mascot 1.0