Condition Coverage

lib/ControlFreak/Socket.pm
Criterion Covered Total %
condition 2 12 16.6


and 3 conditions

line !l l&&!r l&&r condition
236 0 0 0 $size and $size =~ /^\s*max\s*$/i

or 2 conditions

line l !l condition
179 0 2 $socket->listen_qsize || 128
237 0 0 _NUMBER($size) || 0
243 0 0 shift() || ''

or 3 conditions

line l !l&&r !l&&!r condition
161 2 0 0 $af == 2 or $af == 10