Branch Coverage

blib/lib/Tags/HTML/Stars.pm
Criterion Covered Total %
branch 8 18 44.4


line true false branch
81 3 3 $self->{'star_width'} ? :
101 0 6 if (defined $self->{'public_image_dir'}) { }
103 0 0 if ($src ne "")
106 0 0 if ($id eq 'full') { }
0 0 elsif ($id eq 'half') { }
0 0 elsif ($id eq 'nothing') { }
115 2 4 if ($id eq 'full') { }
2 2 elsif ($id eq 'half') { }
2 0 elsif ($id eq 'nothing') { }