| line | true | false | branch | 
 
| 38 | 1 | 13 | unless ($num_range) | 
 
| 51 | 11 | 8 | /$range_re/ ? : | 
 
| 54 | 1 | 12 | if ($hostmaps[0] =~ /$num_range_re/) { } | 
 
| 73 | 34 | 4 | if ($text =~ /[\s$|><;&*?#]/msx) | 
 
| 84 | 0 | 0 | if ($option->{'tmux'}) | 
 
| 86 | 0 | 0 | unless $option->{'test'} | 
 
| 97 | 0 | 0 | if $option->{'verbose'} > 1 or $option->{'test'} | 
 
| 98 | 0 | 0 | if $option->{'test'} | 
 
| 100 | 0 | 0 | if ($option->{'parallel'}) { } | 
 
| 103 | 0 | 0 | if ($child) { } | 
 
|  | 0 | 0 | elsif (defined $child) { } | 
 
| 107 | 0 | 0 | if (@children == $option->{'parallel'}) | 
 
| 108 | 0 | 0 | if $option->{'verbose'} > 1 | 
 
| 117 | 0 | 0 | if ($option->{'interleave'}) { } | 
 
| 118 | 0 | 0 | if $option->{'verbose'} | 
 
| 136 | 0 | 0 | if $option->{'verbose'} | 
 
| 146 | 0 | 0 | if $option->{'verbose'} | 
 
| 166 | 0 | 0 | unless $in_fh | 
 
| 170 | 0 | 0 | if (not defined $line and $! != 11) | 
 
| 175 | 0 | 0 | if (defined $line) | 
 
| 187 | 0 | 5 | unless @commands | 
 
| 195 | 0 | 15 | if (not $tmux and $option->{'tmux_nested'}) { } | 
 
| 200 | 5 | 10 | !$tmux ? : | 
 
| 206 | 0 | 5 | $option->{'tmux_sync'} ? : | 
 
| 207 | 0 | 5 | unless $commands[0] =~ /\s$/msx | 
 
| 217 | 1 | 15 | if ($cols > $rows + 1) | 
 
| 225 | 8 | 81 | unless @commands | 
 
| 235 | 0 | 0 | if $config | 
 
| 238 | 0 | 0 | unless (-f $config_file) | 
 
| 259 | 0 | 0 | if ($config->{'groups'} and $config->{'groups'}{$group}) { } | 
 
| 263 | 0 | 0 | ref $config->{'groups'}{$group} ? : |