Skip to content

Add a way to compute complexity based on something else than sloc #5

@simonrenoult

Description

@simonrenoult

What problem are you trying to solve?

We're currently measuring complexity based on sloc. It's nice but a long file doesn't always mean it's complex.

Describe the feature

We could add a --complexity-strategy=<sloc or cyclomatic or xyz> that would be used in the complexity processing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions