Branch Coverage

blib/lib/WWW/Shopify/Field.pm
Criterion Covered Total %
branch 0 54 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
292 0 0 unless $dttz
294 0 0 unless $mapping
300 0 0 unless $dttz
302 0 0 unless $mapping
315 0 0 rand() < 0.5 ? :
322 0 0 unless $_[1] =~ /\s*\$?\s*$/
334 0 0 unless $dt
335 0 0 if (ref $dt eq 'DateTime')
340 0 0 unless $dt =~ /([\d-]+)\s*T?\s*([\d:]+)/
345 0 0 unless $_[1]
346 0 0 if ($_[1] =~ /(\d+)-(\d+)-(\d+)T(\d+):(\d+):(\d+)([+-]\d+):(\d+)/) { }
0 0 elsif ($_[1] =~ /(\d+)-(\d+)-(\d+)T(\d+):(\d+):(\d+)/) { }
368 0 0 unless $_[1] =~ /(\d+)-(\d+)-(\d+)/
381 0 0 unless $hash{'min'}
382 0 0 unless $hash{'max'}