blib/lib/Dist/Zilla/Plugin/GatherFile.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 8 | 87.5 |
line | true | false | branch |
---|---|---|---|
104 | 1 | 3 | if path($root)->is_relative |
109 | 0 | 4 | if -d $filename |
115 | 1 | 2 | if $self->prefix |
128 | 1 | 3 | unless my(@stat) = stat $filename |