| blib/lib/Directory/Deploy/Maker.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 16 | 56.2 |
| line | true | false | branch |
|---|---|---|---|
| 13 | 2 | 2 | if ($entry->is_file) { } |
| 28 | 1 | 1 | unless -d $file->parent |
| 29 | 0 | 2 | unless my $file_handle = $file->openw |
| 31 | 0 | 2 | if (not defined $content) { } |
| 2 | 0 | elsif (ref $content eq 'SCALAR') { } | |
| 0 | 0 | elsif (not ref $content) { } | |
| 44 | 0 | 2 | if $mode = $entry->mode |
| 56 | 0 | 2 | if $mode = $entry->mode |