Source file "org/apache/lucene/classification/document/SimpleNaiveBayesDocumentClassifier.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 461 of 461 | 0% | 24 of 24 | 0% | 24 | 24 | 90 | 90 | 12 | 12 |
assignNormClasses(Document) | ![]() | 0% | ![]() | 0% | 5 | 5 | 21 | 21 | 1 | 1 |
analyzeSeedDocument(Document, Map, Map) | ![]() | 0% | ![]() | 0% | 4 | 4 | 17 | 17 | 1 | 1 |
getWordFreqForClass(String, String, Term) | ![]() | 0% | ![]() | 0% | 2 | 2 | 10 | 10 | 1 | 1 |
calculateLogLikelihood(String[], String, Term, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
assignClass(Document) | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
getTokenArray(TokenStream) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
getTextTermFreqForClass(Term, String) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
SimpleNaiveBayesDocumentClassifier(IndexReader, Query, String, Map, String[]) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
getClasses(Document, int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
calculateLogPrior(Term, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getClasses(Document) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
docCount(Term) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |