| blib/lib/Lingua/Stardict/Gen.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 10 | 0.0 |
| 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 |
| line | l | !l | condition |
|---|---|---|---|
| 69 | 0 | 0 | $dirpath ||= '/usr/share/stardict/dic/' |
| 70 | 0 | 0 | $dirpath ||= '/usr/local/share/stardict/dic/' |