Condition Coverage

blib/lib/Test/Builder/SubtestSelection.pm
Criterion Covered Total %
condition 6 6 100.0


or 3 conditions

line l !l&&r !l&&!r condition
33 1 2 10 defined $self->parent or not @subtest_selection
3 6 4 defined $self->parent or not @subtest_selection or grep {/\A [1-9]\d* \z/x ? $current_test == $_ : $name =~ /$_/;} @subtest_selection