Skip to content
Snippets Groups Projects
Commit e4f733b4 authored by Steven Cahail's avatar Steven Cahail
Browse files

ipc_logging: Refactor cmdParse to reduce cyclomatic complexity

The cmdParse() function has excessive cyclomatic complexity.

Reduce the cyclomatic complexity by writing helper functions to obtain
version info, handle processing log contexts, and handle processing log
pages.

Change-Id: I15b8da9b20bb7b20daad3f0f0ac460b6cfe8ad89
parent 8b38cb08
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment