Source file "org/springframework/data/mongodb/core/schema/IdentifiableJsonSchemaProperty.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 143 of 143 | 0% | 0 of 0 | n/a | 15 | 15 | 16 | 16 | 15 | 15 |
| minLength(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| maxLength(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| matching(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| possibleValues(Collection) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| allOf(Collection) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| anyOf(Collection) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| oneOf(Collection) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| notMatch(JsonSchemaObject) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| description(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| generatedDescription() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| allOf(JsonSchemaObject[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| anyOf(JsonSchemaObject[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| oneOf(JsonSchemaObject[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| IdentifiableJsonSchemaProperty.StringJsonSchemaProperty(String, TypedJsonSchemaObject.StringJsonSchemaObject) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| possibleValues(String[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |