Condition Coverage

blib/lib/PRANG/Graph/Choice.pm
Criterion Covered Total %
condition 20 25 80.0


and 3 conditions

line !l l&&!r l&&r condition
103 28 73 29 length $name && $node->namespaceURI
227 51 0 2 $self->has_type_map_prefix and $name =~ /(.*):(.*)/

or 2 conditions

line l !l condition
113 96 28 $x || eval {
195 2 0 $self->xmlns // ""

or 3 conditions

line l !l&&r !l&&!r condition
174 61 6 0 $value //= $item->$an
176 19 2 46 $self->has_name_attr or $self->has_xmlns_attr
185 2 0 0 $self->xml_nodeName // $an
235 4 7 2 $choice->xmlns eq $xmlns or $choice->xmlns eq "*"
238 41 12 22 $choice->nodeName eq $name or $choice->nodeName eq "*"