Source file "org/wildfly/common/string/CompositeCharSequence.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 237 of 237 | 0% | 40 of 40 | 0% | 28 | 28 | 54 | 54 | 8 | 8 |
| subSequence(int, int) | 0% | 0% | 11 | 11 | 18 | 18 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 5 | 5 | 7 | 7 | 1 | 1 | ||
| charAt(int) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| hashCode() | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| toString() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| length() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| CompositeCharSequence(List) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| CompositeCharSequence(CharSequence[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |