apache / netbeans-native-installers
File Size

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

Intro
Learn more...
File Size Overall
0% | 55% | 23% | 14% | 6%
Legend:
1001+
501-1000
201-500
101-200
1-100


explore: grouped by folders | grouped by size | sunburst | 3D view
File Size per Extension
1001+
501-1000
201-500
101-200
1-100
c0% | 72% | 21% | 4% | 1%
xml0% | 0% | 52% | 42% | 5%
h0% | 0% | 0% | 55% | 44%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
src0% | 55% | 23% | 14% | 6%
Longest Files (Top 37)
File# lines# units
Launcher.c
in src/main/cpp/launcher/windows/src
833 27
JavaUtils.c
in src/main/cpp/launcher/windows/src
688 15
StringUtils.c
in src/main/cpp/launcher/windows/src
683 14
ExtractUtils.c
in src/main/cpp/launcher/windows/src
615 21
FileUtils.c
in src/main/cpp/launcher/windows/src
507 15
Main.c
in src/main/cpp/launcher/windows/src
504 31
jni_WindowsRegistry.c
in src/main/cpp/jnilib/windows/src
500 21
main.c
in src/main/cpp/cleaner/windows/src
319 9
jni_WindowsNativeUtils.c
in src/main/cpp/jnilib/windows/src
303 8
configurations.xml
in src/main/cpp/jnilib/solaris-sparc/nbproject
262 -
configurations.xml
in src/main/cpp/jnilib/solaris-x86/nbproject
262 -
configurations.xml
in src/main/cpp/jnilib/linux/nbproject
162 -
configurations.xml
in src/main/cpp/jnilib/windows/nbproject
158 -
ProcessUtils.c
in src/main/cpp/launcher/windows/src
151 4
jni_WindowsRegistry.h
in src/main/cpp/jnilib/windows/src
116 -
Types.h
in src/main/cpp/launcher/windows/src
109 -
WindowsUtils.c
in src/main/cpp/jnilib/windows/src
109 4
StringUtils.h
in src/main/cpp/launcher/windows/src
106 -
configurations.xml
in src/main/cpp/jnilib/macosx/nbproject
105 -
SystemUtils.c
in src/main/cpp/launcher/windows/src
69 10
FileUtils.h
in src/main/cpp/launcher/windows/src
38 -
RegistryUtils.c
in src/main/cpp/launcher/windows/src
35 -
jni_WindowsNativeUtils.h
in src/main/cpp/jnilib/windows/src
30 -
Main.h
in src/main/cpp/launcher/windows/src
26 -
JavaUtils.h
in src/main/cpp/launcher/windows/src
25 -
Errors.h
in src/main/cpp/launcher/windows/src
25 -
Launcher.h
in src/main/cpp/launcher/windows/src
25 -
ExtractUtils.h
in src/main/cpp/launcher/windows/src
22 -
WindowsUtils.h
in src/main/cpp/jnilib/windows/src
22 -
ProcessUtils.h
in src/main/cpp/launcher/windows/src
19 -
SystemUtils.h
in src/main/cpp/launcher/windows/src
19 -
RegistryUtils.h
in src/main/cpp/launcher/windows/src
18 -
project.xml
in src/main/cpp/jnilib/macosx/nbproject
11 -
project.xml
in src/main/cpp/jnilib/solaris-sparc/nbproject
10 -
project.xml
in src/main/cpp/jnilib/linux/nbproject
10 -
project.xml
in src/main/cpp/jnilib/windows/nbproject
10 -
project.xml
in src/main/cpp/jnilib/solaris-x86/nbproject
10 -
Files With Most Units (Top 12)
File# lines# units
Main.c
in src/main/cpp/launcher/windows/src
504 31
Launcher.c
in src/main/cpp/launcher/windows/src
833 27
ExtractUtils.c
in src/main/cpp/launcher/windows/src
615 21
jni_WindowsRegistry.c
in src/main/cpp/jnilib/windows/src
500 21
JavaUtils.c
in src/main/cpp/launcher/windows/src
688 15
FileUtils.c
in src/main/cpp/launcher/windows/src
507 15
StringUtils.c
in src/main/cpp/launcher/windows/src
683 14
SystemUtils.c
in src/main/cpp/launcher/windows/src
69 10
main.c
in src/main/cpp/cleaner/windows/src
319 9
jni_WindowsNativeUtils.c
in src/main/cpp/jnilib/windows/src
303 8
ProcessUtils.c
in src/main/cpp/launcher/windows/src
151 4
WindowsUtils.c
in src/main/cpp/jnilib/windows/src
109 4
Files With Long Lines (Top 17)

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

File# lines# units# long lines
jni_WindowsRegistry.c
in src/main/cpp/jnilib/windows/src
500 21 29
jni_WindowsNativeUtils.c
in src/main/cpp/jnilib/windows/src
303 8 13
JavaUtils.c
in src/main/cpp/launcher/windows/src
688 15 11
Launcher.c
in src/main/cpp/launcher/windows/src
833 27 7
FileUtils.h
in src/main/cpp/launcher/windows/src
38 - 5
FileUtils.c
in src/main/cpp/launcher/windows/src
507 15 5
WindowsUtils.c
in src/main/cpp/jnilib/windows/src
109 4 5
configurations.xml
in src/main/cpp/jnilib/solaris-sparc/nbproject
262 - 4
ProcessUtils.c
in src/main/cpp/launcher/windows/src
151 4 3
main.c
in src/main/cpp/cleaner/windows/src
319 9 3
configurations.xml
in src/main/cpp/jnilib/macosx/nbproject
105 - 3
SystemUtils.c
in src/main/cpp/launcher/windows/src
69 10 2
ExtractUtils.c
in src/main/cpp/launcher/windows/src
615 21 2
WindowsUtils.h
in src/main/cpp/jnilib/windows/src
22 - 2
ProcessUtils.h
in src/main/cpp/launcher/windows/src
19 - 1
Main.c
in src/main/cpp/launcher/windows/src
504 31 1
RegistryUtils.c
in src/main/cpp/launcher/windows/src
35 - 1
Correlations

File Size vs. Commits (all time): 37 points

src/main/cpp/cleaner/windows/src/main.c x: 5 commits (all time) y: 319 lines of code src/main/cpp/launcher/windows/src/JavaUtils.c x: 6 commits (all time) y: 688 lines of code src/main/cpp/launcher/windows/src/Launcher.c x: 5 commits (all time) y: 833 lines of code src/main/cpp/launcher/windows/src/Main.c x: 5 commits (all time) y: 504 lines of code src/main/cpp/launcher/windows/src/ProcessUtils.c x: 5 commits (all time) y: 151 lines of code src/main/cpp/launcher/windows/src/StringUtils.c x: 6 commits (all time) y: 683 lines of code src/main/cpp/launcher/windows/src/StringUtils.h x: 5 commits (all time) y: 106 lines of code src/main/cpp/launcher/windows/src/SystemUtils.c x: 5 commits (all time) y: 69 lines of code src/main/cpp/jnilib/linux/nbproject/configurations.xml x: 3 commits (all time) y: 162 lines of code src/main/cpp/jnilib/linux/nbproject/project.xml x: 3 commits (all time) y: 10 lines of code src/main/cpp/jnilib/macosx/nbproject/configurations.xml x: 3 commits (all time) y: 105 lines of code src/main/cpp/jnilib/solaris-sparc/nbproject/configurations.xml x: 3 commits (all time) y: 262 lines of code src/main/cpp/jnilib/windows/nbproject/configurations.xml x: 3 commits (all time) y: 158 lines of code src/main/cpp/jnilib/windows/src/WindowsUtils.c x: 3 commits (all time) y: 109 lines of code src/main/cpp/jnilib/windows/src/WindowsUtils.h x: 3 commits (all time) y: 22 lines of code src/main/cpp/jnilib/windows/src/jni_WindowsNativeUtils.c x: 3 commits (all time) y: 303 lines of code src/main/cpp/jnilib/windows/src/jni_WindowsNativeUtils.h x: 3 commits (all time) y: 30 lines of code src/main/cpp/jnilib/windows/src/jni_WindowsRegistry.c x: 3 commits (all time) y: 500 lines of code src/main/cpp/jnilib/windows/src/jni_WindowsRegistry.h x: 3 commits (all time) y: 116 lines of code src/main/cpp/launcher/windows/src/Errors.h x: 3 commits (all time) y: 25 lines of code src/main/cpp/launcher/windows/src/ExtractUtils.c x: 3 commits (all time) y: 615 lines of code src/main/cpp/launcher/windows/src/FileUtils.c x: 3 commits (all time) y: 507 lines of code src/main/cpp/launcher/windows/src/FileUtils.h x: 3 commits (all time) y: 38 lines of code src/main/cpp/launcher/windows/src/ProcessUtils.h x: 3 commits (all time) y: 19 lines of code src/main/cpp/launcher/windows/src/RegistryUtils.c x: 3 commits (all time) y: 35 lines of code
833.0
lines of code
  min: 10.0
  average: 186.92
  25th percentile: 22.0
  median: 105.0
  75th percentile: 282.5
  max: 833.0
0 6.0
commits (all time)
min: 3.0 | average: 3.49 | 25th percentile: 3.0 | median: 3.0 | 75th percentile: 3.0 | max: 6.0

File Size vs. Contributors (all time): 37 points

src/main/cpp/cleaner/windows/src/main.c x: 2 contributors (all time) y: 319 lines of code src/main/cpp/launcher/windows/src/JavaUtils.c x: 2 contributors (all time) y: 688 lines of code src/main/cpp/launcher/windows/src/Launcher.c x: 2 contributors (all time) y: 833 lines of code src/main/cpp/launcher/windows/src/Main.c x: 2 contributors (all time) y: 504 lines of code src/main/cpp/launcher/windows/src/ProcessUtils.c x: 2 contributors (all time) y: 151 lines of code src/main/cpp/launcher/windows/src/StringUtils.c x: 2 contributors (all time) y: 683 lines of code src/main/cpp/launcher/windows/src/StringUtils.h x: 2 contributors (all time) y: 106 lines of code src/main/cpp/launcher/windows/src/SystemUtils.c x: 2 contributors (all time) y: 69 lines of code src/main/cpp/jnilib/linux/nbproject/configurations.xml x: 1 contributors (all time) y: 162 lines of code src/main/cpp/jnilib/linux/nbproject/project.xml x: 1 contributors (all time) y: 10 lines of code src/main/cpp/jnilib/macosx/nbproject/configurations.xml x: 1 contributors (all time) y: 105 lines of code src/main/cpp/jnilib/solaris-sparc/nbproject/configurations.xml x: 1 contributors (all time) y: 262 lines of code src/main/cpp/jnilib/windows/nbproject/configurations.xml x: 1 contributors (all time) y: 158 lines of code src/main/cpp/jnilib/windows/src/WindowsUtils.c x: 1 contributors (all time) y: 109 lines of code src/main/cpp/jnilib/windows/src/WindowsUtils.h x: 1 contributors (all time) y: 22 lines of code src/main/cpp/jnilib/windows/src/jni_WindowsNativeUtils.c x: 1 contributors (all time) y: 303 lines of code src/main/cpp/jnilib/windows/src/jni_WindowsNativeUtils.h x: 1 contributors (all time) y: 30 lines of code src/main/cpp/jnilib/windows/src/jni_WindowsRegistry.c x: 1 contributors (all time) y: 500 lines of code src/main/cpp/jnilib/windows/src/jni_WindowsRegistry.h x: 1 contributors (all time) y: 116 lines of code src/main/cpp/launcher/windows/src/Errors.h x: 1 contributors (all time) y: 25 lines of code src/main/cpp/launcher/windows/src/ExtractUtils.c x: 1 contributors (all time) y: 615 lines of code src/main/cpp/launcher/windows/src/FileUtils.c x: 1 contributors (all time) y: 507 lines of code src/main/cpp/launcher/windows/src/FileUtils.h x: 1 contributors (all time) y: 38 lines of code src/main/cpp/launcher/windows/src/ProcessUtils.h x: 1 contributors (all time) y: 19 lines of code src/main/cpp/launcher/windows/src/RegistryUtils.c x: 1 contributors (all time) y: 35 lines of code
833.0
lines of code
  min: 10.0
  average: 186.92
  25th percentile: 22.0
  median: 105.0
  75th percentile: 282.5
  max: 833.0
0 2.0
contributors (all time)
min: 1.0 | average: 1.22 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 2.0

File Size vs. Commits (30 days): 0 points

No data for "commits (30d)" vs. "lines of code".

File Size vs. Contributors (30 days): 0 points

No data for "contributors (30d)" vs. "lines of code".


File Size vs. Commits (90 days): 0 points

No data for "commits (90d)" vs. "lines of code".

File Size vs. Contributors (90 days): 0 points

No data for "contributors (90d)" vs. "lines of code".