Condition Coverage

blib/lib/Exporter/ConditionalSubs.pm
Criterion Covered Total %
condition 6 10 60.0


and 2 conditions

line l !l condition
167 4 4 $globref and *$globref{'CODE'}

and 3 conditions

line !l l&&!r l&&r condition
122 3 8 18 @args and not +($args[0] || '') =~ /^-(?:if|unless)$/
146 0 0 0 $args[0] and $args[0] =~ /^-(?:if|unless)$/

or 2 conditions

line l !l condition
122 26 0 $args[0] || ''