| lib/Peco/Spec.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 5 | 18 | 27.7 | 
| line | true | false | branch | 
|---|---|---|---|
| 19 | 0 | 0 | if $data | 
| 29 | 4 | 0 | unless $$self{'class'}->can($ctor) | 
| 33 | 0 | 0 | if $inst->can($k) | 
| 42 | 7 | 0 | if (ref $$self{'deps'} eq 'ARRAY') { } | 
| 0 | 0 | elsif (ref $$self{'deps'} eq 'HASH') { } | |
| 45 | 0 | 4 | if (ref $k) | 
| 49 | 1 | 3 | if $seen{$k} | 
| 57 | 0 | 0 | if (ref $$self{'deps'}{$k}) | 
| 61 | 0 | 0 | if $seen{$k} |