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'}
63 0 0 if %params
64 0 0 %params ? :
69 0 0 if ($tx->res->headers->content_type and $tx->res->headers->content_type =~ m[application/json])
72 0 0 unless ($tx->success)