Branch Coverage

blib/lib/Net/Amazon/MechanicalTurk/RowData/ArrayHashRowData.pm
Criterion Covered Total %
branch 2 4 50.0


line true false branch
25 1 0 if (not $self->fieldNames and $#{$self->array;} >= 0) { }
27 0 1 unless (UNIVERSAL::isa($firstHash, 'HASH'))