line |
l |
!l&&r |
!l&&!r |
condition |
136
|
0 |
0 |
35 |
$line =~ /^\s*\#/o or $line =~ m[^\s*//]o |
|
0 |
0 |
35 |
$line =~ /^\s*\#/o or $line =~ m[^\s*//]o or $line =~ /^\s*$/o |
258
|
147 |
79 |
355 |
$caseSensitive == 0 || length $tab_words_lc[$i] <= $caseSensitive |
322
|
0 |
0 |
0 |
length $word > 2 || scalar @tab_termlex == 1 |
366
|
14 |
0 |
42 |
$caseSensitive == 0 || length $ref_termlist->[$counter][$termField] <= $caseSensitive |
391
|
100 |
0 |
3 |
$word eq '' || exists $ref_corpus_index->{$word} || ($caseSensitive == 0 || length $termCap > $caseSensitive) && exists $$ref_corpus_index{$tab_termlexCap[$i]} |
463
|
20 |
0 |
56 |
$caseSensitive == 0 || length $ref_termlist->[$counter][$termField2] <= $caseSensitive |
|
12 |
50 |
0 |
!defined($caseSensitive) || $caseSensitive < 0 || length $ref_termlist->[$counter][$termField2] > $caseSensitive |
|
14 |
0 |
62 |
defined $caseSensitive and $caseSensitive == 0 || length $ref_termlist->[$counter][$termField2] <= $caseSensitive and $line =~ m<[,.?!:;/ \n\-/\*'\#\{\}\(\)\[\]\+]($term_regex)[,.?!:;/ \n\-/\*'\#\(\)\[\]\{\}\+]> or !defined($caseSensitive) || $caseSensitive < 0 || length $ref_termlist->[$counter][$termField2] > $caseSensitive and $line =~ m<[,.?!:;/ \n\-/\*'\#\{\}\(\)\[\]\+]($term_regex)[,.?!:;/ \n\-/\*'\#\(\)\[\]\{\}\+]>i |
469
|
20 |
0 |
56 |
$caseSensitive == 0 || length $ref_termlist->[$counter][$termField2] <= $caseSensitive |
|
12 |
63 |
0 |
!defined($caseSensitive) || $caseSensitive < 0 || length $ref_termlist->[$counter][$termField2] > $caseSensitive |
|
1 |
0 |
75 |
defined $caseSensitive and $caseSensitive == 0 || length $ref_termlist->[$counter][$termField2] <= $caseSensitive and $line =~ m<^($term_regex)[,.?!:;/ \n\-/\*'\#\(\)\[\]\{\}\+]>i or !defined($caseSensitive) || $caseSensitive < 0 || length $ref_termlist->[$counter][$termField2] > $caseSensitive and $line =~ m<^($term_regex)[,.?!:;/ \n\-/\*'\#\(\)\[\]\{\}\+]>i |
475
|
20 |
0 |
56 |
$caseSensitive == 0 || length $ref_termlist->[$counter][$termField2] <= $caseSensitive |
|
12 |
64 |
0 |
!defined($caseSensitive) || $caseSensitive < 0 || length $ref_termlist->[$counter][$termField2] > $caseSensitive |
|
0 |
0 |
76 |
defined $caseSensitive and $caseSensitive == 0 || length $ref_termlist->[$counter][$termField2] <= $caseSensitive and $line =~ m<[,.?!:;/ \n\-/\*'\#\(\)\[\]\{\}\+]($term_regex)$> or !defined($caseSensitive) || $caseSensitive < 0 || length $ref_termlist->[$counter][$termField2] > $caseSensitive and $line =~ m<[,.?!:;/ \n\-/\*'\#\(\)\[\]\{\}\+]($term_regex)$>i |
481
|
20 |
0 |
56 |
$caseSensitive == 0 || length $ref_termlist->[$counter][$termField2] <= $caseSensitive |
|
12 |
64 |
0 |
!defined($caseSensitive) || $caseSensitive < 0 || length $ref_termlist->[$counter][$termField2] > $caseSensitive |
|
0 |
0 |
76 |
defined $caseSensitive and $caseSensitive == 0 || length $ref_termlist->[$counter][$termField2] <= $caseSensitive and $line =~ /^($term_regex)$/i or !defined($caseSensitive) || $caseSensitive < 0 || length $ref_termlist->[$counter][$termField2] > $caseSensitive and $line =~ /^($term_regex)$/i |
541
|
0 |
0 |
0 |
$caseSensitive == 0 || length $ref_termlist->[$counter][$termField2] <= $caseSensitive |
|
0 |
0 |
0 |
!defined($caseSensitive) || $caseSensitive < 0 || length $ref_termlist->[$counter][$termField2] > $caseSensitive |
|
0 |
0 |
0 |
defined $caseSensitive and $caseSensitive == 0 || length $ref_termlist->[$counter][$termField2] <= $caseSensitive and $line =~ m<[,.?!:;/ \n\-/\*'\#\{\}\(\)\[\]\+](?$term_regex)[,.?!:;/ \n\-/\*'\#\(\)\[\]\{\}\+]>s or !defined($caseSensitive) || $caseSensitive < 0 || length $ref_termlist->[$counter][$termField2] > $caseSensitive and $line =~ m<[,.?!:;/ \n\-/\*'\#\{\}\(\)\[\]\+](?$term_regex)[,.?!:;/ \n\-/\*'\#\(\)\[\]\{\}\+]>is |
547
|
0 |
0 |
0 |
$caseSensitive == 0 || length $ref_termlist->[$counter][$termField2] <= $caseSensitive |
|
0 |
0 |
0 |
!defined($caseSensitive) || $caseSensitive < 0 || length $ref_termlist->[$counter][$termField2] > $caseSensitive |
|
0 |
0 |
0 |
defined $caseSensitive and $caseSensitive == 0 || length $ref_termlist->[$counter][$termField2] <= $caseSensitive and $line =~ m<^(?$term_regex)[,.?!:;/ \n\-/\*'\#\(\)\[\]\{\}\+]>s or !defined($caseSensitive) || $caseSensitive < 0 || length $ref_termlist->[$counter][$termField2] > $caseSensitive and $line =~ m<^(?$term_regex)[,.?!:;/ \n\-/\*'\#\(\)\[\]\{\}\+]>is |
553
|
0 |
0 |
0 |
$caseSensitive == 0 || length $ref_termlist->[$counter][$termField2] <= $caseSensitive |
|
0 |
0 |
0 |
!defined($caseSensitive) || $caseSensitive < 0 || length $ref_termlist->[$counter][$termField2] > $caseSensitive |
|
0 |
0 |
0 |
defined $caseSensitive and $caseSensitive == 0 || length $ref_termlist->[$counter][$termField2] <= $caseSensitive and $line =~ m<[,.?!:;/ \n\-/\*'\#\(\)\[\]\{\}\+](?$term_regex)$>s or !defined($caseSensitive) || $caseSensitive < 0 || length $ref_termlist->[$counter][$termField2] > $caseSensitive and $line =~ m<[,.?!:;/ \n\-/\*'\#\(\)\[\]\{\}\+](?$term_regex)$>is |
559
|
0 |
0 |
0 |
$caseSensitive == 0 || length $ref_termlist->[$counter][$termField2] <= $caseSensitive |
|
0 |
0 |
0 |
!defined($caseSensitive) || $caseSensitive < 0 || length $ref_termlist->[$counter][$termField2] > $caseSensitive |
|
0 |
0 |
0 |
defined $caseSensitive and $caseSensitive == 0 || length $ref_termlist->[$counter][$termField2] <= $caseSensitive and $line =~ /^(?$term_regex)$/s or !defined($caseSensitive) || $caseSensitive < 0 || length $ref_termlist->[$counter][$termField2] > $caseSensitive and $line =~ /^(?$term_regex)$/is |
620
|
0 |
0 |
12 |
$caseSensitive == 0 || length $ref_termlist->[$counter][$termField2] <= $caseSensitive |
|
12 |
0 |
0 |
!defined($caseSensitive) || $caseSensitive < 0 || length $ref_termlist->[$counter][$termField2] > $caseSensitive |
|
0 |
0 |
12 |
defined $caseSensitive and $caseSensitive == 0 || length $ref_termlist->[$counter][$termField2] <= $caseSensitive and $line =~ m<(?[,.?!:;/ \n\-/\*'\#\{\}\(\)\[\]\+])(?$term_regex)[,.?!:;/ \n\-/\*'\#\(\)\[\]\{\}\+]>s or !defined($caseSensitive) || $caseSensitive < 0 || length $ref_termlist->[$counter][$termField2] > $caseSensitive and $line =~ m<(?[,.?!:;/ \n\-/\*'\#\{\}\(\)\[\]\+])(?$term_regex)[,.?!:;/ \n\-/\*'\#\(\)\[\]\{\}\+]>is |
627
|
0 |
0 |
12 |
$caseSensitive == 0 || length $ref_termlist->[$counter][$termField2] <= $caseSensitive |
|
12 |
0 |
0 |
!defined($caseSensitive) || $caseSensitive < 0 || length $ref_termlist->[$counter][$termField2] > $caseSensitive |
|
0 |
0 |
12 |
defined $caseSensitive and $caseSensitive == 0 || length $ref_termlist->[$counter][$termField2] <= $caseSensitive and $line =~ m<^(?$term_regex)[,.?!:;/ \n\-/\*'\#\(\)\[\]\{\}\+]>s or !defined($caseSensitive) || $caseSensitive < 0 || length $ref_termlist->[$counter][$termField2] > $caseSensitive and $line =~ m<^(?$term_regex)[,.?!:;/ \n\-/\*'\#\(\)\[\]\{\}\+]>is |
634
|
0 |
0 |
12 |
$caseSensitive == 0 || length $ref_termlist->[$counter][$termField2] <= $caseSensitive |
|
12 |
0 |
0 |
!defined($caseSensitive) || $caseSensitive < 0 || length $ref_termlist->[$counter][$termField2] > $caseSensitive |
|
0 |
0 |
12 |
defined $caseSensitive and $caseSensitive == 0 || length $ref_termlist->[$counter][$termField2] <= $caseSensitive and $line =~ m<(?[,.?!:;/ \n\-/\*'\#\(\)\[\]\{\}\+])(?$term_regex)$>s or !defined($caseSensitive) || $caseSensitive < 0 || length $ref_termlist->[$counter][$termField2] > $caseSensitive and $line =~ m<(?[,.?!:;/ \n\-/\*'\#\(\)\[\]\{\}\+])(?$term_regex)$>is |
641
|
0 |
0 |
12 |
$caseSensitive == 0 || length $ref_termlist->[$counter][$termField2] <= $caseSensitive |
|
12 |
0 |
0 |
!defined($caseSensitive) || $caseSensitive < 0 || length $ref_termlist->[$counter][$termField2] > $caseSensitive |
|
0 |
0 |
12 |
defined $caseSensitive and $caseSensitive == 0 || length $ref_termlist->[$counter][$termField2] <= $caseSensitive and $line =~ /^(?$term_regex)$/s or !defined($caseSensitive) || $caseSensitive < 0 || length $ref_termlist->[$counter][$termField2] > $caseSensitive and $line =~ /^(?$term_regex)$/is |
661
|
4 |
0 |
4 |
not defined $semtag or $semtag =~ /^\s*$/ |