apache / shenyu-wasm
File Size

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

Intro
Learn more...
File Size Overall
0% | 0% | 36% | 26% | 37%
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
xml0% | 0% | 100% | 0% | 0%
rs0% | 0% | 29% | 44% | 25%
java0% | 0% | 0% | 0% | 100%
toml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
script0% | 0% | 100% | 0% | 0%
shenyu-wasm-build0% | 0% | 28% | 42% | 29%
shenyu-wasm-runtime0% | 0% | 0% | 0% | 100%
Longest Files (Top 18)
File# lines# units
216 -
instance.rs
in shenyu-wasm-build/src
210 2
module.rs
in shenyu-wasm-build/src
179 3
memory.rs
in shenyu-wasm-build/src
130 -
exception.rs
in shenyu-wasm-build/src
54 -
value.rs
in shenyu-wasm-build/src
54 1
types.rs
in shenyu-wasm-build/src
52 3
Module.java
in shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm
48 7
Instance.java
in shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm
45 8
Exports.java
in shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm
35 7
Cargo.toml
in shenyu-wasm-build
32 -
Native.java
in shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm
29 1
Memory.java
in shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm
26 4
NativeUtils.java
in shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm
24 3
lib.rs
in shenyu-wasm-build/src
22 -
ShenyuWasmInitException.java
in shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm
16 4
Function.java
in shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/exports
5 -
Export.java
in shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/exports
3 -
Files With Most Units (Top 11)
File# lines# units
Instance.java
in shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm
45 8
Module.java
in shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm
48 7
Exports.java
in shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm
35 7
ShenyuWasmInitException.java
in shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm
16 4
Memory.java
in shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm
26 4
types.rs
in shenyu-wasm-build/src
52 3
module.rs
in shenyu-wasm-build/src
179 3
NativeUtils.java
in shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm
24 3
instance.rs
in shenyu-wasm-build/src
210 2
value.rs
in shenyu-wasm-build/src
54 1
Native.java
in shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm
29 1
Files With Long Lines (Top 1)

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

File# lines# units# long lines
216 - 5
Correlations

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

script/shenyu_checkstyle.xml x: 2 commits (all time) y: 216 lines of code shenyu-wasm-build/Cargo.toml x: 2 commits (all time) y: 32 lines of code shenyu-wasm-build/src/exception.rs x: 2 commits (all time) y: 54 lines of code shenyu-wasm-build/src/instance.rs x: 2 commits (all time) y: 210 lines of code shenyu-wasm-build/src/lib.rs x: 2 commits (all time) y: 22 lines of code shenyu-wasm-build/src/memory.rs x: 2 commits (all time) y: 130 lines of code shenyu-wasm-build/src/module.rs x: 2 commits (all time) y: 179 lines of code shenyu-wasm-build/src/types.rs x: 2 commits (all time) y: 52 lines of code shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/Exports.java x: 2 commits (all time) y: 35 lines of code shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/Instance.java x: 2 commits (all time) y: 45 lines of code shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/Memory.java x: 2 commits (all time) y: 26 lines of code shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/Module.java x: 2 commits (all time) y: 48 lines of code shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/Native.java x: 2 commits (all time) y: 29 lines of code shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/NativeUtils.java x: 2 commits (all time) y: 24 lines of code shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/ShenyuWasmInitException.java x: 2 commits (all time) y: 16 lines of code shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/exports/Export.java x: 2 commits (all time) y: 3 lines of code shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/exports/Function.java x: 2 commits (all time) y: 5 lines of code
216.0
lines of code
  min: 3.0
  average: 65.56
  25th percentile: 23.5
  median: 40.0
  75th percentile: 73.0
  max: 216.0
0 2.0
commits (all time)
min: 2.0 | average: 2.0 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 2.0 | max: 2.0

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

script/shenyu_checkstyle.xml x: 2 contributors (all time) y: 216 lines of code shenyu-wasm-build/Cargo.toml x: 2 contributors (all time) y: 32 lines of code shenyu-wasm-build/src/exception.rs x: 2 contributors (all time) y: 54 lines of code shenyu-wasm-build/src/instance.rs x: 2 contributors (all time) y: 210 lines of code shenyu-wasm-build/src/lib.rs x: 2 contributors (all time) y: 22 lines of code shenyu-wasm-build/src/memory.rs x: 2 contributors (all time) y: 130 lines of code shenyu-wasm-build/src/module.rs x: 2 contributors (all time) y: 179 lines of code shenyu-wasm-build/src/types.rs x: 2 contributors (all time) y: 52 lines of code shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/Exports.java x: 2 contributors (all time) y: 35 lines of code shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/Instance.java x: 2 contributors (all time) y: 45 lines of code shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/Memory.java x: 2 contributors (all time) y: 26 lines of code shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/Module.java x: 2 contributors (all time) y: 48 lines of code shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/Native.java x: 2 contributors (all time) y: 29 lines of code shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/NativeUtils.java x: 2 contributors (all time) y: 24 lines of code shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/ShenyuWasmInitException.java x: 2 contributors (all time) y: 16 lines of code shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/exports/Export.java x: 2 contributors (all time) y: 3 lines of code shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/exports/Function.java x: 2 contributors (all time) y: 5 lines of code
216.0
lines of code
  min: 3.0
  average: 65.56
  25th percentile: 23.5
  median: 40.0
  75th percentile: 73.0
  max: 216.0
0 2.0
contributors (all time)
min: 2.0 | average: 2.0 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 2.0 | max: 2.0

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

script/shenyu_checkstyle.xml x: 2 commits (30d) y: 216 lines of code shenyu-wasm-build/Cargo.toml x: 2 commits (30d) y: 32 lines of code shenyu-wasm-build/src/exception.rs x: 2 commits (30d) y: 54 lines of code shenyu-wasm-build/src/instance.rs x: 2 commits (30d) y: 210 lines of code shenyu-wasm-build/src/lib.rs x: 2 commits (30d) y: 22 lines of code shenyu-wasm-build/src/memory.rs x: 2 commits (30d) y: 130 lines of code shenyu-wasm-build/src/module.rs x: 2 commits (30d) y: 179 lines of code shenyu-wasm-build/src/types.rs x: 2 commits (30d) y: 52 lines of code shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/Exports.java x: 2 commits (30d) y: 35 lines of code shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/Instance.java x: 2 commits (30d) y: 45 lines of code shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/Memory.java x: 2 commits (30d) y: 26 lines of code shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/Module.java x: 2 commits (30d) y: 48 lines of code shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/Native.java x: 2 commits (30d) y: 29 lines of code shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/NativeUtils.java x: 2 commits (30d) y: 24 lines of code shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/ShenyuWasmInitException.java x: 2 commits (30d) y: 16 lines of code shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/exports/Export.java x: 2 commits (30d) y: 3 lines of code shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/exports/Function.java x: 2 commits (30d) y: 5 lines of code
216.0
lines of code
  min: 3.0
  average: 65.56
  25th percentile: 23.5
  median: 40.0
  75th percentile: 73.0
  max: 216.0
0 2.0
commits (30d)
min: 2.0 | average: 2.0 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 2.0 | max: 2.0

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

script/shenyu_checkstyle.xml x: 2 contributors (30d) y: 216 lines of code shenyu-wasm-build/Cargo.toml x: 2 contributors (30d) y: 32 lines of code shenyu-wasm-build/src/exception.rs x: 2 contributors (30d) y: 54 lines of code shenyu-wasm-build/src/instance.rs x: 2 contributors (30d) y: 210 lines of code shenyu-wasm-build/src/lib.rs x: 2 contributors (30d) y: 22 lines of code shenyu-wasm-build/src/memory.rs x: 2 contributors (30d) y: 130 lines of code shenyu-wasm-build/src/module.rs x: 2 contributors (30d) y: 179 lines of code shenyu-wasm-build/src/types.rs x: 2 contributors (30d) y: 52 lines of code shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/Exports.java x: 2 contributors (30d) y: 35 lines of code shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/Instance.java x: 2 contributors (30d) y: 45 lines of code shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/Memory.java x: 2 contributors (30d) y: 26 lines of code shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/Module.java x: 2 contributors (30d) y: 48 lines of code shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/Native.java x: 2 contributors (30d) y: 29 lines of code shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/NativeUtils.java x: 2 contributors (30d) y: 24 lines of code shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/ShenyuWasmInitException.java x: 2 contributors (30d) y: 16 lines of code shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/exports/Export.java x: 2 contributors (30d) y: 3 lines of code shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/exports/Function.java x: 2 contributors (30d) y: 5 lines of code
216.0
lines of code
  min: 3.0
  average: 65.56
  25th percentile: 23.5
  median: 40.0
  75th percentile: 73.0
  max: 216.0
0 2.0
contributors (30d)
min: 2.0 | average: 2.0 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 2.0 | max: 2.0

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

script/shenyu_checkstyle.xml x: 2 commits (90d) y: 216 lines of code shenyu-wasm-build/Cargo.toml x: 2 commits (90d) y: 32 lines of code shenyu-wasm-build/src/exception.rs x: 2 commits (90d) y: 54 lines of code shenyu-wasm-build/src/instance.rs x: 2 commits (90d) y: 210 lines of code shenyu-wasm-build/src/lib.rs x: 2 commits (90d) y: 22 lines of code shenyu-wasm-build/src/memory.rs x: 2 commits (90d) y: 130 lines of code shenyu-wasm-build/src/module.rs x: 2 commits (90d) y: 179 lines of code shenyu-wasm-build/src/types.rs x: 2 commits (90d) y: 52 lines of code shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/Exports.java x: 2 commits (90d) y: 35 lines of code shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/Instance.java x: 2 commits (90d) y: 45 lines of code shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/Memory.java x: 2 commits (90d) y: 26 lines of code shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/Module.java x: 2 commits (90d) y: 48 lines of code shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/Native.java x: 2 commits (90d) y: 29 lines of code shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/NativeUtils.java x: 2 commits (90d) y: 24 lines of code shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/ShenyuWasmInitException.java x: 2 commits (90d) y: 16 lines of code shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/exports/Export.java x: 2 commits (90d) y: 3 lines of code shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/exports/Function.java x: 2 commits (90d) y: 5 lines of code
216.0
lines of code
  min: 3.0
  average: 65.56
  25th percentile: 23.5
  median: 40.0
  75th percentile: 73.0
  max: 216.0
0 2.0
commits (90d)
min: 2.0 | average: 2.0 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 2.0 | max: 2.0

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

script/shenyu_checkstyle.xml x: 2 contributors (90d) y: 216 lines of code shenyu-wasm-build/Cargo.toml x: 2 contributors (90d) y: 32 lines of code shenyu-wasm-build/src/exception.rs x: 2 contributors (90d) y: 54 lines of code shenyu-wasm-build/src/instance.rs x: 2 contributors (90d) y: 210 lines of code shenyu-wasm-build/src/lib.rs x: 2 contributors (90d) y: 22 lines of code shenyu-wasm-build/src/memory.rs x: 2 contributors (90d) y: 130 lines of code shenyu-wasm-build/src/module.rs x: 2 contributors (90d) y: 179 lines of code shenyu-wasm-build/src/types.rs x: 2 contributors (90d) y: 52 lines of code shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/Exports.java x: 2 contributors (90d) y: 35 lines of code shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/Instance.java x: 2 contributors (90d) y: 45 lines of code shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/Memory.java x: 2 contributors (90d) y: 26 lines of code shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/Module.java x: 2 contributors (90d) y: 48 lines of code shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/Native.java x: 2 contributors (90d) y: 29 lines of code shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/NativeUtils.java x: 2 contributors (90d) y: 24 lines of code shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/ShenyuWasmInitException.java x: 2 contributors (90d) y: 16 lines of code shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/exports/Export.java x: 2 contributors (90d) y: 3 lines of code shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/exports/Function.java x: 2 contributors (90d) y: 5 lines of code
216.0
lines of code
  min: 3.0
  average: 65.56
  25th percentile: 23.5
  median: 40.0
  75th percentile: 73.0
  max: 216.0
0 2.0
contributors (90d)
min: 2.0 | average: 2.0 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 2.0 | max: 2.0