Condition Coverage

blib/lib/WebDAO/Engine.pm
Criterion Covered Total %
condition 2 16 12.5


and 3 conditions

line !l l&&!r l&&r condition
216 0 0 0 ref $res eq 'HASH' and $response->wantformat('json')

or 2 conditions

line l !l condition
36 0 1 $hash{'id'} || ''
376 2 0 $main ||= 'main::'

or 3 conditions

line l !l&&r !l&&!r condition
212 0 0 0 not ref $res or ref $res eq 'SCALAR'
245 0 0 0 not ref $res or ref $res eq 'SCALAR'
335 0 0 0 $self->_pack4name($name_func) || $name_func