blib/lib/Text/Tweet.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 6 | 83.3 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
122 | 0 | 17 | 6 | $self->hashtags_at_end || $found_in_parts |
12 | 6 | 17 | $self->hashtags_at_end or not $self->hashtags_at_end || $found_in_parts |