| line |
true |
false |
branch |
|
57
|
1 |
12 |
if exists $args{'method'} |
|
58
|
1 |
12 |
if exists $args{'url'} and $rv |
|
92
|
7 |
13 |
if (defined $method) { } |
|
95
|
7 |
0 |
if (grep {$_ eq $method;} $obj->get('_valid_methods')) { } |
|
126
|
7 |
20 |
if (defined $url) { } |
|
156
|
0 |
0 |
if (defined $url and length $url) |
|
180
|
0 |
0 |
if (defined $url and length $url) |
|
206
|
0 |
0 |
if (defined $url and length $url) |
|
210
|
0 |
0 |
if (defined $qname and length $qname) |
|
233
|
0 |
13 |
unless (defined $t and length $t) |
|
239
|
0 |
13 |
unless (defined $t and length $t) |
|
245
|
0 |
13 |
unless (defined $t and length $t) |
|
251
|
0 |
13 |
unless (defined $t and length $t) |
|
256
|
0 |
13 |
unless $rv |
|
257
|
0 |
13 |
unless $rv |
|
276
|
12 |
0 |
if (defined $input) |
|
285
|
6 |
6 |
if ($rv) |
|
295
|
6 |
0 |
if $rv |
|
299
|
0 |
12 |
unless defined $rv |
|
319
|
7 |
0 |
if (defined $url) |
|
324
|
7 |
0 |
if ($obj->sanityCheck) |