Branch Coverage
blib/lib/WebService/Braintree/ClientTokenGateway.pm
Criterion
Covered
Total
%
branch
0
6
0.0
line
true
false
branch
15
0
0
if
(
$params
)
16
0
0
unless
$self
->_conditionally_verify_params
(
$params
)
27
0
0
if
(
exists
$params
->{
'customer_id'
}
)
{
}