Fix sonar issue about nested stmts 51/57251/3
authorKrishnajinka <kris.jinka@samsung.com>
Tue, 24 Jul 2018 05:23:06 +0000 (14:23 +0900)
committerKrishnajinka <kris.jinka@samsung.com>
Wed, 25 Jul 2018 01:20:34 +0000 (10:20 +0900)
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 <kris.jinka@samsung.com>

No differences found