Branch Coverage

blib/lib/Bot/Cobalt/Plugin/Twitter.pm
Criterion Covered Total %
branch 0 26 0.0


line true false branch
49 0 0 if (my $err = $@)
73 0 0 unless $self->tweet_topics
108 0 0 unless $self->display_tweets or $self->tweet_links or $self->retweet_tweets
115 0 0 unless $uri
117 0 0 if ($uri =~ /$status_rx/) { }
0 0 elsif ($self->tweet_links) { }
119 0 0 if ($self->retweet_tweets)
121 0 0 if (my $err = $@)
128 0 0 if ($self->display_tweets)
138 0 0 if (@lines == 1) { }
154 0 0 unless $title
160 0 0 if (length $short < length $uni)
166 0 0 if (my $err = $@)