blib/lib/MyConText/Column.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 20 | 0.0 |
line | true | false | branch |
---|---|---|---|
14 | 0 | 0 | if ($$ctx{'count_bits'}) |
27 | 0 | 0 | unless defined $$ctx{'word_id_table'} |
42 | 0 | 0 | unless $dbh->do($CREATE_DATA) |
44 | 0 | 0 | unless $dbh->do($CREATE_WORD_ID) |
54 | 0 | 0 | unless (defined $$self{'insert_wordid_sth'}) |
64 | 0 | 0 | defined $$self{'insert_worddoc_sth'} ? : |
0 | 0 | $count_bits ? : | |
80 | 0 | 0 | if ($count_bits) { } |
111 | 0 | 0 | $count_bits ? : |
0 | 0 | defined $$self{'get_data_sth'} ? : |