Condition Coverage

blib/lib/App/MultiSsh.pm
Criterion Covered Total %
condition 2 18 11.1


and 3 conditions

line !l l&&!r l&&r condition
134 0 0 0 $out and $err
180 0 0 0 not defined $line and $! != 11
206 10 5 0 not $tmux and $option->{'tmux_nested'}
278 0 0 0 $config->{'groups'} and $config->{'groups'}{$group}

or 3 conditions

line l !l&&r !l&&!r condition
100 0 0 0 $option->{'verbose'} > 1 or $option->{'test'}
186 0 0 0 $hosts{$host} ||= $colours[rand @colours]