Branch Coverage

blib/lib/Schedule/Load/Hosts/Proc.pm
Criterion Covered Total %
branch 6 18 33.3


line true false branch
30 0 0 unless $self and ref $self
35 0 1 unless $self and ref $self
41 0 0 unless $self and ref $self
43 0 0 if (exists $$self{$field}) { }
51 0 1 unless $self and ref $self
52 0 1 unless defined $$self{'time'}
59 0 1 if ($runtime >= 7200) { }
71 0 8 unless my $type = ref $self
74 8 0 if (exists $$self{$field}) { }