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 | 82 of 82 | 0% | 2 of 2 | 0% | 20 | 20 | 28 | 28 | 19 | 19 |
indexIn(CharSequence, int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
matchesAllOf(CharSequence) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
replaceFrom(CharSequence, CharSequence) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
indexIn(CharSequence) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
lastIndexIn(CharSequence) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
matchesNoneOf(CharSequence) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
countIn(CharSequence) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
and(CharMatcher) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
CharMatcher.None() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
or(CharMatcher) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
removeFrom(CharSequence) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
replaceFrom(CharSequence, char) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
collapseFrom(CharSequence, char) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
trimFrom(CharSequence) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
trimLeadingFrom(CharSequence) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
trimTrailingFrom(CharSequence) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
matches(char) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
negate() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |