Condition Coverage

blib/lib/Net/OAuth2Server/Response.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
62 0 0 0 defined $value and "" ne $value

or 3 conditions

line l !l&&r !l&&!r condition
46 0 0 0 $req->error or ()
78 0 0 0 $type || Carp::croak('missing token_type')
0 0 0 $token || Carp::croak('missing access_token')