| blib/lib/POE/Component/Sequence/Nested.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 10 | 80.0 |
| line | true | false | branch |
|---|---|---|---|
| 98 | 0 | 12 | if (not defined $action && ref $action or ref $action ne 'CODE') |
| 104 | 6 | 0 | if ($return and ref $return and blessed $return and $return->isa('POE::Component::Sequence')) |
| 106 | 2 | 4 | if (delete $$opt{'auto_resume'}) |
| 111 | 1 | 5 | if (delete $$opt{'auto_error'}) |
| 116 | 1 | 5 | if (delete $$opt{'merge_heap'}) |