Source file "org/apache/jena/atlas/json/io/parser/TokenizerJSON.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,492 of 1,492 | 0% | 232 of 232 | 0% | 169 | 169 | 366 | 366 | 42 | 42 |
parseToken() | ![]() | 0% | ![]() | 0% | 22 | 22 | 62 | 62 | 1 | 1 |
readNumber() | ![]() | 0% | ![]() | 0% | 12 | 12 | 38 | 38 | 1 | 1 |
allBetween(int, int, boolean, boolean) | ![]() | 0% | ![]() | 0% | 11 | 11 | 28 | 28 | 1 | 1 |
readHexChar() | ![]() | 0% | ![]() | 0% | 5 | 5 | 11 | 11 | 1 | 1 |
langTag() | ![]() | 0% | ![]() | 0% | 4 | 4 | 14 | 14 | 1 | 1 |
readLiteralEscape() | ![]() | 0% | ![]() | 0% | 12 | 12 | 16 | 16 | 1 | 1 |
expect(String) | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
readWord(boolean) | ![]() | 0% | ![]() | 0% | 7 | 7 | 13 | 13 | 1 | 1 |
readHex(PeekReader, StringBuilder) | ![]() | 0% | ![]() | 0% | 5 | 5 | 11 | 11 | 1 | 1 |
skip() | ![]() | 0% | ![]() | 0% | 6 | 6 | 14 | 14 | 1 | 1 |
readLong(int, boolean) | ![]() | 0% | ![]() | 0% | 6 | 6 | 13 | 13 | 1 | 1 |
exponent(StringBuilder) | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
readKeyWord(Token) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
blankNodeLabel() | ![]() | 0% | ![]() | 0% | 5 | 5 | 13 | 13 | 1 | 1 |
readUnicodeEscape() | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
insertLiteralChar(StringBuilder, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
threeQuotes(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 10 | 10 | 1 | 1 |
hasNext() | ![]() | 0% | ![]() | 0% | 5 | 5 | 9 | 9 | 1 | 1 |
readDigits(StringBuilder) | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
readUnicodeEscape(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
a2z(StringBuilder) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
a2zN(StringBuilder) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
readPossibleSign(StringBuilder) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
readUnicode8Escape() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
isA2ZN(int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 1 | 1 | 1 | 1 |
isWhitespace(int) | ![]() | 0% | ![]() | 0% | 6 | 6 | 1 | 1 | 1 | 1 |
TokenizerJSON(PeekReader) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
next() | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
isA2Z(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
isNewlineChar(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
range(int, char, char) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
exception(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
exception(String, long, long) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
peek() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
close() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
exception(PeekReader, String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
isNumeric(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
remove() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getColumn() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getLine() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
readUnicode4Escape() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
eof() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |