aws-samples / aws-waf-dashboard
Unit Size

The distribution of size of units (measured in lines of code).

Intro
  • Unit size measurements show the distribution of size of units of code (methods, functions...).
  • Units are classified in four categories based on their size (lines of code): 1-20 (small units), 20-50 (medium size units), 51-100 (long units), 101+ (very long units).
  • You should aim at keeping units small (< 20 lines). Long units may become "bloaters", code that have increased to such gargantuan proportions that they are hard to work with.
Learn more...
Unit Size Overall
  • There are 1,157 units with 17,916 lines of code in units (65.4% of code).
    • 79 very long units (8,149 lines of code)
    • 9 long units (621 lines of code)
    • 98 medium size units (3,026 lines of code)
    • 194 small units (2,816 lines of code)
    • 777 very small units (3,304 lines of code)
45% | 3% | 16% | 15% | 18%
Legend:
101+
51-100
21-50
11-20
1-10
Unit Size per Extension
101+
51-100
21-50
11-20
1-10
py45% | 3% | 16% | 15% | 18%
Unit Size per Logical Component
primary logical decomposition
101+
51-100
21-50
11-20
1-10
cloudformation-custom-resources/kibana-customizer-lambda/idna95% | 0% | 3% | <1% | <1%
cloudformation-custom-resources/kibana-customizer-lambda/urllib32% | 5% | 28% | 30% | 32%
cloudformation-custom-resources/kibana-customizer-lambda/requests0% | 13% | 27% | 25% | 33%
cloudformation-custom-resources/kibana-customizer-lambda/chardet0% | 6% | 21% | 30% | 41%
cloudformation-custom-resources/kibana-customizer-lambda/requests_aws4auth0% | 0% | 40% | 23% | 35%
cloudformation-custom-resources/kibana-customizer-lambda/crhelper0% | 0% | 33% | 32% | 34%
cloudformation-custom-resources/es-cognito-auth-lambda/crhelper0% | 0% | 33% | 32% | 34%
cloudformation-custom-resources/domain-setter-lambda/crhelper0% | 0% | 33% | 32% | 34%
cloudformation-custom-resources/kibana-customizer-lambda0% | 0% | 38% | 20% | 41%
cloudformation-custom-resources/es-cognito-auth-lambda0% | 0% | 79% | 0% | 20%
cloudformation-custom-resources/domain-setter-lambda0% | 0% | 0% | 76% | 23%
cloudformation-custom-resources/kibana-customizer-lambda/certifi0% | 0% | 0% | 0% | 100%
Alternative Visuals
Longest Units
Top 20 longest units
Unit# linesMcCabe index# params
def urlopen()
in cloudformation-custom-resources/kibana-customizer-lambda/urllib3/connectionpool.py
115 21 14
def _seg_0()
in cloudformation-custom-resources/kibana-customizer-lambda/idna/uts46data.py
103 1 0
def _seg_1()
in cloudformation-custom-resources/kibana-customizer-lambda/idna/uts46data.py
103 1 0
def _seg_2()
in cloudformation-custom-resources/kibana-customizer-lambda/idna/uts46data.py
103 1 0
def _seg_3()
in cloudformation-custom-resources/kibana-customizer-lambda/idna/uts46data.py
103 1 0
def _seg_4()
in cloudformation-custom-resources/kibana-customizer-lambda/idna/uts46data.py
103 1 0
def _seg_5()
in cloudformation-custom-resources/kibana-customizer-lambda/idna/uts46data.py
103 1 0
def _seg_6()
in cloudformation-custom-resources/kibana-customizer-lambda/idna/uts46data.py
103 1 0
def _seg_7()
in cloudformation-custom-resources/kibana-customizer-lambda/idna/uts46data.py
103 1 0
def _seg_8()
in cloudformation-custom-resources/kibana-customizer-lambda/idna/uts46data.py
103 1 0
def _seg_9()
in cloudformation-custom-resources/kibana-customizer-lambda/idna/uts46data.py
103 1 0
def _seg_10()
in cloudformation-custom-resources/kibana-customizer-lambda/idna/uts46data.py
103 1 0
def _seg_11()
in cloudformation-custom-resources/kibana-customizer-lambda/idna/uts46data.py
103 1 0
def _seg_12()
in cloudformation-custom-resources/kibana-customizer-lambda/idna/uts46data.py
103 1 0
def _seg_13()
in cloudformation-custom-resources/kibana-customizer-lambda/idna/uts46data.py
103 1 0
def _seg_14()
in cloudformation-custom-resources/kibana-customizer-lambda/idna/uts46data.py
103 1 0
def _seg_15()
in cloudformation-custom-resources/kibana-customizer-lambda/idna/uts46data.py
103 1 0
def _seg_16()
in cloudformation-custom-resources/kibana-customizer-lambda/idna/uts46data.py
103 1 0
def _seg_17()
in cloudformation-custom-resources/kibana-customizer-lambda/idna/uts46data.py
103 1 0
def _seg_18()
in cloudformation-custom-resources/kibana-customizer-lambda/idna/uts46data.py
103 1 0