| line |
!l |
l&&!r |
l&&r |
condition |
|
242
|
0 |
0 |
0 |
$dbkey =~ s/^\"//o and $dbkey =~ s/\" \(/ (/o |
|
285
|
0 |
0 |
0 |
$title =~ /^\"/o and $title =~ /\"\s*\(/o |
|
356
|
0 |
0 |
0 |
$_ = <$fh> and /^===========/o |
|
361
|
0 |
0 |
0 |
$_ = <$fh> and /^\s*$/o |
|
489
|
0 |
0 |
0 |
$_ = <$fh> and /^===========/o |
|
494
|
0 |
0 |
0 |
$_ = <$fh> and /^\s*$/o |
|
644
|
0 |
0 |
0 |
$_ = <$fh> and /^===========/o |
|
649
|
0 |
0 |
0 |
$_ = <$fh> and /^\s*$/o |
|
654
|
0 |
0 |
0 |
$_ = <$fh> and /^Name\s+Titles\s*$/o |
|
659
|
0 |
0 |
0 |
$_ = <$fh> and /^[\s\-]+$/o |
|
827
|
0 |
0 |
0 |
$_ = <$fh> and /^===========/o |
|
832
|
0 |
0 |
0 |
$_ = <$fh> and /^\s*$/o |
|
837
|
0 |
0 |
0 |
$_ = <$fh> and /^Name\s+Titles\s*$/o |
|
842
|
0 |
0 |
0 |
$_ = <$fh> and /^[\s\-]+$/o |
|
963
|
0 |
0 |
0 |
$_ = <$fh> and /^\s*$/o |
|
968
|
0 |
0 |
0 |
$_ = <$fh> and /^New Distribution Votes Rank Title/o |
|
1066
|
0 |
0 |
0 |
$_ = <$fh> and /^===========/o |
|
1071
|
0 |
0 |
0 |
$_ = <$fh> and /^\s*$/o |
|
1111
|
0 |
0 |
0 |
defined $title and defined $keyword |
|
1173
|
0 |
0 |
0 |
$_ = <$fh> and /^===========/o |
|
1178
|
0 |
0 |
0 |
$_ = <$fh> and /^-----------/o |
| line |
l |
!l&&r |
!l&&!r |
condition |
|
290
|
0 |
0 |
0 |
$title =~ s/\s+\((\d\d\d\d)\)$//o or $title =~ s[\s+\((\d\d\d\d)/[IVXL]+\)$][]o |
|
|
0 |
0 |
0 |
$title =~ s/\s+\((\?\?\?\?)\)$//o or $title =~ s[\s+\((\?\?\?\?)/[IVXL]+\)$][]o |
|
604
|
0 |
0 |
0 |
$DB->table_row_count('Actors') > 0 or $DB->table_row_count('Titles2Actors') > 0 |
|
|
0 |
0 |
0 |
$DB->table_row_count('Actors') > 0 or $DB->table_row_count('Titles2Actors') > 0 or $DB->table_row_count('Titles2Hosts') > 0 |
|
|
0 |
0 |
0 |
$DB->table_row_count('Actors') > 0 or $DB->table_row_count('Titles2Actors') > 0 or $DB->table_row_count('Titles2Hosts') > 0 or $DB->table_row_count('Titles2Narrators') > 0 |
|
778
|
0 |
0 |
0 |
$isHost or $isNarrator |
|
809
|
0 |
0 |
0 |
$DB->table_row_count('Directors') > 0 or $DB->table_row_count('Titles2Directors') > 0 |
|
1231
|
0 |
0 |
0 |
$l =~ /BY:\s(.*)$/ or $l =~ /^(\-\-\-\-\-\-\-\-)/o |