blib/lib/WWW/Shopify/Liquid/Filter/DateMath.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 4 | 0.0 |
line | true | false | branch |
---|---|---|---|
14 | 0 | 0 | unless ref $operand and ref $operand eq 'DateTime' |
15 | 0 | 0 | unless $unit =~ /^(days|months|years|weeks|seconds|minutes|hours)$/ |