Branch Coverage

blib/lib/Business/OnlinePayment/PPIPayMover/TransactionClient.pm
Criterion Covered Total %
branch 4 8 50.0


line true false branch
54 0 4 unless ($secureHttp->Init)
59 0 4 unless ($secureHttp->Connect($strServer, $iPort))
63 0 4 unless ($secureHttp->DoSecurePost($strPath, $PostString, \$$self{'strResponse'}))
72 0 4 if ($i >= 0) { }