A Metric Collector is responsible for parsing the Repositories’ code and returning results that can be parsed and aggregated according to modules, functions or the entire software.

Currently, Mezuro has three Metric Collectors: Analizo (for C, C++ and Java), Radon (for python) and MetricFu (for Ruby). We are looking to add more collectors to cover more languages and to provide different metrics for the already covered ones.

The Metric Collectors are supposed to be separated into gems that can be easily included into Kalibro Processor using Kolekti. The Analizo collector has already been extracted from Processor into a proper gem.

More context:

Mentor: Rafael Manzo

Skills: Ruby, RoR, KalibroProcessor, Kolekti