Branch Coverage

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


line true false branch
48 0 0 if (my $err = $@)
72 0 0 unless $self->tweet_topics
107 0 0 unless $self->display_tweets or $self->tweet_links or $self->retweet_tweets
114 0 0 unless $uri
116 0 0 if ($uri =~ /$status_rx/) { }
0 0 elsif ($self->tweet_links) { }
118 0 0 if ($self->retweet_tweets)
120 0 0 if (my $err = $@)
127 0 0 if ($self->display_tweets)
129 0 0 $tweet->{'truncated'} ? :
137 0 0 if (@lines == 1) { }
153 0 0 unless $title
155 0 0 if (length $short < length $uni)
161 0 0 if (my $err = $@)