Branch Coverage

blib/lib/Dancer/Plugin/IRCNotice.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
25 0 0 if $$config{'fork'}
28 0 0 unless $$config{'host'} =~ /:\d+$/
30 0 0 unless my $socket = 'IO::Socket::IP'->new($$config{'host'})
43 0 0 if ($line =~ m[End of /MOTD])
50 0 0 if $$config{'fork'}
57 0 0 if $$config{'fork'}