Branch Coverage

blib/lib/WWW/ShipStation.pm
Criterion Covered Total %
branch 0 36 0.0


line true false branch
15 0 0 @_ % 2 ? :
17 0 0 unless $args{'user'}
18 0 0 unless $args{'pass'}
39 0 0 @_ % 2 ? :
50 0 0 @_ % 2 ? :
61 0 0 @_ % 2 ? :
67 0 0 @_ % 2 ? :
73 0 0 @_ % 2 ? :
79 0 0 @_ % 2 ? :
90 0 0 @_ % 2 ? :
102 0 0 if (%params and keys %params)
111 0 0 if ($res->header('Content-Type') =~ m[application/json])
114 0 0 unless ($res->is_success)
129 0 0 @_ % 2 ? :
146 0 0 if ($method eq 'POST')
149 0 0 if $content
153 0 0 if ($res->header('Content-Type') =~ m[application/json])
156 0 0 unless ($res->is_success)