Condition Coverage

blib/lib/WWW/PayPal/Role/HTTP.pm
Criterion Covered Total %
condition 0 13 0.0


and 3 conditions

line !l l&&!r l&&r condition
64 0 0 0 $self->_access_token and time < $self->_token_expires_at
100 0 0 0 length $body and $body =~ /\A\s*[\{\[]/

or 2 conditions

line l !l condition
58 0 0 $data->{'expires_in'} // 0
86 0 0 $args{'content_type'} || 'application/json'

or 3 conditions

line l !l&&r !l&&!r condition
106 0 0 0 $data->{'message'} || $data->{'error_description'} || $data->{'error'} || $res->status_line