| line |
true |
false |
branch |
|
33
|
0 |
0 |
if (defined $ENV{'HOME'} and -f "$ENV{'HOME'}/.todoist") |
|
35
|
0 |
0 |
if (((stat $filename)[2] & 36) != 0) |
|
38
|
0 |
0 |
unless $config->file($filename) |
|
41
|
0 |
0 |
if ($opts->{'argv'}) |
|
43
|
0 |
0 |
unless $config->args($opts->{'argv'}) |
|
46
|
0 |
0 |
unless $config->token |
|
47
|
0 |
0 |
unless ($config->project or $config->get('add-project')) |
|
58
|
0 |
0 |
if ($config->project) |
|
61
|
0 |
0 |
unless (defined $project) |
|
86
|
0 |
0 |
if ($self->config->importfile) |
|
99
|
0 |
0 |
if ($self->config->get('add-project')) |
|
103
|
0 |
0 |
if (defined $project) { } |