| lib/Functional/Utility.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 18 | 22 | 81.8 | 
| line | true | false | branch | 
|---|---|---|---|
| 23 | 5 | 6 | unless defined $wa | 
| 24 | 3 | 3 | unless $wa | 
| 25 | 3 | 0 | if $wa | 
| 31 | 6 | 0 | if $pre | 
| 41 | 6 | 0 | if $post | 
| 43 | 1 | 5 | $callers_context eq 'LIST' ? : | 
| 56 | 2 | 1 | if $nth_run and $delay - $delta > 0 | 
| 70 | 1 | 2 | if $catchup > 0 | 
| 78 | 1 | 2 | if ($whoa_there_nelly) | 
| 80 | 1 | 0 | if $catchup > 0 | 
| 94 | 3 | 3 | if $type eq 'delay' |