blib/lib/Metrics/Any/Adapter/Test.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 11 | 16 | 68.7 |
line | true | false | branch |
---|---|---|---|
121 | 0 | 1 | @_ ? : |
134 | 3 | 8 | if ($use_full_distributions) { } |
153 | 18 | 0 | unless ref $self |
162 | 21 | 9 | if ($type eq 'counter' or $type eq 'gauge') { } |
9 | 0 | elsif ($type eq 'distribution' or $type eq 'timer') { } | |
166 | 1 | 8 | if (&reftype($value) eq 'HASH') { } |
202 | 11 | 0 | unless ref $self |
232 | 0 | 4 | if defined $timer_duration |