Branch Coverage

blib/lib/App/Test/Tapat.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
79 0 0 unless $self->script($script)
80 0 0 unless $self->test_id($test_id)
81 0 0 unless $self->test_name($file)
109 0 0 if ($result->is_plan)
120 0 0 if ($parser->is_good_plan and $passed - $failed == $planned) { }