IDEA : Line Count Feature 关注
Is there a way of counting the number of lines for a selected branch of the project (popup menu on the package tree in the left, for instance) ?
(With lines statistics: Comments / Total lines of code ratio, Real lines of code count...)
If it is not integrated within IDEA yet, is there a plugin for that, and is it in a wish list ?
Thanks,
Dan.
请先登录再写评论。
Along with the code inspection feature, it'd be nice to have a "code
statistics" ability. Maybe this could be done with a good plug-in. But
something that returned class counts, line counts, package counts, and
various other useful metrics.
"dan" <itnadmin@jetbrains.com> wrote in message
news:4262533.1037274549065.JavaMail.jrun@is.intellij.net...
the project (popup menu on the package tree in the left, for instance) ?
>
of code count...)
>
is it in a wish list ?
>
The LOCC tool (see <http://csdl.ics.hawaii.edu/Tools/LOCC/LOCC.html>)
generates oodles of numbers; not sure how hard it would be to integrate into
IDEA.
Kendall
"Paul Bradshaw" <pbradshaw@vignette.com> wrote in message
news:ar1bp5$jfc$1@is.intellij.net...
>