Branch Coverage

blib/lib/Yandex/OAuth/Client.pm
Criterion Covered Total %
branch 11 12 91.6


line true false branch
173 3 1 ref $resource ? :
176 1 3 if ($resource =~ /^http/iu) { }
186 2 2 if ($params)
199 1 1 if ($body_param)
219 1 1 unless $response
225 0 1 if (defined $json->{'links'} and defined $json->{'links'}{'next'})