blib/lib/App/ForExample.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 18 | 0.0 |
line | true | false | branch |
---|---|---|---|
176 | 0 | 0 | if (ref $given eq 'SCALAR') { } |
180 | 0 | 0 | unless $template = $$catalog{$given} |
184 | 0 | 0 | unless $tt->process($template, {@_}, \$output) |
192 | 0 | 0 | unless defined $to and length $to |
194 | 0 | 0 | if ($to eq '-') { } |
198 | 0 | 0 | if $ii++ > 0 |
205 | 0 | 0 | if ($name_hint =~ /^(.*)\.(.*)$/) |
210 | 0 | 0 | if (not -f $to and $to =~ m[/$] || -d _) { } |
218 | 0 | 0 | unless -d $parent |