I have source code of a project (multiple files) that I have exported as source directory in the Enterprise Architect. I want to use the EA for the following.
- Extract different source code metrics such as LOC, Comments, No of classes etc.
- Extract function calls.
- Extract level of coupling between classes.
- Detect code smells.
However, I have been looking through different forums and documentation files for days and haven't found anything helpful.