blib/lib/SHARYANTO/File/Util.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 11 | 14 | 78.5 |
line | true | false | branch |
---|---|---|---|
20 | 3 | 1 | unless not -l $path and -e _ |
25 | 1 | 4 | unless -l $path |
29 | 4 | 0 | if ($path =~ m[(.+)/(.+)]s) { } |
31 | 0 | 4 | unless defined $path |
42 | 1 | 4 | unless -d $dir |
43 | 0 | 4 | unless opendir my $dh, $dir |
44 | 7 | 4 | if $_ ne '.' |