Branch Coverage

blib/lib/App/Skeletor.pm
Criterion Covered Total %
branch 0 16 0.0


line true false branch
30 0 0 unless (eval { do { &use_module($project_template) } })
53 0 0 if (-e (my $saved_options_path = path('File::HomeDir'->my_home, '.skeletor.json')))
66 0 0 if ($opt->template->can('extra_getopt_spec'))
93 0 0 if $path =~ /\.DS_Store/g
105 0 0 if (-e $target_path and not $opt->overwrite)
110 0 0 if ($expanded_path->is_file) { }
0 0 elsif ($path->is_dir) { }
112 0 0 if ("$path" =~ /\.ttt$/) { }