| blib/lib/Net/OAuth2/Scheme/Mixin/Root.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 20 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 45 | 0 | 0 | unless $defined_usage{$usage} | 
| 49 | 0 | 0 | $is_access ? : | 
| 50 | 0 | 0 | ref $context ? : | 
| 51 | 0 | 0 | unless $defined_context{$c} | 
| 55 | 0 | 0 | unless ($is_access) | 
| 63 | 0 | 0 | $is_access ? : | 
| 0 | 0 | !$self->is_client ? : | |
| 0 | 0 | $is_access ? : | |
| 0 | 0 | !$self->is_resource_server ? : | |
| 0 | 0 | !$self->is_auth_server ? : |