Branch Coverage

blib/lib/WWW/Shopify/Liquid/Operator/And.pm
Criterion Covered Total %
branch 7 10 70.0


line true false branch
13 0 3 unless $optimizer and &blessed($optimizer) and $optimizer->isa('WWW::Shopify::Liquid::Optimizer')
18 3 0 if (int grep({not $self->is_processed($_);} @ops) > 0)
20 3 3 if $self->is_processed($_)
1 2 if int grep({not $_ if $self->is_processed($_);} @ops) > 0
23 2 0 if int @ops == 1