| lib/Dancer/Plugin/Auth/Google.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 8 | 50.0 |
| line | l | !l | condition |
|---|---|---|---|
| 32 | 2 | 0 | $$config{'scope'} || 'profile' |
| 33 | 2 | 0 | $$config{'callback_success'} || '/' |
| 34 | 2 | 0 | $$config{'callback_fail'} || '/fail' |
| 35 | 0 | 2 | $$config{'access_type'} || 'online' |