| blib/lib/Net/LDAP/FilterMatch.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 5 | 12 | 41.6 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 185 | 43 | 10 | 31 | $schema and $op ne 'approxMatch' | 
| 261 | 0 | 0 | 0 | not @_ and $assertion =~ /^FALSE$/i | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 327 | 0 | 0 | 3 | not @vals or $assertion =~ /^$/ | 
| 406 | 0 | 0 | 4 | not @vals or $regex =~ /^$/ |