Branch Coverage

blib/lib/Business/OnlinePayment/PPIPayMover/CountryCodes.pm
Criterion Covered Total %
branch 0 6 0.0


line true false branch
281 0 0 if (exists $CountryCodes::countryHash{$countryCode}) { }
292 0 0 if (exists $CountryCodes::countryHash{$countryCode}) { }
315 0 0 if ($country eq $countryName)