thesp0nge / dawnscanner

Dawn is a static analysis security scanner for ruby written web applications. It supports Sinatra, Padrino and Ruby on Rails frameworks.
MIT License
735 stars 88 forks source link

Source code metrics gathering #155

Open thesp0nge opened 8 years ago

thesp0nge commented 8 years ago

Add source code metrics gathering (lines of code, lines of comments, cyclomatic complexity index, ...)

lprashant-94 commented 6 years ago

Hi, would like to work on this issue, please provide me some pointer to get started. Thanks, Prashant

jasnow commented 6 years ago

Remember "rake stats" is built in.