Branch Coverage
blib/lib/DBD/SQLite/VirtualTable.pm
Criterion
Covered
Total
%
branch
3
6
50.0
line
true
false
branch
34
20
41
if
(
$arg
=~
/^([^=\s]+)\s*=\s*(.*)/
)
{
}
121
5
0
if
(
not
defined
$old_rowid
)
{
}
0
0
elsif
(
not
@values
)
{
}