Condition Coverage

blib/lib/App/yajg/Hooks.pm
Criterion Covered Total %
condition 9 13 69.2


and 3 conditions

line !l l&&!r l&&r condition
50 0 0 6 defined $_[0] and not ref $_[0]

or 2 conditions

line l !l condition
41 31 8 shift() // (return undef)
64 3 1 $uri{'query'} // ''

or 3 conditions

line l !l&&r !l&&!r condition
14 12 0 3 $_[0]->isa('Types::Serialiser::BooleanBase') or $_[0]->isa('JSON::PP::Boolean')
12 0 3 $_[0]->isa('Types::Serialiser::BooleanBase') or $_[0]->isa('JSON::PP::Boolean') or $_[0]->isa('JSON::XS::Boolean')