Branch Coverage

lib/HTML/Object/DOM/TextTrackCueList.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
31 0 0 unless $self->SUPER::init(@_)
41 0 0 unless defined $id and length "$id"
44 0 0 if (&Scalar::Util::blessed($e) and $e->isa("HTML::Object::DOM::TextTrackCue"))
48 0 0 if defined $e_id and $id eq $e_id