Branch Coverage

blib/lib/Acme/SList/Utilities.pm
Criterion Covered Total %
branch 0 16 0.0


line true false branch
19 0 0 if ($elem =~ /\A \s* \z/msx)
24 0 0 if ($elem ne '..' and not -d $dir)
25 0 0 unless mkdir $dir
38 0 0 unless copy("$from/$file", "$to/$file")
60 0 0 unless $min == 0
61 0 0 unless $hour == 0
76 0 0 if (defined $ENV{'SL_Target'} and $ENV{'SL_Target'} ne '')
78 0 0 unless ($sl_target =~ /\A [0-9a-z]{0,4} \z/msx)