Branch Coverage

blib/lib/DBIx/DBO/DBD/SQLite.pm
Criterion Covered Total %
branch 7 10 70.0


line true false branch
5 0 1 if $DBD::SQLite::VERSION eq "1.38_01"
19 0 9 unless $info and @$info == 1 and $info->[0][2] eq $table
31 60 15 unless defined $h->{'limit'}
33 15 0 $h->{'limit'}[0] >= 0 ? :
34 7 8 if $h->{'limit'}[1]