apache / netbeans-native-launchers
File Size

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

Intro
Learn more...
File Size Overall
38% | 15% | 29% | 0% | 16%
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
h74% | 0% | 0% | 0% | 25%
cpp0% | 30% | 61% | 0% | 7%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
src38% | 15% | 29% | 0% | 16%
Longest Files (Top 21)
File# lines# units
jni.h
in src/main/cpp/bootstrap/include
1564 220
platformlauncher.cpp
in src/main/cpp/bootstrap
613 16
nblauncher.cpp
in src/main/cpp/ide
465 16
utilsfuncs.cpp
in src/main/cpp/bootstrap
378 21
jvmlauncher.cpp
in src/main/cpp/bootstrap
372 11
applauncher.cpp
in src/main/cpp/harness
97 6
cmdargs.h
in src/main/cpp/ide
87 3
jvmlauncher.h
in src/main/cpp/bootstrap
85 1
jni_types.h
in src/main/cpp/bootstrap/include
81 -
platformlauncher.h
in src/main/cpp/bootstrap
76 1
nblauncher.h
in src/main/cpp/ide
73 -
nbexecloader.h
in src/main/cpp/bootstrap
39 1
nbexec.cpp
in src/main/cpp/bootstrap
39 2
applauncher.h
in src/main/cpp/harness
36 -
utilsfuncs.h
in src/main/cpp/bootstrap
26 -
argnames.h
in src/main/cpp/bootstrap
18 -
version.h
in src/main/cpp/ide
8 -
version.h
in src/main/cpp/bootstrap
8 -
nbexecexe.cpp
in src/main/cpp/bootstrap
7 1
netbeans.cpp
in src/main/cpp/ide
5 1
app.cpp
in src/main/cpp/harness
5 1
Files With Most Units (Top 14)
File# lines# units
jni.h
in src/main/cpp/bootstrap/include
1564 220
utilsfuncs.cpp
in src/main/cpp/bootstrap
378 21
nblauncher.cpp
in src/main/cpp/ide
465 16
platformlauncher.cpp
in src/main/cpp/bootstrap
613 16
jvmlauncher.cpp
in src/main/cpp/bootstrap
372 11
applauncher.cpp
in src/main/cpp/harness
97 6
cmdargs.h
in src/main/cpp/ide
87 3
nbexec.cpp
in src/main/cpp/bootstrap
39 2
netbeans.cpp
in src/main/cpp/ide
5 1
nbexecloader.h
in src/main/cpp/bootstrap
39 1
nbexecexe.cpp
in src/main/cpp/bootstrap
7 1
jvmlauncher.h
in src/main/cpp/bootstrap
85 1
platformlauncher.h
in src/main/cpp/bootstrap
76 1
app.cpp
in src/main/cpp/harness
5 1
Files With Long Lines (Top 8)

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

File# lines# units# long lines
jvmlauncher.cpp
in src/main/cpp/bootstrap
372 11 6
jvmlauncher.h
in src/main/cpp/bootstrap
85 1 3
platformlauncher.cpp
in src/main/cpp/bootstrap
613 16 2
version.h
in src/main/cpp/ide
8 - 1
nblauncher.cpp
in src/main/cpp/ide
465 16 1
version.h
in src/main/cpp/bootstrap
8 - 1
utilsfuncs.cpp
in src/main/cpp/bootstrap
378 21 1
utilsfuncs.h
in src/main/cpp/bootstrap
26 - 1
Correlations

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

src/main/cpp/bootstrap/utilsfuncs.cpp x: 3 commits (all time) y: 378 lines of code src/main/cpp/ide/nblauncher.cpp x: 6 commits (all time) y: 465 lines of code src/main/cpp/ide/version.h x: 2 commits (all time) y: 8 lines of code src/main/cpp/bootstrap/platformlauncher.cpp x: 3 commits (all time) y: 613 lines of code src/main/cpp/bootstrap/platformlauncher.h x: 3 commits (all time) y: 76 lines of code src/main/cpp/harness/applauncher.cpp x: 2 commits (all time) y: 97 lines of code src/main/cpp/harness/applauncher.h x: 2 commits (all time) y: 36 lines of code src/main/cpp/ide/cmdargs.h x: 1 commits (all time) y: 87 lines of code src/main/cpp/ide/nblauncher.h x: 1 commits (all time) y: 73 lines of code src/main/cpp/ide/netbeans.cpp x: 1 commits (all time) y: 5 lines of code src/main/cpp/bootstrap/argnames.h x: 1 commits (all time) y: 18 lines of code src/main/cpp/bootstrap/include/jni.h x: 1 commits (all time) y: 1564 lines of code src/main/cpp/bootstrap/include/jni_types.h x: 1 commits (all time) y: 81 lines of code src/main/cpp/bootstrap/jvmlauncher.cpp x: 1 commits (all time) y: 372 lines of code src/main/cpp/bootstrap/nbexec.cpp x: 1 commits (all time) y: 39 lines of code src/main/cpp/bootstrap/nbexecexe.cpp x: 1 commits (all time) y: 7 lines of code src/main/cpp/bootstrap/utilsfuncs.h x: 1 commits (all time) y: 26 lines of code
1564.0
lines of code
  min: 5.0
  average: 194.38
  25th percentile: 13.0
  median: 73.0
  75th percentile: 234.5
  max: 1564.0
0 6.0
commits (all time)
min: 1.0 | average: 1.71 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.0 | max: 6.0

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

src/main/cpp/bootstrap/utilsfuncs.cpp x: 2 contributors (all time) y: 378 lines of code src/main/cpp/ide/nblauncher.cpp x: 2 contributors (all time) y: 465 lines of code src/main/cpp/ide/version.h x: 1 contributors (all time) y: 8 lines of code src/main/cpp/bootstrap/platformlauncher.cpp x: 2 contributors (all time) y: 613 lines of code src/main/cpp/bootstrap/platformlauncher.h x: 2 contributors (all time) y: 76 lines of code src/main/cpp/harness/applauncher.cpp x: 1 contributors (all time) y: 97 lines of code src/main/cpp/harness/applauncher.h x: 1 contributors (all time) y: 36 lines of code src/main/cpp/ide/cmdargs.h x: 1 contributors (all time) y: 87 lines of code src/main/cpp/ide/nblauncher.h x: 1 contributors (all time) y: 73 lines of code src/main/cpp/ide/netbeans.cpp x: 1 contributors (all time) y: 5 lines of code src/main/cpp/bootstrap/argnames.h x: 1 contributors (all time) y: 18 lines of code src/main/cpp/bootstrap/include/jni.h x: 1 contributors (all time) y: 1564 lines of code src/main/cpp/bootstrap/include/jni_types.h x: 1 contributors (all time) y: 81 lines of code src/main/cpp/bootstrap/jvmlauncher.cpp x: 1 contributors (all time) y: 372 lines of code src/main/cpp/bootstrap/nbexec.cpp x: 1 contributors (all time) y: 39 lines of code src/main/cpp/bootstrap/utilsfuncs.h x: 1 contributors (all time) y: 26 lines of code
1564.0
lines of code
  min: 5.0
  average: 194.38
  25th percentile: 13.0
  median: 73.0
  75th percentile: 234.5
  max: 1564.0
0 2.0
contributors (all time)
min: 1.0 | average: 1.19 | 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".