Source file "org/apache/commons/codec/language/MatchRatingApproachEncoder.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 661 of 661 | 0% | 84 of 84 | 0% | 55 | 55 | 115 | 115 | 13 | 13 |
leftToRightThenRightToLeftProcessing(String, String) | ![]() | 0% | ![]() | 0% | 6 | 6 | 26 | 26 | 1 | 1 |
isEncodeEquals(String, String) | ![]() | 0% | ![]() | 0% | 12 | 12 | 22 | 22 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
cleanName(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
encode(String) | ![]() | 0% | ![]() | 0% | 9 | 9 | 10 | 10 | 1 | 1 |
removeVowels(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 10 | 10 | 1 | 1 |
removeAccents(String) | ![]() | 0% | ![]() | 0% | 4 | 4 | 11 | 11 | 1 | 1 |
removeDoubleConsonants(String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
getMinRating(int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 11 | 11 | 1 | 1 |
getFirst3Last3(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
isVowel(String) | ![]() | 0% | ![]() | 0% | 6 | 6 | 2 | 2 | 1 | 1 |
encode(Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
MatchRatingApproachEncoder() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |