Condition Coverage

blib/lib/subs/auto.pm
Criterion Covered Total %
condition 14 20 70.0


and 3 conditions

line !l l&&!r l&&r condition
104 244 246 35 $cb and defined(my $data = &getdata(\&$cb, $tag))
127 42 56 122 $hints and $$hints{'subs::auto'}
143 0 0 2 $file and $line

or 2 conditions

line l !l condition
121 9 220 $_[-1] || ''

or 3 conditions

line l !l&&r !l&&!r condition
118 36 40 229 $name =~ /::/ or exists $core{$name}
191 1 6 0 ref $pkg or not $pkg =~ /$pkg_rx/
197 0 0 0 $pkg eq '' or $pkg =~ /^::/