| blib/lib/Lingua/Word/Parser.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 9 | 55.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 56 | 1 | 0 | 1 | $self->{'file'} and -e $self->{'file'} |
| line | l | !l | condition |
|---|---|---|---|
| 40 | 0 | 2 | $args{'dbhost'} || 'localhost' |
| 0 | 2 | $args{'dbtype'} || 'mysql' | |
| 123 | 10 | 0 | $n - $m || 1 |