blib/lib/PerlX/Generator/Invocation.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 10 | 60.0 |
line | true | false | branch |
---|---|---|---|
18 | 0 | 7 | if $self->done |
25 | 6 | 1 | $self->_resume_with ? : |
38 | 0 | 0 | if $self->done or not $self->_resume_with |
55 | 1 | 6 | unless my $state = $self->_resume_with |
61 | 0 | 6 | if (our $Sent_Error) |