| blib/lib/App/Install.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 18 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 274 | 0 | 0 | unless opendir DIR, $dir |
| 278 | 0 | 0 | if (@files) |
| 300 | 0 | 0 | if ($content) { } |
| 304 | 0 | 0 | if $permissions{$file} |
| 314 | 0 | 0 | unless open my $ifh, '<', $template_file |
| 337 | 0 | 0 | unless (-e $subdir) |
| 338 | 0 | 0 | unless (mkpath($subdir)) |
| 346 | 0 | 0 | if (open my $ofh, '>', $outfile) { } |
| 357 | 0 | 0 | unless $file |