Source file "com/fasterxml/jackson/core/util/DefaultPrettyPrinter.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 467 of 531 | 12% | 47 of 48 | 2% | 49 | 52 | 113 | 129 | 25 | 28 |
| DefaultPrettyPrinter(DefaultPrettyPrinter) | 0% | n/a | 1 | 1 | 16 | 16 | 1 | 1 | ||
| DefaultPrettyPrinter(DefaultPrettyPrinter, SerializableString) | 0% | n/a | 1 | 1 | 16 | 16 | 1 | 1 | ||
| withSeparators(Separators) | 0% | 0% | 2 | 2 | 10 | 10 | 1 | 1 | ||
| withRootSeparator(SerializableString) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| writeEndObject(JsonGenerator, int) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| writeEndArray(JsonGenerator, int) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| createInstance() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| _withSpaces(boolean) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| withArrayIndenter(DefaultPrettyPrinter.Indenter) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| withObjectIndenter(DefaultPrettyPrinter.Indenter) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| writeStartObject(JsonGenerator) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| writeStartArray(JsonGenerator) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| DefaultPrettyPrinter(String) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| withRootSeparator(String) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| writeObjectEntrySeparator(JsonGenerator) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| writeArrayValueSeparator(JsonGenerator) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| indentArraysWith(DefaultPrettyPrinter.Indenter) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| indentObjectsWith(DefaultPrettyPrinter.Indenter) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| writeRootValueSeparator(JsonGenerator) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| DefaultPrettyPrinter(SerializableString) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| beforeObjectEntries(JsonGenerator) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| beforeArrayValues(JsonGenerator) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| writeObjectFieldValueSeparator(JsonGenerator) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| withSpacesInObjectEntries() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| withoutSpacesInObjectEntries() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| DefaultPrettyPrinter(Separators) | 96% | 50% | 1 | 2 | 0 | 13 | 0 | 1 | ||
| static {...} | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| DefaultPrettyPrinter() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |