Branch Coverage

blib/lib/Schedule/Load/Hold.pm
Criterion Covered Total %
branch 5 8 62.5


line true false branch
37 0 4 unless $self->hold_key
45 4 36 if exists $params{$key}
68 0 1 unless my $type = ref $self
71 1 0 if (exists $$self{$field}) { }