blib/lib/XML/Easy/ProceduralWriter.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 16 | 62.5 |
line | true | false | branch |
---|---|---|---|
161 | 0 | 1 | unless @XML::Easy::ProceduralWriter::stuff |
164 | 0 | 1 | if @XML::Easy::ProceduralWriter::stuff > 3 |
167 | 0 | 1 | unless $XML::Easy::ProceduralWriter::stuff[0] eq '' |
170 | 0 | 1 | if defined $XML::Easy::ProceduralWriter::stuff[2] and $XML::Easy::ProceduralWriter::stuff[2] ne '' |
203 | 51 | 0 | if (ref $_[-1] and ref $_[-1] eq 'CODE') |
208 | 11 | 40 | unless @stuff % 2 |
209 | 51 | 0 | unless @XML::Easy::ProceduralWriter::stuff % 2 |
224 | 57 | 40 | if (@XML::Easy::ProceduralWriter::stuff % 2) { } |