Condition Coverage

blib/lib/Dancer/Plugin/LDAP/Handle.pm
Criterion Covered Total %
condition 0 28 0.0


and 3 conditions

line !l l&&!r l&&r condition
196 0 0 0 ref $value eq '' and $value eq ''
281 0 0 0 $spec_copy and ref $spec_copy eq 'HASH'
285 0 0 0 ref $v eq '' and $v eq ''

or 2 conditions

line l !l condition
233 0 0 $pos ||= 0
548 0 0 $pos ||= 0

or 3 conditions

line l !l&&r !l&&!r condition
608 0 0 0 $$value[0] eq '!' or $$value[0] eq 'not'
0 0 0 $$value[0] eq 'substr' or $$value[0] eq 'substring'
0 0 0 $$value[0] eq '<' or $$value[0] eq '<='
0 0 0 $$value[0] eq '<' or $$value[0] eq '<=' or $$value[0] eq '>'
0 0 0 $$value[0] eq '<' or $$value[0] eq '<=' or $$value[0] eq '>' or $$value[0] eq '>='