| blib/lib/Plack/Middleware/Debug/Catalyst/Template.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 30 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 93 | 0 | 0 | if ($r eq 'ARRAY') { } |
| 0 | 0 | elsif ($r eq 'HASH') { } | |
| 0 | 0 | elsif ($r) { } | |
| 113 | 0 | 0 | ref $p ? : |
| 134 | 0 | 0 | ref $what ? : |
| 0 | 0 | ref $what eq 'ARRAY' ? : | |
| 139 | 0 | 0 | if $pmd->ignore_template($template) |
| 140 | 0 | 0 | unless $self->stash->{'c'} |
| 150 | 0 | 0 | if ($depth == 0) { } |
| 160 | 0 | 0 | $epoch ? : |
| 173 | 0 | 0 | if $depth > 0 |
| 180 | 0 | 0 | unless $_->{'start'} |
| 183 | 0 | 0 | if ($pmd->show_pathname) { } |
| 275 | 0 | 0 | if (my $hooked = $self->hook_pathname($name)) |
| 289 | 0 | 0 | if $total |