line |
!l |
l&&!r |
l&&r |
condition |
30
|
1401 |
2 |
692 |
not @phrases and defined(my $text = &$input_iter()) |
43
|
770 |
3 |
692 |
not @sentences and defined(my $text = &$input_iter()) |
73
|
2 |
0 |
12 |
length $phrase >= $len * 2 and $phrase =~ /\A($re) .* ($re)\z/x |
79
|
0 |
9 |
15 |
not $extracted{$x} and $stats{'prefix'}{$x} |
|
9 |
10 |
5 |
not $extracted{$x} and $stats{'prefix'}{$x} and $stats{'suffix'}{$x} |
|
10 |
1 |
4 |
not $extracted{$x} and $stats{'prefix'}{$x} and $stats{'suffix'}{$x} and $stats{'prefix'}{$x} > $threshold |
|
11 |
3 |
1 |
not $extracted{$x} and $stats{'prefix'}{$x} and $stats{'suffix'}{$x} and $stats{'prefix'}{$x} > $threshold and $stats{'suffix'}{$x} > $threshold |
142
|
146 |
1 |
1 |
$threshold <= keys %{$lcontext{$x};} and $threshold <= keys %{$rcontext{$x};} |