Condition Coverage

lib/AutoSplit.pm
Criterion Covered Total %
condition 0 54 0.0


and 3 conditions

line !l l&&!r l&&r condition
281 0 0 0 $Is_VMS and /[:>\]]/
343 0 0 0 $check_for_autoloader and not $autoloader_seen
355 0 0 0 $Is_VMS and $filename =~ /$modpname.pm/i
365 0 0 0 $al_ts_time >= $pm_mod_time and $al_ts_time >= $self_mod_time
429 0 0 0 not $Is83 and open $out, ">$lpath"
564 0 0 0 %notuniq and $warn

or 2 conditions

line l !l condition
364 0 0 (stat "$al_idx_file")[9] || 1
411 0 0 $2 || ''
488 0 0 $outdirs{File::Basename::dirname($_)} ||= 1

or 3 conditions

line l !l&&r !l&&!r condition
306 0 0 0 $autodir ||= catfile('.', 'lib', 'auto')
334 0 0 0 $in_pod or /^=cut/
355 0 0 0 $filename =~ /\Q$modpname.pm\E$/ or $^O eq 'dos'
0 0 0 $filename =~ /\Q$modpname.pm\E$/ or $^O eq 'dos' or $^O eq 'MSWin32'
0 0 0 $filename =~ /\Q$modpname.pm\E$/ or $^O eq 'dos' or $^O eq 'MSWin32' or $^O eq 'NetWare'
0 0 0 $filename =~ /\Q$modpname.pm\E$/ or $^O eq 'dos' or $^O eq 'MSWin32' or $^O eq 'NetWare' or $Is_VMS and $filename =~ /$modpname.pm/i
399 0 0 0 $in_pod or /^=cut/
453 0 0 0 @cache or /\S/
481 0 0 0 $Is_VMS or $Is83
495 0 0 0 $Is83 or $Is_VMS