Branch Coverage

blib/lib/Net/Amazon/MechanicalTurk/Command/UpdateHITs.pm
Criterion Covered Total %
branch 0 42 0.0


line true false branch
142 0 0 unless (exists $params{$required})
150 0 0 exists $params{'maxHits'} ? :
152 0 0 if ($progress)
176 0 0 if $progress
178 0 0 if $progress
180 0 0 if $progress
185 0 0 if ($maxHits >= 0 and $rowNumber > $maxHits)
192 0 0 unless (defined $hitIdKey)
194 0 0 if ($key =~ /^\s*HITId\s*$/i)
199 0 0 unless (defined $hitIdKey)
205 0 0 unless (exists $$row{$hitIdKey})
216 0 0 if $progress
225 0 0 if ($@)
227 0 0 if $progress
238 0 0 if ($@ and not $exitedEach)
241 0 0 if ($mturk->response)
242 0 0 if ($mturk->response->errorCode)
247 0 0 if ($rowNumber > 0)
250 0 0 if ($mturk->request)
255 0 0 if ($mturk->response)
262 0 0 if ($progress)