| blib/lib/App/todoist.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 20 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 32 | 0 | 0 | if (defined $ENV{'HOME'} and -f "$ENV{'HOME'}/.todoist") |
| 34 | 0 | 0 | if (((stat $filename)[2] & 36) != 0) |
| 37 | 0 | 0 | unless $config->file($filename) |
| 40 | 0 | 0 | if ($$opts{'argv'}) |
| 41 | 0 | 0 | unless $config->args($$opts{'argv'}) |
| 45 | 0 | 0 | unless $config->token |
| 46 | 0 | 0 | unless $config->project |
| 55 | 0 | 0 | if ($config->project) |
| 58 | 0 | 0 | unless (defined $project) |
| 83 | 0 | 0 | if ($self->config->importfile) |