| blib/lib/W3C/SOAP/XSD/Document/SimpleType.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 6 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 124 | 0 | 0 | 0 | $self->document->ns_map->{$ns} and $self->document->ns_map->{$ns} eq 'http://www.w3.org/2001/XMLSchema' | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 123 | 0 | 0 | 0 | $ns ||= $self->document->target_namespace |