blib/lib/Brackup/Target/Gmail.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 14 | 0.0 |
line | true | false | branch |
---|---|---|---|
66 | 0 | 0 | if (my $cache_file = $confsec->value('exist_cache')) |
67 | 0 | 0 | unless $$self{'dbh'} = 'DBI'->connect("dbi:SQLite:dbname=$cache_file", '', '', {'RaiseError', 1, 'PrintError', 0}) |
73 | 0 | 0 | if $@ and not $@ =~ /table $CACHE_TABLE already exists/ |
87 | 0 | 0 | if (my $dbh = $$self{'dbh'}) |
90 | 0 | 0 | if $ans |
95 | 0 | 0 | if $ret |
103 | 0 | 0 | if (my $dbh = $$self{'dbh'}) |