Source file "com/codahale/metrics/WeightedSnapshot.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 336 of 336 | 0% | 36 of 36 | 0% | 28 | 28 | 53 | 53 | 10 | 10 |
| WeightedSnapshot(Collection) | 0% | 0% | 5 | 5 | 15 | 15 | 1 | 1 | ||
| getValue(double) | 0% | 0% | 8 | 8 | 12 | 12 | 1 | 1 | ||
| getStdDev() | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| dump(OutputStream) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getMean() | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| getMax() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getMin() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getValues() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| size() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$new$0(WeightedSnapshot.WeightedSample) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |