| blib/lib/coroutine0.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 7 | 14 | 50.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 28 | 0 | 1 | unless my $body = $args{'BODY'} | 
| 31 | 0 | 1 | unless $args{'VARS'} | 
| 57 | 0 | 1 | if $args{'DIE'} | 
| 59 | 0 | 1 | if $@ | 
| 61 | 0 | 1 | unless ref $coderef | 
| 67 | 0 | 1 | if $args{'TIDY'} | 
| 81 | 0 | 3 | if $@ |