line |
true |
false |
branch |
447
|
0 |
0 |
unless exists $validate{$key} |
454
|
0 |
0 |
if (defined $value) { } |
462
|
0 |
0 |
unless exists $self->{$key} |
475
|
0 |
0 |
unless exists $method{$m} |
481
|
0 |
0 |
if (exists $method->{'required'}) |
484
|
0 |
0 |
unless ref $method->{'required'} eq 'ARRAY' |
490
|
0 |
0 |
if (exists $method->{'optional'}) |
493
|
0 |
0 |
unless ref $method->{'optional'} eq 'ARRAY' |
498
|
0 |
0 |
if exists $spec->{$parm} |
507
|
0 |
0 |
if keys %$spec |
510
|
0 |
0 |
if (keys %data) { } |
531
|
0 |
0 |
if (exists $validate{$call}) { } |
|
0 |
0 |
elsif (exists $method{$call}) { } |
587
|
0 |
0 |
if scalar @_ > 1 |
593
|
0 |
0 |
unless exists $method{$m}{'action'} |
607
|
0 |
0 |
unless $method->{'path'} eq '/session' |
609
|
0 |
0 |
if keys %$data |
615
|
0 |
0 |
if ($res->is_success) { } |