lib/Test/Docker/Image.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 8 | 87.5 |
line | true | false | branch |
---|---|---|---|
18 | 0 | 6 | @_ == 1 ? : |
22 | 1 | 5 | unless try_load_class($boot_class) |
25 | 1 | 4 | unless $image_tag |
27 | 2 | 2 | unless is_array_ref($args{'container_ports'}) |