Branch Coverage

blib/lib/Business/PayPoint/MCPE.pm
Criterion Covered Total %
branch 0 38 0.0


line true false branch
13 0 0 @_ % 2 ? :
15 0 0 unless $args{'InstID'}
28 0 0 @_ % 2 ? :
38 0 0 @_ % 2 ? :
48 0 0 @_ % 2 ? :
58 0 0 @_ % 2 ? :
68 0 0 @_ % 2 ? :
78 0 0 @_ % 2 ? :
88 0 0 @_ % 2 ? :
98 0 0 @_ % 2 ? :
108 0 0 @_ % 2 ? :
114 0 0 unless exists $params{'TestMode'}
120 0 0 if ($key =~ /^(int|flt|str|dat)/) { }
0 0 elsif (grep {$_ eq $key;} @intFields) { }
0 0 elsif (grep {$_ eq $key;} @fltFields) { }
0 0 elsif (grep {$_ eq $key;} @fltFields) { }
135 0 0 unless ($resp->is_success)
136 0 0 wantarray ? :
147 0 0 wantarray ? :