Source file "com/netflix/spectator/impl/matcher/PatternUtils.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,231 of 1,231 | 0% | 188 of 188 | 0% | 129 | 129 | 255 | 255 | 22 | 22 |
expandEscapedChars(String) | ![]() | 0% | ![]() | 0% | 20 | 20 | 42 | 42 | 1 | 1 |
expandOrClauses(Matcher, int) | ![]() | 0% | ![]() | 0% | 14 | 14 | 29 | 29 | 1 | 1 |
expandSeq(SeqMatcher, int) | ![]() | 0% | ![]() | 0% | 10 | 10 | 30 | 30 | 1 | 1 |
escape(String) | ![]() | 0% | ![]() | 0% | 21 | 21 | 25 | 25 | 1 | 1 |
toSqlPattern(StringBuilder, Matcher) | ![]() | 0% | ![]() | 0% | 13 | 13 | 33 | 33 | 1 | 1 |
ignoreCase(Matcher) | ![]() | 0% | ![]() | 0% | 5 | 5 | 13 | 13 | 1 | 1 |
getPrefix(Matcher) | ![]() | 0% | ![]() | 0% | 5 | 5 | 10 | 10 | 1 | 1 |
getSuffix(Matcher) | ![]() | 0% | ![]() | 0% | 5 | 5 | 10 | 10 | 1 | 1 |
compile(String) | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
expandOr(OrMatcher, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 11 | 11 | 1 | 1 |
sqlEscape(String) | ![]() | 0% | ![]() | 0% | 5 | 5 | 9 | 9 | 1 | 1 |
map(List, Function, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
context(String, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
toSqlPattern(Matcher) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
parse(String, int, String, String, int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
tail(Matcher) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
error(String, String, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
unsupported(String, String, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
endsWithWildcard(StringBuilder) | ![]() | 0% | ![]() | 0% | 3 | 3 | 2 | 2 | 1 | 1 |
head(Matcher) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
lambda$expandOrClauses$1(ZeroOrMoreMatcher, Matcher) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$expandOrClauses$0(IndexOfMatcher, Matcher) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |