| File: | lib/App/plackbench.pm | 
| Coverage: | 66.7% | 
| line | % | coverage | condition | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 56 | 67 | 
 | ref $value and ref $value eq 'CODE' | ||||||||||||
| 153 | 67 | 
 | $@ || $! | ||||||||||||
| 156 | 67 | 
 | not reftype $sub or !reftype($sub) eq 'CODE' | ||||||||||||
| 161 | 67 | 
 | not $existing && reftype $existing or reftype $existing ne 'ARRAY' | ||||||||||||
| 67 | 
 | $existing && reftype $existing |