blib/lib/HTML/Formatter.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 33 | 21.2 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
80 | 0 | 0 | 6 | defined $filename and length $filename |
134 | 0 | 0 | 21 | defined $html and ref $html |
0 | 0 | 21 | defined $html and ref $html and $html->can('tag') | |
244 | 0 | 0 | 0 | defined $align and lc $align eq 'center' |
255 | 0 | 0 | 0 | defined $align and lc $align eq 'center' |
306 | 0 | 0 | 0 | defined $align and lc $align eq 'center' |
317 | 0 | 0 | 0 | defined $align and lc $align eq 'center' |
line | l | !l | condition |
---|---|---|---|
209 | 21 | 0 | $self->VERSION || '?' |
21 | 0 | $html->VERSION || '?' | |
218 | 0 | 0 | $self->VERSION || '?' |
222 | 0 | 0 | $self->VERSION || '?' |
587 | 22 | 0 | (shift())->attr('_bullet') || '' |
767 | 0 | 96 | $add || 0 |