|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.statcvs.output.ChurnPageMaker
A LOC and Churn Chart shows both the LOC and the number of lines touched per day, this allows you to see the evolution of lines of code and the amount of changes. A flat LOC with a lot of Churn implies a lot of refactoring, an increase in LOC in line with churn implies new functionality.
Constructor Summary | |
ChurnPageMaker(ReportConfig config)
|
Method Summary | |
NavigationNode |
toFile()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ChurnPageMaker(ReportConfig config)
net.sf.statcvs.output.HTMLPage#HTMLPage(Repository)
Method Detail |
public NavigationNode toFile()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |