Source file "com/google/common/base/CharMatcher.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 55 of 75 | 26% | 4 of 6 | 33% | 4 | 7 | 8 | 13 | 2 | 4 |
| toString() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| setBits(BitSet) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| CharMatcher.AnyOf(CharSequence) | 100% | n/a | 0 | 1 | 0 | 4 | 0 | 1 | ||
| matches(char) | 100% | 100% | 0 | 2 | 0 | 1 | 0 | 1 |