| blib/lib/Net/Prometheus/Histogram.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 8 | 87.5 |
| line | true | false | branch |
|---|---|---|---|
| 100 | 3 | 4 | if (not $opts{'buckets'} and grep {/^bucket/u;} keys %opts) |
| 110 | 1 | 5 | if $opts{'labels'} and &any(sub { $_ eq "le"; } , @{$opts{"labels"}}) |
| 118 | 4 | 1 | unless ($self->labelcount) |
| 151 | 38 | 0 | if $min <= $_ |