Branch Coverage

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


line true false branch
97 0 0 unless defined $url_params->{'project'}
110 0 0 if ($@) { }
0 0 elsif (not &blessed($response)) { }
121 0 0 if $ENV{'DEBUG'}
124 0 0 if ($@)
130 0 0 if $ENV{'DEBUG'}
131 0 0 if ($code ne '200' and $code ne '201')
134 0 0 if (&reftype($parsed_content) eq 'HASH' and $parsed_content->{'message'})
141 0 0 $parsed_content->{'error_code'} ? :
162 0 0 $rest_data->{'write'} ? :
165 0 0 unless $method_path
174 0 0 if $@
329 0 0 unless (defined $collection and defined $timeframe)
335 0 0 if $filters
339 0 0 unless (&reftype($x) eq 'HASH' and &reftype($x->{'result'}) eq 'ARRAY')