Condition Coverage

blib/lib/OTRS/OPM/Parser.pm
Criterion Covered Total %
condition 10 10 100.0


and 3 conditions

line !l l&&!r l&&r condition
100 4 3 2 $type and not $filename =~ m[ \A doc/[^/]+/.*\.$type \z ]x
102 4 2 1 $type and not $found_file =~ m[ \A doc/[^/]+/.*\.$type \z ]x

or 2 conditions

line l !l condition
80 6 3 $params{'lang'} || 'en'
81 4 5 $params{'type'} || ''