Rating | Name | Issue Count | Function Count | Complexity | Size | Maximum Depth |
---|---|---|---|---|---|---|
B | src/configure.js | 0 | 20 | 40 | 181 | 3 |
A | test/configure.test.js | 2 | 32 | 35 | 177 | 1 |
A | src/codingame/parse.js | 3 | 1 | 3 | 38 | 2 |
A | src/codingame/parsers/failexpected.js | 3 | 1 | 5 | 41 | 2 |
A | src/codingame/error.js | 0 | ? | ? | 40 | ? |
A | src/codingame/parsers/success.js | 2 | 1 | 3 | 36 | 2 |
A | src/codingame/api.js | 1 | 8 | 11 | 104 | 2 |
A | test/codingame/error.test.js | 2 | 8 | 8 | 46 | 0 |
A | src/codingame/parsers/failcompile.js | 5 | 1 | 4 | 43 | 3 |
A | test/codingame/parse.test.js | 0 | 11 | 11 | 182 | 0 |
A | src/codingame/parsers/frames.js | 10 | 3 | 13 | 105 | 3 |
A | test/codingame/api.test.js | 5 | 16 | 16 | 123 | 0 |