Condition Coverage

blib/lib/Sub/Methodical.pm
Criterion Covered Total %
condition 8 11 72.7


and 3 conditions

line !l l&&!r l&&r condition
49 2 2 66 not /^MODIFY_.+_ATTRIBUTES$/ and $_ ne 'AUTOLOAD'
4 2 64 not /^MODIFY_.+_ATTRIBUTES$/ and $_ ne 'AUTOLOAD' and not /^_/
60 0 0 1 ref $ref eq 'CODE' and grep {$_ eq 'Methodical';} @attrs

or 2 conditions

line l !l condition
61 0 1 $methodical{$pkg} ||= []