| line | true | false | branch | 
 
| 187 | 0 | 0 | unless $self->commands->{$command} | 
 
| 191 | 0 | 0 | unless ($output) | 
 
| 252 | 0 | 0 | if ($$opts{'text'} eq '1' xor $$opts{'html'} eq '1') | 
 
| 255 | 0 | 0 | if (@content) | 
 
| 256 | 0 | 0 | if ($$opts{'text'}) | 
 
| 261 | 0 | 0 | if ($$opts{'html'}) | 
 
| 281 | 0 | 0 | if ($$args[0]) | 
 
| 284 | 0 | 0 | if ($self->commands->{$command}) | 
 
| 285 | 0 | 0 | if $self->commands->{$command}{'usage'} | 
 
| 290 | 0 | 0 | unless ($commands_string) | 
 
| 302 | 0 | 0 | if (defined $self->commands->{$name}{'hidden'}) | 
 
| 332 | 0 | 0 | if $$opts{'w'} | 
 
| 336 | 0 | 0 | unless $pid | 
 
| 344 | 0 | 0 | if $$opts{'w'} | 
 
| 366 | 0 | 0 | if (@workers) | 
 
| 409 | 0 | 0 | if ($$opts{'text'} eq '1' xor $$opts{'html'} eq '1') | 
 
| 412 | 0 | 0 | if (@content) | 
 
| 413 | 0 | 0 | if ($$opts{'text'}) | 
 
| 417 | 0 | 0 | if ($$opts{'html'}) | 
 
| 423 | 0 | 0 | unless $$opts{'text'} or $$opts{'html'} | 
 
| 445 | 0 | 0 | if $i > $_ and $x == 10 | 
 
| 455 | 0 | 0 | if $$opts{'text'} | 
 
| 458 | 0 | 0 | if $$opts{'html'} | 
 
| 463 | 0 | 0 | $path ? : | 
 
| 492 | 0 | 0 | if -d $_ | 
 
| 506 | 0 | 0 | unless @args | 
 
| 514 | 0 | 0 | if ($arg =~ /^:(.*)/) { } | 
 
|  | 0 | 0 | elsif ($arg =~ /(.*):$/) { } | 
 
|  | 0 | 0 | elsif ($arg =~ /([^:]+):(.*)$/) { } |