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 inside set of strings

lyriccoder opened this issue · comments

Suppose, we have the following invocation:

b'new String[] { getWinUtilsPath(), "readlink", link }'

We need to inline getWinUtilsPath. It doesn't work properly.

You can find the input on the server.

data/full_dataset/output_files/Shell_getReadlinkCommand_310.java