line | % | coverage | branch |
105 | 0 | T | F | if (defined $rowref) { } |
188 | 0 | T | F | @_ ? : |
192 | 0 | T | F | if $update_counts |
233 | 0 | T | F | if ($#_ == 1) |
236 | 0 | T | F | unless $progress_interval =~ /^\d+$/ and $progress_interval > 0 |
237 | 0 | T | F | unless 'CODE' eq ref $progress_callback |
241 | 0 | T | F | if ($parse_items) { } |
255 | 0 | T | F | unless $marc_blob |
257 | 0 | T | F | if ($progress_interval and 0 == $rec_num % $progress_interval) |
263 | 0 | T | F | unless $encoding |
266 | 0 | T | F | if (scalar $marc_record->fields == 0) { } |
271 | 0 | T | F | if ($parse_items) |
277 | 0 | T | F | unless ($leave_as_staging) |
296 | 0 | T | F | @_ ? : |
317 | 0 | T | F | if ($#import_items_ids > -1) |
318 | 0 | T | F | if $update_counts |
347 | 0 | T | F | @_ ? : |
353 | 0 | T | F | if ($#_ == 1) |
356 | 0 | T | F | unless $progress_interval =~ /^\d+$/ and $progress_interval > 0 |
357 | 0 | T | F | unless 'CODE' eq ref $progress_callback |
371 | 0 | T | F | if ($progress_interval and 0 == $rec_num % $progress_interval) |
376 | 0 | T | F | if (defined $matcher) |
379 | 0 | T | F | if (scalar @matches > 0) { } |
408 | 0 | T | F | if ($#_ == 1) |
411 | 0 | T | F | unless $progress_interval =~ /^\d+$/ and $progress_interval > 0 |
412 | 0 | T | F | unless 'CODE' eq ref $progress_callback |
435 | 0 | T | F | if ($progress_interval and 0 == $rec_num % $progress_interval) |
438 | 0 | T | F | if ($$rowref{'status'} eq 'error' or $$rowref{'status'} eq 'imported') |
456 | 0 | T | F | if ($bib_result eq 'create_new') { } |
| 0 | T | F | elsif ($bib_result eq 'replace') { } |
| 0 | T | F | elsif ($bib_result eq 'ignore') { } |
462 | 0 | T | F | if ($item_result eq 'create_new') |
488 | 0 | T | F | if ($item_result eq 'create_new') |
498 | 0 | T | F | if (defined $biblionumber and $item_result eq 'create_new') |
542 | 0 | T | F | if ($duplicate_barcode) { } |
591 | 0 | T | F | if ($$rowref{'status'} eq 'error' or $$rowref{'status'} eq 'reverted') |
598 | 0 | T | F | if ($bib_result eq 'delete') { } |
| 0 | T | F | elsif ($bib_result eq 'restore') { } |
| 0 | T | F | elsif ($bib_result eq 'ignore') { } |
601 | 0 | T | F | if (defined $error) { } |
672 | 0 | T | F | unless defined $batch_id |
721 | 0 | T | F | if ($results_per_group) |
725 | 0 | T | F | if ($offset) |
790 | 0 | T | F | if ($status) |
796 | 0 | T | F | if ($results_per_group) |
800 | 0 | T | F | if ($offset) |
1084 | 0 | T | F | @_ ? : |
1099 | 0 | T | F | if $best_only |
1226 | 0 | T | F | if ($overlay_status ne 'no_match') { } |
1228 | 0 | T | F | if ($overlay_action eq 'replace') { } |
| 0 | T | F | elsif ($overlay_action eq 'create_new') { } |
| 0 | T | F | elsif ($overlay_action eq 'ignore') { } |
1229 | 0 | T | F | defined $bib_match ? : |
1235 | 0 | T | F | $item_action eq 'always_add' || $item_action eq 'add_only_for_matches' ? : |
1238 | 0 | T | F | $item_action eq 'always_add' || $item_action eq 'add_only_for_new' ? : |
1249 | 0 | T | F | if ($status eq 'ignored') { } |
1252 | 0 | T | F | if ($overlay_action eq 'create_new') { } |
1255 | 0 | T | F | $overlay_status eq 'match_applied' ? : |