Condition Coverage

blib/lib/Net/VKontakte/Standalone.pm
Criterion Covered Total %
condition 0 24 0.0


and 3 conditions

line !l l&&!r l&&r condition
106 0 0 0 $$result{'error'} eq 'need_captcha' and $$self{'captcha_handler'}
112 0 0 0 ref $$self{'errors_noauto'} and ref $$self{'errors_noauto'} eq 'CODE'
130 0 0 0 $$self{'login'} and $$self{'password'}
0 0 0 $$self{'login'} and $$self{'password'} and $$self{'scope'}
0 0 0 time - $$self{'auth_time'} > $$self{'expires_in'} and ($$self{'login'} and $$self{'password'} and $$self{'scope'})
139 0 0 0 14 == $$response{'error'}{'error_code'} and $$self{'captcha_handler'}
145 0 0 0 ref $$self{'errors_noauto'} and ref $$self{'errors_noauto'} eq 'CODE'

or 3 conditions

line l !l&&r !l&&!r condition
46 0 0 0 $$self{'api_id'} or $$self{'access_token'}