Branch Coverage

blib/lib/Schedule/Load.pm
Criterion Covered Total %
branch 16 40 40.0


line true false branch
56 1 3 unless ($pt)
67 15 4 if $pid ne $parent
69 15 347 if $parent_pids{$_} == $pid
76 0 0 unless defined $_[1]
77 0 0 unless defined $_[0]
78 0 0 if $_[0] <= $_[1]
82 0 0 unless defined $_[1]
83 0 0 unless defined $_[0]
84 0 0 if $_[0] >= $_[1]
94 0 12 if ($debug)
108 60 20 if ($serialized)
114 0 0 if (not $ref and $@)
118 0 80 if ($debug)
143 1 0 if ($params{'PeerAddr'})
146 1 0 if ($params{'PeerPort'})
154 0 0 if $_[0] =~ /Connection refused/
161 0 1 if $?
171 0 20 unless ($fh and $fh->connected)
176 0 20 if (not $fh && $fh->connected or $! and $! != 11)
179 0 20 unless (defined $rv)