Search code examples
ideintellij-idealines-of-code

IntelliJ Idea 11 - How to count lines of code(LOC)?


There is an old question about it, I just tried Statics plugin as some people mentioned, but I couldn't find anything associated with it after Idea restart. Does anyone knows a way(plugin, etc..) to count lines of code(LOC) using IntelliJ Idea 11?


Solution

  • View -> Tool Windows -> Statistic

    I was also searching for this a while.