| blib/lib/Data/Tabular/Dumper/XML.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 10 | 10 | 100.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 36 | 13 | 13 | unless $fh | 
| 56 | 6 | 19 | if (1 < @{$$self{'fields'};} and $$self{'fields'}[0] eq '' and $$data[0] ne '') | 
| 64 | 40 | 92 | $q > $#{$$self{'fields'};} ? : | 
| 65 | 40 | 92 | if not defined $f or $f eq '' | 
| 67 | 32 | 100 | unless defined $d |