| line | true | false | branch | 
 
| 139 | 0 | 1 | if $args{'simulate'} | 
 
| 203 | 0 | 0 | if ($projects eq 'all') | 
 
| 212 | 0 | 0 | if $projects eq 'all' | 
 
| 215 | 0 | 0 | unless exists $self->config->{$project} | 
 
| 225 | 0 | 0 | if ($n <= 0) { } | 
 
|  | 0 | 0 | elsif ($n eq 'inf') { } | 
 
| 230 | 0 | 0 | if $self->sleep | 
 
| 235 | 0 | 0 | if $i + 1 < $n and $self->sleep | 
 
| 247 | 0 | 0 | if $@ | 
 
| 257 | 0 | 0 | if $$config{'dependency_only'} | 
 
| 262 | 0 | 0 | unless keys %next | 
 
| 267 | 0 | 0 | unless (@libs) | 
 
| 300 | 0 | 0 | if (my $server = $self->server) { } | 
 
| 307 | 0 | 0 | unless ($status) | 
 
| 337 | 0 | 1 | if $found_old_style | 
 
| 369 | 0 | 0 | if ($source->cloned) | 
 
| 370 | 0 | 0 | unless chdir $source->directory | 
 
| 377 | 0 | 0 | unless chdir $source->directory | 
 
| 393 | 0 | 0 | unless chdir $co_dir | 
 
| 398 | 0 | 0 | unless $$project{'libs'} | 
 
| 403 | 0 | 0 | $$project{'env'} ? : | 
 
| 408 | 0 | 0 | if (defined $$project{'dependencies'}) | 
 
| 414 | 0 | 0 | if (@deplibs) { } | 
 
| 426 | 0 | 0 | unless (chdir $projectdir) | 
 
| 433 | 0 | 0 | if (defined(my $cmd = $$project{'configure_cmd'})) | 
 
| 435 | 0 | 0 | if ($ret) | 
 
| 436 | 0 | 0 | if $ret | 
 
| 442 | 0 | 0 | if (defined(my $cmd = $$project{'clean_cmd'})) | 
 
| 448 | 0 | 0 | unless open my $fh, '-|', join(' ', $cmd, @args) | 
 
| 460 | 0 | 0 | if (defined(my $cmd = $$project{'clean_cmd'})) | 
 
| 466 | 0 | 0 | unless open my $fh, '|-', join(' ', $cmd, @args) | 
 
| 474 | 0 | 0 | if (defined $$project{'dependencies'}) | 
 
| 487 | 0 | 0 | if (exists $ENV{$var}) { } | 
 
| 509 | 0 | 0 | if (defined $$frame{$var}) { } | 
 
| 530 | 0 | 0 | unless my $dir = $source->directory |