| blib/lib/Catalyst/View/Seamstress.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 11 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 315 | 0 | 0 | 0 | not $body_is_skeleton and ref $loom |
| 0 | 0 | 0 | $body_is_skeleton and ref $self->config->{'skeleton'} |
| line | l | !l | condition |
|---|---|---|---|
| 204 | 0 | 0 | $process_method ||= 'process' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 315 | 0 | 0 | 0 | not $body_is_skeleton and ref $loom or $body_is_skeleton and ref $self->config->{'skeleton'} |