Condition Coverage

lib/HTML/Object/ElementDataMap.pm
Criterion Covered Total %
condition 2 4 50.0


or 2 conditions

line l !l condition
30 1 0 shift @_ || (return $self->error('No HTML::Object::Element was provided.'))
42 2 0 $self->{'element'} || die("No element object set!\n")