| blib/lib/WWW/Babelfish.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 23 | 0.0 |
| line | l | !l | condition |
|---|---|---|---|
| 151 | 0 | 0 | $params{'service'} || 'Babelfish' |
| 185 | 0 | 0 | $$self{'Langs'}{$2} ||= {} |
| 216 | 0 | 0 | $params{'delimiter'} || "\n\n" |
| 274 | 0 | 0 | $1 || '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 141 | 0 | 0 | 0 | ref $this || $this |
| 155 | 0 | 0 | 0 | $params{'agent'} || $$Services{'agent'} |
| 291 | 0 | 0 | 0 | not defined $text or $text =~ /^\*\*time-out\*\*/ |
| 362 | 0 | 0 | 0 | $offset == -1 or $offset <= $lastoffset |
| 371 | 0 | 0 | 0 | $offset == -1 or $offset <= $lastoffset |