apple / AudioUnitSDK
File Size

The distribution of size of files (measured in lines of code).

Intro
  • File size measurements show the distribution of size of files.
  • Files are classified in four categories based on their size (lines of code): 1-100 (very small files), 101-200 (small files), 201-500 (medium size files), 501-1000 (long files), 1001+(very long files).
  • It is a good practice to keep files small. Long files may become "bloaters", code that have increased to such gargantuan proportions that they are hard to work with.
Learn more...
File Size Overall
  • There are 28 files with 5,481 lines of code.
    • 1 very long files (1,600 lines of code)
    • 1 long files (647 lines of code)
    • 6 medium size files (2,058 lines of codeclsfd_ftr_w_mp_ins)
    • 4 small files (519 lines of code)
    • 16 very small files (657 lines of code)
29% | 11% | 37% | 9% | 11%
Legend:
1001+
501-1000
201-500
101-200
1-100


explore: zoomable circles | sunburst | 3D view
File Size per Extension
1001+
501-1000
201-500
101-200
1-100
cpp44% | 17% | 25% | 4% | 8%
h0% | 0% | 61% | 19% | 18%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
Source29% | 11% | 37% | 9% | 11%
EmptyPlugIns0% | 0% | 0% | 0% | 100%
Longest Files (Top 28)
File# lines# units
AUBase.cpp
in Source
1600 68
AUPlugInDispatch.cpp
in Source
647 41
AUBase.h
in Source
483 38
AUUtility.h
in Source
360 27
AUScopeElement.cpp
in Source
313 19
AUMIDIBase.cpp
in Source
312 8
AUScopeElement.h
in Source
305 26
AUEffectBase.cpp
in Source
285 14
AUBuffer.cpp
in Source
154 6
AUMIDIBase.h
in Source
128 17
AUEffectBase.h
in Source
125 15
AUBuffer.h
in Source
112 5
ComponentBase.h
in Source
88 6
MusicDeviceBase.cpp
in Source
88 7
ComponentBase.cpp
in Source
75 6
AUPlugInDispatch.h
in Source
61 -
AUInputElement.cpp
in Source
59 6
AUInputElement.h
in Source
54 1
MusicDeviceBase.h
in Source
42 3
AUMIDIEffectBase.cpp
in Source
36 3
EmptyPlugIns.cpp
in EmptyPlugIns
30 7
AUSilentTimeout.h
in Source
30 2
AUMIDIEffectBase.h
in Source
26 2
AUOutputElement.cpp
in Source
18 1
AUOutputElement.h
in Source
16 1
AudioUnitSDK.h
in Source
16 -
AUMIDIUtility.h
in Source
10 -
AUBufferAllocator.cpp
in Source
8 -
Files With Most Units (Top 20)
File# lines# units
AUBase.cpp
in Source
1600 68
AUPlugInDispatch.cpp
in Source
647 41
AUBase.h
in Source
483 38
AUUtility.h
in Source
360 27
AUScopeElement.h
in Source
305 26
AUScopeElement.cpp
in Source
313 19
AUMIDIBase.h
in Source
128 17
AUEffectBase.h
in Source
125 15
AUEffectBase.cpp
in Source
285 14
AUMIDIBase.cpp
in Source
312 8
EmptyPlugIns.cpp
in EmptyPlugIns
30 7
MusicDeviceBase.cpp
in Source
88 7
AUBuffer.cpp
in Source
154 6
AUInputElement.cpp
in Source
59 6
ComponentBase.cpp
in Source
75 6
ComponentBase.h
in Source
88 6
AUBuffer.h
in Source
112 5
AUMIDIEffectBase.cpp
in Source
36 3
MusicDeviceBase.h
in Source
42 3
AUMIDIEffectBase.h
in Source
26 2
Files With Long Lines (Top 0)

There are 0 files with lines longer than 120 characters. In total, there are 0 long lines.

File# lines# units# long lines