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
126 0 0 0 $out and $err
170 0 0 0 not defined $line and $! != 11
195 10 5 0 not $tmux and $option->{'tmux_nested'}
259 0 0 0 $config->{'groups'} and $config->{'groups'}{$group}

or 3 conditions

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