blib/lib/Test/Subtests.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 26 | 0.0 |
line | true | false | branch |
---|---|---|---|
86 | 0 | 0 | if ('CODE' ne ref $code) |
89 | 0 | 0 | if ($check) |
90 | 0 | 0 | if ('CODE' ne ref $check) |
111 | 0 | 0 | unless $builder->_plan_handled |
114 | 0 | 0 | unless (eval { do { &$run_subtests() } }) |
127 | 0 | 0 | if $error and not eval { do { $error->isa('Test::Builder::Exception') } } |
133 | 0 | 0 | if ($check) |
142 | 0 | 0 | if $$child{'Bailed_Out'} |
162 | 0 | 0 | if $$result{'ok'} |
186 | 0 | 0 | if $$result{'ok'} |
210 | 0 | 0 | if $$result{'ok'} |
236 | 0 | 0 | unless $$result{'ok'} |
261 | 0 | 0 | if ($$result{'ok'}) { } |