Cover V01, I04
Article
Figure 1
Figure 2
Figure 3
Figure 4
Listing 1
Sidebar 1

nov92.tar


Figure 2

*      The following program contains statements of a high-level programming
*      language (C) in a distribution considered representative:
*
*      assignments                     53%
*      control statements              32%
*      procedure, function calls       15%
*
*      100 statements are dynamically executed.  The program is balanced with
*      respect to the three aspects:
*              - statement type
*              - operand type (for simple data types)
*              - operand access
*                      operand global, local, parameter, or constant.
*
*      The combination of these three aspects is balanced only approximately.