1997
DOI: 10.1109/2.625311
|View full text |Cite
|
Sign up to set email alerts
|

Automatically identifying reusable OO legacy code

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
67
0

Year Published

1999
1999
2011
2011

Publication Types

Select...
5
2

Relationship

0
7

Authors

Journals

citations
Cited by 72 publications
(67 citation statements)
references
References 5 publications
0
67
0
Order By: Relevance
“…For object-oriented code, more so than for functionally-oriented code, much understanding can be performed by simply looking at comment and identifier names (Etzkorn, Davis, Bowen, Etzkorn, Lewis, Vinz, Wolf 1996;Etzkorn and Davis 1997). This is true since object-oriented code is organized in classes, with everything required to implement a class at least mentioned (if not defined) in the class definition.…”
Section: Object-oriented Program Understanding Approachmentioning
confidence: 99%
See 2 more Smart Citations
“…For object-oriented code, more so than for functionally-oriented code, much understanding can be performed by simply looking at comment and identifier names (Etzkorn, Davis, Bowen, Etzkorn, Lewis, Vinz, Wolf 1996;Etzkorn and Davis 1997). This is true since object-oriented code is organized in classes, with everything required to implement a class at least mentioned (if not defined) in the class definition.…”
Section: Object-oriented Program Understanding Approachmentioning
confidence: 99%
“…Figure 5 shows the results of an analysis of tense in sentence style comments, from the first study of three graphical user interface packages (Etzkorn and Davis 1997). Note that 57% of all comments are in sentence style.…”
Section: Object-oriented Program Understanding Approachmentioning
confidence: 99%
See 1 more Smart Citation
“…It has actually been observed that code identifiers and comments are usually expressed in a simplified form of the natural language, with a smaller vocabulary set and simplified grammar [31]. Etzkorn and Davis [24] studied several software packages and found that around 83% of the comments written in sentence form are in the present tense, and around 78% of identifiers names are noun-related. These observations raise questions concerning the effect of using stemming when indexing source code for traceability recovery.…”
Section: Stemmingmentioning
confidence: 99%
“…Also, Takang et al reported that commented programs are more understandable than non-commented programs [23]. In [24], Etzkorn and Davis introduced Patricia, a system that uses heuristic methods to identify reusable software components through understanding comments and identifiers. Similarly, CodeBroker utilizes knowledge from comments and code identifiers to find software components that can be reused [25].…”
Section: Information Extractionmentioning
confidence: 99%