Branch Coverage
blib/lib/Database/Temp/Driver/SQLite.pm
Criterion
Covered
Total
%
branch
3
6
50.0
line
true
false
branch
19
8
0
if
(
can_load
(
'modules'
,
\
%needed
)
)
{
}
61
6
0
if
(
ref
$params
{
'init'
}
eq
'CODE'
)
{
}
78
6
0
if
(
ref
$params
{
'deinit'
}
eq
'CODE'
)
{
}