Source file "org/apache/commons/codec/language/Metaphone.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 716 of 716 | 0% | 160 of 160 | 0% | 101 | 101 | 146 | 146 | 12 | 12 |
metaphone(String) | ![]() | 0% | ![]() | 0% | 79 | 79 | 121 | 121 | 1 | 1 |
regionMatch(StringBuilder, int, String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
isNextChar(StringBuilder, int, char) | ![]() | 0% | ![]() | 0% | 4 | 4 | 4 | 4 | 1 | 1 |
isPreviousChar(StringBuilder, int, char) | ![]() | 0% | ![]() | 0% | 4 | 4 | 4 | 4 | 1 | 1 |
encode(Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
isVowel(StringBuilder, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isLastChar(int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isMetaphoneEqual(String, String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
Metaphone() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
encode(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
setMaxCodeLen(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getMaxCodeLen() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |