| blib/lib/Dist/Zilla/Plugin/Templates.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 12 | 83.3 |
| line | true | false | branch |
|---|---|---|---|
| 111 | 1 | 23 | unless defined $arg |
| 114 | 2 | 21 | if ($class) { } |
| 115 | 1 | 1 | unless $arg->isa('Moose::Object') and $arg->does('Dist::Zilla::Role::File') |
| 120 | 0 | 21 | unless $name ne '' |
| 122 | 0 | 21 | if (@files > 1) |
| 125 | 20 | 1 | if (@files) { } |