Condition Coverage

blib/lib/Soo.pm
Criterion Covered Total %
condition 5 11 45.4


and 3 conditions

line !l l&&!r l&&r condition
39 42 0 7 @_ and $meta->{'rw'} || $callpkg eq 'Soo' && $callfn eq '__ANON__'
89 0 0 56 $callpkg eq 'Soo' and $callfn eq '__ANON__'

or 2 conditions

line l !l condition
33 0 49 $meta->{'set'} || sub { $_[1]; }

or 3 conditions

line l !l&&r !l&&!r condition
39 0 7 0 $meta->{'rw'} || $callpkg eq 'Soo' && $callfn eq '__ANON__'