facebook / draft-js
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 248 units with 4,235 lines of code in units (33.0% of code).
    • 2 very long units (211 lines of code)
    • 15 long units (1,013 lines of code)
    • 44 medium size units (1,262 lines of code)
    • 68 small units (1,034 lines of code)
    • 119 very small units (715 lines of code)
4% | 23% | 29% | 24% | 16%
Legend:
101+
51-100
21-50
11-20
1-10
Unit Size per Extension
101+
51-100
21-50
11-20
1-10
js4% | 23% | 29% | 24% | 16%
Unit Size per Logical Component
primary logical decomposition
101+
51-100
21-50
11-20
1-10
src/component/handlers18% | 20% | 41% | 12% | 7%
src/component/selection0% | 44% | 27% | 23% | 3%
src/model/modifier0% | 63% | 13% | 13% | 9%
src/component/base0% | 90% | 0% | 0% | 9%
website/src/components0% | 57% | 0% | 36% | 5%
src/model/immutable0% | 8% | 25% | 36% | 29%
src/component/utils0% | 24% | 0% | 19% | 55%
src/model/transaction0% | 0% | 63% | 18% | 17%
src/model/encoding0% | 0% | 19% | 59% | 20%
src/model/entity0% | 0% | 60% | 0% | 39%
scripts/jest0% | 0% | 0% | 100% | 0%
website/src/pages0% | 0% | 0% | 76% | 23%
src/component/contents0% | 0% | 0% | 58% | 41%
src/model/paste0% | 0% | 0% | 83% | 16%
src/model/decorators0% | 0% | 0% | 38% | 61%
ROOT0% | 0% | 0% | 61% | 38%
src/util0% | 0% | 0% | 0% | 100%
src/model/keys0% | 0% | 0% | 0% | 100%
src/stubs0% | 0% | 0% | 0% | 100%
Alternative Visuals
Longest Units
Top 50 longest units
Unit# linesMcCabe index# params
109 21 2
102 24 2
95 14 5
93 22 1
84 28 2
82 7 1
80 9 5
78 19 5
64 9 1
63 9 4
59 13 1
55 9 3
53 43 1
53 14 4
52 6 7
51 8 2
51 4 1
50 8 2
49 5 1
46 13 2
45 6 4
38 2 1
38 8 1
37 6 1
34 13 3
34 4 4
32 3 2
32 4 2
31 7 1
31 5 2
29 2 4
29 3 0
28 3 2
27 4 2
27 4 1
27 4 6
26 5 4
26 4 1
26 4 1
26 2 3
26 3 3
26 3 1
26 3 1
26 5 2
26 6 2
25 4 1
25 8 2
25 9 3
24 7 2
24 6 2