Source file "com/codahale/metrics/MetricRegistry.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 628 of 628 | 0% | 66 of 66 | 0% | 72 | 72 | 125 | 125 | 39 | 39 |
register(String, Metric) | ![]() | 0% | ![]() | 0% | 5 | 5 | 13 | 13 | 1 | 1 |
notifyListenerOfAddedMetric(MetricRegistryListener, Metric, String) | ![]() | 0% | ![]() | 0% | 6 | 6 | 12 | 12 | 1 | 1 |
registerAll(String, MetricSet) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
notifyListenerOfRemovedMetric(String, Metric, MetricRegistryListener) | ![]() | 0% | ![]() | 0% | 6 | 6 | 12 | 12 | 1 | 1 |
getOrAdd(String, MetricRegistry.MetricBuilder) | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
getMetrics(Class, MetricFilter) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
name(String, String[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
removeMatching(MetricFilter) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
addListener(MetricRegistryListener) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
onMetricAdded(String, Metric) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
onMetricRemoved(String, Metric) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
append(StringBuilder, String) | ![]() | 0% | ![]() | 0% | 4 | 4 | 5 | 5 | 1 | 1 |
remove(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
MetricRegistry() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
counter(String, MetricRegistry.MetricSupplier) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
histogram(String, MetricRegistry.MetricSupplier) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
meter(String, MetricRegistry.MetricSupplier) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
timer(String, MetricRegistry.MetricSupplier) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
gauge(String, MetricRegistry.MetricSupplier) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getNames() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
counter(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
histogram(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
meter(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
timer(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
removeListener(MetricRegistryListener) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
name(Class, String[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
registerAll(MetricSet) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getGauges(MetricFilter) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getCounters(MetricFilter) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getHistograms(MetricFilter) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMeters(MetricFilter) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getTimers(MetricFilter) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
buildMap() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getGauges() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getCounters() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getHistograms() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMeters() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getTimers() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMetrics() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |