| blib/lib/Metrics/Any/AdapterBase/Stored.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 9 | 10 | 90.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 66 | 21 | 7 | if ref $name eq "ARRAY" | 
| 82 | 0 | 44 | unless $metric->{'type'} eq $type | 
| 95 | 31 | 13 | unless my $labels = $metric->{'labels'} | 
| 126 | 2 | 18 | if (my $cbs = $self->{"\000batch_callbacks"}) | 
| 131 | 2 | 87 | if $handle =~ /^\0/u |