Branch Coverage

inc/Test/Most.pm
Criterion Covered Total %
branch 10 34 29.4


line true false branch
429 0 1 if ($ENV{'BAIL_ON_FAIL'})
433 0 1 if (not $bail_set and $ENV{'DIE_ON_FAIL'})
437 0 1 if ('bail' eq $_[$i])
448 0 1 if (not $bail_set and 'die' eq $_[$i])
454 0 1 if ($_[$i] =~ /^-(.*)/)
457 0 0 unless (exists $modules_to_load{$module})
465 0 1 if ($_[$i] =~ /^!(.*)/)
471 0 1 if ('defer_plan' eq $_[$i])
487 0 4 if ($module->isa('Exporter')) { }
494 0 4 if (my $error = $@)
523 0 0 ref $_ ? :
544 0 0 unless ($DATA_DUMPER_NAMES_INSTALLED)
572 0 0 if ($$builder{'TEST_MOST_deferred_plan'})
574 0 0 @_ ? :
586 0 0 if ($$builder{'TEST_MOST_test_failed'})
604 0 0 if ($$builder{'TEST_MOST_test_failed'})
612 0 1 if ($$builder{'TEST_MOST_deferred_plan'} and not $$builder{'TEST_MOST_all_done'})