Skip to content

Unutilized Abstraction false positives #56

Description

@tushartushar

We observe some false positives with unutilized abstraction:

  1. If a class is used statically, it shouldn't be declared as unutilized
  2. If a class or interface is unutilized but has subclasses, then it is not unutilized.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions