Condition Coverage

blib/lib/Devel/TraceDeps.pm
Criterion Covered Total %
condition 5 14 35.7


or 2 conditions

line l !l condition
117 0 0 $store{$p} ||= []
147 41 7 $store{$p} ||= []
271 0 0 $args[1] || 'tracedeps'
280 0 0 $ENV{'PERL5OPT'} || ''

or 3 conditions

line l !l&&r !l&&!r condition
155 1 0 47 $module =~ /^5(?:\.|$)/ or ord substr($module, 0, 1) == 5
214 0 0 1 $from[6] || $from[3] =~ /::BEGIN$/