Branch Coverage

inc/Test/Most.pm
Criterion Covered Total %
branch 13 42 30.9


line true false branch
21 1 0 unless $@
471 0 1 if ($ENV{'BAIL_ON_FAIL'})
475 0 1 if (not $bail_set and $ENV{'DIE_ON_FAIL'})
479 0 1 if ('bail' eq $_[$i])
488 0 1 if ('timeit' eq $_[$i])
499 0 1 if (grep {$_ eq 'blessed';} @_) { }
506 0 1 if (not $bail_set and 'die' eq $_[$i])
512 0 1 if ($_[$i] =~ /^-(.*)/)
515 0 0 unless (exists $modules_to_load{$module})
523 0 1 if ($_[$i] =~ /^!(.*)/)
529 0 1 if ('defer_plan' eq $_[$i])
545 0 4 if (my $error = $@)
565 0 0 unless ($HAVE_TIME_HIRES)
569 0 0 unless ($message)
589 0 0 ref $_ ? :
610 0 0 unless ($DATA_DUMPER_NAMES_INSTALLED)
639 0 0 if ($$builder{'TEST_MOST_deferred_plan'})
641 0 0 @_ ? :
653 0 0 if ($$builder{'TEST_MOST_test_failed'})
671 0 2 if ($$builder{'TEST_MOST_test_failed'})
679 0 1 if ($$builder{'TEST_MOST_deferred_plan'} and not $$builder{'TEST_MOST_all_done'})