Branch Coverage

blib/lib/Catmandu/Fix/marc_xml.pm
Criterion Covered Total %
branch 2 6 33.3


line true false branch
20 0 11 unless exists $data->{$path}
22 11 0 if ($path eq 'record') { }
0 0 elsif (exists $data->{'record'}) { }