Source file "shaded_package/io/prometheus/client/Histogram.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 268 of 268 | 0% | 18 of 18 | 0% | 17 | 17 | 37 | 37 | 8 | 8 |
create() | ![]() | 0% | ![]() | 0% | 7 | 7 | 15 | 15 | 1 | 1 |
Histogram.Builder() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
linearBuckets(double, double, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
exponentialBuckets(double, double, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
withExemplarSampler(HistogramExemplarSampler) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
buckets(double[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
withExemplars() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
withoutExemplars() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |