Branch Coverage

blib/lib/Net/Amazon/MechanicalTurk/QuestionFormAnswers.pm
Criterion Covered Total %
branch 1 16 6.2


line true false branch
31 0 1 if (UNIVERSAL::isa($answers, 'Net::Amazon::MechanicalTurk::DataStructure')) { }
44 0 0 if ($$answer{'QuestionIdentifier'}[0] eq $questionId)
73 0 0 if (exists $$answer{'FreeText'}) { }
0 0 elsif (exists $$answer{'UploadedFileKey'}) { }
81 0 0 if (exists $$answer{'SelectionIdentifier'})
83 0 0 if ($count++ > 0)
89 0 0 if (exists $$answer{'OtherSelectionText'})
91 0 0 if ($count++ > 0)