Branch Coverage

lib/Test/Docker/Image.pm
Criterion Covered Total %
branch 7 8 87.5


line true false branch
19 0 6 @_ == 1 ? :
23 1 5 unless try_load_class($boot_class)
26 1 4 unless $image_tag
28 2 2 unless is_array_ref($args{'container_ports'})