blib/lib/Test/Routine/Runner.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 6 | 66.6 |
line | true | false | branch |
---|---|---|---|
83 | 3 | 18 | if (defined $re and length $re) |
95 | 0 | 0 | unless $a->_origin->{'file'} cmp $b->_origin->{'file'} |
100 | 3 | 42 | if (my $reason = $test->skip_reason($test_instance)) { } |