| blib/lib/Jifty/DBI/Handle/SQLite.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 14 | 64.2 |
| line | true | false | branch |
|---|---|---|---|
| 32 | 0 | 31 | unless $self->dbh |
| 54 | 0 | 104 | unless $sth |
| 59 | 0 | 104 | unless $$self{'id'} |
| 99 | 8 | 80 | unless $self->_case_insensitivity_valid($column, $operator, $value) |
| 127 | 0 | 1 | unless $schema =~ s/(.*create\s+table\s+)\S+(.*?\(\s*)//i |
| 134 | 2 | 0 | /^\s*(\S+)/ ? : |
| 139 | 1 | 1 | lc $_ eq lc $args{'column'} ? : |