Branch Coverage

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


line true false branch
156 0 0 unless $data->{'key'}
160 0 0 unless ($data->{'version'})
207 0 0 if scalar @$data > 50
214 0 0 if $response->responseCode eq '200'
300 0 0 if scalar @$data > 50
313 0 0 if scalar @$data > 50
330 0 0 unless $code eq $success_code
331 0 0 if ($success_code eq '200') { }
338 0 0 scalar keys %$href > 0 ? :
352 0 0 if ($response)
364 0 0 unless $groupid or $userid
365 0 0 if $groupid and $userid
367 0 0 defined $userid ? :
368 0 0 defined $userid ? :
379 0 0 unless $self->_get_last_modified_version($groupid, $userid)