7 citations · 20 across the 7 of their papers we have counts for
Showing 2022 · cs.SEShow all
3 papers · 2 filters
cs.SE2022★ 6 cited
Utilizing Source Code Syntax Patterns to Detect Bug Inducing Commits using Machine Learning Models
Md Nadim, Banani Roy
Detecting Bug Inducing Commit (BIC) or Just in Time (JIT) defect prediction using Machine Learning (ML) based models requires tabulated feature values extracted from the source cod…
cs.SE2022
Leveraging Structural Properties of Source Code Graphs for Just-In-Time Bug Prediction
Md Nadim, Debajyoti Mondal, Chanchal K. Roy
The most common use of data visualization is to minimize the complexity for proper understanding. A graph is one of the most commonly used representations for understanding relatio…
cs.SE2022★ 4 cited
Evaluating the Performance of Clone Detection Tools in Detecting Cloned Co-change Candidates
Md Nadim, Manishankar Mondal, Chanchal K. Roy +1
Co-change candidates are the group of code fragments that require a change if any of these fragments experience a modification in a commit operation during software evolution. The…