Condition Coverage

lib/Sys/Hostname/Long.pm
Criterion Covered Total %
condition 3 9 33.3


and 3 conditions

line !l l&&!r l&&r condition
199 0 1 0 $ip and not defined $Sys::Hostname::Long::hostlong

or 3 conditions

line l !l&&r !l&&!r condition
193 0 0 1 not defined $Sys::Hostname::Long::hostlong or $Sys::Hostname::Long::hostlong eq ''
199 0 0 1 $ip and not defined $Sys::Hostname::Long::hostlong or $Sys::Hostname::Long::hostlong eq ''