priv-kweihmann / multimetric

Calculate code metrics in various languages
zlib License
36 stars 13 forks source link

Add min/max/mean/median/sd to overall metrics #5

Closed priv-kweihmann closed 4 years ago

priv-kweihmann commented 4 years ago

Currently output does contain only a overall field, which calculates every metric on all input files given. What I'm missing is a section in the output, where I can see the min/max/mean/median/sd values for each metric over all passed files