Branch Coverage

blib/lib/Flickr/API/Request.pm
Criterion Covered Total %
branch 3 8 37.5


line true false branch
19 0 2 if (($options->{'api_type'} || '') eq 'oauth') { }
28 0 0 if (defined $options->{'args'}{'token'}) { }
82 0 2 if ($self->{'unicode'})
92 2 0 if (defined $content)