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 | 270 of 270 | 0% | 28 of 28 | 0% | 23 | 23 | 34 | 34 | 9 | 9 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
startsWith(char[], int, char[]) | ![]() | 0% | ![]() | 0% | 6 | 6 | 8 | 8 | 1 | 1 |
stemSuffix(char[], int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
endsWith(char[], int, char[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
stemPrefix(char[], int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
delete(char[], int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
deleteN(char[], int, int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
stem(char[], int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
ArabicStemmer() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |