Source file "org/apache/lucene/classification/SimpleNaiveBayesClassifier.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 512 of 512 | 0% | 34 of 34 | 0% | 30 | 30 | 100 | 100 | 13 | 13 |
getWordFreqForClass(String, Term) | ![]() | 0% | ![]() | 0% | 3 | 3 | 11 | 11 | 1 | 1 |
normClassificationResults(List) | ![]() | 0% | ![]() | 0% | 4 | 4 | 15 | 15 | 1 | 1 |
assignClassNormalizedList(String) | ![]() | 0% | ![]() | 0% | 4 | 4 | 13 | 13 | 1 | 1 |
countDocsWithClass() | ![]() | 0% | ![]() | 0% | 4 | 4 | 12 | 12 | 1 | 1 |
tokenize(String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
calculateLogLikelihood(String[], Term, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
getTextTermFreqForClass(Term) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
assignClass(String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
SimpleNaiveBayesClassifier(IndexReader, Analyzer, Query, String, String[]) | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
getClasses(String, int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
calculateLogPrior(Term, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getClasses(String) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
docCount(Term) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |