facebook / sapp
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 3,803 units with 10,647 lines of code in units (46.8% of code).
    • 3 very long units (382 lines of code)
    • 5 long units (326 lines of code)
    • 58 medium size units (1,715 lines of code)
    • 113 small units (1,659 lines of code)
    • 3,624 very small units (6,565 lines of code)
3% | 3% | 16% | 15% | 61%
Legend:
101+
51-100
21-50
11-20
1-10
Unit Size per Extension
101+
51-100
21-50
11-20
1-10
py6% | 2% | 25% | 20% | 44%
js9% | 17% | 40% | 15% | 16%
pyi0% | 0% | 2% | 11% | 85%
Unit Size per Logical Component
primary logical decomposition
101+
51-100
21-50
11-20
1-10
sapp/ui17% | 0% | 27% | 18% | 36%
sapp/ui/frontend9% | 17% | 40% | 15% | 16%
sapp0% | 3% | 19% | 23% | 53%
sapp/pipeline0% | 5% | 34% | 16% | 43%
stubs/sqlalchemy/orm0% | 0% | 7% | 6% | 86%
stubs/sqlalchemy/sql0% | 0% | 2% | 22% | 75%
stubs/sqlalchemy/engine0% | 0% | 0% | 6% | 93%
stubs/sqlalchemy0% | 0% | 0% | 7% | 92%
stubs/sqlalchemy/dialects0% | 0% | 0% | 0% | 100%
stubs/sqlalchemy/ext0% | 0% | 0% | 0% | 100%
stubs/sqlalchemy/util0% | 0% | 0% | 0% | 100%
stubs/sqlalchemy/event0% | 0% | 0% | 0% | 100%
sapp/extensions0% | 0% | 0% | 0% | 100%
stubs/pygments0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
stubs/sqlalchemy/connectors0% | 0% | 0% | 0% | 100%
Alternative Visuals
Longest Units
Top 50 longest units
Unit# linesMcCabe index# params
146 8 1
119 36 2
117 10 1
84 6 1
64 1 1
61 11 1
61 6 3
56 7 1
48 5 0
48 14 3
47 14 3
45 1 1
43 1 1
43 6 2
41 2 1
41 6 2
38 4 2
37 9 1
37 7 2
37 15 5
35 1 0
35 1 0
33 8 2
32 6 1
32 3 2
32 4 2
31 1 0
31 4 1
30 10 2
29 2 1
29 5 2
29 9 2
28 5 2
27 1 1
27 7 0
27 3 2
26 7 3
26 6 1
26 3 2
26 1 2
26 2 3
26 3 3
26 3 3
26 9 2
26 1 3
26 11 2
25 2 1
25 1 4
25 1 1
25 4 2