Branch Coverage

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


line true false branch
45 0 0 $machine ? :
52 0 0 if ($data =~ /([-MIFNX])([-123X])([-SPX])([-SPAX])([-PCRX])([-10X])([-IMCX])([-DBHVSPFX])([.!DM?X])/)
54 0 0 if ($1 eq 'M') { }
0 0 elsif ($1 eq 'I') { }
0 0 elsif ($1 eq 'F') { }
0 0 elsif ($1 eq 'N') { }
0 0 elsif ($1 eq '-') { }
0 0 elsif ($1 eq 'X') { }
64 0 0 if ($3 eq 'S') { }
0 0 elsif ($3 eq 'P') { }
0 0 elsif ($3 eq '-') { }
0 0 elsif ($3 eq 'X') { }
70 0 0 if ($2 eq '1') { }
0 0 elsif ($2 eq '2') { }
0 0 elsif ($2 eq '3') { }
0 0 elsif ($2 eq '-') { }
0 0 elsif ($2 eq 'X') { }
77 0 0 if ($4 eq 'S') { }
0 0 elsif ($4 eq 'P') { }
0 0 elsif ($4 eq 'A') { }
0 0 elsif ($4 eq '-') { }
0 0 elsif ($4 eq 'X') { }
84 0 0 if ($5 eq 'P') { }
0 0 elsif ($5 eq 'C') { }
0 0 elsif ($5 eq 'R') { }
0 0 elsif ($5 eq '-') { }
0 0 elsif ($5 eq 'X') { }
91 0 0 if ($6 eq '1') { }
0 0 elsif ($6 eq '0') { }
0 0 elsif ($6 eq '-') { }
0 0 elsif ($6 eq 'X') { }
97 0 0 if ($7 eq 'I') { }
0 0 elsif ($7 eq 'M') { }
0 0 elsif ($7 eq 'C') { }
0 0 elsif ($7 eq '-') { }
0 0 elsif ($7 eq 'X') { }
104 0 0 if ($8 eq 'D') { }
0 0 elsif ($8 eq 'B') { }
0 0 elsif ($8 eq 'H') { }
0 0 elsif ($8 eq 'V') { }
0 0 elsif ($8 eq 'S') { }
0 0 elsif ($8 eq 'P') { }
0 0 elsif ($8 eq 'F') { }
0 0 elsif ($8 eq '-') { }
0 0 elsif ($8 eq 'X') { }
115 0 0 if ($9 eq '.') { }
0 0 elsif ($9 eq '!') { }
0 0 elsif ($9 eq 'D') { }
0 0 elsif ($9 eq 'M') { }
0 0 elsif ($9 eq '?') { }
0 0 elsif ($9 eq '-') { }
0 0 elsif ($9 eq 'X') { }
128 0 0 if ($data =~ /quot/) { }
133 0 0 if ($data =~ /(dspp|dspi|dsp)/)
663 0 0 unless exists $root->{$t}
666 0 0 if ($_->{$ord} ne '' and not exists $ordered{$_->{$ord}})
671 0 0 unless $_
672 0 0 if ($_->{$gov} ne '' and exists $ordered{$_->{$gov}})
678 0 0 if (ref $_ and not $_->parent)
682 0 0 if ($fill_empty_ord)
684 0 0 if ($_->{$ord} eq '')
689 0 0 unless (ref $root)
692 0 0 defined $root ? :
699 0 0 unless defined $attr->[1]
707 0 0 if ($attr eq '!GAP')
708 0 0 $s->{'node'} ? :
712 0 0 exists $s->{$node}{$attr} && $s->{$node}{$attr} ne '' ? :
717 0 0 ref $s->{'node'} ? :
725 0 0 exists $s->{'following'}{$attr} && $s->{'following'}{$attr} ne '' ? :
732 0 0 if ($_->[0] eq $compose)
744 0 0 if ref $s->{'node'}
750 0 0 if ($added) { }
767 0 0 if @{$s->{'nodes'};}
778 0 0 if ref $s->{'node'}
779 0 0 if @{$s->{'nodes'};}
780 0 0 if keys %{$$s{'following'};}
781 0 0 if keys %{$$s{'following_root'};}
787 0 0 if ($tag =~ /\
790 0 0 if ($tag =~ /\>/)
797 0 0 if ($tag =~ /\
800 0 0 if ($tag =~ /\>/)
810 0 0 if ($case eq '\\') { }
0 0 elsif ($case eq 'n') { }
0 0 elsif ($case eq '|') { }
825 0 0 unless ref $fsfile
850 0 0 if ($type eq '(') { }
0 0 elsif ($type eq ')') { }
0 0 elsif ($type eq '-') { }
0 0 elsif ($type eq 'A') { }
0 0 elsif ($type eq 'C') { }
853 0 0 if (exists $start_tag{$data})
858 0 0 if (exists $att{"$data $attribute->[0]"})
865 0 0 if (exists $end_tag{$data})
873 0 0 if (exists $pcdata{$element})
933 0 0 if (@_ > 1)
935 0 0 if ($_[1] ne '')
938 0 0 if (@_ > 2)
939 0 0 if ($_[2] ne '') { }