The processCommand method in CLIProcessor.java suppresses warnings for high cyclomatic complexity and NPath complexity. This indicates that the method is overly complex and may need attention.
See PR #245 (#245) and this comment for more details.
Requested by @david-waltermire.