line |
true |
false |
branch |
15
|
0 |
0 |
if scalar @_ |
26
|
0 |
0 |
unless (defined $$obj{$_}) |
36
|
0 |
0 |
if ($namespace =~ /^Class\:\:GAPI\:\:/) { } |
|
0 |
0 |
elsif ($namespace =~ /^Class\:\:List\:\:/) { } |
45
|
0 |
0 |
unless (defined $$obj{$namespace}) |
69
|
0 |
0 |
if scalar @_ |
76
|
0 |
0 |
if $AUTOLOAD =~ /::DESTROY$/ |
77
|
0 |
0 |
if $functioname eq $namespace |
78
|
0 |
0 |
if $functioname eq '_init' |
80
|
0 |
0 |
if (defined $argument) { } |
85
|
0 |
0 |
unless (exists $$self{$functioname}) |
90
|
0 |
0 |
if (not ref $_[0]) { } |
104
|
0 |
0 |
if (not ref $$self{$key}) { } |
|
0 |
0 |
elsif (is_blessed($$self{$key})) { } |
124
|
0 |
0 |
if (is_blessed($val)) |
133
|
0 |
0 |
if (ref $val) |
135
|
0 |
0 |
if ($val =~ /$_/) |
144
|
0 |
0 |
if scalar(@_) % 2 |
150
|
0 |
0 |
if ($@) |
164
|
0 |
0 |
if (not scalar @_) { } |