Condition Coverage

blib/lib/Sys/Async/Virt/Connection/Factory.pm
Criterion Covered Total %
condition 0 13 0.0


and 3 conditions

line !l l&&!r l&&r condition
52 0 0 0 $driver->{'host'} and $host

or 2 conditions

line l !l condition
46 0 0 $components{'transport'} // ""
47 0 0 $components{'host'} // ""

or 3 conditions

line l !l&&r !l&&!r condition
52 0 0 0 $driver->{'host'} || $host
0 0 0 $driver->{'host'} and $host or not $driver->{'host'} || $host