Closed aravij closed 4 years ago
is there a test case when we do not have try statement? we should also consider case when we do not count it.
Yes we have them, for example here https://github.com/cqfn/aibolit/blob/master/test/metrics/ncss/ChainedIfElse.java
@rultor merge
is there a test case when we do not have try statement? we should also consider case when we do not count it.