| blib/lib/Lingua/Translator/Microsoft.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 7 | 100.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 213 | 8 | 4 | 4 | $self->_token and $self->clock->() < $self->_token_expiry |
| line | l | !l | condition |
|---|---|---|---|
| 142 | 5 | 1 | $opts //= {} |
| 143 | 4 | 2 | $opts->{'max_translations'} // 5 |