blib/lib/PPM/XML/Element.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 16 | 0.0 |
line | true | false | branch |
---|---|---|---|
47 | 0 | 0 | unless defined $kids and ref $kids eq 'ARRAY' |
51 | 0 | 0 | if (@kids > 0) |
56 | 0 | 0 | if (ref($_) =~ /::Characters$/o) { } |
91 | 0 | 0 | if ($$self{'Kids'}[$idx] == $elemref) |
113 | 0 | 0 | unless defined $text |
140 | 0 | 0 | unless ($_ =~ /Text|Kids/) |
141 | 0 | 0 | if (defined $$self{$_}) |
147 | 0 | 0 | if (defined $cont) { } |