blib/lib/Plack/Middleware/Debug/Template.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 28 | 0.0 |
line | true | false | branch |
---|---|---|---|
86 | 0 | 0 | if ($r eq 'ARRAY') { } |
0 | 0 | elsif ($r eq 'HASH') { } | |
0 | 0 | elsif ($r) { } | |
106 | 0 | 0 | ref $p ? : |
206 | 0 | 0 | ref $what ? : |
0 | 0 | ref $what eq 'ARRAY' ? : | |
211 | 0 | 0 | if $pmd->ignore_template($template) |
221 | 0 | 0 | if ($depth == 0) { } |
231 | 0 | 0 | $epoch ? : |
244 | 0 | 0 | if $depth > 0 |
251 | 0 | 0 | unless $_->{'start'} |
254 | 0 | 0 | if ($pmd->show_pathname) { } |
268 | 0 | 0 | if (my $hooked = $pmd->hook_pathname($name)) |
282 | 0 | 0 | if $total |