lib/HTML/Object/DOM/Element/Progress.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 6 | 0.0 |
line | true | false | branch |
---|---|---|---|
34 | 0 | 0 | unless $self->SUPER::init(@_) |
35 | 0 | 0 | unless length "$self->{'tag'}" |
50 | 0 | 0 | if not defined $max && length "$max" or int $max == 0 |