| blib/lib/Tie/ExecHash.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 7 | 8 | 87.5 | 
| line | true | false | branch | 
|---|---|---|---|
| 13 | 1 | 2 | if (ref $_[2] eq 'ARRAY' and @{$_[2];} == 2 and ref $_[2][0] eq 'CODE' and ref $_[2][1] eq 'CODE') { } | 
| 1 | 1 | elsif (exists $_[0][1]{'set'}{$_[1]}) { } | |
| 31 | 1 | 1 | if (exists $_[0][1]{'get'}{$_[1]}) { } | 
| 40 | 1 | 0 | if (exists $_[0][1]{'set'}{$_[1]}) { } |