Condition Coverage

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


and 3 conditions

line !l l&&!r l&&r condition
35 24 0 4 @_ and $meta->{'rw'} || $callpkg eq 'Soo' && $callfn eq '__ANON__'
83 0 0 32 $callpkg eq 'Soo' and $callfn eq '__ANON__'

or 2 conditions

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

or 3 conditions

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