| lib/Net/Prometheus/Pushgateway.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 72 | 0 | 0 | if ref $buckets ne 'ARRAY' |
| 73 | 0 | 0 | if ref $label ne 'HASH' |
| 81 | 0 | 0 | $value <= $bucket ? : |
| 96 | 0 | 0 | if ref $label ne 'HASH' |
| 97 | 0 | 0 | unless $METRIC_VALID_TYPES{$type} |
| 109 | 0 | 0 | if ($label) |
| 122 | 0 | 0 | if $response->is_success |