| blib/lib/Shipwright/Script/Update.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 26 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 88 | 0 | 0 | 0 | $requires->{$type} and exists $requires->{$type}{$dep} |
| 126 | 0 | 0 | 0 | $branches and $self->as |
| line | l | !l | condition |
|---|---|---|---|
| 59 | 0 | 0 | $shipwright->backend->requires('name', $name) || {} |
| 84 | 0 | 0 | $shipwright->backend->requires('name', $name) || {} |
| 108 | 0 | 0 | $shipwright->backend->map || {} |
| 109 | 0 | 0 | $shipwright->backend->source || {} |
| 116 | 0 | 0 | $shipwright->backend->order || [] |
| 154 | 0 | 0 | $shipwright->backend->source || {} |
| 291 | 0 | 0 | $branches->{$name} || [] |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 113 | 0 | 0 | 0 | @_ or $self->as |
| 242 | 0 | 0 | 0 | $as or $branches->{$name}[0] |