IfSQ
Papers, Presentations and Books
Journal Paper: An Empirical Study of Modularity on Program Modifiability
|
Finding relevant to IfSQ Standards:
- Large programs that use information hiding are a factor 4 easier to modify than programs which don't
IfSQ Defect Indicators:
-
DP-5—Information Exposed
Information internal to a module has been made available to other modules. The practice of information hiding makes it much easier to modify large programs.