Condition Coverage

blib/lib/KinoSearch.pm
Criterion Covered Total %
condition 7 22 31.8


and 3 conditions

line !l l&&!r l&&r condition
359 0 0 0 blessed($args{'parent'}) and $args{'parent'}->isa('KinoSearch::Search::Query')
469 0 0 94 blessed $val and $val->isa('KinoSearch::Object::Err')
612 0 0 0 blessed $@ and $@->isa('KinoSearch::Object::Err')

or 2 conditions

line l !l condition
389 28 30 delete $args{'type'} || 'field'
510 0 0 $args{'flags'} ||= 0
521 0 3 $args{'flags'} ||= 0
539 0 0 $args{'flags'} ||= 0
588 1 0 $@ || 'Failed to decode JSON'

or 3 conditions

line l !l&&r !l&&!r condition
587 1 0 5008 $@ or not $result