blib/lib/App/Embra/Plugin/GatherDir.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 12 | 16 | 75.0 |
line | true | false | branch |
---|---|---|---|
15 | 0 | 4 | if @_ > 0 |
39 | 0 | 4 | if @_ > 0 |
41 | 0 | 35 | unless @_ > 0 |
0 | 35 | if @_ > 1 | |
42 | 4 | 31 | if $file eq $self->from |
45 | 5 | 11 | if $file->is_dir and $skip || $exclude |
46 | 11 | 15 | if $file->is_dir |
48 | 3 | 12 | if $skip or $exclude |