Condition Coverage

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


and 3 conditions

line !l l&&!r l&&r condition
239 0 0 0 $node->{'origfkind'} and $node->{'origfkind'} ne 'same'
244 0 0 0 $k[$i] and $k[$i] ne 'same'
274 0 0 0 $node->{'formtype'} ne '' && $node->{'formtype'} ne 'lower'
280 0 0 0 $node->{'lemma'} eq '-' && $node->{'tag'} eq '-'
0 0 0 $node->{'lemma'} ne '' || $node->{'tag'} ne '' and not $node->{'lemma'} eq '-' && $node->{'tag'} eq '-'
308 0 0 0 $node->{'afun'} and $node->{'afun'} ne '???'
338 0 0 0 $fsfile->FS->exists('trlemma') and exists $node->{'trlemma'}
0 0 0 $fsfile->FS->exists('trlemma') and exists $node->{'trlemma'} and $node->{'trlemma'} ne ''
358 0 0 0 $node->{'memberof'} ne '' and $node->{'memberof'} ne '???'
360 0 0 0 $node->{'parenthesis'} ne '' and $node->{'parenthesis'} ne '???'
362 0 0 0 $node->{'operand'} ne '' and $node->{'operand'} ne '???'
372 0 0 0 not defined $gov and $fsfile->FS->order eq 'dord'
405 0 0 0 defined $gov and $gov ne 'ordorig'
0 0 0 not defined $gov and $fsfile->FS->order eq 'dord'
410 0 0 0 $export_dependency || $node->parent->{'ord'} ne '0' and $node->parent->{'ord'} ne ''
448 0 0 0 $preserve_err1 and $node->{'err1'} ne ''

or 3 conditions

line l !l&&r !l&&!r condition
137 0 0 0 $root->{'cstssource'} ne '' or $root->{'cstsmarkup'} ne ''
164 0 0 0 $treeNo == 1 or $root->{'doc'} . $root->{'docid'} ne ''
213 0 0 0 $treeNo == 1 or $root->{'chap'}
214 0 0 0 $treeNo == 1 or $root->{'doc'} . $root->{'docid'} ne ''
217 0 0 0 $root->{'para'} or $treeNo == 1
239 0 0 0 $node->{'origf'} ne $node->{'form'} or $node->{'origfkind'} and $node->{'origfkind'} ne 'same'
280 0 0 0 $node->{'lemma'} ne '' || $node->{'tag'} ne ''
0 0 0 $node->{'lemma'} ne '' || $node->{'tag'} ne '' and not $node->{'lemma'} eq '-' && $node->{'tag'} eq '-' or $node->{'root'} ne ''
0 0 0 $node->{'lemma'} ne '' || $node->{'tag'} ne '' and not $node->{'lemma'} eq '-' && $node->{'tag'} eq '-' or $node->{'root'} ne '' or $node->{'ending'} ne ''
338 0 0 0 $fsfile->FS->exists('trlemma') and exists $node->{'trlemma'} and $node->{'trlemma'} ne '' or $fsfile->FS->order eq 'dord'
353 0 0 0 $node->{'func'} ne '' or $node->{'gram'} ne ''
372 0 0 0 $gov eq 'govTR' or not defined $gov and $fsfile->FS->order eq 'dord'
405 0 0 0 defined $gov and $gov ne 'ordorig' or not defined $gov and $fsfile->FS->order eq 'dord'
410 0 0 0 $export_dependency || $node->parent->{'ord'} ne '0'