| blib/lib/Net/LDAP/Class/Metadata.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 11 | 27.2 |
| line | l | !l | condition |
|---|---|---|---|
| 120 | 0 | 0 | $self->object_classes || [map({$$_{'name'};} $self->ldap->schema->all_objectclasses)] |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 70 | 0 | 8 | 0 | $Objects{$class} ||= (shift())->SUPER::new(@_) |
| 134 | 0 | 0 | 8 | not defined $self->unique_attributes or ref $self->unique_attributes ne 'ARRAY' |
| 139 | 0 | 0 | 8 | not defined $self->attributes or ref $self->attributes ne 'ARRAY' |