Branch Coverage

blib/lib/ResourcePool/Factory/Net/LDAP.pm
Criterion Covered Total %
branch 9 12 75.0


line true false branch
31 47 0 unless (exists $self->{'host'})
33 5 42 if (defined $_[0] and ref $_[0] ne 'ARRAY') { }
38 12 30 defined $_[0] ? :
39 5 37 defined $_[0] ? :
72 2 0 if (scalar(@{$self->{'BindOptions'};}) % 2 == 0) { }
81 0 2 defined $dn ? :