blib/lib/Test/BrewBuild/Git.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 24 | 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/) |
89 | 0 | 0 | if ($output =~ /fatal/) |
118 | 0 | 0 | if (not $remote) { } |
123 | 0 | 0 | unless (defined $repo) |
139 | 0 | 0 | if ($sums =~ /${re_git('extract_commit_csum');}/) |
158 | 0 | 0 | if ($status =~ /Your branch is ahead/) |
170 | 0 | 0 | unless (defined $repo) |