Source file "org/glassfish/json/JsonTokenizer.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,266 of 1,266 | 0% | 220 of 220 | 0% | 146 | 146 | 263 | 263 | 27 | 27 |
unescape() | ![]() | 0% | ![]() | 0% | 12 | 12 | 25 | 25 | 1 | 1 |
readNumber(int) | ![]() | 0% | ![]() | 0% | 19 | 19 | 31 | 31 | 1 | 1 |
nextToken() | ![]() | 0% | ![]() | 0% | 20 | 20 | 33 | 33 | 1 | 1 |
fillBuf() | ![]() | 0% | ![]() | 0% | 4 | 4 | 17 | 17 | 1 | 1 |
hasNextToken() | ![]() | 0% | ![]() | 0% | 9 | 9 | 17 | 17 | 1 | 1 |
readString() | ![]() | 0% | ![]() | 0% | 12 | 12 | 22 | 22 | 1 | 1 |
static {...} | ![]() | 0% | ![]() | 0% | 5 | 5 | 10 | 10 | 1 | 1 |
getLong() | ![]() | 0% | ![]() | 0% | 8 | 8 | 8 | 8 | 1 | 1 |
getInt() | ![]() | 0% | ![]() | 0% | 8 | 8 | 8 | 8 | 1 | 1 |
read() | ![]() | 0% | ![]() | 0% | 5 | 5 | 10 | 10 | 1 | 1 |
readFalse() | ![]() | 0% | ![]() | 0% | 5 | 5 | 13 | 13 | 1 | 1 |
peek() | ![]() | 0% | ![]() | 0% | 5 | 5 | 10 | 10 | 1 | 1 |
readTrue() | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
readNull() | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
readNumberChar() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
getLastCharLocation() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getLocation() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
JsonTokenizer(Reader, BufferPool) | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
isDefinitelyInt() | ![]() | 0% | ![]() | 0% | 5 | 5 | 2 | 2 | 1 | 1 |
isDefinitelyLong() | ![]() | 0% | ![]() | 0% | 5 | 5 | 2 | 2 | 1 | 1 |
getBigDecimal() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
reset() | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
getValue() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
expectedChar(int, char) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
isIntegral() | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
unexpectedChar(int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
close() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |