Source file "org/apache/lucene/classification/CachingNaiveBayesClassifier.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 521 of 521 | 0% | 48 of 48 | 0% | 29 | 29 | 100 | 100 | 5 | 5 |
reInitCache(int, boolean) | ![]() | 0% | ![]() | 0% | 9 | 9 | 34 | 34 | 1 | 1 |
calculateLogLikelihood(String[]) | ![]() | 0% | ![]() | 0% | 8 | 8 | 29 | 29 | 1 | 1 |
getWordFreqForClassess(String) | ![]() | 0% | ![]() | 0% | 10 | 10 | 24 | 24 | 1 | 1 |
CachingNaiveBayesClassifier(IndexReader, Analyzer, Query, String, String[]) | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
assignClassNormalizedList(String) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 |