Condition Coverage

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


or 2 conditions

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