Source file "org/springframework/boot/configurationprocessor/metadata/ItemDeprecation.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 161 of 161 | 0% | 20 of 20 | 0% | 24 | 24 | 37 | 37 | 14 | 14 |
| equals(Object) | 0% | 0% | 7 | 7 | 8 | 8 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| nullSafeEquals(Object, Object) | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| ItemDeprecation(String, String, String) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| nullSafeHashCode(Object) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| ItemDeprecation(String, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ItemDeprecation() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setReason(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setReplacement(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setLevel(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getReason() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getReplacement() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLevel() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |