Condition Coverage

blib/lib/Net/LDAP/Schema.pm
Criterion Covered Total %
condition 10 17 58.8


and 3 conditions

line !l l&&!r l&&r condition
319 0 0 828 @tokens and pos $val == length $val
352 2310 92 246 exists $listops{$tag} and not ref $schema_entry{$tag}
363 304 454 70 exists $schema_entry{'syntax'} and $schema_entry{'syntax'} =~ s/{(\d+)}//

or 2 conditions

line l !l condition
398 0 0 $schema->{'oid'}{$xat_ref->{'oid'}} ||= {}

or 3 conditions

line l !l&&r !l&&!r condition
17 0 2 0 ref $self || $self
183 55 0 1 $elem || ($elem = $oid->{$_}) && $elem->{'type'} eq $type