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