Skip to content

Visualize Metrics for Specified Architecture Elements #272

@thombergs

Description

@thombergs

It would be great to visualize metrics for certain architecture elements.

Imagine we have annotated all use cases of our application with @usecase and all domain entities with @DomainEntity. Or all use case classes end with "...UseCase" and all domain entities end with "...DomainEntity". Or any of a number of other "rules" to identify certain architecture elements.

Coderadar could let the user specify those rules and the visualize a set of metrics on only these elements.

This way we can make a targeted analysis on architecturally relevant classes.

Example: it would be interesting to compare the modification frequency of just the use cases or just the domain entities.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions