Branch Coverage

blib/lib/Bio/GFF3/LowLevel/Parser/1_0_backcompat.pm
Criterion Covered Total %
branch 7 8 87.5


line true false branch
29 1147 2 unless @$item_buffer
32 1149 0 if @$item_buffer
41 45 1102 unless (ref $item eq 'ARRAY')
53 14 2489 unless ref $f eq 'ARRAY'