| blib/lib/XML/Validator/Schema/Attribute.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 29 | 0 | 0 | if $name |
| 32 | 0 | 0 | if ($ref) |
| 33 | 0 | 0 | if $name |
| 39 | 0 | 0 | unless $name or $ref |
| 43 | 0 | 0 | if ($type_name) |
| 50 | 0 | 0 | unless $use eq 'optional' or $use eq 'required' |
| 52 | 0 | 0 | $use eq 'required' ? : |