Condition Coverage

blib/lib/LaBrea/NetIO.pm
Criterion Covered Total %
condition 5 11 45.4


and 3 conditions

line !l l&&!r l&&r condition
292 1 0 0 &_want_daemon(\$target) && $$target{'d_timeout'}

or 2 conditions

line l !l condition
219 1 0 $$target{'d_host'} || 'localhost'

or 3 conditions

line l !l&&r !l&&!r condition
141 1 0 1 not $port or $port =~ /\D/
218 0 1 0 $$target{'d_port'} || TARPIT_PORT()