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 | 47 of 64 | 26% | 0 of 2 | 100% | 6 | 9 | 10 | 14 | 6 | 8 |
| setBits(BitSet) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| countIn(CharSequence) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| matchesAllOf(CharSequence) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| matchesNoneOf(CharSequence) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| negate() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| matches(char) | 100% | 100% | 0 | 2 | 0 | 1 | 0 | 1 | ||
| CharMatcher.Negated(CharMatcher) | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 |