blib/lib/Net/OAuth2/AuthorizationServer.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 12 | 12 | 100.0 |
pod | 4 | 4 | 100.0 |
line | count | pod | subroutine |
---|---|---|---|
37 | 1 | n/a | BEGIN |
38 | 1 | n/a | BEGIN |
40 | 1 | n/a | BEGIN |
41 | 1 | n/a | BEGIN |
43 | 1 | n/a | BEGIN |
44 | 1 | n/a | BEGIN |
45 | 1 | n/a | BEGIN |
46 | 1 | n/a | BEGIN |
61 | 1 | Yes | auth_code_grant |
74 | 1 | Yes | implicit_grant |
87 | 1 | Yes | password_grant |
100 | 1 | Yes | client_credentials_grant |