Branch Coverage

blib/lib/WWW/Asana/Request.pm
Criterion Covered Total %
branch 0 30 0.0


line true false branch
35 0 0 if ($self->to =~ /\[(\w+)\]/) { }
50 0 0 if ($self->to =~ /\[(\w+)\]/) { }
104 0 0 if $self->has_data
106 0 0 if $self->has_params
107 0 0 if ($self->to_multi)
109 0 0 if ($type eq 'Task') { }
0 0 elsif ($type eq 'Story') { }
0 0 elsif ($type eq 'Project') { }
0 0 elsif ($type eq 'Tag') { }
0 0 elsif ($type eq 'User') { }
0 0 elsif ($type eq 'Workspace') { }
154 0 0 if ($self->has_data)
163 0 0 if ($self->method ne 'GET') { }
0 0 elsif (%data) { }
169 0 0 defined $body ? :