blib/lib/Business/PayPoint/MCPE.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 18 | 0.0 |
line | l | !l | condition |
---|---|---|---|
17 | 0 | 0 | $args{'TestMode'} ||= 0 |
20 | 0 | 0 | $args{'POST_URL'} ||= 'https://secure.metacharge.com/mcpe/corporate' |
21 | 0 | 0 | $args{'APIVersion'} ||= '1.3' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
18 | 0 | 0 | 0 | $args{'ua'} ||= 'LWP::UserAgent'->new |
114 | 0 | 0 | 0 | $params{'TestMode'} ||= $$self{'TestMode'} |
115 | 0 | 0 | 0 | $params{'InstID'} ||= $$self{'InstID'} |
116 | 0 | 0 | 0 | $params{'APIVersion'} ||= $$self{'APIVersion'} |