| blib/lib/Flickr/API/Request.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 10 | 40.0 |
| line | l | !l | condition |
|---|---|---|---|
| 19 | 2 | 0 | $options->{'api_type'} || '' |
| 53 | 0 | 0 | $options->{'unicode'} || 0 |
| 62 | 2 | 0 | $options->{'api_type'} || 'flickr' |
| 63 | 0 | 2 | $options->{'unicode'} || 0 |
| 65 | 2 | 0 | $options->{'rest_uri'} || 'https://api.flickr.com/services/rest/' |