Branch Coverage

blib/lib/Launcher/Cascade/Container.pm
Criterion Covered Total %
branch 11 12 91.6


line true false branch
61 1 28 if (@_)
62 1 0 if (UNIVERSAL::isa($_[0], 'ARRAY')) { }
99 8 14 unless $_->is_success
116 2 25 if $_->is_failure
132 1 4 $self->is_failure ? :
1 5 $self->is_success ? :