blib/lib/Footprintless/Deployment.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 11 | 16 | 68.7 |
line | true | false | branch |
---|---|---|---|
39 | 1 | 6 | if ($options{'to_dir'}) { } |
41 | 0 | 1 | $options{'names'} ? : |
42 | 0 | 1 | if $options{'extra'} |
49 | 0 | 6 | $options{'names'} ? : |
50 | 0 | 6 | if $options{'extra'} |
65 | 0 | 7 | $options{'names'} ? : |
71 | 1 | 12 | if (ref $resource eq 'HASH' and $resource->{'extract_to'}) { } |
90 | 1 | 5 | $resource_dir ? : |