Branch Coverage

blib/lib/WWW/Ebay/Customer.pm
Criterion Covered Total %
branch 8 14 57.1


line true false branch
69 1 4 unless ($class)
93 21 35 if (@_)
105 1 56 unless (exists $hsPermitted{$WWW::Ebay::Customer::AUTOLOAD})
226 0 0 if (3 < $iNumLines) { }
0 0 elsif (2 < $iNumLines) { }
0 0 elsif (1 < $iNumLines) { }
298 1 2 unless (ref $oC eq 'WWW::Ebay::Customer')