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