lib/Test/Docker/Image.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 10 | 80.0 |
line | true | false | branch |
---|---|---|---|
27 | 0 | 6 | @_ == 1 ? : |
31 | 1 | 5 | unless try_load_class($boot) |
34 | 1 | 4 | unless $image_tag |
36 | 2 | 2 | unless is_array_ref($args{'container_ports'}) |
70 | 1 | 0 | if ($is_success) { } |