Computing dynamic slices of feature--oriented programs using execution trace file

M Sahu, DP Mohapatra - ACM SIGSOFT Software Engineering Notes, 2017 - dl.acm.org
Feature-Oriented Programming (FOP) is a general paradigm for synthesizing programs in
software product lines. A family of software systems constitutes a software product line …

Computing dynamic slices of feature-oriented programs with aspect-oriented extensions

M Sahu, DP Mohapatra - Informatica, 2020 - informatica.si
This paper proposes a technique to compute dynamic slices of feature-oriented programs
with aspect-oriented extensions. The technique uses a dependence based intermediate …

Automatic Code Clone Detection Technique Using SDG Check for updates

A Bhattacharyya, J Singh… - … Systems: Proceedings of …, 2023 - books.google.com
The complexity of software is increasing day-by-day. For faster and convenient
implementation the software developer used to write similar codes in several places of …

Automatic Code Clone Detection Technique Using SDG

A Bhattacharyya, J Singh, TR Sahoo - … on Machine Learning, IoT and Big …, 2023 - Springer
The complexity of software is increasing day-by-day. For faster and convenient
implementation the software developer used to write similar codes in several places of …

[PDF][PDF] Intra-procedural Slicing Using Program Dependence Table

R Mohammadian, S Doostali… - International Conference …, 2018 - researchgate.net
Program slicing as a program analysis technique extracts the statements of a program to
restrict the focus of a task to specific sub-components of a program. This technique has …

Forward Dynamic Slicing of Web Applications

M Sahu, DP Mohapatra - ACM SIGSOFT Software Engineering Notes, 2016 - dl.acm.org
We present a technique to compute dynamic slices for web applications using forward
slicing approach. In our work, we have considered JSP (JavaServer Pages) based web …

Conditioned Slicing of Interprocedural Programs

M Sahu - International Journal of Rough Sets and Data Analysis …, 2019 - igi-global.com
Program slicing is a technique to decompose programs depending on control flow and data
flow amongst several lines of code in a program. Conditioned slicing is a generalization of …