Source file "org/restlet/ext/json/JsonRepresentation.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 253 of 253 | 0% | 26 of 26 | 0% | 33 | 33 | 79 | 79 | 20 | 20 |
getJsonText() | ![]() | 0% | ![]() | 0% | 9 | 9 | 25 | 25 | 1 | 1 |
write(Writer) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
JsonRepresentation(String) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
getJsonArray() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
getJsonObject() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
init(Object) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
JsonRepresentation(Representation) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
getJsonTokener() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
getSize() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
JsonRepresentation(JSONArray) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
JsonRepresentation(JSONObject) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
JsonRepresentation(JSONStringer) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
JsonRepresentation(JSONTokener) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
JsonRepresentation(Map) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
JsonRepresentation(Object) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
toJsonTokener() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setIndenting(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setIndentingSize(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getIndentingSize() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isIndenting() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |