Condition Coverage

blib/lib/Perinci/Gen/ForModule.pm
Criterion Covered Total %
condition 6 13 46.1


and 3 conditions

line !l l&&!r l&&r condition
120 3 0 0 defined $inc and not match_array_or_regex($sub, $inc)
125 0 2 1 defined $exc and match_array_or_regex($sub, $exc)

or 2 conditions

line l !l condition
75 0 1 $args{'load'} // 1
92 1 0 $VERSION // '?'

or 3 conditions

line l !l&&r !l&&!r condition
70 0 1 0 $args{'exclude_subs'} // qr/^_/