Skip to content

Change calculateSignature to make it unique #137

@RamSaw

Description

@RamSaw

Now we can have collisions because method arguments must be fully qualified too, for example:
my.package.MyClass.myMethod(java.lang.Integer).
Must be fixed with #135 because calculateSignature is defined in MetricsReloaded module and it is core function to identify methods.
Needs to fix getHumanReadableName because it must be used as output to user but calls calculateSignates which is not user-friendly.
See #90

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