Condition Coverage

blib/lib/Business/PayPoint/MCPE.pm
Criterion Covered Total %
condition 0 15 0.0


or 2 conditions

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'

or 3 conditions

line l !l&&r !l&&!r condition
18 0 0 0 $args{'ua'} ||= 'LWP::UserAgent'->new
115 0 0 0 $params{'InstID'} ||= $self->{'InstID'}
116 0 0 0 $params{'APIVersion'} ||= $self->{'APIVersion'}