Branch Coverage

blib/lib/WWW/Picnic.pm
Criterion Covered Total %
branch 0 16 0.0


line true false branch
74 0 0 unless (defined $self->_auth_cache->{'auth'})
85 0 0 if ($response->is_success) { }
87 0 0 unless $auth
89 0 0 unless $data and $data->{'user_id'}
103 0 0 if $method eq 'PUT' and not $data
105 0 0 if (%params)
111 0 0 if (defined $data)
116 0 0 unless ($response->is_success)