Branch Coverage

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


line true false branch
55 4 5 if ($read_cb) { }
80 0 118 unless defined $_
91 0 14 if (not defined $pid) { }
7 7 elsif ($pid == 0) { }
114 0 7 unless ($pid)
118 0 7 unless (kill 15, $pid)