Branch Coverage
blib/lib/PagSeguro/API/Request.pm
Criterion
Covered
Total
%
branch
0
10
0.0
line
true
false
branch
16
0
0
@_ % 2 == 0 ? :
19
0
0
unless $$args{'url'}
28
0
0
@_ % 2 == 0 ? :
31
0
0
unless $$args{'url'}
44
0
0
if ($res->is_success) { }