Condition Coverage

blib/lib/Net/TCP/PtyServer.pm
Criterion Covered Total %
condition 0 18 0.0


and 3 conditions

line !l l&&!r l&&r condition
335 0 0 0 $rtn and $rtn == 0
466 0 0 0 vec $rout, fileno $fh, 1 and vec $wout, fileno $tty, 1
486 0 0 0 $@ and $@ =~ /HUP/

or 3 conditions

line l !l&&r !l&&!r condition
364 0 0 0 $buf eq "\376" or $buf eq "\375"
0 0 0 $buf eq "\376" or $buf eq "\375" or $buf eq "\374"
0 0 0 $buf eq "\376" or $buf eq "\375" or $buf eq "\374" or $buf eq "\373"