DocumentCode
2908803
Title
Static analysis of object oriented systems using extended control flow graph
Author
Kanjilal, Ananya ; Bhattacharya, Swapan
Author_Institution
Dept. of Inf. Technol., B.P.P.I.M.T, Kolkata, India
Volume
B
fYear
2004
fDate
21-24 Nov. 2004
Firstpage
310
Abstract
The basic features of object oriented software makes it difficult to apply traditional testing methods like McCabe´s Cyclomatic complexity in object oriented systems. The control flow graph used in procedural systems has been extended to be applicable for object oriented systems as ECFG. ECFG is a layered CFG where nodes refer to methods rather than statements. Our work is based on analyzing static characteristics of a system using ECFG. Extended cyclomatic complexity (E-CC) refers to the number of independent execution paths within the software. In this paper we have described different ways in which CFGs of individual methods are connected in an ECFG and E-CC for these different cases are given along with small code examples for substantiating our findings. Finally we have taken an ECFG of a fairly large system and applied these cases to arrive at the E-CC of the system considered as our example.
Keywords
data flow graphs; object-oriented methods; object-oriented programming; program diagnostics; program testing; software engineering; extended control flow graph; extended cyclomatic complexity; object oriented software; static analysis; Control systems; Encapsulation; Flow graphs; Formal specifications; Information technology; Object oriented modeling; Software testing; Specification languages; System testing;
fLanguage
English
Publisher
ieee
Conference_Titel
TENCON 2004. 2004 IEEE Region 10 Conference
Print_ISBN
0-7803-8560-8
Type
conf
DOI
10.1109/TENCON.2004.1414593
Filename
1414593
Link To Document