line |
!l |
l&&!r |
l&&r |
condition |
262
|
0 |
0 |
0 |
$dbkey =~ s/^\"//o and $dbkey =~ s/\" \(/ (/o |
305
|
0 |
0 |
0 |
$title =~ /^\"/o and $title =~ /\"\s*\(/o |
379
|
0 |
0 |
0 |
$_ = <$fh> and /^===========/o |
384
|
0 |
0 |
0 |
$_ = <$fh> and /^\s*$/o |
510
|
0 |
0 |
0 |
$_ = <$fh> and /^===========/o |
515
|
0 |
0 |
0 |
$_ = <$fh> and /^\s*$/o |
662
|
0 |
0 |
0 |
$_ = <$fh> and /^===========/o |
667
|
0 |
0 |
0 |
$_ = <$fh> and /^\s*$/o |
672
|
0 |
0 |
0 |
$_ = <$fh> and /^Name\s+Titles\s*$/o |
677
|
0 |
0 |
0 |
$_ = <$fh> and /^[\s\-]+$/o |
845
|
0 |
0 |
0 |
$_ = <$fh> and /^===========/o |
850
|
0 |
0 |
0 |
$_ = <$fh> and /^\s*$/o |
855
|
0 |
0 |
0 |
$_ = <$fh> and /^Name\s+Titles\s*$/o |
860
|
0 |
0 |
0 |
$_ = <$fh> and /^[\s\-]+$/o |
981
|
0 |
0 |
0 |
$_ = <$fh> and /^\s*$/o |
986
|
0 |
0 |
0 |
$_ = <$fh> and /^New Distribution Votes Rank Title/o |
1084
|
0 |
0 |
0 |
$_ = <$fh> and /^===========/o |
1089
|
0 |
0 |
0 |
$_ = <$fh> and /^\s*$/o |
1129
|
0 |
0 |
0 |
defined $title and defined $keyword |
1191
|
0 |
0 |
0 |
$_ = <$fh> and /^===========/o |
1196
|
0 |
0 |
0 |
$_ = <$fh> and /^-----------/o |
line |
l |
!l&&r |
!l&&!r |
condition |
310
|
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 |
344
|
0 |
0 |
0 |
$hash{'qualifier'} == 13 or $hash{'qualifier'} == 12 |
622
|
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 |
796
|
0 |
0 |
0 |
$isHost or $isNarrator |
827
|
0 |
0 |
0 |
$DB->table_row_count('Directors') > 0 or $DB->table_row_count('Titles2Directors') > 0 |
1249
|
0 |
0 |
0 |
$l =~ /BY:\s(.*)$/ or $l =~ /^(\-\-\-\-\-\-\-\-)/o |