flashlight / wav2letter
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 352 units with 9,970 lines of code in units (49.1% of code).
    • 8 very long units (4,960 lines of code)
    • 16 long units (1,035 lines of code)
    • 60 medium size units (1,833 lines of code)
    • 76 small units (1,098 lines of code)
    • 192 very small units (1,044 lines of code)
49% | 10% | 18% | 11% | 10%
Legend:
101+
51-100
21-50
11-20
1-10
Unit Size per Extension
101+
51-100
21-50
11-20
1-10
cpp65% | 8% | 13% | 6% | 6%
py0% | 20% | 36% | 23% | 19%
pl0% | 0% | 36% | 53% | 9%
h0% | 0% | 12% | 32% | 54%
Unit Size per Logical Component
primary logical decomposition
101+
51-100
21-50
11-20
1-10
recipes/joint_training_vox_populi82% | 0% | 7% | 4% | 5%
recipes/slimIPL87% | 3% | 4% | 1% | 2%
recipes/local_prior_match35% | 21% | 26% | 6% | 9%
recipes/streaming_convnets15% | 3% | 27% | 23% | 29%
recipes/sota26% | 21% | 20% | 20% | 11%
recipes/utilities0% | 73% | 16% | 10% | 0%
recipes/self_training0% | 23% | 30% | 24% | 21%
recipes/data0% | 27% | 65% | 7% | 0%
data/ami0% | 22% | 29% | 36% | 11%
recipes/lexicon_free0% | 13% | 44% | 26% | 16%
data/wsj0% | 0% | 81% | 18% | 0%
data/timit0% | 0% | 93% | 0% | 6%
recipes/mling_pl0% | 0% | 65% | 34% | 0%
data/librispeech0% | 0% | 0% | 0% | 100%
data/utils0% | 0% | 0% | 0% | 100%
recipes/conv_glu0% | 0% | 0% | 0% | 100%
Alternative Visuals
Longest Units
Top 50 longest units
Unit# linesMcCabe index# params
1694 241 2
1086 153 2
683 93 2
466 133 3
343 44 2
339 36 2
213 38 2
136 19 3
87 3 0
84 13 5
77 11 2
76 6 7
75 18 7
71 13 6
67 9 2
65 9 1
59 10 1
56 15 1
54 14 0
54 5 1
54 6 2
53 13 2
52 4 1
51 8 2
49 6 1
49 6 1
48 15 1
46 19 1
42 18 1
42 13 0
42 9 0
40 15 1
40 5 5
38 9 2
37 3 7
37 6 4
36 2 1
36 6 5
34 13 2
34 10 3
34 7 8
34 2 6
34 8 0
33 3 1
33 2 2
33 5 1
33 12 4
33 5 1
32 3 2
32 4 2