Branch Coverage

blib/lib/Test/Statsd.pm
Criterion Covered Total %
branch 8 12 66.6


line true false branch
58 4 4 if ($read_cb) { }
83 0 64 unless defined $_
94 0 12 if (not defined $pid) { }
6 6 elsif ($pid == 0) { }
117 0 6 unless ($pid)
121 0 6 unless (kill 15, $pid)