Condition Coverage

blib/lib/Catalyst/View/Seamstress.pm
Criterion Covered Total %
condition 0 11 0.0


and 3 conditions

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

or 2 conditions

line l !l condition
204 0 0 $process_method ||= 'process'

or 3 conditions

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