| blib/lib/Bot/Cobalt/Plugin/Twitter.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 13 | 0.0 |
| line | l | !l | condition |
|---|---|---|---|
| 32 | 0 | 0 | $conf->{'display_tweets'} // 1 |
| 33 | 0 | 0 | $conf->{'tweet_topics'} // 1 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 107 | 0 | 0 | 0 | $self->display_tweets or $self->tweet_links |
| 0 | 0 | 0 | $self->display_tweets or $self->tweet_links or $self->retweet_tweets | |
| 150 | 0 | 0 | 0 | unidecode($title) || $title |