Analyzing Code Metrics e.g. LOC

Hello,

Wondering if IntelliJ can report the number of lines of code in a project / under a particular directory. Has anyone done this or something similar to this?

thanks,
-Fred

0
Avatar
Permanently deleted user


Check out the MetricsReloaded plugin, available via the Plugin Manager. It does supports over 200 code metrics, including many different sorts of line counting, sliced and diced by method, class, package, module, or project, and with pretty charts and graphs if you're into that sort of thing. Let me know if you have any issues with it.

--Dave Griffith

0
Avatar
Permanently deleted user

Thanks for the re-direct. I will be checking that out in depth this week.

-Fred

0

请先登录再写评论。