| blib/lib/TypeLibrary/FromXSD/Element.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 14 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 42 | 0 | 0 | 0 | @args > 1 and @args % 2 == 0 |
| 55 | 0 | 0 | 0 | ref $node and $node->isa('XML::LibXML::Element') |
| 114 | 0 | 0 | 0 | $base =~ /\Adate(Time)?\z/ and $extra_validations |
| 0 | 0 | 0 | $base =~ /\Adate(Time)?\z/ and $extra_validations and $$extra_validations{$base} |
| line | l | !l | condition |
|---|---|---|---|
| 70 | 0 | 0 | $base_map{$base} || 'Str' |