cqfn / veniq

Veniq uses Machine Learning to analyze source code, find possible refactorings, and suggest those that seem optimal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Veniq Dataset Collection. Function is not inserted correctly with 1-line invocation

lyriccoder opened this issue · comments

Suppose, we have the following invocation:

'public void removeUpdate(DocumentEvent e) { nameChange(); }'

We need to inline nameChange. It doesn't work properly.
You can find the input on the server.

data/full_dataset/output_files/Clone_Clone_61.java