Have IntelliJ determine if code is only used by tests -


can intellij's code analysis options configured can tell me if code used tests (mostly unit tests) can remove dead code project.

specify scope of analysis "project production files", , untick "include test sources". skip unit tests in folders labeled "test".


Comments

Popular posts from this blog

javascript - DIV "hiding" when changing dropdown value -

Does Firefox offer AppleScript support to get URL of windows? -

android - How to install packaged app on Firefox for mobile? -