Condition Coverage

lib/HTML/Object/DOM/Element/TableCell.pm
Criterion Covered Total %
condition 2 7 28.5


and 3 conditions

line !l l&&!r l&&r condition
32 12 0 0 defined $self->{'tag'} and length "$self->{'tag'}"

or 2 conditions

line l !l condition
63 1 0 $self->parent || (return)
93 0 0 'HTML::Object::TokenList'->new($headers, 'element', $self, 'attribute', 'headers', 'debug', $self->debug) || (return $self->pass_error('HTML::Object::TokenList'->error))