Branch Coverage

lib/Class/DBI/utf8.pm
Criterion Covered Total %
branch 15 22 68.1


line true false branch
177 1 5 unless $class->_utf8_columns
180 5 1 unless @_
188 0 14 if ref $$self{$_}
189 13 1 if defined $$self{$_}
198 0 16 if ref $$self{$_}
201 14 2 if defined $$self{$_}
204 0 16 if (defined $$self{$_} and not utf8::valid($$self{$_}))
219 0 1 if ($_[0] and $_[0] eq '-nosearch')
223 1 0 if (caller(0)->isa('Class::DBI'))
245 5 0 if $hash{$_}
253 5 0 if (shift @utf8cols)