Skip to content

Remove Deprecated Methods in CodeDefinition Class #73

@DaSourcerer

Description

@DaSourcerer

The methods incrementCounter(), decrementCounter(), resetCounter(), and getCounter() have been marked as deprecated for quite some time now and as far as I can tell, they are no longer touched by any code paths and are skewing code coverage statistics. I'd like to see them either removed or added to the code coverage blacklist. Thoughts?

Also, there's still setUseOption() and setParseContent(): These two do alter the behaviour of a CodeDefinition but are likewise marked as deprecated. What about them?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions