priv-kweihmann / multimetric

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

Exception on running #3

Closed priv-kweihmann closed 4 years ago

priv-kweihmann commented 4 years ago

The following exception is returned

calc_halstead.py", line 40, in _getVolume self._volume = self._length * math.log2(self._vocabulary) ValueError: math domain error

priv-kweihmann commented 4 years ago

Fixed by 872e0949481c6ade8cb2bf9b9c755a5848d07df5