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

Extract metrics from a modeligado diagram #20

Open
matheusgr opened this issue Oct 3, 2020 · 3 comments
Open

Extract metrics from a modeligado diagram #20

matheusgr opened this issue Oct 3, 2020 · 3 comments
Labels
good first issue Good for newcomers

Comments

@matheusgr
Copy link
Owner

Create a new module that will extract metrics from a modeligado diagram.

It should extract metrics such as:

  • number of classes
  • weighted methods per class
  • depth of inheritance tree
  • number of children
  • method hiding factor
  • attribute hiding factor
  • method inheritance factor
  • attribute inheritance factor
  • polymorphism factor
  • coupling factor

Display it as a simple modal on web, or a txt report in a command line tool (see #17 ).

See... Sarker work as reference

@matheusgr matheusgr added the good first issue Good for newcomers label Oct 3, 2020
@thisames
Copy link
Contributor

thisames commented Jul 9, 2021

I think it's really cool, I can do 👍

@matheusgr
Copy link
Owner Author

@Thiago-Santos-SI still working on it?

@thisames
Copy link
Contributor

thisames commented Oct 4, 2021

@matheusgr It's stopped, I don't know when I'll be able to work on it again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants