| blib/lib/Test/Stream/Plugin/Subtest.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 14 | 23 | 60.8 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 16 | 1 | 28 | 0 | @_ == 1 and $_[0] =~ /^(streamed|buffered)$/ | 
| 77 | 216 | 0 | 1 | not $ok and $err =~ /Label not found for "last TS_SUBTEST_WRAPPER"/ | 
| 98 | 0 | 0 | 219 | $ok and not $hub->no_ending | 
| 0 | 2 | 217 | $ok and not $hub->no_ending and not $hub->state->ended | |
| 103 | 0 | 19 | 200 | $ok && $hub->state->is_passing | 
| line | l | !l | condition | 
|---|---|---|---|
| 17 | 0 | 2 | $1 || $_[0] || 'buffered' | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 16 | 2 | 0 | 29 | not @_ or @_ == 1 and $_[0] =~ /^(streamed|buffered)$/ | 
| 59 | 219 | 3 | 0 | $ctx->stack || 'Test::Stream::Sync'->stack |