Branch Coverage

blib/lib/DBIx/Simple/UTF8Columns.pm
Criterion Covered Total %
branch 0 30 0.0


line true false branch
25 0 0 if (defined $db)
36 0 0 if (not ref $self) { }
37 0 0 if (@_)
43 0 0 if (@_) { }
0 0 elsif (not defined $$self{'_encoding'}) { }
58 0 0 unless (defined $$self{'_encoder'})
69 0 0 if (defined $data and not ref $data and utf8::is_utf8($data))
76 0 0 if ($$self{'success'} and defined $result)
91 0 0 unless (defined $$self{'_encoder'})
102 0 0 if (defined $data and not utf8::is_utf8($data))
111 0 0 if (defined $data and utf8::is_utf8($data))
126 0 0 if (wantarray) { }
142 0 0 if (defined $ref_result)
156 0 0 if (defined $ref_results)
176 0 0 wantarray ? :