Auflistung nach Autor:in "Rausch, Marcus"
1 - 3 von 3
Treffer pro Seite
Sortieroptionen
- ZeitschriftenartikelClone Evolution Revisited(Softwaretechnik-Trends Band 30, Heft 2, 2010) Göde, Nils; Rausch, MarcusThe majority of studies that analyze clone evolution is limited to open-source software. Although providing important insights, it is unsure whether findings can be transferred to industrial contexts. We conducted a study on clone evolution in industrial systems to complement the findings of our previous study on clone evolution, which was limited to open-source systems. In this paper, we present the results from the industrial context and compare them to our previous findings based on open-source software.
- KonferenzbeitragDas Cobus-Projekt: COBOL-Bestandsanalyse und Sanierung bei der Debeka(INFORMATIK 2013 – Informatik angepasst an Mensch, Organisation und Umwelt, 2013) Fuhr, Andreas; Ebert, Jürgen; Riediger, Volker; Rausch, Marcus; Bach, Johannes; Doppler, Max; Kühner, Sven; Wilbert, SandraCobus ist ein Kooperationsprojekt zwischen der Debeka Versicherungsgruppe und der Universität Koblenz-Landau. Ziel des Projekts ist die Sicherstellung der Wartbarkeit und der Zukunftsfähigkeit des COBOL-Kernsystems der Debeka. In drei Arbeitsbereichen werden die interne Qualität von COBOL-Modulen erhoben, die Architektur redokumentiert, sowie daraus abgeleitete Sanierungsmaßnahmen ermittelt. Zu den Ergebnissen des Projekts zählen u. a. eine Werkzeugkette zur Berechnung von Software-Metriken und ein Dashboard zur Visualisierung der Metriken, die Spezifikation von elf Architektur-Perspektiven, sowie Werkzeuge für deren Erzeugung und die Integration von Code-Refaktorisierungsmaßnahmen in die Entwicklungsumgebung der Debeka.
- ZeitschriftenartikelStability of COBOL Clones(Softwaretechnik-Trends Band 31, Heft 2, 2011) Harder, Jan; Göde, Nils; Rausch, MarcusCode clones are said to threaten the maintainability of software systems. Changes to one cloned fragment must be propagated to the other fragments, which might increase change effort. Hence, different studies have investigated the stability of cloned code and compared it to the stability of the non-cloned code. However, only open-source systems have been regarded so far. We conducted a study on two industrial COBOL systems, measuring the clone stability. In this paper, we present the results and compare them to the observations of the previous studies.