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