| blib/lib/XML/Validator/Schema/SimpleTypeNode.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 14 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 134 | 0 | 0 | 0 | exists $$r{'fractionDigits'} and exists $$r{'totalDigits'} |
| 140 | 0 | 0 | 0 | exists $$r{'length'} and exists $$r{'minLength'} || exists $$r{'maxLength'} |
| 144 | 0 | 0 | 0 | exists $$r{'minLength'} and exists $$r{'maxLength'} |
| line | l | !l | condition |
|---|---|---|---|
| 56 | 0 | 0 | $$self{'restrictions'}{$facet} ||= [] |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 140 | 0 | 0 | 0 | exists $$r{'minLength'} || exists $$r{'maxLength'} |