| blib/lib/Metrics/Any/Adapter/Test.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 16 | 68.7 |
| line | true | false | branch |
|---|---|---|---|
| 118 | 0 | 1 | @_ ? : |
| 131 | 3 | 8 | if ($use_full_distributions) { } |
| 150 | 17 | 0 | unless ref $self |
| 159 | 19 | 9 | if ($type eq 'counter' or $type eq 'gauge') { } |
| 9 | 0 | elsif ($type eq 'distribution' or $type eq 'timer') { } | |
| 163 | 1 | 8 | if (&reftype($value) eq 'HASH') { } |
| 199 | 10 | 0 | unless ref $self |
| 229 | 0 | 4 | if defined $timer_duration |