40 citations · 40 across the 1 of their papers we have counts for
3 papers · 1 filter
Enhanced Bug Prediction in JavaScript Programs with Hybrid Call-Graph Based Invocation Metrics
Gábor Antal, Zoltán Tóth, Péter Hegedűs +1
Bug prediction aims at finding source code elements in a software system that are likely to contain defects. Being aware of the most error-prone parts of the program, one can effic…
Static JavaScript Call Graphs: A Comparative Study
Gábor Antal, Péter Hegedűs, Zoltán Tóth +2
The popularity and wide adoption of JavaScript both at the client and server side makes its code analysis more important than ever before. Most of the algorithms for vulnerability…
An Automatically Created Novel Bug Dataset and its Validation in Bug Prediction
Rudolf Ferenc, Péter Gyimesi, Gábor Gyimesi +2
Bugs are inescapable during software development due to frequent code changes, tight deadlines, etc.; therefore, it is important to have tools to find these errors. One way of perf…