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