blib/lib/WebService/ValidSign/API.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 8 | 50.0 |
line | true | false | branch |
---|---|---|---|
73 | 0 | 2 | unless ($res->is_success) |
83 | 0 | 4 | if (my $header = $headers->header($_)) |
97 | 0 | 4 | if ($options{'with_token'} and $self->can('auth')) |
103 | 4 | 0 | if $res->is_success |