Condition Coverage
lib/Dancer/Plugin/Auth/Twitter.pm
Criterion
Covered
Total
%
condition
3
6
50.0
or 2 conditions
line
l
!l
condition
37
1
0
$$config{'callback_success'} || '/'
38
1
0
$$config{'callback_fail'} || '/fail'
47
1
0
$$config{'engine'} || 'Net::Twitter::Lite::WithAPIv1_1'