Branch Coverage

blib/lib/WebService/NationBuilder/HTTP.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
96 0 0 if $res->code =~ /404|410/x
97 0 0 if $res->code =~ /204/x
98 0 0 $res->content ? :
114 0 0 $path =~ /^http/x ? :
118 0 0 if $params and ref $params eq 'HASH'
125 0 0 if (length $content)