Branch Coverage

blib/lib/Template/Pure/Component.pm
Criterion Covered Total %
branch 8 8 100.0


line true false branch
40 3 5 if (my($md5, $style) = $self->style_fragment)
41 1 2 unless ($root->at("style#$md5"))
45 3 5 if (my($md5, $script) = $self->script_fragment)
46 1 2 unless ($root->at("script#$md5"))