Branch Coverage

blib/lib/Text/NASA_Ames/DataEntry.pm
Criterion Covered Total %
branch 4 6 66.6


line true false branch
57 809 0 if (ref $dataRef and ref $dataRef eq 'HASH') { }
59 2373 54 if (exists $$dataRef{$item})
60 2373 0 if (ref $$dataRef{$item} eq 'ARRAY') { }