Menu

#35 Code churn graph -- LOC over time

open
nobody
7
2006-12-06
2003-06-11
Joseph Heck
No

We have had a relatively stable code base (in terms of size)
over the past year, but we've continued to make significant
changes to the code.

A very nice graph to have would be a metric of the number
of lines changed per day/week/month as an idea of how
much "churn" the code is undergoing.

Discussion

  • Richard Cyganiak

    Logged In: YES
    user_id=584620

    On statcvs-users, Martin d'Angou (Martin.Danjou at 2io com)
    has suggested a graph of the number of commits per time.
    That would probably look similar.

     
  • Steffen Pingel

    Steffen Pingel - 2003-09-17

    Logged In: YES
    user_id=165597

    Have a look at
    http://statcvs-xml.berlios.de/statcvs-xml/dir_activity.html . Maybe
    this is what you were looking for.

     
  • Richard Cyganiak

    Logged In: YES
    user_id=584620
    Originator: NO

    +2 requests from a duplicate RFE I just closed.

    Benoit Xhenseval has implemented this for StatSVN. I'm a bit concerned that it might produce just silly spikes and not much else for many repositories.

     
  • Richard Cyganiak

    • priority: 5 --> 7
    • summary: request for a "code churn" graph --> Code churn graph -- LOC over time