blib/lib/Tie/InsideOut.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 14 | 20 | 70.0 |
line | true | false | branch |
---|---|---|---|
176 | 4 | 0 | if exists $Keys{$id} |
178 | 4 | 0 | unless defined $NameSpaces{$id} |
179 | 0 | 4 | unless $NameSpaces{$id} eq $$refs[0] |
188 | 0 | 60 | if $namespace eq '' |
191 | 60 | 0 | if (exists $$hash_ref{$key} and ref *{$$hash_ref{$key};}{'HASH'}) { } |
221 | 181 | 56 | if (defined $caller_namespace) { } |
226 | 7 | 174 | if ($caller_namespace eq '(eval)') { } |
236 | 0 | 56 | unless exists $NameSpaces{$id} |
243 | 230 | 7 | if (exists $$hash_ref{$key} and ref *{$$hash_ref{$key};}{'HASH'}) { } |
255 | 3 | 4 | if ($caller_namespace ne 'main') |