Branch Coverage

blib/lib/Test/BrewBuild/Git.pm
Criterion Covered Total %
branch 0 26 0.0


line true false branch
24 0 0 if (defined $args{'debug'})
36 0 0 if defined $self->{'git'}
38 0 0 if ($^O =~ /MSWin/) { }
40 0 0 if (-x "$_/git.exe")
68 0 0 if ($repo =~ /${re_git('extract_repo_name');}/)
78 0 0 unless ($repo =~ /https/)
91 0 0 if ($output =~ /fatal/)
120 0 0 if (not $remote) { }
125 0 0 unless (defined $repo)
138 0 0 if ($sums =~ /${re_git('extract_commit_csum');}/)
159 0 0 if ($status =~ /Your branch is ahead/)
174 0 0 if ($repo_availability_check =~ /fatal/)
186 0 0 unless (defined $repo)