blib/lib/Test/Base/SubTest.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 18 | 22 | 81.8 |
line | true | false | branch |
---|---|---|---|
82 | 3 | 20 | if ($node->is_subtest) { } |
85 | 1 | 19 | if $SKIP |
90 | 14 | 18 | if (my $filter_names = $Test::Base::Less::FILTER_MAP{$section_name}) |
92 | 4 | 13 | if (ref $filter_stuff eq 'CODE') { } |
96 | 0 | 13 | unless ($filter) |
105 | 0 | 19 | if ($node->has_section('ONLY')) |
112 | 1 | 18 | if ($node->has_section('SKIP')) |
115 | 1 | 17 | if ($node->has_section('LAST')) |
125 | 10 | 3 | if ($subtest->is_root) { } |
128 | 0 | 3 | if $SKIP |
138 | 0 | 10 | unless (defined fileno $d) |