Sciweavers

319 search results - page 1 / 64
» The comment density of open source software code
Sort
View
ICSE
2009
IEEE-ACM
13 years 11 months ago
The comment density of open source software code
Oliver Arafat, Dirk Riehle
OOPSLA
2009
Springer
13 years 11 months ago
The commenting practice of open source
The development processes of open source software are different from traditional closed source development processes. Still, open source software is frequently of high quality. Th...
Oliver Arafat, Dirk Riehle
ESEM
2010
ACM
13 years 6 months ago
Effects of the number of developers on code quality in open source software: a case study
Eleven open source software projects written in C/C++ were analyzed to determine if the number of committing developers impacts code quality. We use cyclomatic complexity, lines o...
Brandon Norick, Justin Krohn, Eben Howard, Ben Wel...
WCRE
2007
IEEE
13 years 11 months ago
Do Code and Comments Co-Evolve? On the Relation between Source Code and Comment Changes
Comments are valuable especially for program understanding and maintenance, but do developers comment their code? To which extent do they add comments or adapt them when they evol...
Beat Fluri, Michael Würsch, Harald Gall
NLDB
2010
Springer
13 years 8 months ago
Automatic Quality Assessment of Source Code Comments: The JavadocMiner
Abstract. An important software engineering artefact used by developers and maintainers to assist in software comprehension and maintenance is source code documentation. It provide...
Ninus Khamis, René Witte, Juergen Rilling