Branch Coverage

blib/lib/Catmandu/Fix/Inline/marc_map.pm
Criterion Covered Total %
branch 15 16 93.7


line true false branch
73 29 1 unless exists $opts{'-join'}
74 24 6 unless exists $opts{'-split'}
75 27 3 unless exists $opts{'-pluck'}
76 29 1 unless exists $opts{'-nested_arrays'}
78 7 23 if wantarray
85 6 24 if $opts{'-split'}
87 7 23 if (wantarray) { }
88 7 0 defined $vals && ref $vals eq 'ARRAY' ? :