Branch Coverage
blib/lib/Stancer/Role/Payment/Auth.pm
Criterion
Covered
Total
%
branch
6
6
100.0
line
true
false
branch
66
4
19
unless
defined
$this
->
method
68
4
15
if
(
defined
$this
->
device
)
76
6
9
if
(
defined
$this
->
auth
and
defined
$this
->
auth
->
return_url
)
{
}