Condition Coverage

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


and 3 conditions

line !l l&&!r l&&r condition
92 0 0 0 $c and $initIt == 1

or 3 conditions

line l !l&&r !l&&!r condition
134 0 0 0 not defined $table or $table eq 'Titles'
139 0 0 0 not defined $table or $table eq 'Directors'
143 0 0 0 not defined $table or $table eq 'Actors'
150 0 0 0 not defined $table or $table eq 'Genres'
153 0 0 0 not defined $table or $table eq 'Ratings'
156 0 0 0 not defined $table or $table eq 'Keywords'
159 0 0 0 not defined $table or $table eq 'Plots'
169 0 0 0 not defined $table or $table eq 'Titles'
174 0 0 0 not defined $table or $table eq 'Directors'
178 0 0 0 not defined $table or $table eq 'Actors'
185 0 0 0 not defined $table or $table eq 'Genres'
188 0 0 0 not defined $table or $table eq 'Ratings'
191 0 0 0 not defined $table or $table eq 'Keywords'
194 0 0 0 not defined $table or $table eq 'Plots'