Branch Coverage

blib/lib/Siesta/Test.pm
Criterion Covered Total %
branch 3 4 75.0


line true false branch
20 2 16 if (@_ and $_[0] eq 'init_db')
22 2 0 if ($Siesta::Config::STORAGE[0] =~ /^dbi:SQLite:(.*)/) { }