Condition Coverage

blib/lib/IMDB/Local.pm
Criterion Covered Total %
condition 0 104 0.0


and 3 conditions

line !l l&&!r l&&r condition
261 0 0 0 $dbkey =~ s/^\"//o and $dbkey =~ s/\" \(/ (/o
304 0 0 0 $title =~ /^\"/o and $title =~ /\"\s*\(/o
376 0 0 0 $_ = <$fh> and /^===========/o
381 0 0 0 $_ = <$fh> and /^\s*$/o
512 0 0 0 $_ = <$fh> and /^===========/o
517 0 0 0 $_ = <$fh> and /^\s*$/o
667 0 0 0 $_ = <$fh> and /^===========/o
672 0 0 0 $_ = <$fh> and /^\s*$/o
677 0 0 0 $_ = <$fh> and /^Name\s+Titles\s*$/o
682 0 0 0 $_ = <$fh> and /^[\s\-]+$/o
850 0 0 0 $_ = <$fh> and /^===========/o
855 0 0 0 $_ = <$fh> and /^\s*$/o
860 0 0 0 $_ = <$fh> and /^Name\s+Titles\s*$/o
865 0 0 0 $_ = <$fh> and /^[\s\-]+$/o
986 0 0 0 $_ = <$fh> and /^\s*$/o
991 0 0 0 $_ = <$fh> and /^New Distribution Votes Rank Title/o
1089 0 0 0 $_ = <$fh> and /^===========/o
1094 0 0 0 $_ = <$fh> and /^\s*$/o
1134 0 0 0 defined $title and defined $keyword
1196 0 0 0 $_ = <$fh> and /^===========/o
1201 0 0 0 $_ = <$fh> and /^-----------/o

or 2 conditions

line l !l condition
372 0 0 openMaybeGunzip $file || (return -2)
508 0 0 openMaybeGunzip $file || (return -2)
655 0 0 openMaybeGunzip $file || (return -2)
839 0 0 openMaybeGunzip $file || (return -2)
982 0 0 openMaybeGunzip $file || (return -2)
1084 0 0 openMaybeGunzip $file || (return -2)
1191 0 0 openMaybeGunzip $file || (return -2)

or 3 conditions

line l !l&&r !l&&!r condition
309 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
343 0 0 0 $hash{'series'} != 0 or $hash{'airdate'} != 0
627 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
801 0 0 0 $isHost or $isNarrator
832 0 0 0 $DB->table_row_count('Directors') > 0 or $DB->table_row_count('Titles2Directors') > 0
1254 0 0 0 $l =~ /BY:\s(.*)$/ or $l =~ /^(\-\-\-\-\-\-\-\-)/o