Rating | Name | Size | Complexity | Test Coverage | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|
A | Remorhaz\Lexer\Runtime\IO\ArrayInput | 80 | 8 | 100% | 1 | 0 | 0 |
A | Exception\UnexpectedEndOfInputException | 28 | 2 | 100% | 1 | 0 | 0 |
A | Exception\MatchersNotFoundException | 6 | 1 | 100% | 0 | 0 | 0 |
A | Remorhaz\Lexer\Runtime\IO\NullLexeme | 40 | 4 | 100% | 1 | 0 | 0 |
A | Lexer\Runtime\Token\TokenInput | 61 | 8 | 100% | 1 | 0 | 0 |
A | Exception\NonUnicodeCharacterException | 24 | 3 | 100% | 1 | 0 | 0 |
A | Exception\EmptyLexemeException | 6 | 1 | 100% | 1 | 0 | 0 |
A | Remorhaz\Lexer\Runtime\IO\StringInput | 68 | 8 | 100% | 1 | 0 | 0 |
A | Exception\NonAsciiCharacterException | 24 | 3 | 100% | 1 | 0 | 0 |
A | Exception\TokenNotMatchedException | 28 | 2 | 100% | 1 | 0 | 0 |
A | Remorhaz\Lexer\Runtime\Lexer | 23 | 2 | 100% | 1 | 0 | 0 |
A | Exception\UnexpectedEndOfInputException | 21 | 2 | 100% | 1 | 0 | 0 |
A | Exception\InvalidSymbolCodeException | 25 | 2 | 100% | 1 | 0 | 0 |
A | Lexer\Runtime\Token\MatcherSelector | 92 | 13 | 100% | 1 | 0 | 0 |
A | Remorhaz\Lexer\Runtime\IO\Symbol | 89 | 8 | 100% | 1 | 0 | 0 |