4 citations · 4 across the 2 of their papers we have counts for
Showing cs.SEShow all
3 papers · 1 filter
cs.SE2020
Did JHotDraw Respect the Law of Good Style?: A deep dive into the nature of false positives of bad code smells
Daniel Speicher
Developers need to make a constant effort to improve the quality of their code if they want to stay productive. Tools that highlight code locations that could benefit from refactor…
cs.SE2013★ 4 cited
Clone Removal in Java Programs as a Process of Stepwise Unification
Daniel Speicher, Andri Bremm
Cloned code is one of the most important obstacles against consistent software maintenance and evolution. Although today's clone detection tools find a variety of clones, they do n…
cs.SE2013
Towards an Application of Update Propagation on Logic Programs Representing Java Source Code
Richard Tantius, Daniel Speicher, Andreas Behrend
Logic programs are now used as a representation of object-oriented source code in academic prototypes for about a decade. This representation allows a clear and concise implementat…