Condition Coverage

lib/Dancer/Plugin/Auth/Facebook.pm
Criterion Covered Total %
condition 2 4 50.0


or 2 conditions

line l !l condition
32 1 0 $config->{'callback_success'} || '/'
33 1 0 $config->{'callback_fail'} || '/fail'