lib/HTML/Object/DOM/TextTrackList.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 6 | 0.0 |
line | true | false | branch |
---|---|---|---|
56 | 0 | 0 | unless defined $id and length "$id" |
59 | 0 | 0 | if (&Scalar::Util::blessed($e) and $e->isa("HTML::Object::DOM::Element::Track")) |
63 | 0 | 0 | if defined $e_id and $id eq $e_id |