| blib/lib/Hash/AutoHash/Record.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 16 | 18 | 88.8 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 135 | 543 | 8 | 2 | @_ == 1 && 'ARRAY' eq ref $_[0] | 
| 543 | 0 | 8 | @_ == 1 && 'HASH' eq ref $_[0] | |
| 163 | 192 | 196 | 198 | $unique and 'CODE' ne ref $unique | 
| 226 | 640 | 26 | 247 | 'REF' eq ref $value and 'HASH' eq ref $$value | 
| 261 | 0 | 1203 | 1292 | @new == 1 and 'ARRAY' eq ref $new[0] | 
| 278 | 3 | 22 | 2271 | @new == 1 and 'ARRAY' eq ref $new[0] |