facebook / Ax
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 2,173 units with 14,224 lines of code in units (29.5% of code).
    • 2 very long units (309 lines of code)
    • 8 long units (534 lines of code)
    • 79 medium size units (2,348 lines of code)
    • 223 small units (3,110 lines of code)
    • 1,861 very small units (7,923 lines of code)
2% | 3% | 16% | 21% | 55%
Legend:
101+
51-100
21-50
11-20
1-10
Unit Size per Extension
101+
51-100
21-50
11-20
1-10
py1% | 2% | 17% | 22% | 57%
js28% | 47% | 0% | 11% | 12%
Unit Size per Logical Component
primary logical decomposition
101+
51-100
21-50
11-20
1-10
ax/plot24% | 0% | 18% | 12% | 44%
ax/storage0% | 10% | 24% | 16% | 48%
website/core0% | 79% | 0% | 10% | 9%
ax/service0% | 5% | 15% | 27% | 52%
scripts0% | 34% | 43% | 14% | 7%
ax/utils0% | 3% | 14% | 28% | 53%
website/pages0% | 100% | 0% | 0% | 0%
ax/modelbridge0% | 0% | 19% | 19% | 61%
ax/models0% | 0% | 10% | 28% | 60%
ax/core0% | 0% | 7% | 23% | 69%
ax/metrics0% | 0% | 30% | 9% | 59%
ax/benchmark20% | 0% | 58% | 0% | 41%
ax/benchmark0% | 0% | 22% | 39% | 38%
ax/early_stopping0% | 0% | 31% | 0% | 68%
ROOT0% | 0% | 94% | 0% | 5%
ax/global_stopping0% | 0% | 58% | 0% | 41%
website/static0% | 0% | 0% | 69% | 30%
ax/runners0% | 0% | 0% | 27% | 72%
ax/exceptions0% | 0% | 0% | 0% | 100%
Alternative Visuals
Longest Units
Top 50 longest units
Unit# linesMcCabe index# params
157 24 1
152 8 12
83 21 3
78 5 0
68 27 2
67 12 2
66 2 1
62 13 1
59 3 0
51 3 0
50 10 1
48 4 0
46 11 1
46 10 2
45 13 2
44 5 0
43 6 2
43 18 2
42 3 2
42 5 2
40 7 2
39 8 1
38 6 2
38 8 3
37 14 2
37 4 2
36 11 3
36 13 2
36 5 2
35 2 0
34 1 0
33 7 1
33 5 2
31 9 1
31 7 1
30 7 1
30 8 2
29 10 2
29 4 3
29 8 1
29 5 1
29 2 2
28 3 3
28 5 1
28 6 1
28 6 3
28 13 2
28 9 2
28 12 1
27 6 2