Branch Coverage

blib/lib/Catalyst/Plugin/Authentication/Credential/Flickr.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
112 0 0 unless my $frob = $c->req->params->{'frob'}
117 0 0 if ($$api_response{'success'}) { }
126 0 0 if $c->debug
130 0 0 if ($store and my $store_user = $store->get_user($$user{'username'}, $user)) { }
144 0 0 if $c->debug