Branch Coverage

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


line true false branch
55 0 0 $self->has_useragent_timeout ? :
68 0 0 ref $_[0] ? :
98 0 0 if @args % 2 and ref $args[0] ne 'HASH'
106 0 0 if (ref $args[0] eq $self->request_class) { }
132 0 0 if (ref $arg eq 'HASH') { }
0 0 elsif (ref $arg eq 'ARRAY') { }
0 0 elsif (ref $arg eq 'CODE') { }
144 0 0 %data ? :
0 0 @params ? :
0 0 @codes ? :
159 0 0 if ($response->has_errors)
160 0 0 $_->has_phrase ? :