Condition Coverage

blib/lib/Treex/PML/Backend/CSTS/Csts2fs.pm
Criterion Covered Total %
condition 0 15 0.0


and 3 conditions

line !l l&&!r l&&r condition
666 0 0 0 $_->{$ord} ne '' and not exists $ordered{$_->{$ord}}
672 0 0 0 $_->{$gov} ne '' and exists $ordered{$_->{$gov}}
678 0 0 0 ref $_ and not $_->parent
712 0 0 0 exists $s->{$node}{$attr} && $s->{$node}{$attr} ne ''
725 0 0 0 exists $s->{'following'}{$attr} && $s->{'following'}{$attr} ne ''