Condition Coverage

blib/lib/Net/LDAP/Filter/SQL.pm
Criterion Covered Total %
condition 7 10 70.0


or 2 conditions

line l !l condition
19 10 10 $$self{'sql_values'} ||= []
20 10 10 $$self{'sql_ops'} ||= {reverse('&', 'and', '|', 'or', '!', 'not', '=', 'equalityMatch', '~', 'approxMatch', '>=', 'greaterOrEqual', '<=', 'lessOrEqual')}

or 3 conditions

line l !l&&r !l&&!r condition
16 10 10 0 shift() || $self
62 0 10 0 $$self{'sql_clause'} ||= $self->_filter_parse