Branch Coverage

blib/lib/SMIL/Head.pm
Criterion Covered Total %
branch 5 24 20.8


line true false branch
24 1 0 if ($hash{'height'} and $hash{'width'})
28 1 0 if $hash{'meta'}
34 0 0 $ly ? :
40 0 0 $ly ? :
57 0 0 if ($self) { }
58 0 0 if ($ly = $self->getContentObjectByName($layout)) { }
60 0 0 if ($found_region = $ly->getRegion($region_name)) { }
61 0 0 if ($found_region) { }
87 1 0 if ($hash{$meta})
98 1 0 unless ($meta_tags_ref and @$meta_tags_ref)
116 0 0 unless ($transitions_ref and @$transitions_ref)
128 0 2 unless $self->getContentObjectByName($layout)