| blib/lib/Net/LDAP/Batch/Action/Add.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 22 | 31.8 |
| line | true | false | branch |
|---|---|---|---|
| 49 | 0 | 1 | unless ($self->dn) |
| 52 | 0 | 1 | if (not $self->attr && ref $self->attr or ref $self->attr ne 'ARRAY') |
| 70 | 0 | 1 | if ($self->complete) |
| 73 | 0 | 1 | unless my $dn = $self->dn |
| 74 | 0 | 1 | unless my $attr = $self->attr |
| 76 | 0 | 1 | if $self->debug |
| 81 | 0 | 1 | if ($msg->code) |
| 97 | 0 | 0 | unless $self->complete |
| 99 | 0 | 0 | unless my $dn = $self->dn |
| 100 | 0 | 0 | if $self->debug |
| 102 | 0 | 0 | if ($msg->code) |