Branch Coverage

blib/lib/Prancer/Plugin/Database/Driver/SQLite.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
25 0 0 defined $_ ? :
33 0 0 $$self{'_autocommit'} =~ /^(1|true|yes)$/xi ? :
0 0 defined $$self{'_autocommit'} ? :
42 0 0 if ($charset and $charset =~ /^utf8$/xi)