Condition Coverage

blib/lib/Treex/PML/Backend/TrXML.pm
Criterion Covered Total %
condition 0 17 0.0


and 3 conditions

line !l l&&!r l&&r condition
21 0 0 0 $f->getline =~ /\s*\<\?xml / && $f->getline =~ /\]|\/i
25 0 0 0 $fh && test($fh)

or 2 conditions

line l !l condition
179 0 0 $self->{'FSAttrs'} ||= []

or 3 conditions

line l !l&&r !l&&!r condition
159 0 0 0 $] >= 5.008 or $enc eq ''
178 0 0 0 $self->{'TargetDocument'} ||= 'Treex::PML::Factory'->createDocument
213 0 0 0 $elem eq 'trees' or $elem eq 'info'