Branch Coverage

blib/lib/Net/LDAP/Batch/Action/Delete.pm
Criterion Covered Total %
branch 6 20 30.0


line true false branch
44 0 1 if ($self->search and ref $self->search ne 'ARRAY')
61 0 1 if ($self->entry) { }
66 0 1 unless my $search = $self->search
69 0 1 if $self->debug
72 1 0 if ($msg->count > 0) { }
88 0 1 if ($msg->code)
105 0 0 unless $self->complete
107 0 0 unless ($self->entry)
111 0 0 if $self->debug
115 0 0 if ($msg->code)