| blib/lib/App/Skeletor.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 7 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 105 | 0 | 0 | 0 | -e $target_path and not $opt->overwrite |
| line | l | !l | condition |
|---|---|---|---|
| 36 | 0 | 0 | $project_template || die("Can't install and use $project_template") |
| 99 | 0 | 0 | $template_var_names{$key} || die("$key not a defined variable") |