| line |
true |
false |
branch |
|
72
|
0 |
5 |
if (defined $self->{'date_entered_on_file'} and $self->{'date_entered_on_file'} ne " ")
|
|
91
|
3 |
0 |
if ($self->material_type eq 'book') { }
|
|
|
0 |
0 |
elsif ($self->material_type eq 'computer_file') { }
|
|
|
0 |
0 |
elsif ($self->material_type eq 'continuing_resource') { }
|
|
|
0 |
0 |
elsif ($self->material_type eq 'map') { }
|
|
|
0 |
0 |
elsif ($self->material_type eq 'mixed_material') { }
|
|
|
0 |
0 |
elsif ($self->material_type eq 'music') { }
|
|
|
0 |
0 |
elsif ($self->material_type eq 'visual_material') { }
|
|
122
|
0 |
3 |
if (@errors)
|
|
124
|
0 |
0 |
defined $self->{'raw'} ? :
|