line |
true |
false |
branch |
40
|
0 |
8 |
if ($@)
|
56
|
8 |
0 |
unless defined(my $x = shift @filter)
|
57
|
0 |
0 |
if $seen{refaddr $x or ''}++
|
59
|
0 |
0 |
unless my $r = reftype $x
|
60
|
0 |
0 |
if ($r eq 'HASH') { }
|
|
0 |
0 |
elsif ($r eq 'ARRAY') { }
|
|
0 |
0 |
elsif ($r eq 'SCALAR' or $r eq 'REF') { }
|
79
|
0 |
8 |
if (blessed $_)
|
80
|
0 |
0 |
if (overload::Overloaded($_)) { }
|
85
|
0 |
0 |
if (exists $CGI::Session::Serialize::default::overloaded{$address}) { }
|
89
|
0 |
0 |
if ($reftype eq 'HASH') { }
|
|
0 |
0 |
elsif ($reftype eq 'ARRAY') { }
|
|
0 |
0 |
elsif ($reftype eq 'SCALAR' or $reftype eq 'REF') { }
|