mauricioaniche/ck

CK returns -1 to some metrics when class does not contain method

mauricioaniche opened this issue · 1 comments

Suppose a class that only contains fields. CK returns -1 to some metrics (e.g., maxNestedBlocks). It should be zero.

MaxNestedBlocks and Inner Classes are fixed.