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 | 176 of 176 | 0% | 0 of 0 | n/a | 18 | 18 | 19 | 19 | 18 | 18 |
| multipleOf(Number) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| within(Range) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| gt(Number) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| gte(Number) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lt(Number) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lte(Number) | 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(Number[]) | 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.NumericJsonSchemaProperty(String, TypedJsonSchemaObject.NumericJsonSchemaObject) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| allOf(JsonSchemaObject[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |