matheusgr/modeligado

Extract metrics from a modeligado diagram

matheusgr opened this issue · 3 comments

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

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

@Thiago-Santos-SI still working on it?

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