line |
true |
false |
branch |
46
|
0 |
0 |
unless defined $cmd |
48
|
0 |
0 |
if ($verbose) { } |
60
|
0 |
0 |
if (_validate_git()) { } |
62
|
0 |
0 |
if $? != 0 |
73
|
0 |
0 |
unless defined $msg |
75
|
0 |
0 |
if (_validate_git()) { } |
78
|
0 |
0 |
if ($? != 0) |
79
|
0 |
0 |
if ($? == 256) { } |
80
|
0 |
0 |
if $verbose |
83
|
0 |
0 |
if $? != 0 |
96
|
0 |
0 |
unless (defined $user and defined $repo) |
100
|
0 |
0 |
if (_validate_git()) { } |
103
|
0 |
0 |
if ($? != 0) |
104
|
0 |
0 |
if ($? == 32768) |
109
|
0 |
0 |
if $? != 0 |
121
|
0 |
0 |
if (_validate_git()) { } |
123
|
0 |
0 |
if $? != 0 |
134
|
0 |
0 |
if (_validate_git()) { } |
137
|
0 |
0 |
if $? != 0 |
148
|
0 |
0 |
unless defined $version |
154
|
0 |
0 |
if ($git_status_differs) |
160
|
0 |
0 |
if ($wait_for_ci and $git_status_differs) |
179
|
0 |
0 |
if ($interrupt) { } |
194
|
0 |
0 |
if (_validate_git()) |
200
|
0 |
0 |
if ($? == 0) { } |
211
|
0 |
0 |
if (_validate_git()) { } |
227
|
0 |
0 |
unless $status[$_] =~ /$git_output[$_]/ |
235
|
0 |
0 |
unless defined $version |
237
|
0 |
0 |
if (_validate_git()) { } |
239
|
0 |
0 |
if $? != 0 |
252
|
0 |
0 |
unless $msg |
258
|
0 |
0 |
if $spinner_count == 20 |
263
|
0 |
0 |
$^O =~ /win32/i ? : |