blib/lib/Xtract/Scan/SQLite.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 12 | 58.3 |
line | true | false | branch |
---|---|---|---|
19 | 12 | 0 | /"([^\"]+)"$/ ? : |
45 | 0 | 1 | unless ($@ eq '' and $info) |
56 | 0 | 2 | defined $$column{'COLUMN_SIZE'} ? : |
59 | 1 | 1 | $$column{'NULLABLE'} ? : |
61 | 0 | 2 | $$column{'TYPE_NAME'} eq 'BLOB' ? : |
80 | 0 | 1 | scalar grep({$_;} @bind) ? : |