Condition Coverage

lib/HTML/Object/DOM/VideoTrackList.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

line !l l&&!r l&&r condition
72 0 0 0 defined $id and length "$id"
75 0 0 0 &Scalar::Util::blessed($e) and $e->isa("HTML::Object::DOM::Element::Track")
79 0 0 0 defined $e_id and $id eq $e_id