Khorbaladze A.
Results
1
issues of
Khorbaladze A.
### Missing Feature Hi, When analyzing the following method: ```java public int test_method_mock_with_nested_try_catch_3(int a, int b) { try { try { int k = 20; int res = test_method_mock_with_nested_try_catch_2_helper(a, b);...
improvement