Condition Coverage

blib/lib/Method/Signatures/Simple.pm
Criterion Covered Total %
condition 13 16 81.2


and 3 conditions

line !l l&&!r l&&r condition
88 0 7 14 defined $proto and length $proto

or 2 conditions

line l !l condition
69 1 15 $attrs ||= ''
77 14 7 $proto ||= ''

or 3 conditions

line l !l&&r !l&&!r condition
24 0 12 0 $opts{'into'} ||= caller
26 1 1 10 delete $opts{'name'} || delete $opts{'method_keyword'}
30 2 1 9 defined $meth or defined $func