Source file "org/h2/util/json/JSONArray.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 88 of 88 | 0% | 8 of 8 | 0% | 11 | 11 | 21 | 21 | 7 | 7 |
| getArray(Class, Function) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| addTo(JSONTarget) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| getElement(int) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| JSONArray() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getArray() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| addElement(JSONValue) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| length() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |