facebook / yoga
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,710 units with 13,328 lines of code in units (43.5% of code).
    • 11 very long units (2,457 lines of code)
    • 17 long units (1,192 lines of code)
    • 54 medium size units (1,567 lines of code)
    • 151 small units (2,065 lines of code)
    • 1,477 very small units (6,047 lines of code)
18% | 8% | 11% | 15% | 45%
Legend:
101+
51-100
21-50
11-20
1-10
Unit Size per Extension
101+
51-100
21-50
11-20
1-10
cpp30% | 11% | 11% | 16% | 29%
js17% | 22% | 14% | 11% | 34%
java14% | 0% | 13% | 19% | 52%
cs0% | 0% | 23% | 31% | 44%
m0% | 0% | 65% | 19% | 14%
c0% | 0% | 45% | 43% | 11%
h0% | 0% | 1% | 7% | 91%
swift0% | 0% | 0% | 43% | 56%
cc0% | 0% | 0% | 3% | 96%
py0% | 0% | 0% | 0% | 100%
hh0% | 0% | 0% | 0% | 100%
Unit Size per Logical Component
primary logical decomposition
101+
51-100
21-50
11-20
1-10
yoga38% | 11% | 8% | 12% | 29%
website22% | 38% | 13% | 10% | 14%
android40% | 0% | 15% | 24% | 20%
gentest14% | 9% | 13% | 12% | 48%
java0% | 4% | 15% | 19% | 60%
lib0% | 2% | 8% | 13% | 75%
csharp0% | 0% | 22% | 32% | 44%
YogaKit0% | 0% | 42% | 27% | 30%
javascript0% | 0% | 6% | 5% | 88%
benchmark0% | 0% | 45% | 43% | 11%
testutil0% | 0% | 0% | 50% | 49%
util0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
Alternative Visuals
Longest Units
Top 50 longest units
Unit# linesMcCabe index# params
736 141 15
234 38 15
234 109 3
176 34 11
176 31 14
175 35 17
173 43 14
173 58 7
141 30 3
126 13 5
113 31 0
100 16 4
92 11 10
91 12 0
89 29 2
82 15 13
74 14 4
68 15 5
67 19 13
67 7 3
66 3 2
62 17 3
61 12 7
61 4 0
56 9 4
54 1 1
51 3 4
51 10 4
46 1 17
42 15 7
42 2 1
40 5 0
40 3 0
39 9 2
39 3 6
38 5 2
37 5 7
36 4 6
35 8 1
33 11 2
32 9 2
32 10 2
31 7 3
31 11 1
30 7 5
30 5 7
30 11 4
30 2 4
30 13 1
30 8 2