Branch Coverage

blib/lib/Schedule/Activity/Attributes.pm
Criterion Covered Total %
branch 7 12 58.3


line true false branch
23 130 112 if (defined $self->{'attr'}{$attribute})
24 0 130 if ($opt{'type'} and $self->{'attr'}{$attribute}{'type'} ne $opt{'type'})
32 0 112 if ($@)
40 0 184093 unless (defined $tm)
48 0 408780 unless ($A)
76 0 205796 unless (@{$self->{'stack'};})