lib/Net/Prometheus/Pushgateway.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 14 | 0.0 |
line | true | false | branch |
---|---|---|---|
74 | 0 | 0 | if ref $buckets ne 'ARRAY' |
75 | 0 | 0 | if ref $label ne 'HASH' |
83 | 0 | 0 | $value <= $bucket ? : |
98 | 0 | 0 | if ref $label ne 'HASH' |
99 | 0 | 0 | unless $METRIC_VALID_TYPES{$type} |
111 | 0 | 0 | if ($label) |
124 | 0 | 0 | if $response->is_success |