Source file "org/apache/lucene/queries/ExtendedCommonTermsQuery.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 43 of 43 | 0% | 2 of 2 | 0% | 10 | 10 | 14 | 14 | 9 | 9 |
| calcMinimumNumberShouldMatch(String, int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| ExtendedCommonTermsQuery(BooleanClause.Occur, BooleanClause.Occur, float) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| calcLowFreqMinimumNumberShouldMatch(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| calcHighFreqMinimumNumberShouldMatch(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setHighFreqMinimumNumberShouldMatch(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setLowFreqMinimumNumberShouldMatch(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getHighFreqMinimumNumberShouldMatchSpec() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLowFreqMinimumNumberShouldMatchSpec() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaxTermFrequency() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |