| blib/lib/Module/Release/PermissionFix.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 12 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 66 | 0 | 0 | if ($file->is_file) { } |
| 0 | 0 | elsif ($file->is_dir) { } | |
| 68 | 0 | 0 | if (substr(${$file->get_content_by_ref;}, 0, 2) eq '#!') { } |
| 79 | 0 | 0 | if $mode eq $fixedmode |
| 86 | 0 | 0 | if ($fixes) { } |
| 87 | 0 | 0 | unless rename $dist, "$dist.bak" |