Source file "org/apache/avro/data/Json.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 292 of 292 | 0% | 31 of 31 | 0% | 29 | 29 | 75 | 75 | 7 | 7 |
| write(JsonNode, Encoder) | 0% | 0% | 11 | 11 | 42 | 42 | 1 | 1 | ||
| read(Decoder) | 0% | 0% | 13 | 13 | 18 | 18 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| parseJson(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| writeObject(Object, Encoder) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| toString(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| readObject(Decoder) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |