diff options
author | Parshad Patel <pars.patel@samsung.com> | 2020-04-14 19:30:16 +0900 |
---|---|---|
committer | Parshad Patel <pars.patel@samsung.com> | 2020-04-14 19:30:22 +0900 |
commit | 374a74ba1e16269ae0fd00dddc7075587b76bceb (patch) | |
tree | fab98de390b2c286912187d362c368cdad5a0286 /common | |
parent | f0a29a2f5633e347ff03380faf96b97f28a8c4f9 (diff) |
Reduce Cyclomatic Complexity
The Cyclomatic Complexity of this method "runAppCCommand" is 24 which is greater than 10 authorized
The type of the "payloadInfo" object should be an interface such as "Map" rather than the implementation "HashMap"
Either log or rethrow this exception
Issue-ID: SO-1841
Change-Id: I60a5fa3dea49c33e825cc36419d3b13509f36248
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
Diffstat (limited to 'common')
0 files changed, 0 insertions, 0 deletions