Branch Coverage
blib/lib/Tapper/CLI/DbDeploy/Command/init.pm
Criterion
Covered
Total
%
branch
0
6
0.0
line
true
false
branch
47
0
0
if
(
not
$opt
->{
'db'
}
)
{
}
0
0
elsif
(
not
$opt
->{
'db'
} =
'TestrunDB'
)
{
}
58
0
0
if
$ok