Sciweavers

5506 search results - page 63 / 1102
» Visualizing Software Changes
Sort
View
95
Voted
ICSE
2009
IEEE-ACM
15 years 3 months ago
Predicting faults using the complexity of code changes
Predicting the incidence of faults in code has been commonly associated with measuring complexity. In this paper, we propose complexity metrics that are based on the code change p...
Ahmed E. Hassan
109
Voted
CVPR
2009
IEEE
16 years 6 months ago
On the Set of Images Modulo Viewpoint and Contrast Changes
We consider regions of images that exhibit smooth statistics, and pose the question of characterizing the “essence” of these regions that matters for visual recognition. Ideal...
Ganesh Sundaramoorthi (UCLA), Peter Petersen (UCLA...
66
Voted
MSR
2005
ACM
15 years 4 months ago
When do changes induce fixes?
As a software system evolves, programmers make changes that sometimes cause problems. We analyze CVS archives for fix-inducing changes—changes that lead to problems, indicated ...
Jacek Sliwerski, Thomas Zimmermann, Andreas Zeller
OOPSLA
2007
Springer
15 years 5 months ago
Improving quality together
One recent change in software development is developers starting to take responsibility for the quality of their work by writing and executing automated tests. As with any new act...
David G. Jones, Gordon R. Cameron
ASWEC
2009
IEEE
15 years 5 months ago
Change Propagation Analysis Using Domain Information
We propose a novel methodology for analysing change propagation in software using the domain-level behavioural model of a system. We hypothesize that change propagation analysis i...
Amir Aryani, Ian D. Peake, Margaret Hamilton, Hein...