reactjs / React.NET
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 548 units with 4,955 lines of code in units (47.5% of code).
    • 0 very long units (0 lines of code)
    • 7 long units (440 lines of code)
    • 37 medium size units (1,017 lines of code)
    • 109 small units (1,563 lines of code)
    • 395 very small units (1,935 lines of code)
0% | 8% | 20% | 31% | 39%
Legend:
101+
51-100
21-50
11-20
1-10
Unit Size per Extension
101+
51-100
21-50
11-20
1-10
cs0% | 9% | 20% | 29% | 40%
js0% | 0% | 19% | 66% | 13%
tsx0% | 0% | 31% | 55% | 12%
rb0% | 0% | 0% | 73% | 26%
Unit Size per Logical Component
primary logical decomposition
101+
51-100
21-50
11-20
1-10
src/React.Core0% | 11% | 16% | 31% | 41%
src/React.Router0% | 29% | 26% | 36% | 7%
src/React.Template0% | 0% | 63% | 0% | 36%
src/React.Sample.Mvc40% | 0% | 39% | 39% | 21%
src/React.AspNet0% | 0% | 55% | 33% | 10%
src/React.Sample.Owin0% | 0% | 65% | 23% | 10%
src/React.AspNet.Middleware0% | 0% | 18% | 29% | 52%
webhooks0% | 0% | 59% | 20% | 20%
src/React.Web0% | 0% | 15% | 49% | 35%
src/React.MSBuild0% | 0% | 0% | 70% | 29%
src/React.Owin0% | 0% | 0% | 43% | 56%
site/jekyll0% | 0% | 0% | 73% | 26%
src/React.Sample.ConsoleApp0% | 0% | 0% | 66% | 33%
src/Cassette.React0% | 0% | 0% | 14% | 85%
src/React.Sample.Cassette0% | 0% | 0% | 0% | 100%
src/System.Web.Optimization.React0% | 0% | 0% | 0% | 100%
Alternative Visuals
Longest Units
Top 50 longest units
Unit# linesMcCabe index# params
89 25 3
76 12 5
59 10 11
58 32 3
54 12 5
53 9 1
51 28 3
42 6 2
41 4 2
40 8 3
39 6 2
38 8 1
38 8 1
36 3 10
31 7 0
31 5 0
31 3 10
30 5 2
29 8 1
29 2 3
27 2 5
26 2 1
26 7 0
26 15 2
26 3 1
25 10 1
25 6 2
24 2 0
24 5 1
24 1 0
24 1 1
23 7 1
23 6 2
23 2 2
23 2 1
23 1 6
22 1 2
22 2 1
21 3 5
21 1 0
21 1 0
21 1 0
21 4 4
21 1 1
20 1 6
20 3 1
20 4 3
19 8 2
19 3 3
19 2 4