Programming Rule Static Verification for Reliable Software

  • Authors:
  • Philippe Robert

  • Affiliations:
  • -

  • Venue:
  • SAFECOMP '99 Proceedings of the 18th International Conference on Computer Computer Safety, Reliability and Security
  • Year:
  • 1999

Quantified Score

Hi-index 0.00

Visualization

Abstract

The aim of this article is to present experimental results related to static verification of programming rules. The experiment reported bears on 10 industrial software projects. The source code (C and C++) has been statically analysed to check for conformance to a set of programming rules. The results show that a significant amount of the defects identified are actually software faults that may lead to failures during execution. This article explains the verification method used and discusses tools for such verification. It analyses the results and formulates the recommendation to perform static verification of source code in a systematic way.