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 | 64 of 64 | 0% | 2 of 2 | 0% | 9 | 9 | 14 | 14 | 8 | 8 |
setBits(BitSet) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
toString() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
matches(char) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
CharMatcher.Negated(CharMatcher) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 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 |