Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 2 of 661 | 99% | 3 of 84 | 96% | 3 | 55 | 1 | 116 | 0 | 13 |
encode(String) | ![]() ![]() | 96% | ![]() ![]() | 81% | 3 | 9 | 1 | 10 | 0 | 1 |
leftToRightThenRightToLeftProcessing(String, String) | ![]() | 100% | ![]() | 100% | 0 | 6 | 0 | 26 | 0 | 1 |
isEncodeEquals(String, String) | ![]() | 100% | ![]() | 100% | 0 | 12 | 0 | 22 | 0 | 1 |
static {...} | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | |
cleanName(String) | ![]() | 100% | ![]() | 100% | 0 | 2 | 0 | 6 | 0 | 1 |
removeVowels(String) | ![]() | 100% | ![]() | 100% | 0 | 2 | 0 | 10 | 0 | 1 |
removeAccents(String) | ![]() | 100% | ![]() | 100% | 0 | 4 | 0 | 11 | 0 | 1 |
removeDoubleConsonants(String) | ![]() | 100% | ![]() | 100% | 0 | 3 | 0 | 6 | 0 | 1 |
getMinRating(int) | ![]() | 100% | ![]() | 100% | 0 | 5 | 0 | 11 | 0 | 1 |
getFirst3Last3(String) | ![]() | 100% | ![]() | 100% | 0 | 2 | 0 | 6 | 0 | 1 |
isVowel(String) | ![]() | 100% | ![]() | 100% | 0 | 6 | 0 | 2 | 0 | 1 |
encode(Object) | ![]() | 100% | ![]() | 100% | 0 | 2 | 0 | 3 | 0 | 1 |
MatchRatingApproachEncoder() | ![]() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |