terryyin / lizard

A simple code complexity analyser without caring about the C/C++ header files or Java imports, supports most of the popular languages.
Other
1.85k stars 250 forks source link

Show Long name of fun with its arguments in csv output file!!! #207

Closed cyw3 closed 6 years ago

cyw3 commented 6 years ago

I find there is no long name of fun in the csv output file of lizard.

image

I think it is necessary.

cyw3 commented 6 years ago

and how to get the hashcode of every issue?