blib/lib/Dancer/Plugin/IRCNotice.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 8 | 0.0 |
line | true | false | branch |
---|---|---|---|
32 | 0 | 0 | unless exists $TYPES{$$config{'type'}} |
36 | 0 | 0 | unless $$config{'host'} =~ /:\d+$/ |
38 | 0 | 0 | unless my $socket = 'IO::Socket::IP'->new($$config{'host'}) |
51 | 0 | 0 | if ($line =~ m[End of /MOTD]) |