| blib/lib/Thesaurus/DBI.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 26 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 56 | 0 | 0 | if ($p{'dbhandle'}) { } | 
| 63 | 0 | 0 | unless ($dbh) | 
| 107 | 0 | 0 | $$self{'params'}{'ignore_case'} ? : | 
| 109 | 0 | 0 | if $lists{$key} | 
| 137 | 0 | 0 | unless $id | 
| 153 | 0 | 0 | if $_ =~ /^\s*$/ | 
| 173 | 0 | 0 | if ($id) { } | 
| 220 | 0 | 0 | unless $id1 and $id2 | 
| 222 | 0 | 0 | unless ($self->_find_assignment($id1, $id2)) | 
| 289 | 0 | 0 | if (@words) | 
| 320 | 0 | 0 | unless ($sth) | 
| 327 | 0 | 0 | unless (defined $result) | 
| 348 | 0 | 0 | wantarray ? : |