| blib/lib/Class/AutoAccess/Deep.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 10 | 90.0 |
| line | true | false | branch |
|---|---|---|---|
| 15 | 1 | 3 | unless defined $fields or ref $fields eq 'HASH' |
| 25 | 0 | 8 | if $field eq 'DESTROY' |
| 30 | 1 | 7 | unless exists $$self{$field} |
| 33 | 2 | 5 | if (@_) { } |
| 46 | 1 | 6 | if (ref $value eq 'HASH') { } |