Condition Coverage

blib/lib/Treex/PML/Backend/FS.pm
Criterion Covered Total %
condition 0 41 0.0


and 3 conditions

line !l l&&!r l&&r condition
93 0 0 0 $fh && test($fh)
308 0 0 0 $node and $node != $root
0 0 0 $node and $node != $root and not $node->{$Treex::PML::Node::rbrother}
339 0 0 0 defined $v and length $v
341 0 0 0 $lastprinted and index($$defs{$attrs->[$n]}, ' P') >= 0
348 0 0 0 $lastprinted and index($$defs{$attrs->[$n]}, ' P') >= 0
462 0 0 0 $n < $attr_count and not $$defs{$attrs->[$n]} =~ / [PNW]/
483 0 0 0 $emu_schema_type and $a =~ m[/]

or 2 conditions

line l !l condition
264 0 0 $fsfile->metaData('refnames') || {}

or 3 conditions

line l !l&&r !l&&!r condition
25 0 0 0 $role eq 'FSBackend' or $role eq 'Treex::PML::Backend::FS'
215 0 0 0 $fsfile->metaData('fs-require') || $fsfile->changeMetaData('fs-require', [])
217 0 0 0 $fsfile->metaData('refnames') || $fsfile->changeMetaData('refnames', {})
313 0 0 0 $node == $root or not $node
343 0 0 0 $v eq '' or not defined $v