blib/lib/Container/Buildah/Stage.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 20 | 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 | condition |
---|---|---|---|
228 | 0 | 0 | 'Container::Buildah'->get_config('opts', 'add-history') // 0 |
295 | 0 | 0 | 'Container::Buildah'->get_config('opts', 'add-history') // 0 |
326 | 0 | 0 | 'Container::Buildah'->get_config('opts', 'add-history') // 0 |
364 | 0 | 0 | 'Container::Buildah'->get_config('opts', 'add-history') // 0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
60 | 0 | 0 | 0 | not defined $config or ref $config ne 'HASH' |
265 | 0 | 0 | 0 | $image_name // () |
420 | 0 | 0 | 0 | shift() // $self->get_name |