Branch Coverage

blib/lib/AWS/CloudFront/Distribution.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
132 0 0 if ($response->error_code)
146 0 0 if ($response->error_code)
163 0 0 if ($response->error_code)
169 0 0 if (my($node) = $xpc->findnodes('.//cf:CloudFrontOriginAccessIdentity')) { }
0 0 elsif (my($error) = $xpc->findnodes('.//cf:Error')) { }
180 0 0 if (my($code) = $response->response->content =~ m[(.+?)]s) { }