Source file "org/apache/lucene/analysis/query/QueryAutoStopWordAnalyzer.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 199 of 199 | 0% | 16 of 16 | 0% | 17 | 17 | 41 | 41 | 9 | 9 |
QueryAutoStopWordAnalyzer(Analyzer, IndexReader, Collection, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 16 | 16 | 1 | 1 |
getStopWords() | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
wrapComponents(String, Analyzer.TokenStreamComponents) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
getStopWords(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
QueryAutoStopWordAnalyzer(Analyzer, IndexReader, Collection, float) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
QueryAutoStopWordAnalyzer(Analyzer, IndexReader, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
QueryAutoStopWordAnalyzer(Analyzer, IndexReader, float) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
QueryAutoStopWordAnalyzer(Analyzer, IndexReader) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getWrappedAnalyzer(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |