lib/CPANPLUS/Internals/Source/SQLite/Tie.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 16 | 0.0 |
line | true | false | branch |
---|---|---|---|
35 | 0 | 0 | unless my $args = check($tmpl, \%hash) |
43 | 0 | 0 | unless my $key = shift() |
50 | 0 | 0 | if (my $obj = $self->{'store'}{$key}) |
56 | 0 | 0 | unless (my $res = $dbh->query("SELECT * from $table where $self->{'key'} = ?", $key)) |
67 | 0 | 0 | unless keys %$href |
71 | 0 | 0 | if ($table eq 'module') |
72 | 0 | 0 | unless $href->{'author'} = $cb->author_tree($href->{'author'}) |
125 | 0 | 0 | wantarray ? : |