Category:Static Software Metrics
From Bugpedia
Static Software Metrics are metrics that can be measured without actually executing the software. They include basic properties of the source code such as Size, the number of bytes in a source file; more advanced properties that can be derived from the source such as Cyclomatic Complexity and static analysis violations measured with a tool such as FindBugs.
Metrics that are instead measured during program execution are known as Dynamic Software Metrics.
Articles in category "Static Software Metrics"
There are 30 articles in this category.
BC
DEI |
LMNOP |
P cont.RSUW |

