Rating | Name | Issue Count | Function Count | Complexity | Size | Maximum Depth |
---|---|---|---|---|---|---|
A | src/Exception/NotAnIntegerArgumentException.js | 1 | 1 | 1 | 3 | 0 |
A | src/Helper/GeezParser.js | 5 | 11 | 15 | 43 | 4 |
A | test/GeezConverterTest.js | 0 | 8 | 8 | 17 | 0 |
A | src/Geezify.js | 4 | 8 | 8 | 20 | 0 |
A | test/TestCase.js | 0 | 2 | 2 | 105 | 0 |
A | test/GeezifyTest.js | 0 | 7 | 8 | 38 | 1 |
A | test/AsciiConverterTest.js | 0 | 8 | 8 | 17 | 0 |
A | src/Helper/GeezCalculator.js | 10 | 18 | 21 | 61 | 3 |
A | src/Converter/Converter.js | 0 | 5 | 5 | 44 | 0 |
A | src/Exception/NotGeezArgumentException.js | 1 | 1 | 1 | 3 | 0 |
A | src/Converter/GeezConverter.js | 7 | 16 | 24 | 68 | 8 |
A | src/Converter/AsciiConverter.js | 5 | 3 | 3 | 15 | 0 |