-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers