Skip to content

Provide the ability to exclude a function from the analysis #21

@alexle0nte

Description

@alexle0nte

Currently, the tool does not allow a function to be exlucde from the analysis.
One use case might be a user that wants to remove a very complex or poorly covered function from the analysis, so it does not negatively impact the value of file metrics.

Series of steps:

  • Define a way to mark, within the code to be analyzed, that a function is to be excluded (for example with a comment).
  • Modify the tool so that it can recognize and ignore marked functions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions