Branch Coverage

blib/lib/OAuth/Lite/Token.pm
Criterion Covered Total %
branch 9 10 90.0


line true false branch
126 5 7 if ($key eq 'oauth_token') { }
5 2 elsif ($key eq 'oauth_token_secret') { }
2 0 elsif ($key eq 'oauth_callback_confirmed') { }
132 1 1 if ($p and $p eq 'true')
160 1 1 if $self->callback_confirmed