Condition Coverage

blib/lib/Meta/Builder/Base.pm
Criterion Covered Total %
condition 4 12 33.3


and 3 conditions

line !l l&&!r l&&r condition
107 0 0 39 $metric and $action
0 0 39 $metric and $action and $code

or 3 conditions

line l !l&&r !l&&!r condition
17 0 11 0 $metrics{$metric} || $meta->{'generators'}[$idx]->()
24 5 0 0 $meta->{'accessor'} || croak("$class does not have an accessor set.")