| line |
true |
false |
branch |
|
24
|
0 |
1 |
unless &getopts("cu", \%opts) |
|
26
|
0 |
1 |
if keys %opts > 1 |
|
28
|
1 |
0 |
if ($opts{'u'}) { } |
|
|
0 |
0 |
elsif ($opts{'c'}) { } |
|
29
|
1 |
0 |
@ARGV ? : |
|
30
|
0 |
1 |
if @ARGV |
|
33
|
0 |
0 |
unless @ARGV |
|
34
|
0 |
0 |
if @ARGV > 2 |
|
37
|
0 |
0 |
if @ARGV |
|
51
|
0 |
0 |
if in_git_repo() |
|
71
|
0 |
0 |
if $url =~ /^git\@github-/ |
|
87
|
0 |
1 |
if $url =~ /^git\@github-/ |
|
101
|
0 |
1 |
if $data->{'service'} ne "github" |
|
124
|
0 |
0 |
unless in_git_repo() |
|
126
|
0 |
0 |
if ($?) |
|
158
|
0 |
0 |
$exit_value ? : |
|
159
|
0 |
0 |
if substr($msg, -1) ne "\n" |
|
177
|
0 |
0 |
if $echo |
|
178
|
0 |
0 |
unless system($cmd) == 0 |