Source file "org/apache/lucene/analysis/id/IndonesianStemmer.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 796 of 796 | 0% | 128 of 128 | 0% | 73 | 73 | 132 | 132 | 9 | 9 |
removeFirstOrderPrefix(char[], int) | ![]() | 0% | ![]() | 0% | 21 | 21 | 60 | 60 | 1 | 1 |
removeSecondOrderPrefix(char[], int) | ![]() | 0% | ![]() | 0% | 13 | 13 | 24 | 24 | 1 | 1 |
removeSuffix(char[], int) | ![]() | 0% | ![]() | 0% | 14 | 14 | 11 | 11 | 1 | 1 |
stemDerivational(char[], int) | ![]() | 0% | ![]() | 0% | 8 | 8 | 10 | 10 | 1 | 1 |
stem(char[], int, boolean) | ![]() | 0% | ![]() | 0% | 6 | 6 | 10 | 10 | 1 | 1 |
removePossessivePronoun(char[], int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
removeParticle(char[], int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
isVowel(char) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
IndonesianStemmer() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |