Branch Coverage

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


line true false branch
137 0 0 unless $data->{'key'}
141 0 0 unless ($data->{'version'})
178 0 0 if scalar @$data > 50
185 0 0 if $response->responseCode eq '200'
259 0 0 if scalar @$data > 50
272 0 0 if scalar @$data > 25
289 0 0 unless $code eq $success_code
290 0 0 if ($success_code eq '200') { }
296 0 0 scalar keys %$href > 0 ? :
310 0 0 if ($response)
322 0 0 unless $groupid or $userid
323 0 0 if $groupid and $userid
325 0 0 defined $userid ? :
326 0 0 defined $userid ? :
337 0 0 unless $self->_get_last_modified_version($groupid, $userid)