| blib/lib/JLdap.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 51 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 190 | 0 | 0 | 0 | $allattbs and $attbs =~ s/\*//o |
| 261 | 0 | 0 | 0 | $self->{'ldap_firstonly'} and $self->{'ldap_firstonly'} <= scalar @{$valuesref;} |
| 378 | 0 | 0 | 0 | defined $warn and $warn |
| 552 | 0 | 0 | 0 | $opr eq '=' and not length $QS[$qsindx] |
| line | l | !l | condition |
|---|---|---|---|
| 201 | 0 | 0 | $objfilter ||= 'objectclass=*' |
| 228 | 0 | 0 | $self->{'ldap_scope'} || 'one' |
| 268 | 0 | 0 | join($self->{'ldap_outseparator'}, @$valuesref) || '' |
| 375 | 0 | 0 | $errcode || -1 |
| 390 | 0 | 0 | $@ || $! || 'None' |
| 689 | 0 | 0 | $objfilter ||= 'objectclass=*' |
| 764 | 0 | 0 | $self->{'ldap_scope'} || 'one' |
| 879 | 0 | 0 | $objfilter ||= 'objectclass=*' |
| 1179 | 0 | 0 | $startval || 1 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 331 | 0 | 0 | 0 | $lo or $hi |
| 338 | 0 | 0 | 0 | $hi ||= $#{$_[0];} |
| 552 | 0 | 0 | 0 | $regex == 2 or $opr eq '!=' |
| 0 | 0 | 0 | $regex == 2 or $opr eq '!=' or $opr eq '=' and not length $QS[$qsindx] | |
| 1006 | 0 | 0 | 0 | $columns ||= $allattbs |
| 1086 | 0 | 0 | 0 | not length $j or $j eq q['] |
| 0 | 0 | 0 | not length $j or $j eq q['] or $columns[$i] eq 'dn' |