Content deleted Content added
Number of Operator count(n1) was wrong and hence calculation becomes wrong further. |
No edit summary |
||
Line 1:
'''Halstead complexity measures''' are [[software metric]]s introduced by Maurice Howard Halstead in
Halstead made the observation that metrics of the software should reflect the implementation or expression of algorithms in different languages, but be independent of their execution on a specific platform.
These metrics are therefore computed statically from the code.
|