Source file "org/bson/json/StrictCharacterStreamJsonWriterSettings.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 44 of 44 | 0% | 0 of 0 | n/a | 6 | 6 | 15 | 15 | 6 | 6 |
| StrictCharacterStreamJsonWriterSettings.Builder() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| newLineCharacters(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| indentCharacters(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| build() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| indent(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| maxLength(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |