Source file "org/springframework/expression/spel/standard/Tokenizer.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 68 of 1,308 | 94% | 4 of 191 | 97% | 4 | 137 | 8 | 261 | 0 | 26 |
| pushHexIntToken(char[], boolean, int, int) | 50% | 83% | 1 | 4 | 2 | 8 | 0 | 1 | ||
| process() | 93% | 98% | 1 | 50 | 3 | 101 | 0 | 1 | ||
| lexNumericLiteral(boolean) | 98% | 100% | 0 | 21 | 1 | 60 | 0 | 1 | ||
| lexQuotedStringLiteral() | 91% | 100% | 0 | 5 | 1 | 15 | 0 | 1 | ||
| lexDoubleQuotedStringLiteral() | 91% | 100% | 0 | 5 | 1 | 15 | 0 | 1 | ||
| static {...} | 100% | 100% | 0 | 4 | 0 | 9 | 0 | 1 | ||
| lexIdentifier() | 100% | 100% | 0 | 5 | 0 | 12 | 0 | 1 | ||
| isTwoCharToken(TokenKind) | 100% | 66% | 2 | 4 | 0 | 1 | 0 | 1 | ||
| pushIntToken(char[], boolean, int, int) | 100% | 100% | 0 | 2 | 0 | 4 | 0 | 1 | ||
| pushRealToken(char[], boolean, int, int) | 100% | 100% | 0 | 2 | 0 | 4 | 0 | 1 | ||
| Tokenizer(String) | 100% | n/a | 0 | 1 | 0 | 7 | 0 | 1 | ||
| pushCharToken(TokenKind) | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | ||
| pushPairToken(TokenKind) | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | ||
| isIdentifier(char) | 100% | 100% | 0 | 5 | 0 | 1 | 0 | 1 | ||
| isChar(char, char) | 100% | 100% | 0 | 3 | 0 | 2 | 0 | 1 | ||
| pushOneCharOrTwoCharToken(TokenKind, int, char[]) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| isDigit(char) | 100% | 100% | 0 | 3 | 0 | 3 | 0 | 1 | ||
| isHexadecimalDigit(char) | 100% | 100% | 0 | 3 | 0 | 3 | 0 | 1 | ||
| raiseParseException(int, SpelMessage, Object[]) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| isExhausted() | 100% | 100% | 0 | 2 | 0 | 1 | 0 | 1 | ||
| isExponentChar(char) | 100% | 100% | 0 | 3 | 0 | 1 | 0 | 1 | ||
| isFloatSuffix(char) | 100% | 100% | 0 | 3 | 0 | 1 | 0 | 1 | ||
| isDoubleSuffix(char) | 100% | 100% | 0 | 3 | 0 | 1 | 0 | 1 | ||
| isSign(char) | 100% | 100% | 0 | 3 | 0 | 1 | 0 | 1 | ||
| subarray(int, int) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| isAlphabetic(char) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |