lib/Dancer2/Plugin/PrometheusTiny.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 6 | 83.3 |
line | true | false | branch |
---|---|---|---|
105 | 2 | 1 | $self->include_default_metrics ? : |
143 | 2 | 1 | if ($plugin->include_default_metrics) |
185 | 0 | 3 | if ($response->isa('Dancer2::Core::Response::Delayed')) |