reactjs / react-codemod
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 517 units with 3,819 lines of code in units (48.5% of code).
    • 7 very long units (1,440 lines of code)
    • 4 long units (263 lines of code)
    • 9 medium size units (243 lines of code)
    • 19 small units (265 lines of code)
    • 478 very small units (1,608 lines of code)
37% | 6% | 6% | 6% | 42%
Legend:
101+
51-100
21-50
11-20
1-10
Unit Size per Extension
101+
51-100
21-50
11-20
1-10
js37% | 6% | 6% | 6% | 42%
Unit Size per Logical Component
primary logical decomposition
101+
51-100
21-50
11-20
1-10
transforms65% | 14% | 9% | 7% | 3%
transforms/utils83% | 0% | 7% | 6% | 2%
transforms/__testfixtures__/class0% | 0% | 6% | 9% | 84%
transforms/__testfixtures__/ReactNative-View-propTypes0% | 0% | 0% | 55% | 44%
transforms/__testfixtures__0% | 0% | 0% | 0% | 100%
transforms/__testfixtures__/rename-unsafe-lifecycles0% | 0% | 0% | 0% | 100%
transforms/__testfixtures__/React-PropTypes-to-prop-types0% | 0% | 0% | 0% | 100%
transforms/__testfixtures__/manual-bind-to-arrow0% | 0% | 0% | 0% | 100%
transforms/__testfixtures__/React-DOM-to-react-dom-factories0% | 0% | 0% | 0% | 100%
transforms/__testfixtures__/error-boundaries0% | 0% | 0% | 0% | 100%
transforms/__testfixtures__/custom-sort-group0% | 0% | 0% | 0% | 100%
transforms/__testfixtures__/custom-sort0% | 0% | 0% | 0% | 100%
Alternative Visuals
Longest Units
Top 50 longest units
Unit# linesMcCabe index# params
285 45 3
282 50 3
248 38 1
231 64 3
138 16 3
133 20 3
123 16 3
94 34 3
60 17 3
56 13 2
53 12 3
38 8 2
30 11 2
30 8 2
29 5 3
27 7 1
24 8 0
23 3 1
21 10 3
21 4 2
20 3 2
19 3 3
18 2 2
18 5 2
18 3 2
15 2 0
15 2 0
15 3 1
13 5 2
13 2 2
13 4 2
11 2 3
11 1 1
11 1 0
11 1 1
11 1 0
11 1 0
11 1 0
11 4 2
10 2 2
10 1 0
10 3 0
10 3 0
10 2 2
10 2 2
8 1 1
8 1 0
8 1 1
8 1 0
8 1 1