Condition Coverage

blib/lib/POE/Component/Server/FTP/DataSession.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
319 0 0 0 defined $$heap{'input_fh'} && ref $$heap{'input_fh'}
0 0 0 $$heap{'send_recv_okay'} and defined $$heap{'data'}
380 0 0 0 defined $$heap{'output_fh'} && ref $$heap{'output_fh'}
0 0 0 $$heap{'send_recv_okay'} and defined $$heap{'data'}