| blib/lib/Bot/BasicBot/Pluggable/Module/Title.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 16 | 56.2 |
| line | true | false | branch |
|---|---|---|---|
| 34 | 0 | 3 | if $mess->{'who'} eq $self->bot->nick |
| 40 | 1 | 2 | if $ignore_regexp and /$ignore_regexp/ |
| 42 | 0 | 2 | unless $uri |
| 43 | 0 | 2 | if ($uri->scheme eq 'file') |
| 44 | 0 | 0 | unless $self->get('user_be_rude') |
| 51 | 0 | 2 | unless defined $title |
| 52 | 2 | 0 | if $self->get('user_asciify') |
| 56 | 2 | 1 | if ($reply) |