| blib/lib/DBIx/Simple/UTF8Columns.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 15 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 69 | 0 | 0 | 0 | defined $data and not ref $data |
| 0 | 0 | 0 | defined $data and not ref $data and utf8::is_utf8($data) | |
| 76 | 0 | 0 | 0 | $$self{'success'} and defined $result |
| 102 | 0 | 0 | 0 | defined $data and not utf8::is_utf8($data) |
| 111 | 0 | 0 | 0 | defined $data and utf8::is_utf8($data) |