| blib/lib/Net/LDAP/Control/MatchedValues.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 24 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 20 | 0 | 0 | unless (exists $self->{'value'}) | 
| 30 | 0 | 0 | if (@_) { } | 
| 0 | 0 | elsif (exists $self->{'value'}) { } | |
| 36 | 0 | 0 | if ref $f | 
| 46 | 0 | 0 | unless (exists $self->{'value'}) | 
| 49 | 0 | 0 | if $f->parse($self->{'asn'}) | 
| 191 | 0 | 0 | if (@_) | 
| 192 | 0 | 0 | unless $me->parse(shift()) | 
| 219 | 0 | 0 | unless (defined $filterlist) | 
| 231 | 0 | 0 | if ($filterlist =~ s/^\(\s* ($Attr)\s* ([:~<>]?=) ((?:\\.|[^\\()]+)*) \)\s* //ox) | 
| 238 | 0 | 0 | unless $item | 
| 248 | 0 | 0 | if (length $filterlist) |