Source file "org/springframework/data/mongodb/core/schema/MongoJsonSchema.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 132 of 132 | 0% | 0 of 0 | n/a | 17 | 17 | 34 | 34 | 17 | 17 |
| MongoJsonSchema.MongoJsonSchemaBuilder() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| minProperties(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| maxProperties(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| required(String[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| additionalProperties(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| additionalProperties(TypedJsonSchemaObject.ObjectJsonSchemaObject) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| properties(JsonSchemaProperty[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| patternProperties(JsonSchemaProperty[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| property(JsonSchemaProperty) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| possibleValues(Set) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| allOf(Set) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| anyOf(Set) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| oneOf(Set) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| notMatch(JsonSchemaObject) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| description(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| build() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| encryptionMetadata(Document) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |