| blib/lib/Net/OAuth2/AuthorizationServer/ClientCredentialsGrant.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| subroutine | 9 | 10 | 90.0 | 
| pod | n/a | ||
| line | count | pod | subroutine | 
|---|---|---|---|
| 73 | 3 | n/a | BEGIN | 
| 74 | 3 | n/a | BEGIN | 
| 76 | 3 | n/a | BEGIN | 
| 81 | 3 | n/a | BEGIN | 
| 82 | 3 | n/a | BEGIN | 
| 84 | 6 | n/a | _uses_auth_codes | 
| 85 | 0 | n/a | _uses_user_passwords | 
| 88 | 24 | n/a | _verify_client | 
| 119 | 20 | n/a | _verify_access_token | 
| 124 | 4 | n/a | _store_access_token |