blib/lib/SHARYANTO/Data/Util.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 14 | 30 | 46.6 |
line | true | false | branch |
---|---|---|---|
65 | 0 | 0 | unless $r |
66 | 0 | 0 | if ($r eq 'ARRAY') { } |
0 | 0 | elsif ($r eq 'HASH') { } | |
68 | 0 | 0 | unless ref $_ |
69 | 0 | 0 | if ($refs{"$_"}++) { } |
77 | 0 | 0 | unless ref $$x{$_} |
78 | 0 | 0 | if ($refs{"$$x{$_}"}++) { } |
115 | 2 | 12 | unless $r |
116 | 3 | 9 | if $refs{"$x"}++ |
117 | 8 | 1 | if ($r eq 'ARRAY') { } |
1 | 0 | elsif ($r eq 'HASH') { } | |
119 | 2 | 5 | unless ref $_ |
120 | 2 | 3 | if &$check($_) |
124 | 0 | 2 | unless ref $_ |
125 | 1 | 1 | if &$check($_) |