Source file "org/springframework/boot/context/properties/source/ConfigurationProperty.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 134 of 134 | 0% | 18 of 18 | 0% | 19 | 19 | 31 | 31 | 10 | 10 |
| equals(Object) | 0% | 0% | 8 | 8 | 9 | 9 | 1 | 1 | ||
| ConfigurationProperty(ConfigurationPropertyName, Object, Origin) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| of(ConfigurationPropertyName, OriginTrackedValue) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| of(ConfigurationPropertyName, Object, Origin) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| compareTo(ConfigurationProperty) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getValue() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getOrigin() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |