| blib/lib/Net/IPMessenger/Bot/EventHandler.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 10 | 90.0 |
| line | true | false | branch |
|---|---|---|---|
| 17 | 1 | 2 | ref $args{'handler'} eq 'ARRAY' ? : |
| 40 | 0 | 5 | unless $$self{'handler'} |
| 49 | 5 | 3 | if ($msg =~ /$regex/) |
| 65 | 1 | 4 | if ($command->get_readcheck) |
| 74 | 4 | 1 | if (my $res = $self->handle($user)) |