blib/lib/Connector/Iterator.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 10 | 70.0 |
line | true | false | branch |
---|---|---|---|
37 | 0 | 2 | unless ($self->BASECONNECTOR->exists(\@target_node)) |
46 | 0 | 2 | unless (scalar @targets) |
64 | 0 | 3 | unless ($targets) |
85 | 2 | 2 | if ($self->skip_on_error) { } |
87 | 1 | 1 | if ($Connector::Iterator::EVAL_ERROR) |