Branch Coverage

blib/lib/Amazon/CloudFront/SignedURL.pm
Criterion Covered Total %
branch 10 10 100.0


line true false branch
46 1 1 if ($@)
58 1 2 exists $$args{'policy'} ? :
59 2 1 exists $$args{'expires'} ? :
61 2 1 unless ($policy)
88 1 1 if ($expires) { }