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
60 0 0 0 defined $value and '' ne $value

or 3 conditions

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