Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Visualize Metrics for Specified Architecture Elements #272

Open
thombergs opened this issue Jul 2, 2019 · 0 comments
Open

Visualize Metrics for Specified Architecture Elements #272

thombergs opened this issue Jul 2, 2019 · 0 comments

Comments

@thombergs
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants