Condition Coverage

blib/lib/Net/LDAP/Batch/Action/Add.pm
Criterion Covered Total %
condition 2 6 33.3


and 3 conditions

line !l l&&!r l&&r condition
52 0 0 1 $self->attr && ref $self->attr

or 3 conditions

line l !l&&r !l&&!r condition
52 0 0 1 not $self->attr && ref $self->attr or ref $self->attr ne 'ARRAY'