Title of article
An empirical study into COBOL type inferencing
Author/Authors
An empirical study into COBOL type inferencing، نويسنده ,
Issue Information
ماهنامه با شماره پیاپی سال 2001
Pages
23
From page
189
To page
211
Abstract
In a typical COBOL program, the data division consists of 50% of the lines of code. Automatic type inference can help to understand the large collections of variable declarations contained therein, showing how variables are related based on their actual usage. The most problematic aspect of type inference is pollution, the phenomenon that types become too large, and contain variables that intuitively should not belong to the same type. The aim of the paper is to provide empirical evidence for the hypothesis that the use of subtyping is an effective way for dealing with pollution. The main results include a tool set to carry out type inference experiments, a suite of metrics characterizing type inference outcomes, and the experimental observation that only one instance of pollution occurs in the case study conducted.
Keywords
Static program analysis , Software maintenance , Variable usage , Case Study
Journal title
Science of Computer Programming
Serial Year
2001
Journal title
Science of Computer Programming
Record number
1079607
Link To Document