Condition Coverage

blib/lib/Locale/Maketext/Extract/Plugin/Xslate.pm
Criterion Covered Total %
condition 13 26 50.0


and 3 conditions

line !l l&&!r l&&r condition
37 186 37 18 $ast and ref $ast eq 'Text::Xslate::Symbol'
38 186 0 55 $ast and ref $ast eq 'ARRAY'
42 69 0 11 $sym->arity eq 'call' and $sym->value eq '('
44 0 0 11 $first and ref $first eq 'Text::Xslate::Symbol'
45 0 0 11 $first->arity eq 'variable' and $first->value eq 'l'
47 0 0 11 $second and ref $second eq 'ARRAY'
0 0 11 $second and ref $second eq 'ARRAY' and $$second[0]
0 0 11 $second and ref $second eq 'ARRAY' and $$second[0] and ref $$second[0] eq 'Text::Xslate::Symbol'

or 2 conditions

line l !l condition
20 1 0 delete $$args{'syntax'} || 'TTears'