| blib/lib/Shipwright/Script/Delete.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 16 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 23 | 0 | 0 | unless (@sources or $self->unreferenced) |
| 27 | 0 | 0 | if (@sources and $self->unreferenced) |
| 34 | 0 | 0 | if (@sources) { } |
| 37 | 0 | 0 | if ($map and $map->{$name}) |
| 50 | 0 | 0 | if ($refs) |
| 52 | 0 | 0 | if $name eq $order->[-1] |
| 53 | 0 | 0 | unless $refs->{$name} |
| 58 | 0 | 0 | if ($self->check_only) { } |