Condition Coverage

blib/lib/XML/Grammar/FictionBase/FromProto/Parser/XmlIterator.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

line !l l&&!r l&&r condition
437 0 0 0 not $self->_check_and_handle_tag_event($event) and $self->_is_event_elem($event)
465 0 0 0 $event->tag and exists $self->_tag_names_to_be_handled->{$event->tag}
854 0 0 0 $self->eof and $self->_no_events