Branch Coverage

blib/lib/WWW/OneAll.pm
Criterion Covered Total %
branch 0 14 0.0


line true false branch
16 0 0 @_ % 2 ? :
19 0 0 unless $args{$_}
31 0 0 if exists $self->{'ua'}
61 0 0 if %params
62 0 0 %params ? :
67 0 0 if ($tx->res->headers->content_type and $tx->res->headers->content_type =~ m[application/json])
70 0 0 unless ($tx->success)