| lib/HTML/Object/DOM/VideoTrackList.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 32 | 0 | 0 | unless $self->SUPER::init(@_) |
| 41 | 0 | 0 | if $ref->{'added'} |
| 52 | 0 | 0 | if $ref->{'removed'} |
| 72 | 0 | 0 | unless defined $id and length "$id" |
| 75 | 0 | 0 | if (&Scalar::Util::blessed($e) and $e->isa("HTML::Object::DOM::Element::Track")) |
| 79 | 0 | 0 | if defined $e_id and $id eq $e_id |
| 118 | 0 | 0 | if defined $pos |