Source file "org/eclipse/parsson/JsonPrettyGeneratorImpl.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 113 of 113 | 0% | 6 of 6 | 0% | 15 | 15 | 36 | 36 | 12 | 12 |
| writeEnd() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| writeComma() | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| writeStartObject(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| writeStartArray(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| writeIndent() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| writeStartObject() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| writeStartArray() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| JsonPrettyGeneratorImpl(OutputStream, Charset, BufferPool) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| writeColon() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| JsonPrettyGeneratorImpl(Writer, BufferPool) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| JsonPrettyGeneratorImpl(OutputStream, BufferPool) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| writeNewLine() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |