tushartushar / DesigniteJava

Detects smells and computes metrics of Java code
https://www.designite-tools.com/products-dj
Apache License 2.0
172 stars 64 forks source link

fix #63 #64

Closed menky closed 5 years ago

menky commented 5 years ago

fix exception when package name does not have any '.' characters

tushartushar commented 5 years ago

Thank you @menky. It would be great if you could add a test for the same?