Condition Coverage

blib/lib/OpenSearch/Helper.pm
Criterion Covered Total %
condition 0 14 0.0


and 3 conditions

line !l l&&!r l&&r condition
44 0 0 0 $forced and $type eq "body"
47 0 0 0 $value and $fb
75 0 0 0 $value->can("to_hash") and $value->to_hash
0 0 0 $value->can("to_string") and $value->to_string

or 2 conditions

line l !l condition
39 0 0 $desc->{'encode_func'} // "as_is"