Source file "org/apache/lucene/analysis/ar/ArabicStemmer.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% | 24 of 24 | 0% | 19 | 19 | 45 | 45 | 7 | 7 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 19 | 19 | 1 | 1 | |
startsWithCheckLength(char[], int, char[]) | ![]() | 0% | ![]() | 0% | 6 | 6 | 8 | 8 | 1 | 1 |
stemSuffix(char[], int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
endsWithCheckLength(char[], int, char[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
stemPrefix(char[], int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
stem(char[], int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
ArabicStemmer() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |