Source file "org/apache/solr/search/TextLogisticRegressionQParserPlugin.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 474 of 474 | 0% | 36 of 36 | 0% | 26 | 26 | 81 | 81 | 8 | 8 |
finish() | ![]() | 0% | ![]() | 0% | 13 | 13 | 47 | 47 | 1 | 1 |
TextLogisticRegressionQParserPlugin.TextLogisticRegressionCollector(ResponseBuilder, IndexSearcher, TextLogisticRegressionQParserPlugin.TrainingParams) | ![]() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | |
collect(int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
sum(double[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
multiply(double[], double[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
multiply(double, double[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
doSetNextReader(LeafReaderContext) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
sigmoid(double) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |