From: Krishnajinka Date: Tue, 24 Jul 2018 05:23:06 +0000 (+0900) Subject: Fix sonar issue about nested stmts X-Git-Tag: 1.3.0~58^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=4553d7ab7bde46adcca13ee00682b8d8591cbb94;hp=4553d7ab7bde46adcca13ee00682b8d8591cbb94;p=policy%2Fengine.git Fix sonar issue about nested stmts Refactor code to not nest more than 3 condition or loop stmts in policy PolicyEngineUtils. Rework based on review comments Issue-ID: POLICY-1003 Change-Id: I95fcfa0f99c517c02357c85ca39cd2f934e8da4d Signed-off-by: Krishnajinka ---