Skip to content

False positives in Deficient Encapsulation design smell detection #57

@AntonisGkortzis

Description

@AntonisGkortzis

This is caused due to counting the public fields of an inner class while the inner class is private.

When inner class is private her fields should not affect the Encapsulation Efficiency status of the outer class.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions