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