| blib/lib/Flickr/License/Helper.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 12 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 52 | 0 | 0 | if (defined $api_key) |
| 72 | 0 | 0 | if (defined $key and !(exists $$self{'api_key'} && defined $$self{'api_key'}) || $$self{'api_key'} ne $key) |
| 93 | 0 | 0 | if ($$self{'api_key'} eq '') |
| 121 | 0 | 0 | if ($$result{'success'}) { } |
| 140 | 0 | 0 | if ($$node{'type'} eq 'tag' and $$node{'name'} eq 'licenses') |
| 142 | 0 | 0 | if ($$license{'type'} eq 'tag' and $$license{'name'} eq 'license') |