Condition Coverage

blib/lib/Net/Lyskom.pm
Criterion Covered Total %
condition 5 16 31.2


and 3 conditions

line !l l&&!r l&&r condition
215 0 1 0 $tmp and $tmp =~ /LysKOM/

or 2 conditions

line l !l condition
195 0 1 $arg{'Host'} || 'kom.lysator.liu.se'
196 0 1 $arg{'Port'} || 4894

or 3 conditions

line l !l&&r !l&&!r condition
191 0 1 0 ref $proto || $proto
198 0 1 0 $arg{'Name'} || $ENV{'USER'} || $ENV{'LOGNAME'} || (getpwuid $<)[0]
1111 0 0 0 not $arg{'aux'} or scalar grep({$_->tag == 1;} @{$arg{'aux'};}) == 0