Branch Coverage

blib/lib/Net/Amazon/MechanicalTurk/Properties.pm
Criterion Covered Total %
branch 0 14 0.0


line true false branch
11 0 0 if (UNIVERSAL::isa($properties, 'HASH')) { }
22 0 0 unless ($out)
25 0 0 if ($header)
51 0 0 unless (UNIVERSAL::isa($in, 'GLOB'))
54 0 0 unless ($in)
62 0 0 if $line =~ /^\s*[#!]/ or $line =~ /^\s*$/
63 0 0 if ($line =~ /^([^:=]+)[=:](.*)/) { }