| blib/lib/Minima/Project.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 14 | 14 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 26 | 4 | 3 | if ($project->exists) { } |
| 27 | 1 | 3 | unless $project->is_dir |
| 29 | 1 | 2 | if $project->children |
| 42 | 20 | 36 | unless ($dir->is_dir) |
| 69 | 20 | 40 | if (/\.dtpl$/u) |
| 77 | 56 | 4 | if $content |
| 85 | 15 | 61 | if $verbose |