lib/HTML/Object/DOM/Element/Template.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 6 | 0.0 |
line | true | false | branch |
---|---|---|---|
31 | 0 | 0 | unless $self->SUPER::init(@_) |
32 | 0 | 0 | unless length "$self->{'tag'}" |
56 | 0 | 0 | unless $self->_load_class("HTML::Object::DOM::DocumentFragment") |