awslabs / amazon-polly-tts-for-windows
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 35 files with 2,454 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 4 medium size files (1,229 lines of codeclsfd_ftr_w_mp_ins)
    • 3 small files (465 lines of code)
    • 28 very small files (760 lines of code)
0% | 0% | 50% | 18% | 30%
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
cpp0% | 0% | 78% | 16% | 5%
vcxproj0% | 0% | 99% | 0% | <1%
iss0% | 0% | 0% | 100% | 0%
h0% | 0% | 0% | 0% | 100%
cs0% | 0% | 0% | 0% | 100%
filters0% | 0% | 0% | 0% | 100%
c0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
PollyTTSEngine0% | 0% | 52% | 12% | 34%
installvoices0% | 0% | 87% | 0% | 12%
ROOT0% | 0% | 0% | 99% | <1%
PollyPlayer0% | 0% | 0% | 0% | 100%
PollyPlayer/Properties0% | 0% | 0% | 0% | 100%
Longest Files (Top 35)
File# lines# units
ttsengobj.cpp
in PollyTTSEngine
487 11
vcxproj
PollyTTSEngine.vcxproj
in PollyTTSEngine
318 -
InstallVoices.cpp
in installvoices
223 8
VoiceForSapi.cpp
in installvoices
201 2
PollyManager.cpp
in PollyTTSEngine
196 4
iss
PollyTTSInstaller-x64.iss
in root
135 -
iss
PollyTTSInstaller-x86.iss
in root
134 -
Form1.Designer.cs
in PollyPlayer
91 2
PollyManager.h
in PollyTTSEngine
83 -
ttsengobj.h
in PollyTTSEngine
80 1
filters
PollyTTSEngine.filters
in PollyTTSEngine
66 -
Form1.cs
in PollyPlayer
52 4
PollyTTSEngine.h
in PollyTTSEngine
49 -
PollyTTSEngine.cpp
in PollyTTSEngine
40 4
PollyTTSEngine.c
in PollyTTSEngine
40 1
PollyTTSEngine_i.c
in PollyTTSEngine
39 1
ttsengver.h
in PollyTTSEngine
35 -
VoiceForSapi.h
in installvoices
23 -
filters
InstallVoices.vcxproj.filters
in installvoices
22 -
Program.cs
in PollyPlayer
18 1
AssemblyInfo.cs
in PollyPlayer/Properties
15 -
SpeechMark.h
in PollyTTSEngine
15 -
SpeechMark.cpp
in PollyTTSEngine
13 -
stdafx.h
in PollyTTSEngine
12 -
stdafx.h
in installvoices
12 -
PollySpeechResponse.h
in PollyTTSEngine
11 -
resource.h
in PollyTTSEngine
11 -
PollySpeechMarksResponse.h
in PollyTTSEngine
9 -
resource2.h
in PollyTTSEngine
8 -
resource1.h
in PollyTTSEngine
8 -
stdafx.cpp
in PollyTTSEngine
4 -
vcxproj
PollyTTSEngine.vcxproj
in root
1 -
PollySpeechResponse.cpp
in PollyTTSEngine
1 -
PollySpeechMarksResponse.cpp
in PollyTTSEngine
1 -
stdafx.cpp
in installvoices
1 -
Files With Most Units (Top 11)
File# lines# units
ttsengobj.cpp
in PollyTTSEngine
487 11
InstallVoices.cpp
in installvoices
223 8
Form1.cs
in PollyPlayer
52 4
PollyManager.cpp
in PollyTTSEngine
196 4
PollyTTSEngine.cpp
in PollyTTSEngine
40 4
Form1.Designer.cs
in PollyPlayer
91 2
VoiceForSapi.cpp
in installvoices
201 2
Program.cs
in PollyPlayer
18 1
PollyTTSEngine_i.c
in PollyTTSEngine
39 1
ttsengobj.h
in PollyTTSEngine
80 1
PollyTTSEngine.c
in PollyTTSEngine
40 1
Files With Long Lines (Top 8)

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

File# lines# units# long lines
vcxproj
PollyTTSEngine.vcxproj
in PollyTTSEngine
318 - 22
iss
PollyTTSInstaller-x64.iss
in root
135 - 13
Form1.Designer.cs
in PollyPlayer
91 2 6
iss
PollyTTSInstaller-x86.iss
in root
134 - 4
VoiceForSapi.cpp
in installvoices
201 2 3
ttsengobj.cpp
in PollyTTSEngine
487 11 2
InstallVoices.cpp
in installvoices
223 8 2
PollyManager.cpp
in PollyTTSEngine
196 4 1