Branch Coverage

blib/lib/WebService/ValidSign/API.pm
Criterion Covered Total %
branch 5 10 50.0


line true false branch
42 35 0 if defined $_
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