blib/lib/FAQ/OMatic/I18N.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 1 | 11 | 9.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
89 | 0 | 0 | 0 | language() ne 'en' and not exists $$tx{$text} |
line | l | !l | condition |
---|---|---|---|
71 | 0 | 2 | $FAQ::OMatic::Config::language || 'en' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
56 | 0 | 0 | 0 | $force or not defined $tx |
88 | 0 | 0 | 0 | $$tx{$text} || $text |