line |
true |
false |
branch |
38
|
0 |
1 |
if $self->user and $self->passwd |
44
|
0 |
0 |
if $user |
45
|
0 |
0 |
if $passwd |
47
|
0 |
0 |
unless $self->user and $self->passwd |
59
|
0 |
0 |
if $res->content =~ /Sign in/ |
63
|
0 |
0 |
$res->content =~ /\{_setup\((.*)\)\}/ ? : |
101
|
0 |
0 |
unless $self->is_authed |
126
|
0 |
0 |
if ($list_name) |
129
|
0 |
0 |
unless ref $list eq 'Google::Tasks::List' and $list->id |
133
|
0 |
0 |
$show_deleted ? : |
138
|
0 |
0 |
if ref $list eq 'Google::Tasks::List' and $list->id |
153
|
0 |
0 |
if (not $self->id) { } |
192
|
0 |
0 |
if $self->root->active_list->id eq $self->id |
219
|
0 |
0 |
unless ref $list eq 'Google::Tasks::List' and $list->id |
229
|
0 |
0 |
unless ref $list eq 'Google::Tasks::List' and $list->id |
239
|
0 |
0 |
unless ref $list eq 'Google::Tasks::List' and $list->id |
268
|
0 |
0 |
if ($self->list_id) { } |
|
0 |
0 |
elsif ($self->list) { } |
270
|
0 |
0 |
unless $list |
276
|
0 |
0 |
if ref $self->list ne 'Google::Tasks::List' |
291
|
0 |
0 |
if defined $self->task_date |
293
|
0 |
0 |
if (not $self->id) { } |
295
|
0 |
0 |
if $self->index |
327
|
0 |
0 |
unless defined $command |
329
|
0 |
0 |
if ($command =~ /^\d+$/) { } |
|
0 |
0 |
elsif ($command eq 'down') { } |
|
0 |
0 |
elsif ($command eq 'up') { } |
|
0 |
0 |
elsif (ref $command eq 'Google::Tasks::Task' or ref $command eq 'Google::Tasks::List') { } |
330
|
0 |
0 |
if $command and not defined $self->root->tasks->[$command] |
333
|
0 |
0 |
$command ? : |
355
|
0 |
0 |
if $idx < 0 |
408
|
0 |
0 |
unless ref $task eq 'Google::Tasks::Task' |