Branch Coverage

blib/lib/MARC/Field008/Print.pm
Criterion Covered Total %
branch 5 44 11.3


line true false branch
48 5 0 unless (defined $self->{'mode_ansi'})
53 2 3 if ($self->{'mode_ansi'})
57 0 2 if ($MARC::Field008::Print::EVAL_ERROR)
62 0 5 defined $self->{'lang'} ? :
83 0 0 if ($field008_obj->material_type eq 'book') { }
0 0 elsif ($field008_obj->material_type eq 'computer_file') { }
0 0 elsif ($field008_obj->material_type eq 'continuing_resource') { }
0 0 elsif ($field008_obj->material_type eq 'map') { }
0 0 elsif ($field008_obj->material_type eq 'mixed_material') { }
0 0 elsif ($field008_obj->material_type eq 'music') { }
183 0 0 if ($material->running_time_for_motion_pictures_and_videorecordings ne "000" and $material->running_time_for_motion_pictures_and_videorecordings =~ /^\d+$/ms)
210 0 0 wantarray ? :
218 0 0 if ($self->{'mode_ansi'}) { }
233 0 0 if ($self->{'mode_desc'}) { }
234 0 0 unless (defined $lang_key)
238 0 0 if (defined $prefix)
258 0 0 if ($process_ret_value eq " ")
261 0 0 if ($process_ret_value eq "|")
262 0 0 if (not $not_coded) { }
268 0 0 if ($self->{'mode_desc'}) { }
272 0 0 if (defined $prefix)
281 0 0 wantarray ? :