line |
true |
false |
branch |
23
|
0 |
0 |
if (UNIVERSAL::isa($arg, 'Apache') and eval 'require Apache::Request') { } |
|
0 |
0 |
elsif (UNIVERSAL::isa($arg, 'Apache2::RequestRec') and eval 'require Apache2::Request') { } |
|
0 |
0 |
elsif (ref $arg eq 'HASH') { } |
|
0 |
0 |
elsif (UNIVERSAL::isa($arg, 'CGI')) { } |
|
0 |
0 |
elsif ($ENV{'CONTENT_TYPE'} eq 'application/x-www-form-urlencoded') { } |
25
|
0 |
0 |
if (UNIVERSAL::isa($arg, 'Apache::Request')) { } |
34
|
0 |
0 |
if (scalar @values > 1) { } |
43
|
0 |
0 |
if (UNIVERSAL::isa($arg, 'Apache2::Request')) { } |
52
|
0 |
0 |
if (scalar @values > 1) { } |
65
|
0 |
0 |
if ($$vars{$key} =~ /\0/) { } |
77
|
0 |
0 |
if ($method eq 'POST') |
91
|
0 |
0 |
if (exists $$params{$key}) { } |
92
|
0 |
0 |
if (ref $$params{$key} eq 'ARRAY') { } |
134
|
0 |
0 |
if (ref $_[0] eq 'HASH') { } |
154
|
0 |
0 |
if (exists $$self{'_other_info'}{$key}) { } |
161
|
0 |
0 |
scalar @return == 1 ? : |
|
0 |
0 |
wantarray ? : |
170
|
0 |
0 |
if (ref $_[0] eq 'HASH') { } |
186
|
0 |
0 |
if $attrib_str |
189
|
0 |
0 |
if (lc $$self{'_attributes'}{'method'} eq lc $$self{'_method'}) |
211
|
0 |
0 |
if (exists $$self{'_defaults'}{$name}) |
212
|
0 |
0 |
if (ref $$self{'_defaults'}{$name} eq 'ARRAY') { } |
233
|
0 |
0 |
if (ref $_[0] eq 'HASH') { } |
|
0 |
0 |
elsif (scalar @_ > 1) { } |
254
|
0 |
0 |
if (ref $_[0] eq 'HASH') { } |
261
|
0 |
0 |
if (exists $$self{'_defaults'}{$key}) { } |
262
|
0 |
0 |
if (ref $$self{'_defaults'}{$key} eq 'ARRAY') { } |
281
|
0 |
0 |
if (ref $$self{'_defaults'} eq 'ARRAY') { } |
296
|
0 |
0 |
if (ref $_[0] eq 'HASH') { } |
323
|
0 |
0 |
if (exists $fields{$key}) |
336
|
0 |
0 |
if (exists $mutators{$key}) |
341
|
0 |
0 |
if (defined $val) |
350
|
0 |
0 |
if (exists $accessors{$key}) |
358
|
0 |
0 |
if (exists $$self{'attributes'}{$key}) { } |