line |
true |
false |
branch |
26
|
0 |
0 |
unless (defined $token and length $token) |
33
|
0 |
0 |
if defined $name |
34
|
0 |
0 |
if defined $description |
35
|
0 |
0 |
if defined $homepage |
36
|
0 |
0 |
if defined $public and $public |
42
|
0 |
0 |
unless ($response->is_success) |
52
|
0 |
0 |
if (defined $error) |
53
|
0 |
0 |
if ($error) |
54
|
0 |
0 |
if ($error =~ /^\-?\d+$/) { } |
94
|
0 |
0 |
unless @arguments |
116
|
0 |
0 |
if $help |
118
|
0 |
0 |
unless defined $name and length $name |
119
|
0 |
0 |
unless (defined $name and length $name) |
125
|
0 |
0 |
if ($private and $public) |
130
|
0 |
0 |
$public ? : |
134
|
0 |
0 |
unless defined $owner |
135
|
0 |
0 |
unless ($dry_run) |
161
|
0 |
0 |
if ($@) |