Sciweavers

IWPSE
2007
IEEE

How documentation evolves over time

13 years 10 months ago
How documentation evolves over time
Good source code documentation, especially of programming interfaces, is essential for using and maintaining software components. In this paper, we present the Quasoledo tool that automatically measures the quality of documentation with respect to completeness, quantity, and readability. We applied our set of metrics to the Eclipse project, and benchmarked against the well-documented Java class library. The result of Quasoledo is a map of documentation quality in Eclipse, showing the best documentation for its core components. Additionally, we looked at the evolution of Eclipse and identified batch updates that caused jumps in documentation quality. For Eclipse, only 32.6% of all changes touched documentation.
Daniel Schreck, Valentin Dallmeier, Thomas Zimmerm
Added 04 Jun 2010
Updated 04 Jun 2010
Type Conference
Year 2007
Where IWPSE
Authors Daniel Schreck, Valentin Dallmeier, Thomas Zimmermann
Comments (0)