lib/Dancer/Plugin/Auth/Facebook.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 6 | 50.0 |
line | l | !l | condition |
---|---|---|---|
33 | 1 | 0 | $config->{'callback_success'} || '/' |
34 | 1 | 0 | $config->{'callback_fail'} || '/fail' |
37 | 0 | 1 | $config->{'api_version'} || 'v4.0' |