Source file "net/sourceforge/htmlunit/corejs/javascript/json/JsonParser.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,128 of 1,128 | 0% | 181 of 181 | 0% | 116 | 116 | 208 | 208 | 17 | 17 |
readString() | ![]() | 0% | ![]() | 0% | 24 | 24 | 55 | 55 | 1 | 1 |
readNumber(char) | ![]() | 0% | ![]() | 0% | 21 | 21 | 32 | 32 | 1 | 1 |
readObject() | ![]() | 0% | ![]() | 0% | 11 | 11 | 31 | 31 | 1 | 1 |
readArray() | ![]() | 0% | ![]() | 0% | 9 | 9 | 25 | 25 | 1 | 1 |
readValue() | ![]() | 0% | ![]() | 0% | 9 | 9 | 13 | 13 | 1 | 1 |
readFalse() | ![]() | 0% | ![]() | 0% | 6 | 6 | 4 | 4 | 1 | 1 |
consume(char) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
readTrue() | ![]() | 0% | ![]() | 0% | 5 | 5 | 4 | 4 | 1 | 1 |
readNull() | ![]() | 0% | ![]() | 0% | 5 | 5 | 4 | 4 | 1 | 1 |
parseValue(String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 10 | 10 | 1 | 1 |
fromHex(char) | ![]() | 0% | ![]() | 0% | 7 | 7 | 1 | 1 | 1 | 1 |
readDigits() | ![]() | 0% | ![]() | 0% | 4 | 4 | 5 | 5 | 1 | 1 |
consumeWhitespace() | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
nextOrNumberError(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
numberError(int, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
JsonParser(Context, Scriptable) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |