Source file "org/apache/commons/codec/language/Soundex.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 234 of 234 | 0% | 34 of 34 | 0% | 30 | 30 | 51 | 51 | 13 | 13 |
soundex(String) | ![]() | 0% | ![]() | 0% | 8 | 8 | 16 | 16 | 1 | 1 |
getMappingCode(String, int) | ![]() | 0% | ![]() | 0% | 8 | 8 | 9 | 9 | 1 | 1 |
map(char) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
Soundex(char[]) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
encode(Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
Soundex(String) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
Soundex() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
difference(String, String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
encode(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setMaxLength(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getMaxLength() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getSoundexMapping() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |