Branch Coverage

blib/lib/WebService/Shutterstock/LicensedMedia.pm
Criterion Covered Total %
branch 10 14 71.4


line true false branch
24 0 3 if @unknown_args
28 1 2 if ($args{'directory'}) { }
1 1 elsif ($args{'file'}) { }
36 0 1 unless (defined $destination or defined wantarray)
40 2 1 $destination ? :
41 0 3 if (my $died = $response->header('X-Died')) { }
3 0 elsif ($response->code == 200) { }