Skip to content

Two functions in cf_cmd.c and one in cf_utils.c have complexity > 15 #515

Description

@alexandercalder

cf_cmd.c:

  • CF_WriteQueueCmd, complexity 30
  • CF_GetSetParamCmd, complexity 22

cf_utils.c

  • CF_TxnStatus_To_ConditionCode, 18

Change the code to reduce the complexity or add comments explaining why the complexity value is acceptable in this case.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions