mix arch.explore (Archeometer v0.1.1)
Mix task to gather information about the project and store it into the database. It currently gathers information about:
- Inventory of applications, modules, functions and macros.
- Metrics related to them such as: size and complexity.
- Information about test coverage.
- Internal dependencies between modules.