| blib/lib/Net/CascadeCopy.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 11 | 63.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 219 | 0 | 118 | 26 | defined $f and $f == 0 |
| 511 | 87 | 0 | 2 | $self->data->{'failed'} and $self->data->{'failed'}{$group} |
| line | l | !l | condition |
|---|---|---|---|
| 245 | 0 | 26 | $self->output || '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 103 | 142 | 0 | 11 | scalar keys %{$self->data->{'remaining'};} or $self->data->{'running'} |