| blib/lib/Acme/SList/Utilities.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 16 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 20 | 0 | 0 | if ($elem =~ /\A \s* \z/msx) |
| 25 | 0 | 0 | if ($elem ne '..' and not -d $dir) |
| 26 | 0 | 0 | unless mkdir $dir |
| 39 | 0 | 0 | unless copy("$from/$file", "$to/$file") |
| 61 | 0 | 0 | unless $min == 0 |
| 62 | 0 | 0 | unless $hour == 0 |
| 77 | 0 | 0 | if (defined $ENV{'SL_Target'} and $ENV{'SL_Target'} ne '') |
| 79 | 0 | 0 | unless ($sl_target =~ /\A [0-9a-z]{0,4} \z/msx) |