Difference between revisions of "CodeMetrics"
From Lost In Wonderlands
(→Code Metrics / Software Metrics) |
|||
Line 1: | Line 1: | ||
= Code Metrics / Software Metrics = | = Code Metrics / Software Metrics = | ||
− | |||
− | |||
'''NeXT Steps''' | '''NeXT Steps''' |
Latest revision as of 15:39, 1 April 2017
Contents
Code Metrics / Software Metrics
NeXT Steps
here everything has yet to be done !
coming soon :
Everything You Always Wanted to Know on Sofware Engineering... (But Were Afraid to Ask)
See Also
- SoftwareEngineering
- SoftwareEngineeringBlogs
- CodingStyles
- CodeMetrics
- ArtificialIntelligence
- FiniteStateMachine
- DesignPatterns
- AntiPatterns
- Refactoring
- CleanCode
- SecureCode
- UML
- SOLID
- Packages Principle
- POLA
- KISS
- DRY
- GRASP
- YAGNI
- WORA
- LOD
- Frameworks
- Languages
- Toolings
- Devops
Software Metrics
Clyclomatic Complexity
- https://en.wikipedia.org/wiki/Cyclomatic_complexity
- https://www.cqse.eu/en/blog/mccabe-cyclomatic-complexity/