Branch Coverage

blib/lib/Launcher/Cascade/Simple.pm
Criterion Covered Total %
branch 6 6 100.0


line true false branch
142 18 21 if (UNIVERSAL::isa($self->test_hook, 'ARRAY')) { }
143 2 16 unless $self->_current_test_stack
147 5 17 if (defined $result and $result > 0) { }