Branch Coverage

blib/lib/POE/Component/Server/Syslog.pm
Criterion Covered Total %
branch 4 6 66.6


line true false branch
22 2 0 if ($type) { }
23 1 1 if ($type eq 'tcp') { }
1 0 elsif ($type eq 'udp') { }