Branch Coverage

blib/lib/Treex/PML/Backend/TrXML.pm
Criterion Covered Total %
branch 0 50 0.0


line true false branch
20 0 0 if (ref $f) { }
34 0 0 $rw eq 'w' ? :
44 0 0 if (ref $input) { }
74 0 0 unless ref $output
78 0 0 if ($src_doc->metaData('xmldecl_version') ne '') { }
83 0 0 if ($src_doc->encoding ne '')
86 0 0 if ($src_doc->metaData('xmldecl_standalone') ne '')
101 0 0 if (@meta)
112 0 0 if ($src_doc->FS->isList($atr))
128 0 0 if ($node->firstson)
134 0 0 if ($node->rbrother)
159 0 0 if ($] >= 5.008 or $enc eq '') { }
166 0 0 if $@
213 0 0 if ($elem eq 'meta') { }
0 0 elsif ($elem eq 'types') { }
0 0 elsif ($elem eq 't') { }
0 0 elsif ($elem eq 'nd') { }
0 0 elsif ($elem eq 'trees' or $elem eq 'info') { }
226 0 0 exists $attr->{'{}v'} ? :
229 0 0 if $v ne ''
235 0 0 if ($parent) { }
248 0 0 if $parent
260 0 0 if ($hash->{'Name'} eq 'nd') { }
0 0 elsif ($hash->{'Name'} eq 'trees') { }
283 0 0 if ($self->{'Node'})