smontanari / code-forensics

A toolset for code analysis and report visualisation
384 stars 45 forks source link

File supported #28

Closed hsendoa closed 6 years ago

hsendoa commented 6 years ago

Hi, what's the supported files? Exists some plugin for sql suport?

smontanari commented 6 years ago

Some analyses (e.g. coupling, ownership) will work with any file type. More code specific analyses (e.g. sloc, complexity) will depend on the programming language.