Branch Coverage

blib/lib/MojoX/I18N/Lexemes.pm
Criterion Covered Total %
branch 14 16 87.5


line true false branch
31 71 54 if ($value)
35 32 93 if ($multiline) { }
20 73 elsif ($type eq 'expr' || $type eq 'escp' and $value and substr($value, 0, length($self->helper) + 1) eq $self->helper . ' ') { }
3 70 elsif ($type eq 'expr' || $type eq 'escp' and $value and $value =~ $self->helper_re) { }
36 12 20 if ($type eq 'expr' or $type eq 'escp' or $type eq 'line') { }
51 20 0 unless (($$line[$j + 2] || '') eq 'text')
64 23 102 if ($args and not $multiline)
66 23 0 if $lexem