Branch Coverage

blib/lib/Test/Routine/Runner.pm
Criterion Covered Total %
branch 4 6 66.6


line true false branch
63 3 19 if (length $re)
75 0 0 unless $a->_origin->{'file'} cmp $b->_origin->{'file'}
80 3 44 if (my $reason = $test->skip_reason($test_instance)) { }