Source file "org/json/simple/parser/ParseException.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 107 of 107 | 0% | 4 of 4 | 0% | 13 | 13 | 28 | 28 | 10 | 10 |
toString() | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
ParseException(int, int, Object) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
ParseException(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
ParseException(int, Object) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setErrorType(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setPosition(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setUnexpectedObject(Object) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getErrorType() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getPosition() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getUnexpectedObject() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |