Skip to content

incorrect circle detection between util classes #39

Open
@romani

Description

@romani

based on 2.2.0 release.

I tested it on checkstyle project, it works, report is generated.
But looks like there is problem in DSM matric content generation, some cycles I do not see in code, but this is completely different issue.
image
https://github.com/checkstyle/checkstyle/blob/master/src/main/java/com/puppycrawl/tools/checkstyle/utils/CommonUtils.java
https://github.com/checkstyle/checkstyle/blob/master/src/main/java/com/puppycrawl/tools/checkstyle/utils/TokenUtils.java

steps to reproduce:

git clone git@github.com:checkstyle/checkstyle.git
mvn site -Pno-validations
# look at generated report.

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