Object Oriented Software Engineering   View all facts   Glossary   Help | 
| subject > criterion > quality > software quality > internal software quality | 
| internal software quality comparison table | ||||
| Subject | measure as | affect indirectly | affect | measure in terms of | 
|---|---|---|---|---|
| commenting | as the fraction of total lines in the source code that are comments | reliability | maintainability | |
| complexity of code | reliability | the nesting depth, the number of branches and the use of certain complex programming constructs | 
Next software quality: learnability     Up: software quality    Previous software quality: identity