blib/lib/Net/LDAP/Batch.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 12 | 25.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
134 | 1 | 0 | 0 | @_ == 1 and ref $_[0] eq 'ARRAY' |
141 | 1 | 0 | 0 | blessed($arg[0]) and $arg[0]->isa('Net::LDAP::Batch::Action') |
219 | 0 | 1 | 0 | $self->actions and scalar @{$self->actions;} |
237 | 0 | 0 | 0 | $self->actions and scalar @{$self->actions;} |