Vitaly-Protasov

Results 8 issues of Vitaly-Protasov

Stack with a problem in this code: ``` class Test { public static void main(String[] arg) { int a = 1; if (time && !(b || c) ) { a...

Description of each pattern you can find here: [PATTERNS.md](https://github.com/cqfn/aibolit/blob/master/PATTERNS.md) - [x] 1) many_primary_ctors - [x] 2) method_chaining - [x] 3) method_siblings - [x] 4) multiply_try - [x] 5) nested_blocks -...

Once I started to refactor 'Nested Blocks pattern', I faced the misunderstanding of how it should works. First of all, I found `block_type` argument is undue one, because I think...

discussion

We have such problem in our currently inline script: - [x] Cannot inline those methods or invokation, which is defined in one row with some other statements: (problem to insert...

На многих задачах было выявлено, что метрики имеют одинаковое значение на первых слоях. Выяснить почему