Experience to share about LoC RTC
![]() Any experience to share about counting LoC in RTC ? Eg. How many LoC inserted/changed/modified per day ? per component?
Thanks, |
One answer
![]()
Ralph Schoon (60.5k●3●36●43)
| answered Mar 18 '13, 2:55 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Funny, I had a similar question today. I would run a nightly build and http://cloc.sourceforge.net/ on that. It would not be per component, but on project. The link also contain links to other useful tools.
The easiest is to run them in a build.
|