Branch Coverage

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


line true false branch
130 0 0 if (@_) { }
140 0 0 if -e $pwd->file(&mgconfig())
141 0 0 if $pwd eq $pwd->parent
184 0 0 unless @SELECTED_REPOS
194 0 0 unless $dir
197 0 0 if (exists $bydir->{$dir}) { }
208 0 0 unless my $url = &try(sub { _sensible_remote_url($dir); } , &catch(sub { warn $_; } ))
424 0 0 if $BEHAVIOUR{'skip_readonly'} and $config->{'readonly'}
426 0 0 if (ref $cmd eq 'ARRAY') { }
473 0 0 unless my $url = &try(sub { _sensible_remote_url($dir); } , &catch(sub { warn $_; 0; } ))
495 0 0 if ($dir->is_relative)
499 0 0 unless (-e $dir)
512 0 0 if system(('git', '-C'), $dir, ('remote', '-v'))
516 0 0 if $exitcode
518 0 0 unless ($remotes)
549 0 0 if $branch