Branch Coverage

blib/lib/cPanel/APIClient/Transport/HTTPSync.pm
Criterion Covered Total %
branch 6 12 50.0


line true false branch
70 0 7 if ($self->_needs_session)
86 0 0 if "POST" ne $method
103 0 7 if ($self->_needs_session)
112 0 7 if "POST" ne $method
122 2 5 if ($resp->{'status'} == 599)
159 2 0 defined $hdrs->{$_} ? :