Branch Coverage

blib/lib/App/Multigit.pm
Criterion Covered Total %
branch 0 32 0.0


line true false branch
132 0 0 if (@_) { }
142 0 0 if -e $pwd->file(&mgconfig())
143 0 0 if $pwd eq $pwd->parent
186 0 0 unless @SELECTED_REPOS
196 0 0 unless $dir
199 0 0 if (exists $bydir->{$dir}) { }
210 0 0 unless my $url = &try(sub { _sensible_remote_url($dir); } , &catch(sub { warn $_; } ))
426 0 0 if $BEHAVIOUR{'skip_readonly'} and $config->{'readonly'}
428 0 0 if (ref $cmd eq 'ARRAY') { }
475 0 0 unless my $url = &try(sub { _sensible_remote_url($dir); } , &catch(sub { warn $_; 0; } ))
510 0 0 if ($dir->is_relative)
514 0 0 unless (-e $dir)
527 0 0 if system(('git', '-C'), $dir, ('remote', '-v'))
531 0 0 if $exitcode
533 0 0 unless ($remotes)
564 0 0 if $branch