lib/HTML/Object/DOM/TextTrackCueList.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 9 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
41 | 0 | 0 | 0 | defined $id and length "$id" |
44 | 0 | 0 | 0 | &Scalar::Util::blessed($e) and $e->isa("HTML::Object::DOM::TextTrackCue") |
48 | 0 | 0 | 0 | defined $e_id and $id eq $e_id |