Condition Coverage

blib/lib/Google/Tasks.pm
Criterion Covered Total %
condition 1 30 3.3


and 3 conditions

line !l l&&!r l&&r condition
38 1 0 0 $self->user and $self->passwd
47 0 0 0 $self->user and $self->passwd
129 0 0 0 ref $list eq 'Google::Tasks::List' and $list->id
138 0 0 0 ref $list eq 'Google::Tasks::List' and $list->id
219 0 0 0 ref $list eq 'Google::Tasks::List' and $list->id
229 0 0 0 ref $list eq 'Google::Tasks::List' and $list->id
239 0 0 0 ref $list eq 'Google::Tasks::List' and $list->id
330 0 0 0 $command and not defined $self->root->tasks->[$command]

or 3 conditions

line l !l&&r !l&&!r condition
205 0 0 0 $_->completed || $_->deleted
329 0 0 0 ref $command eq 'Google::Tasks::Task' or ref $command eq 'Google::Tasks::List'