Proceedings of the XXth Conference of Open Innovations Association FRUCT (Apr 2017)

Source code quality classification based on software metrics

  • Petr Vytovtov,
  • Evgeny Markov

DOI
https://doi.org/10.23919/FRUCT.2017.8071355
Journal volume & issue
Vol. 776, no. 20
pp. 505 – 511

Abstract

Read online

Nowadays the software development speed is raising constantly. Therefore software development companies need a tool for checking source code quality to increase software maintainability and decreasing the number of errors in it. Moreover the systems of automated programming require the similar tool as well. As a result we have started developing a library for LLVM compiler which can evaluate source code quality at compile time and a programmer could receive information about source code quality and values of software metrics which are used for evaluating quality. In automated programming systems our library will be useful as well as a part of feedback step for increasing quality of generated source code.

Keywords