blib/lib/Module/Starter/Plugin/DirStore.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 8 | 0.0 |
line | true | false | branch |
---|---|---|---|
54 | 0 | 0 | unless my $template_dir = $ENV{'MODULE_TEMPLATE_DIR'} || $$self{'template_dir'} |
56 | 0 | 0 | unless -d $template_dir |
61 | 0 | 0 | if not -f $_ or $basename =~ /^\./ |
62 | 0 | 0 | unless open my $template_file, '<', $_ |