Source file "org/eclipse/parsson/JsonTokenizer.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 98 of 1,283 | 92% | 21 of 220 | 90% | 19 | 147 | 15 | 265 | 2 | 28 |
peek() | ![]() ![]() | 43% | ![]() ![]() | 37% | 3 | 5 | 5 | 10 | 0 | 1 |
getLocation() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
fillBuf() | ![]() ![]() | 81% | ![]() ![]() | 83% | 1 | 4 | 4 | 17 | 0 | 1 |
read() | ![]() ![]() | 77% | ![]() ![]() | 75% | 2 | 5 | 2 | 10 | 0 | 1 |
isIntegral() | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
getLong() | ![]() ![]() | 93% | ![]() ![]() | 78% | 3 | 8 | 1 | 8 | 0 | 1 |
getInt() | ![]() ![]() | 93% | ![]() ![]() | 78% | 3 | 8 | 1 | 8 | 0 | 1 |
static {...} | ![]() ![]() | 96% | ![]() ![]() | 87% | 1 | 5 | 0 | 10 | 0 | 1 |
unescape() | ![]() | 100% | ![]() | 100% | 0 | 12 | 0 | 25 | 0 | 1 |
readNumber(int) | ![]() | 100% | ![]() | 100% | 0 | 19 | 0 | 31 | 0 | 1 |
nextToken() | ![]() | 100% | ![]() | 100% | 0 | 20 | 0 | 33 | 0 | 1 |
hasNextToken() | ![]() | 100% | ![]() | 100% | 0 | 9 | 0 | 17 | 0 | 1 |
readString() | ![]() | 100% | ![]() ![]() | 95% | 1 | 12 | 0 | 22 | 0 | 1 |
readFalse() | ![]() | 100% | ![]() | 100% | 0 | 5 | 0 | 13 | 0 | 1 |
readTrue() | ![]() | 100% | ![]() | 100% | 0 | 4 | 0 | 10 | 0 | 1 |
readNull() | ![]() | 100% | ![]() | 100% | 0 | 4 | 0 | 10 | 0 | 1 |
readNumberChar() | ![]() | 100% | ![]() | 100% | 0 | 2 | 0 | 4 | 0 | 1 |
getLastCharLocation() | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | |
JsonTokenizer(Reader, BufferPool) | ![]() | 100% | n/a | 0 | 1 | 0 | 8 | 0 | 1 | |
isDefinitelyInt() | ![]() | 100% | ![]() | 100% | 0 | 5 | 0 | 2 | 0 | 1 |
isDefinitelyLong() | ![]() | 100% | ![]() | 100% | 0 | 5 | 0 | 2 | 0 | 1 |
getBigDecimal() | ![]() | 100% | ![]() ![]() | 50% | 1 | 2 | 0 | 3 | 0 | 1 |
reset() | ![]() | 100% | ![]() | 100% | 0 | 2 | 0 | 7 | 0 | 1 |
getCharSequence() | ![]() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | |
getValue() | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | |
expectedChar(int, char) | ![]() | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | |
unexpectedChar(int) | ![]() | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | |
close() | ![]() | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 |