blib/lib/Dist/Zilla/App/Command/dumpwith.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 12 | 14 | 85.7 |
line | true | false | branch |
---|---|---|---|
70 | 3 | 4 | if '--' eq $arg |
71 | 3 | 1 | if ($arg =~ /\A-(.*)\z/msx) { } |
97 | 0 | 1 | unless (@theme_dirs) |
112 | 1 | 4 | unless $item =~ /[.]pm\z/msx |
113 | 0 | 4 | if -d $item |
140 | 3 | 4 | if '--' eq $arg |
148 | 1 | 3 | unless ($seen) |