Branch Coverage

blib/lib/Wiki/Toolkit/Store/SQLite.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
72 0 0 unless $self->verify_checksum($node, $checksum)
75 0 0 if ($@) { }
78 0 0 if ($error =~ /database is locked/ or $error =~ /DBI connect.+failed/) { }
109 0 0 if ($args{'ignore_case'}) { }