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 | 191 of 191 | 0% | 0 of 0 | n/a | 19 | 19 | 20 | 20 | 19 | 19 |
| items(JsonSchemaObject[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| uniqueItems(boolean) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| range(Range) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| minItems(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| maxItems(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| items(Collection) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| additionalItems(boolean) | 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 | ||
| possibleValues(Object[]) | 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.ArrayJsonSchemaProperty(String, TypedJsonSchemaObject.ArrayJsonSchemaObject) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |