Condition Coverage

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


or 2 conditions

line l !l condition
104 0 2 $username || $ENV{'GOOFEYUSER'} || $ENV{'USER'} || $ENV{'LOGNAME'} || 'unknown'
149 0 0 &find_incoming_port() || die("Can't find an incoming port\n")

or 3 conditions

line l !l&&r !l&&!r condition
99 0 2 0 ref $prototype || $prototype
105 0 0 2 $password || &find_password
106 0 2 0 $host || $Default_Goofey_Host
107 0 2 0 $port || $Default_Goofey_Port