Title :
The detection of faulty code violating implicit coding rules
Author :
Matsumura, Tomoko ; Monden, Akito ; Matsumoto, Ken-ichi
Author_Institution :
Graduate Sch. of Inf. Sci., Nara Inst. of Sci. & Technol., Japan
Abstract :
In the field of legacy software maintenance, there unexpectedly arises a large number of implicit coding rules, which we regard as a cancer in software evolution. Since such rules are usually undocumented and each of them is recognized only by a few members in a maintenance team, a person who is not aware of a rule often violates it while doing various maintenance activities such as adding a new functionality or repairing faults. The problem here is not only such a violation introduces a new fault but also the same kind of fault will be generated again and again in the future by different maintainers. This paper proposes a method for detecting code fragments that violate implicit coding rules. In the method, an expert maintainer, firstly, investigates the cause of each failure, described in the past failure reports, and identifies all the implicit coding rules that lie behind the faults. Then, the code patterns violating the rules (which we call "faulty code patterns") are described in a pattern description language. Finally, the potential faulty code fragments are automatically detected by a pattern matching technique. The result of a case study with large legacy software showed that 32.7% of the failures, which have been reported during a maintenance process, were due to the violation of implicit coding rules. Moreover, 152 faults existed in 772 code fragments detected by the prototype matching system, while 111 of them were not reported.
Keywords :
software fault tolerance; software maintenance; code fragments; code patterns; expert maintainer; faulty code fragments; faulty code violating implicit coding rules; implicit coding rules; legacy software maintenance; pattern description language; pattern matching; software evolution; Cancer; Costs; Fault detection; Fault diagnosis; Information science; Pattern matching; Prototypes; Software maintenance; Software performance; Software prototyping;
Conference_Titel :
Empirical Software Engineering, 2002. Proceedings. 2002 International Symposium n
Print_ISBN :
0-7695-1796-X
DOI :
10.1109/ISESE.2002.1166936