Source file "net/minidev/json/JSONObject.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 331 of 334 | 0% | 40 of 40 | 0% | 42 | 43 | 89 | 91 | 22 | 23 |
merge(JSONObject, JSONObject) | ![]() | 0% | ![]() | 0% | 10 | 10 | 24 | 24 | 1 | 1 |
writeJSONKV(String, Object, Appendable, JSONStyle) | ![]() | 0% | ![]() | 0% | 4 | 4 | 12 | 12 | 1 | 1 |
merge(JSONObject, Object) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
getAsNumber(String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
merge(JSONArray, Object) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
toJSONString(Map, JSONStyle) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
writeJSON(Map, Appendable, JSONStyle) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
getAsString(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
appendField(String, Object) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
merge(JSONArray, JSONArray) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
writeJSON(Map, Appendable) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
writeJSONString(Appendable) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
writeJSONString(Appendable, JSONStyle) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
merge(Object) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
JSONObject(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
toJSONString(Map) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
JSONObject(Map) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
toJSONString() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
toJSONString(JSONStyle) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
toString(JSONStyle) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
toString() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
escape(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
JSONObject() | ![]() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |