Scalable collaborative software visualization as a service: Short industry and experience paper

A Krause-Glau, W Hasselbring - 2022 IEEE International …, 2022 - ieeexplore.ieee.org
Software visualizations are used by software developers, for instance, for program
comprehension. In this context, a less researched aspect is the collaborative use of online …

Assessing code clone harmfulness: Indicators, factors, and counter measures

B Hu, Y Wu, X Peng, J Sun, N Zhan… - 2021 IEEE International …, 2021 - ieeexplore.ieee.org
Code clones are identical or similar code in software projects. On one hand, developers
clone code to achieve higher productivity and thus clones inherently exist; on the other …

A Comprehensive Study on Code Clones in Automated Driving Software

R Mo, Y Jiang, W Zhan, D Wang… - 2023 38th IEEE/ACM …, 2023 - ieeexplore.ieee.org
With the continuous improvement of artificial intelligence technology, autonomous driving
technology has been greatly developed. Hence automated driving software has drawn more …

An optimized hybrid deep learning model for code clone detection

Geetika, N Kaur, A Kaur - International Journal of Information Technology, 2025 - Springer
Code clones in software system are identical or similar pieces of code. The code is
repeatedly generated by the copy and paste program. As a result, every duplicate contains a …

[PDF][PDF] Codeklonerkennung mit Dominatorinformationen

A Schäfer - 2023 - db-thueringen.de
If an existing function in a software project is copied and reused (in a slightly modified
version), the result is a code clone. If there was an error or vulnerability in the original …

[PDF][PDF] Analysis of Research Trends Towards Types of Code Clone Detection Techniques

K Solanki, S Dalal - Indian Journal of Science …, 2023 - sciresol.s3.us-east-2.amazonaws …
Objective: The key research objectives of this study are:(1.) To compare and contrast the
research trend towards the tree, token, text, metric, and graph-based code clone detection …

Towards Informative Tagging of Code Fragments to Support the Investigation of Code Clones

D Nishioka, T Kamiya - 2021 IEEE 15th International Workshop …, 2021 - ieeexplore.ieee.org
Investigating the code fragments of code clones detected by code clone detection tools is a
time-consuming task, especially when a large number of reference source files are …

Multi-level analysis of IEC 61131-3 languages to detect clones

HK Jnanamurthy, R Jetley… - International …, 2020 - inderscienceonline.com
Nowadays, automation can be assisted by using programmable logic controllers (PLCs).
PLCs are typically programmed with IEC 61131-3 languages to automate and implement the …

Mining of DSLs and generator templates from reference applications

W Rost - Proceedings of the 23rd ACM/IEEE International …, 2020 - dl.acm.org
Domain-Specific Languages (DSLs) found application in different domains. The
development of Model-Driven Development (MDD) components is facilitated by a wealth of …

Enhancement of Generic Code Clone Detection Model for Python Application

INA Asmad, AFM Ali, NISI Jailani - International Journal of …, 2022 - journal.ump.edu.my
Identical code fragments in different locations are recognized as code clones. There are four
native terminologies of code clones concluded as Type-1, Type-2, Type-3 and Type-4. Code …