The metrics file includes basic metrics derived for each feature.
Generation
The metrics file is generated by the bin/featuremap validate
command.
Structure
---
features:
Authentication:
abc_size: 421.21,
cyclomatic_complexity: 32,
lines_of_code: 450,
todo_locations:
src/auth/services/oauth_service.rb:115": "Extract this..."
Payment Processing:
abc_size: 200.12,
cyclomatic_complexity: 12,
lines_of_code: 100,
todo_locations: {}