Branch Coverage

blib/lib/App/PAIA/Agent.pm
Criterion Covered Total %
branch 11 18 61.1


line true false branch
34 0 8 if ($$self{'insecure'}) { }
2 6 elsif ($scheme ne 'https') { }
35 0 0 unless $scheme =~ /^https?$/
43 3 3 if ($method eq 'POST') { }
0 3 elsif (%$param) { }
58 0 6 if $$response{'status'} eq '599'
61 0 6 if "$@"
106 0 25 if ref $value
109 9 3 if defined $content