Condition Coverage

blib/lib/Metrics/Any/Adapter/Test.pm
Criterion Covered Total %
condition 10 13 76.9


or 2 conditions

line l !l condition
132 2 1 $storage //= {}
137 0 8 $storage //= [0, 0]

or 3 conditions

line l !l&&r !l&&!r condition
57 27 4 0 $singleton //= $class->SUPER::new(@_)
159 14 5 9 $type eq "counter" or $type eq "gauge"
5 4 0 $type eq "distribution" or $type eq "timer"