blib/lib/XML/Tags.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 8 | 62.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
129 | 1 | 1 | 0 | ref $other and $other =~ /[a-z]=[A-Z]/ |
2 | 0 | 0 | ref $other and $other =~ /[a-z]=[A-Z]/ and $other->isa('XML::Tags::StringThing') |
line | l | !l | condition |
---|---|---|---|
44 | 6 | 5 | $opts->{'into_level'} || 1 |