Skip to content

Fix overriding uses #1

@tdegueul

Description

@tdegueul

There are two cases where a method cannot be overridden in client code. This should be reflected in the SUM. Currently, we only consider the case where the method is declared final. It is also the case when the method belongs to a class that's declared final itself.

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