lib/XML/Schema/Handler/Simple.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 18 | 55.5 |
line | true | false | branch |
---|---|---|---|
47 | 0 | 4 | if $XML::Schema::Handler::Simple::DEBUG |
53 | 1 | 3 | if $attr and %$attr |
68 | 0 | 1 | if $XML::Schema::Handler::Simple::DEBUG |
81 | 0 | 0 | if $XML::Schema::Handler::Simple::DEBUG |
94 | 0 | 3 | if $XML::Schema::Handler::Simple::DEBUG |
109 | 0 | 3 | if $XML::Schema::Handler::Simple::DEBUG |
112 | 0 | 3 | unless $name eq $$self{'name'} |
119 | 1 | 2 | unless $type->validate_instance($self) |
126 | 0 | 2 | unless $type->activate_instance($self) |