Branch Coverage
blib/lib/WWW/LogicBoxes/Domain/Factory.pm
Criterion
Covered
Total
%
branch
0
6
0.0
line
true
false
branch
18
0
0
unless
(
$response
)
22
0
0
if
(
$response
->{
'actiontype'
}
)
{
}
46
0
0
if
(
$response
->{
'actiontype'
}
eq
'AddTransferDomain'
)
{
}