61 citations · 63 across the 4 of their papers we have counts for
7 papers
Code Comprehension Confounders: A Study of Intelligence and Personal
Stefan Wagner, Marvin Wyrich
Literature and intuition suggest that a developer's intelligence and personality have an impact on their performance in comprehending source code. Researchers made this suggestion…
Bots Don't Mind Waiting, Do They? Comparing the Interaction With Automatically and Manually Created Pull Requests
Marvin Wyrich, Raoul Ghit, Tobias Haller +1
As a maintainer of an open source software project, you are usually happy about contributions in the form of pull requests that bring the project a step forward. Past studies have…
Résumé-Driven Development: A Definition and Empirical Characterization
Jonas Fritzsch, Marvin Wyrich, Justus Bogner +1
Technologies play an important role in the hiring process for software professionals. Within this process, several studies revealed misconceptions and bad practices which lead to s…
The Mind Is a Powerful Place: How Showing Code Comprehensibility Metrics Influences Code Understanding
Marvin Wyrich, Andreas Preikschat, Daniel Graziotin +1
Static code analysis tools and integrated development environments present developers with quality-related software metrics, some of which describe the understandability of source…
An Empirical Validation of Cognitive Complexity as a Measure of Source Code Understandability
Marvin Muñoz Barón, Marvin Wyrich, Stefan Wagner
Background: Developers spend a lot of their time on understanding source code. Static code analysis tools can draw attention to code that is difficult for developers to understand.…
Perception and Acceptance of an Autonomous Refactoring Bot
Marvin Wyrich, Regina Hebig, Stefan Wagner +1
The use of autonomous bots for automatic support in software development tasks is increasing. In the past, however, they were not always perceived positively and sometimes experien…