Condition Coverage

blib/lib/Catalyst/View/Seamstress.pm
Criterion Covered Total %
condition 4 11 36.3


and 3 conditions

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'}

or 2 conditions

line l !l condition
199 0 4 $process_method ||= 'process'

or 3 conditions

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'}