(outdated) Artifact for ICSE-22 submission "Fast and Precise Application Code Analysis using a Partial Library"

Main Author: Anonymous
Format: info software Journal
Terbitan: , 2021
Online Access: https://zenodo.org/record/5551067
Daftar Isi:
  • This artifact contains two compressed files for the code and the detailed experimental results. The benchmark set used is the publicly available NJR-1 dataset (https://zenodo.org/record/4839913#.YSluRS1h2Cg) Code The Readme file in the code details instructions on how to use the tool on a jar-file or run it on the entire benchmark-set and reproduce the experimental results. Results The results for the null-pointer and cast-check are included. There is one folder of results for every experiment conducted. The 'final_result_stats' folder in each of these summarizes the results for each experiment. The file 'benchmarks_skipped.txt' lists the set of NJR-1 benchmarks skipped (the reason is detailed in the paper) for the experiments in the paper.