Source file "org/springframework/boot/context/properties/source/ConfigurationPropertyName.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 101 of 101 | 0% | 28 of 28 | 0% | 22 | 22 | 20 | 20 | 8 | 8 |
| getInvalidChars(CharSequence) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| isValidElement(CharSequence) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| isValidChar(char, int) | 0% | 0% | 5 | 5 | 1 | 1 | 1 | 1 | ||
| process(CharSequence, int, int, boolean) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| isAlpha(char) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| isNumeric(char) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| ConfigurationPropertyName.ElementValidator() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isValid() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |