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
133 0 0 0 not defined $table or $table eq 'Titles'
138 0 0 0 not defined $table or $table eq 'Directors'
142 0 0 0 not defined $table or $table eq 'Actors'
149 0 0 0 not defined $table or $table eq 'Genres'
152 0 0 0 not defined $table or $table eq 'Ratings'
155 0 0 0 not defined $table or $table eq 'Keywords'
158 0 0 0 not defined $table or $table eq 'Plots'
168 0 0 0 not defined $table or $table eq 'Titles'
173 0 0 0 not defined $table or $table eq 'Directors'
177 0 0 0 not defined $table or $table eq 'Actors'
184 0 0 0 not defined $table or $table eq 'Genres'
187 0 0 0 not defined $table or $table eq 'Ratings'
190 0 0 0 not defined $table or $table eq 'Keywords'
193 0 0 0 not defined $table or $table eq 'Plots'