Branch Coverage
blib/lib/WWW/LogicBoxes/DomainRequest.pm
Criterion
Covered
Total
%
branch
0
6
0.0
line
true
false
branch
78
0
0
if
(
$tld
eq
'ca'
)
{
}
0
0
elsif
(
not
$self
->has_billing_contact_id
)
{
}
79
0
0
if
(
$self
->has_billing_contact_id
)