Skip to content

Extract metrics from a modeligado diagram #20

@matheusgr

Description

@matheusgr

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions