apache / skywalking-client-js
File Size

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

Intro
Learn more...
File Size Overall
0% | 0% | 19% | 35% | 44%
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
ts0% | 0% | 20% | 37% | 42%
py0% | 0% | 0% | 0% | 100%
js0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
src0% | 0% | 20% | 37% | 42%
tools0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 22)
File# lines# units
fmp.ts
in src/performance
258 11
185 8
xhr.ts
in src/trace/interceptors
156 7
fetch.ts
in src/trace/interceptors
130 3
report.ts
in src/services
63 5
index.ts
in src/performance
57 3
ajax.ts
in src/errors
47 3
resource.ts
in src/errors
46 3
base.ts
in src/services
45 1
perf.ts
in src/performance
44 1
43 1
promise.ts
in src/errors
42 2
vue.ts
in src/errors
38 2
js.ts
in src/errors
33 2
constant.ts
in src/services
28 -
segment.ts
in src/trace
27 2
frames.ts
in src/errors
26 1
task.ts
in src/services
26 3
index.ts
in src/errors
7 -
uuid.ts
in src/services
7 1
index.ts
in src
3 -
index.js
in root
2 -
Files With Most Units (Top 18)
File# lines# units
fmp.ts
in src/performance
258 11
185 8
xhr.ts
in src/trace/interceptors
156 7
report.ts
in src/services
63 5
fetch.ts
in src/trace/interceptors
130 3
ajax.ts
in src/errors
47 3
resource.ts
in src/errors
46 3
index.ts
in src/performance
57 3
task.ts
in src/services
26 3
segment.ts
in src/trace
27 2
vue.ts
in src/errors
38 2
js.ts
in src/errors
33 2
promise.ts
in src/errors
42 2
43 1
frames.ts
in src/errors
26 1
perf.ts
in src/performance
44 1
base.ts
in src/services
45 1
uuid.ts
in src/services
7 1
Files With Long Lines (Top 1)

There is only one file with lines longer than 120 characters. In total, there is only one long line.

File# lines# units# long lines
43 1 1
Correlations

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

src/services/report.ts x: 25 commits (all time) y: 63 lines of code src/trace/interceptors/fetch.ts x: 16 commits (all time) y: 130 lines of code src/errors/vue.ts x: 20 commits (all time) y: 38 lines of code src/monitor.ts x: 47 commits (all time) y: 185 lines of code src/trace/interceptors/xhr.ts x: 7 commits (all time) y: 156 lines of code src/errors/promise.ts x: 20 commits (all time) y: 42 lines of code src/services/task.ts x: 15 commits (all time) y: 26 lines of code src/trace/segment.ts x: 32 commits (all time) y: 27 lines of code src/errors/ajax.ts x: 29 commits (all time) y: 47 lines of code src/errors/frames.ts x: 2 commits (all time) y: 26 lines of code src/errors/js.ts x: 21 commits (all time) y: 33 lines of code src/errors/resource.ts x: 18 commits (all time) y: 46 lines of code src/performance/fmp.ts x: 14 commits (all time) y: 258 lines of code src/performance/index.ts x: 22 commits (all time) y: 57 lines of code src/services/constant.ts x: 19 commits (all time) y: 28 lines of code src/services/base.ts x: 33 commits (all time) y: 45 lines of code src/performance/perf.ts x: 14 commits (all time) y: 44 lines of code src/errors/index.ts x: 6 commits (all time) y: 7 lines of code tools/check-license-header.py x: 1 commits (all time) y: 43 lines of code index.js x: 5 commits (all time) y: 2 lines of code src/services/uuid.ts x: 3 commits (all time) y: 7 lines of code src/index.ts x: 5 commits (all time) y: 3 lines of code
258.0
lines of code
  min: 2.0
  average: 59.68
  25th percentile: 26.0
  median: 42.5
  75th percentile: 58.5
  max: 258.0
0 47.0
commits (all time)
min: 1.0 | average: 17.0 | 25th percentile: 5.75 | median: 17.0 | 75th percentile: 22.75 | max: 47.0

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

src/services/report.ts x: 5 contributors (all time) y: 63 lines of code src/trace/interceptors/fetch.ts x: 7 contributors (all time) y: 130 lines of code src/errors/vue.ts x: 3 contributors (all time) y: 38 lines of code src/monitor.ts x: 4 contributors (all time) y: 185 lines of code src/trace/interceptors/xhr.ts x: 4 contributors (all time) y: 156 lines of code src/errors/promise.ts x: 4 contributors (all time) y: 42 lines of code src/services/task.ts x: 4 contributors (all time) y: 26 lines of code src/trace/segment.ts x: 6 contributors (all time) y: 27 lines of code src/errors/ajax.ts x: 3 contributors (all time) y: 47 lines of code src/errors/frames.ts x: 1 contributors (all time) y: 26 lines of code src/errors/js.ts x: 4 contributors (all time) y: 33 lines of code src/errors/resource.ts x: 3 contributors (all time) y: 46 lines of code src/performance/fmp.ts x: 3 contributors (all time) y: 258 lines of code src/performance/index.ts x: 3 contributors (all time) y: 57 lines of code src/services/constant.ts x: 4 contributors (all time) y: 28 lines of code src/services/base.ts x: 3 contributors (all time) y: 45 lines of code src/performance/perf.ts x: 3 contributors (all time) y: 44 lines of code src/errors/index.ts x: 2 contributors (all time) y: 7 lines of code tools/check-license-header.py x: 1 contributors (all time) y: 43 lines of code index.js x: 3 contributors (all time) y: 2 lines of code src/index.ts x: 1 contributors (all time) y: 3 lines of code
258.0
lines of code
  min: 2.0
  average: 59.68
  25th percentile: 26.0
  median: 42.5
  75th percentile: 58.5
  max: 258.0
0 7.0
contributors (all time)
min: 1.0 | average: 3.32 | 25th percentile: 2.75 | median: 3.0 | 75th percentile: 4.0 | max: 7.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".