Skip to content

Thresholds for number of arguments per function #15

@edward-burn

Description

@edward-burn

@mvankessel-EMC As with lines of code and cyclomatic complexity, it would be nice to set some (arbitrary) thresholds for complexity associated with number of arguments per function. What about:

  • low complexity: less than 5
  • medium complexity: 5 to 9
  • high complexity: 10 or more

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions