migamake / homplexity

Haskell code complexity and quality measurement
BSD 3-Clause "New" or "Revised" License
61 stars 15 forks source link

Statistical analysis of code #27

Open mgajda opened 4 years ago

mgajda commented 4 years ago

There was some interest from PL and CQ researchers to add an option to the code that would print all the metrics:

It might look like that in .csv for easy analysis:

name fragment type metric value source filename first line last line
Language.Haskell.Homplexity module LinesOfCode 54 Language/Haskell/Homplexity.hs 1 75
tarikozkanli commented 2 years ago

still interested to pay for the fixes?