| blib/lib/Container/Buildah/Stage.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 12 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 90 | 0 | 0 | 0 | ref $self->{$key} and ref $self->{$key} ne 'ARRAY' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 60 | 0 | 0 | 0 | not defined $config or ref $config ne 'HASH' |
| 260 | 0 | 0 | 0 | $image_name // () |
| 399 | 0 | 0 | 0 | shift() // $self->get_name |