Branch Coverage

blib/lib/Net/Amazon/MechanicalTurk/BulkSupport.pm
Criterion Covered Total %
branch 0 40 0.0


line true false branch
39 0 0 if (not defined $progress) { }
0 0 elsif (UNIVERSAL::isa($progress, 'CODE')) { }
0 0 elsif (UNIVERSAL::isa($progress, 'GLOB')) { }
64 0 0 if (not defined $success) { }
0 0 elsif (UNIVERSAL::isa($success, 'CODE')) { }
79 0 0 if (UNIVERSAL::isa($file, 'GLOB')) { }
0 0 elsif (UNIVERSAL::isa($file, 'Net::Amazon::MechanicalTurk::DelimitedWriter')) { }
89 0 0 $file =~ /\.csv$/i ? :
99 0 0 if ($rowNumber++ == 0)
108 0 0 if (not defined $fail) { }
0 0 elsif (UNIVERSAL::isa($fail, 'CODE')) { }
123 0 0 if (UNIVERSAL::isa($file, 'GLOB')) { }
0 0 elsif (UNIVERSAL::isa($file, 'Net::Amazon::MechanicalTurk::DelimitedWriter')) { }
133 0 0 $file =~ /\.csv$/i ? :
144 0 0 if ($rowNumber++ == 0)
171 0 0 if $progress
174 0 0 if (exists $$properties{'Notification'})
180 0 0 if $progress
190 0 0 if (exists $$createHITTypeProperties{'Reward'} and not ref $$createHITTypeProperties{'Reward'})
218 0 0 if (defined $prop)