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 | 706 of 706 | 0% | 158 of 158 | 0% | 100 | 100 | 142 | 142 | 12 | 12 |
| metaphone(String) | 0% | 0% | 78 | 78 | 118 | 118 | 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 | 2 | 2 | 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 |