lib/XML/Schema/Wildcard.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 10 | 11 | 90.9 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
69 | 2 | 18 | 3 | $$config{'namespace'} and $$config{'namespace'} eq 'any' |
line | l | !l | condition |
---|---|---|---|
91 | 2 | 24 | $$config{'process'} || 'skip' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
69 | 4 | 0 | 23 | $$config{'any'} or $$config{'namespace'} and $$config{'namespace'} eq 'any' |
146 | 4 | 8 | 3 | not $namespace or $namespace ne $own |