| blib/lib/XML/RDDL.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 14 | 71.4 |
| line | true | false | branch |
|---|---|---|---|
| 25 | 0 | 1 | ref $_[0] ? : |
| 61 | 4 | 3 | unless $$e{'NamespaceURI'} eq $XML::RDDL::NS_RDDL and $$e{'LocalName'} eq 'resource' |
| 66 | 0 | 3 | if $type ne 'simple' |
| 67 | 0 | 3 | if $embed ne 'none' |
| 68 | 0 | 3 | if $actu ne 'none' |
| 113 | 6 | 4 | if defined $el |
| 126 | 21 | 17 | if (exists $$e{'Attributes'}{"{$ns}$ln"}) |