lib/XML/Compile/Schema/NameSpaces.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 17 | 17.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
151 | 0 | 0 | 710 | $ns eq 'http://www.w3.org/2001/XMLSchema' and $XML::Compile::Schema::NameSpaces::builtin_types{$local} |
180 | 0 | 0 | 0 | $self->doesExtend($_, $type) and ++$ext{$_} |
184 | 0 | 4 | 0 | $self->doesExtend($_, $type) and ++$ext{$_} |
line | l | !l | condition |
---|---|---|---|
245 | 0 | 0 | delete $opts{'namespace'} || [$self->list] |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
64 | 0 | 5 | 0 | $self->{'sgs'}{$base}{$_} ||= $instance |
231 | 0 | 0 | 0 | $fragment->filename || $fragment->source |