Source file "org/apache/solr/client/solrj/io/stream/metrics/WeightedSumMetric.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 277 of 277 | 0% | 24 of 24 | 0% | 22 | 22 | 51 | 51 | 10 | 10 |
| WeightedSumMetric(StreamExpression, StreamFactory) | 0% | 0% | 4 | 4 | 14 | 14 | 1 | 1 | ||
| init(String, String, boolean) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| update(Tuple) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| getValue() | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| sumCounts() | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| toExpression(StreamFactory) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getColumns() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| newInstance() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| WeightedSumMetric(String, String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| WeightedSumMetric(String, String, boolean) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |