blib/lib/Hailo/Engine/Scored.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 14 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
70 | 0 | 0 | 0 | defined $best_reply and $self->_too_similar(\@input_token_ids, $reply) |
line | l | !l | condition |
---|---|---|---|
24 | 0 | 0 | shift() // [] |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
45 | 0 | 0 | 0 | defined $args{'iterations'} or defined $args{'interval'} |
75 | 0 | 0 | 0 | not defined $best_score or $score > $best_score |
85 | 0 | 0 | 0 | $token_cache->{$_} // ($token_cache->{$_} = $self->_token_info($_)) |