Branch Coverage

blib/lib/Template/Plugin/LDAP.pm
Criterion Covered Total %
branch 0 30 0.0


line true false branch
46 0 0 if @_
52 0 0 if @_
58 0 0 if @_
65 0 0 ref $_[-1] eq 'HASH' ? :
78 0 0 unless my $ldap = 'Net::LDAP'->new($host, 'port', $port)
80 0 0 if ($user or $pass) { }
94 0 0 ref $_[-1] eq 'HASH' ? :
97 0 0 if $mesg->code
126 0 0 if @_
155 0 0 if $self->FIRST
158 0 0 unless $data = $self->NEXT
171 0 0 $self->STARTED ? :
182 0 0 if $self->NEXT
212 0 0 if defined &{"${class}::\L$attrib\E";}
214 0 0 if ($_[0]{'_entry'}->exists($attrib)) { }