blib/lib/App/Sky/Manager.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 14 | 18 | 77.7 |
line | true | false | branch |
---|---|---|---|
42 | 5 | 1 | unless (defined $sect_name) |
44 | 2 | 3 | if ($args->{'is_dir'}) { } |
61 | 0 | 6 | unless (defined $sect_name) |
66 | 0 | 6 | unless (exists $sections->{$sect_name}) |
78 | 1 | 6 | if (defined $args->{'target_dir'}) { } |
97 | 0 | 7 | unless my $filenames = $args->{'filenames'} |
99 | 0 | 7 | if (@$filenames != 1) |
117 | 2 | 5 | $is_dir ? : |
124 | 2 | 5 | $is_dir ? : |