| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 237 of 291 | 18% | 48 of 59 | 18% | 31 | 39 | 58 | 71 | 5 | 9 |
| repeat(String, int) | 0% | 0% | 11 | 11 | 23 | 23 | 1 | 1 | ||
| leftPad(String, int, String) | 0% | 0% | 9 | 9 | 20 | 20 | 1 | 1 | ||
| joinWith(String, List) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| isEmpty(CharSequence) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| leftPad(String, int, char) | 71% | 66% | 2 | 4 | 2 | 8 | 0 | 1 | ||
| StringUtils() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| repeat(char, int) | 91% | 75% | 1 | 3 | 1 | 6 | 0 | 1 | ||
| isBlank(String) | 100% | 100% | 0 | 3 | 0 | 1 | 0 | 1 | ||
| static {...} | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |