lib/Tie/HashDefaults.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 8 | 50.0 |
line | true | false | branch |
---|---|---|---|
20 | 0 | 1 | if (@_ == 1 and UNIVERSAL::isa($_[0], 'Tie::HashDefaults')) { } |
27 | 0 | 3 | unless is_hashref($_) |
64 | 0 | 0 | if exists $$_{$key} |
72 | 9 | 7 | if exists $$_{$key} |