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