Sciweavers

IWPC
2010
IEEE

DepDigger: A Tool for Detecting Complex Low-Level Dependencies

13 years 3 months ago
DepDigger: A Tool for Detecting Complex Low-Level Dependencies
We present a tool that identifies complex data-flow dependencies on code-level, based on the measure dep-degree. Low-level dependencies between program operations are modeled by the use-def graph, which is generated from reaching definitions of variables. The tool annotates program operations with their dep-degree values, such that ‘difficult’ program operations are easy to locate. We hope that this tool helps detecting and preventing code degeneration, which is often a challenge in today’s software projects, due to the high refactoring and restructuring frequency.
Dirk Beyer, Ashgan Fararooy
Added 28 Jan 2011
Updated 28 Jan 2011
Type Journal
Year 2010
Where IWPC
Authors Dirk Beyer, Ashgan Fararooy
Comments (0)