Source file "com/netflix/spectator/impl/matcher/StartsWithMatcher.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 116 of 116 | 0% | 14 of 14 | 0% | 17 | 17 | 25 | 25 | 10 | 10 |
equals(Object) | ![]() | 0% | ![]() | 0% | 6 | 6 | 6 | 6 | 1 | 1 |
matches(String, int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
hashCode() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
toString() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
StartsWithMatcher(String, boolean) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
StartsWithMatcher(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
minLength() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
pattern() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
prefix() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isStartAnchored() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |