To generate the figures with results obtained in the paper, you can run pipenv run python plot_results.py and the figures should be available into the folder `results" as soon as the script finish.
Abstract: Code inspection is the way to ensure the quality and the control of products and software by detecting, correcting or reducing defects. Nowadays, several methods of code inspection emerged, ...