Condition Coverage

blib/lib/Lingua/StarDict/Gen.pm
Criterion Covered Total %
condition 0 10 0.0


and 3 conditions

line !l l&&!r l&&r condition
32 0 0 0 $opt{'type'} eq 'default' and /(.*?)\s*\{\s*(.*?)\s*\}/l
36 0 0 0 not $opt{'lang'} and /(\w+)/l

or 2 conditions

line l !l condition
69 0 0 $dirpath ||= '/usr/share/stardict/dic/'
70 0 0 $dirpath ||= '/usr/local/share/stardict/dic/'