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 | 24 of 51 | 52% | 0 of 4 | 100% | 2 | 6 | 4 | 9 | 2 | 4 |
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setBits(BitSet) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| matches(char) | 100% | 100% | 0 | 3 | 0 | 1 | 0 | 1 | ||
| CharMatcher.Or(CharMatcher, CharMatcher) | 100% | n/a | 0 | 1 | 0 | 4 | 0 | 1 |