Branch Coverage

blib/lib/WWW/Shopify/Field.pm
Criterion Covered Total %
branch 0 66 0.0


line true false branch
34 0 0 if defined $_[1]
43 0 0 if defined $_[1]
72 0 0 $_[0]->is_quantitative ? :
93 0 0 if int @{$_[0]{'arguments'};} == 0
94 0 0 if int @{$_[0]{'arguments'};} == 1
105 0 0 if int @{$_[0]{'arguments'};} == 0
106 0 0 if int @{$_[0]{'arguments'};} == 1
118 0 0 &looks_like_number($_[1]) ? :
120 0 0 $_[1] ? :
121 0 0 $_[1] ? :
128 0 0 if int @{$_[0]{'arguments'};} == 0
129 0 0 if int @{$_[0]{'arguments'};} == 1
140 0 0 if int @{$_[0]{'arguments'};} == 0
141 0 0 if int @{$_[0]{'arguments'};} == 1
345 0 0 unless $dttz
347 0 0 unless $mapping
353 0 0 unless $dttz
355 0 0 unless $mapping
370 0 0 unless $dttz
376 0 0 unless $dttz
390 0 0 rand() < 0.5 ? :
397 0 0 unless $_[1] =~ /\s*\$?\s*$/
409 0 0 unless $dt
410 0 0 if (ref $dt eq 'DateTime')
415 0 0 unless $dt =~ /([\d-]+)\s*T?\s*([\d:]+)/
420 0 0 unless $_[1]
423 0 0 if ($_[1] =~ /(\d+)-(\d+)-(\d+)T(\d+):(\d+):(\d+)([+-]\d+):(\d+)/) { }
0 0 elsif ($_[1] =~ /(\d+)-(\d+)-(\d+)T(\d+):(\d+):(\d+)/) { }
0 0 elsif ($_[1] =~ /(\d+):(\d+):(\d+) ($abbrvs_reg) (\d+), (\d+)/) { }
457 0 0 unless $_[1] =~ /(\d+)-(\d+)-(\d+)/
469 0 0 $_[1] ? :
470 0 0 unless $hash{'min'}
471 0 0 unless $hash{'max'}