Condition Coverage

blib/lib/POE/TIKC.pm
Criterion Covered Total %
condition 0 21 0.0


and 3 conditions

line !l l&&!r l&&r condition
181 0 0 0 ref $h eq 'HASH' and $$h{'_tikc_proxy_session'}
266 0 0 0 ref $h eq 'HASH' and $$h{'_tikc_proxy_session'}
318 0 0 0 ref $h eq 'HASH' and $$h{'_tikc_proxy_session'}

or 2 conditions

line l !l condition
112 0 0 shift() || {}
207 0 0 $$opt{'address'} || '127.0.0.1'
0 0 $$opt{'port'} || 2021
212 0 0 shift() || {}
287 0 0 $$opt{'address'} || '127.0.0.1'
0 0 $$opt{'port'} || 2021