[
Lists Home |
Date Index |
Thread Index
]
On Thursday 17 January 2002 11:00 am, Bullard, Claude L (Len) wrote:
> I used to count the indentation number and use it
> as a rough estimate of system complexity.
>
> Don't go there. It is a portal to hell. ;-)
Interestingly, I did do some work on complexity metrics for SGML years
ago. Took in the markup/text ratio, #attributes, and nesting depth,
and produced a number. I never did that much with it, except verify
that if roughly reflected my opinion. From memory, nesting depth (D)
was scaled in as something like D squared.
|