apache / incubator-hugegraph-commons
File Size

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

Intro
Learn more...
File Size Overall
0% | 9% | 20% | 27% | 42%
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
java0% | 9% | 20% | 27% | 42%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
hugegraph-common0% | 9% | 22% | 23% | 44%
hugegraph-rpc0% | 0% | 0% | 71% | 28%
Longest Files (Top 50)
File# lines# units
PerfUtil.java
in hugegraph-common/src/main/java/org/apache/hugegraph/perf
541 36
AbstractRestClient.java
in hugegraph-common/src/main/java/org/apache/hugegraph/rest
481 47
CollectionUtil.java
in hugegraph-common/src/main/java/org/apache/hugegraph/util
294 18
NumericUtil.java
in hugegraph-common/src/main/java/org/apache/hugegraph/util
235 23
NormalStopwatch.java
in hugegraph-common/src/main/java/org/apache/hugegraph/perf
226 26
RpcConsumerConfig.java
in hugegraph-rpc/src/main/java/org/apache/hugegraph/rpc
168 10
HugeConfig.java
in hugegraph-common/src/main/java/org/apache/hugegraph/config
165 16
VersionUtil.java
in hugegraph-common/src/main/java/org/apache/hugegraph/util
156 15
Whitebox.java
in hugegraph-common/src/main/java/org/apache/hugegraph/testutil
149 11
TypedOption.java
in hugegraph-common/src/main/java/org/apache/hugegraph/config
148 15
UnitUtil.java
in hugegraph-common/src/main/java/org/apache/hugegraph/util
144 7
LightStopwatch.java
in hugegraph-common/src/main/java/org/apache/hugegraph/perf
134 25
EventHub.java
in hugegraph-common/src/main/java/org/apache/hugegraph/event
131 14
RpcOptions.java
in hugegraph-rpc/src/main/java/org/apache/hugegraph/config
123 2
Assert.java
in hugegraph-common/src/main/java/org/apache/hugegraph/testutil
123 18
LongEncoding.java
in hugegraph-common/src/main/java/org/apache/hugegraph/util
115 11
RpcServer.java
in hugegraph-rpc/src/main/java/org/apache/hugegraph/rpc
104 10
MachineInfo.java
in hugegraph-common/src/main/java/org/apache/hugegraph/license
98 5
Stopwatch.java
in hugegraph-common/src/main/java/org/apache/hugegraph/perf
94 10
ReflectionUtil.java
in hugegraph-common/src/main/java/org/apache/hugegraph/util
93 7
StringUtil.java
in hugegraph-common/src/main/java/org/apache/hugegraph/util
91 9
OptionSpace.java
in hugegraph-common/src/main/java/org/apache/hugegraph/config
86 6
KeyLock.java
in hugegraph-common/src/main/java/org/apache/hugegraph/concurrent
82 8
RestResult.java
in hugegraph-common/src/main/java/org/apache/hugegraph/rest
81 10
BatchMapperIterator.java
in hugegraph-common/src/main/java/org/apache/hugegraph/iterator
72 6
LicenseExtraParam.java
in hugegraph-common/src/main/java/org/apache/hugegraph/license
70 13
RowLock.java
in hugegraph-common/src/main/java/org/apache/hugegraph/concurrent
70 5
Bytes.java
in hugegraph-common/src/main/java/org/apache/hugegraph/util
68 7
WrappedIterator.java
in hugegraph-common/src/main/java/org/apache/hugegraph/iterator
68 8
BarrierEvent.java
in hugegraph-common/src/main/java/org/apache/hugegraph/concurrent
68 5
OrderLimitMap.java
in hugegraph-common/src/main/java/org/apache/hugegraph/util
67 8
LicenseCommonParam.java
in hugegraph-common/src/main/java/org/apache/hugegraph/license
66 10
ExtendableIterator.java
in hugegraph-common/src/main/java/org/apache/hugegraph/iterator
65 7
FlatMapperIterator.java
in hugegraph-common/src/main/java/org/apache/hugegraph/iterator
59 6
LockGroup.java
in hugegraph-common/src/main/java/org/apache/hugegraph/concurrent
57 7
OptionChecker.java
in hugegraph-common/src/main/java/org/apache/hugegraph/config
55 6
RpcProviderConfig.java
in hugegraph-rpc/src/main/java/org/apache/hugegraph/rpc
54 5
ConfigListOption.java
in hugegraph-common/src/main/java/org/apache/hugegraph/config
51 5
ListIterator.java
in hugegraph-common/src/main/java/org/apache/hugegraph/iterator
51 6
AtomicLock.java
in hugegraph-common/src/main/java/org/apache/hugegraph/concurrent
51 6
PausableScheduledThreadPool.java
in hugegraph-common/src/main/java/org/apache/hugegraph/concurrent
50 6
DateUtil.java
in hugegraph-common/src/main/java/org/apache/hugegraph/util
49 5
ConfigListConvOption.java
in hugegraph-common/src/main/java/org/apache/hugegraph/config
49 5
RpcClientProvider.java
in hugegraph-rpc/src/main/java/org/apache/hugegraph/rpc
45 6
LockManager.java
in hugegraph-common/src/main/java/org/apache/hugegraph/concurrent
44 6
Event.java
in hugegraph-common/src/main/java/org/apache/hugegraph/event
43 5
ExecutorUtil.java
in hugegraph-common/src/main/java/org/apache/hugegraph/util
39 6
LimitIterator.java
in hugegraph-common/src/main/java/org/apache/hugegraph/iterator
39 4
E.java
in hugegraph-common/src/main/java/org/apache/hugegraph/util
38 7
InsertionOrderUtil.java
in hugegraph-common/src/main/java/org/apache/hugegraph/util
36 9
Files With Most Units (Top 50)
File# lines# units
AbstractRestClient.java
in hugegraph-common/src/main/java/org/apache/hugegraph/rest
481 47
PerfUtil.java
in hugegraph-common/src/main/java/org/apache/hugegraph/perf
541 36
NormalStopwatch.java
in hugegraph-common/src/main/java/org/apache/hugegraph/perf
226 26
LightStopwatch.java
in hugegraph-common/src/main/java/org/apache/hugegraph/perf
134 25
NumericUtil.java
in hugegraph-common/src/main/java/org/apache/hugegraph/util
235 23
CollectionUtil.java
in hugegraph-common/src/main/java/org/apache/hugegraph/util
294 18
Assert.java
in hugegraph-common/src/main/java/org/apache/hugegraph/testutil
123 18
HugeConfig.java
in hugegraph-common/src/main/java/org/apache/hugegraph/config
165 16
VersionUtil.java
in hugegraph-common/src/main/java/org/apache/hugegraph/util
156 15
TypedOption.java
in hugegraph-common/src/main/java/org/apache/hugegraph/config
148 15
EventHub.java
in hugegraph-common/src/main/java/org/apache/hugegraph/event
131 14
LicenseExtraParam.java
in hugegraph-common/src/main/java/org/apache/hugegraph/license
70 13
LongEncoding.java
in hugegraph-common/src/main/java/org/apache/hugegraph/util
115 11
Whitebox.java
in hugegraph-common/src/main/java/org/apache/hugegraph/testutil
149 11
RpcConsumerConfig.java
in hugegraph-rpc/src/main/java/org/apache/hugegraph/rpc
168 10
RpcServer.java
in hugegraph-rpc/src/main/java/org/apache/hugegraph/rpc
104 10
LicenseCommonParam.java
in hugegraph-common/src/main/java/org/apache/hugegraph/license
66 10
Stopwatch.java
in hugegraph-common/src/main/java/org/apache/hugegraph/perf
94 10
RestResult.java
in hugegraph-common/src/main/java/org/apache/hugegraph/rest
81 10
InsertionOrderUtil.java
in hugegraph-common/src/main/java/org/apache/hugegraph/util
36 9
StringUtil.java
in hugegraph-common/src/main/java/org/apache/hugegraph/util
91 9
OrderLimitMap.java
in hugegraph-common/src/main/java/org/apache/hugegraph/util
67 8
WrappedIterator.java
in hugegraph-common/src/main/java/org/apache/hugegraph/iterator
68 8
KeyLock.java
in hugegraph-common/src/main/java/org/apache/hugegraph/concurrent
82 8
UnitUtil.java
in hugegraph-common/src/main/java/org/apache/hugegraph/util
144 7
Bytes.java
in hugegraph-common/src/main/java/org/apache/hugegraph/util
68 7
E.java
in hugegraph-common/src/main/java/org/apache/hugegraph/util
38 7
ReflectionUtil.java
in hugegraph-common/src/main/java/org/apache/hugegraph/util
93 7
ExtendableIterator.java
in hugegraph-common/src/main/java/org/apache/hugegraph/iterator
65 7
LockGroup.java
in hugegraph-common/src/main/java/org/apache/hugegraph/concurrent
57 7
RpcClientProvider.java
in hugegraph-rpc/src/main/java/org/apache/hugegraph/rpc
45 6
ExecutorUtil.java
in hugegraph-common/src/main/java/org/apache/hugegraph/util
39 6
OptionSpace.java
in hugegraph-common/src/main/java/org/apache/hugegraph/config
86 6
OptionChecker.java
in hugegraph-common/src/main/java/org/apache/hugegraph/config
55 6
SafeDateFormat.java
in hugegraph-common/src/main/java/org/apache/hugegraph/date
33 6
FlatMapperIterator.java
in hugegraph-common/src/main/java/org/apache/hugegraph/iterator
59 6
BatchMapperIterator.java
in hugegraph-common/src/main/java/org/apache/hugegraph/iterator
72 6
ListIterator.java
in hugegraph-common/src/main/java/org/apache/hugegraph/iterator
51 6
LockManager.java
in hugegraph-common/src/main/java/org/apache/hugegraph/concurrent
44 6
PausableScheduledThreadPool.java
in hugegraph-common/src/main/java/org/apache/hugegraph/concurrent
50 6
AtomicLock.java
in hugegraph-common/src/main/java/org/apache/hugegraph/concurrent
51 6
RpcProviderConfig.java
in hugegraph-rpc/src/main/java/org/apache/hugegraph/rpc
54 5
MachineInfo.java
in hugegraph-common/src/main/java/org/apache/hugegraph/license
98 5
LicenseCreateParam.java
in hugegraph-common/src/main/java/org/apache/hugegraph/license
32 5
LicenseInstallParam.java
in hugegraph-common/src/main/java/org/apache/hugegraph/license
31 5
DateUtil.java
in hugegraph-common/src/main/java/org/apache/hugegraph/util
49 5
TimeUtil.java
in hugegraph-common/src/main/java/org/apache/hugegraph/util
33 5
ConfigListOption.java
in hugegraph-common/src/main/java/org/apache/hugegraph/config
51 5
ConfigListConvOption.java
in hugegraph-common/src/main/java/org/apache/hugegraph/config
49 5
RowLock.java
in hugegraph-common/src/main/java/org/apache/hugegraph/concurrent
70 5
Files With Long Lines (Top 0)

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

File# lines# units# long lines
Correlations

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

hugegraph-common/src/main/java/org/apache/hugegraph/config/HugeConfig.java x: 4 commits (all time) y: 165 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/event/EventHub.java x: 4 commits (all time) y: 131 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/rest/RestResult.java x: 3 commits (all time) y: 81 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/version/CommonVersion.java x: 3 commits (all time) y: 6 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/rest/AbstractRestClient.java x: 7 commits (all time) y: 481 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/util/Bytes.java x: 3 commits (all time) y: 68 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/util/CheckSocket.java x: 3 commits (all time) y: 15 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/util/DateUtil.java x: 3 commits (all time) y: 49 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/util/E.java x: 3 commits (all time) y: 38 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/util/LongEncoding.java x: 3 commits (all time) y: 115 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/util/NumericUtil.java x: 3 commits (all time) y: 235 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/util/OrderLimitMap.java x: 4 commits (all time) y: 67 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/util/VersionUtil.java x: 6 commits (all time) y: 156 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/concurrent/AtomicLock.java x: 2 commits (all time) y: 51 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/concurrent/BarrierEvent.java x: 2 commits (all time) y: 68 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/concurrent/LockGroup.java x: 2 commits (all time) y: 57 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/concurrent/LockManager.java x: 2 commits (all time) y: 44 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/concurrent/RowLock.java x: 2 commits (all time) y: 70 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/config/ConfigConvOption.java x: 2 commits (all time) y: 23 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/config/ConfigException.java x: 2 commits (all time) y: 16 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/config/OptionChecker.java x: 4 commits (all time) y: 55 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/config/OptionHolder.java x: 2 commits (all time) y: 32 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/config/OptionSpace.java x: 2 commits (all time) y: 86 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/config/TypedOption.java x: 2 commits (all time) y: 148 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/date/SafeDateFormat.java x: 3 commits (all time) y: 33 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/event/EventListener.java x: 3 commits (all time) y: 4 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/func/TriFunction.java x: 4 commits (all time) y: 4 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/iterator/BatchMapperIterator.java x: 3 commits (all time) y: 72 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/iterator/CIter.java x: 2 commits (all time) y: 4 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/iterator/ExtendableIterator.java x: 3 commits (all time) y: 65 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/iterator/FilterIterator.java x: 2 commits (all time) y: 27 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/iterator/FlatMapperIterator.java x: 2 commits (all time) y: 59 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/iterator/LimitIterator.java x: 2 commits (all time) y: 39 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/iterator/MapperIterator.java x: 2 commits (all time) y: 28 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/license/LicenseCommonParam.java x: 2 commits (all time) y: 66 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/license/LicenseInstallParam.java x: 2 commits (all time) y: 31 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/license/LicenseManager.java x: 3 commits (all time) y: 9 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/license/LicenseManagerFactory.java x: 2 commits (all time) y: 9 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/license/MachineInfo.java x: 2 commits (all time) y: 98 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/perf/LightStopwatch.java x: 3 commits (all time) y: 134 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/perf/NormalStopwatch.java x: 3 commits (all time) y: 226 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/perf/PerfUtil.java x: 5 commits (all time) y: 541 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/perf/Stopwatch.java x: 4 commits (all time) y: 94 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/rest/ClientException.java x: 2 commits (all time) y: 13 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/rest/RestClient.java x: 3 commits (all time) y: 21 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/testutil/Assert.java x: 4 commits (all time) y: 123 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/util/CollectionUtil.java x: 3 commits (all time) y: 294 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/util/HashUtil.java x: 2 commits (all time) y: 19 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/util/InsertionOrderUtil.java x: 2 commits (all time) y: 36 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/util/Log.java x: 2 commits (all time) y: 11 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/util/ReflectionUtil.java x: 3 commits (all time) y: 93 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/util/StringUtil.java x: 2 commits (all time) y: 91 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/util/UnitUtil.java x: 4 commits (all time) y: 144 lines of code hugegraph-rpc/src/main/java/org/apache/hugegraph/config/RpcOptions.java x: 3 commits (all time) y: 123 lines of code hugegraph-rpc/src/main/java/org/apache/hugegraph/rpc/RpcClientProvider.java x: 3 commits (all time) y: 45 lines of code hugegraph-rpc/src/main/java/org/apache/hugegraph/rpc/RpcCommonConfig.java x: 2 commits (all time) y: 21 lines of code hugegraph-rpc/src/main/java/org/apache/hugegraph/rpc/RpcConsumerConfig.java x: 3 commits (all time) y: 168 lines of code hugegraph-rpc/src/main/java/org/apache/hugegraph/rpc/RpcProviderConfig.java x: 2 commits (all time) y: 54 lines of code hugegraph-rpc/src/main/java/org/apache/hugegraph/rpc/RpcServer.java x: 2 commits (all time) y: 104 lines of code hugegraph-rpc/src/main/java/org/apache/hugegraph/rpc/RpcServiceConfig4Client.java x: 3 commits (all time) y: 12 lines of code hugegraph-rpc/src/main/java/org/apache/hugegraph/rpc/RpcServiceConfig4Server.java x: 4 commits (all time) y: 7 lines of code
541.0
lines of code
  min: 4.0
  average: 75.0
  25th percentile: 21.5
  median: 50.5
  75th percentile: 92.5
  max: 541.0
0 7.0
commits (all time)
min: 2.0 | average: 2.7 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 3.0 | max: 7.0

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

hugegraph-common/src/main/java/org/apache/hugegraph/config/HugeConfig.java x: 3 contributors (all time) y: 165 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/event/EventHub.java x: 3 contributors (all time) y: 131 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/rest/RestResult.java x: 3 contributors (all time) y: 81 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/version/CommonVersion.java x: 3 contributors (all time) y: 6 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/rest/AbstractRestClient.java x: 3 contributors (all time) y: 481 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/util/Bytes.java x: 2 contributors (all time) y: 68 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/util/CheckSocket.java x: 2 contributors (all time) y: 15 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/util/DateUtil.java x: 2 contributors (all time) y: 49 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/util/E.java x: 2 contributors (all time) y: 38 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/util/LongEncoding.java x: 2 contributors (all time) y: 115 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/util/NumericUtil.java x: 2 contributors (all time) y: 235 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/util/VersionUtil.java x: 2 contributors (all time) y: 156 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/concurrent/KeyLock.java x: 2 contributors (all time) y: 82 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/concurrent/LockGroup.java x: 2 contributors (all time) y: 57 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/concurrent/LockManager.java x: 2 contributors (all time) y: 44 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/concurrent/RowLock.java x: 2 contributors (all time) y: 70 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/config/ConfigConvOption.java x: 2 contributors (all time) y: 23 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/config/OptionChecker.java x: 2 contributors (all time) y: 55 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/config/OptionHolder.java x: 2 contributors (all time) y: 32 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/config/OptionSpace.java x: 2 contributors (all time) y: 86 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/config/TypedOption.java x: 2 contributors (all time) y: 148 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/event/EventListener.java x: 2 contributors (all time) y: 4 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/iterator/BatchMapperIterator.java x: 2 contributors (all time) y: 72 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/iterator/ExtendableIterator.java x: 2 contributors (all time) y: 65 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/iterator/FilterIterator.java x: 2 contributors (all time) y: 27 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/iterator/FlatMapperIterator.java x: 2 contributors (all time) y: 59 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/iterator/LimitIterator.java x: 2 contributors (all time) y: 39 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/iterator/MapperIterator.java x: 2 contributors (all time) y: 28 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/license/LicenseInstallParam.java x: 2 contributors (all time) y: 31 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/license/LicenseManager.java x: 2 contributors (all time) y: 9 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/license/MachineInfo.java x: 2 contributors (all time) y: 98 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/perf/LightStopwatch.java x: 2 contributors (all time) y: 134 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/perf/NormalStopwatch.java x: 2 contributors (all time) y: 226 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/perf/PerfUtil.java x: 2 contributors (all time) y: 541 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/perf/Stopwatch.java x: 2 contributors (all time) y: 94 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/rest/ClientException.java x: 2 contributors (all time) y: 13 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/rest/RestClient.java x: 2 contributors (all time) y: 21 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/testutil/Assert.java x: 2 contributors (all time) y: 123 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/util/CollectionUtil.java x: 2 contributors (all time) y: 294 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/util/HashUtil.java x: 2 contributors (all time) y: 19 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/util/InsertionOrderUtil.java x: 2 contributors (all time) y: 36 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/util/Log.java x: 2 contributors (all time) y: 11 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/util/ReflectionUtil.java x: 2 contributors (all time) y: 93 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/util/StringUtil.java x: 2 contributors (all time) y: 91 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/util/UnitUtil.java x: 2 contributors (all time) y: 144 lines of code hugegraph-rpc/src/main/java/org/apache/hugegraph/rpc/RpcClientProvider.java x: 2 contributors (all time) y: 45 lines of code hugegraph-rpc/src/main/java/org/apache/hugegraph/rpc/RpcConsumerConfig.java x: 2 contributors (all time) y: 168 lines of code hugegraph-rpc/src/main/java/org/apache/hugegraph/rpc/RpcServer.java x: 2 contributors (all time) y: 104 lines of code hugegraph-rpc/src/main/java/org/apache/hugegraph/rpc/RpcServiceConfig4Server.java x: 2 contributors (all time) y: 7 lines of code
541.0
lines of code
  min: 4.0
  average: 75.0
  25th percentile: 21.5
  median: 50.5
  75th percentile: 92.5
  max: 541.0
0 3.0
contributors (all time)
min: 2.0 | average: 2.08 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 2.0 | max: 3.0

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

hugegraph-common/src/main/java/org/apache/hugegraph/config/HugeConfig.java x: 1 commits (30d) y: 165 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/event/EventHub.java x: 1 commits (30d) y: 131 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/rest/RestResult.java x: 1 commits (30d) y: 81 lines of code
165.0
lines of code
  min: 81.0
  average: 125.67
  25th percentile: 81.0
  median: 131.0
  75th percentile: 165.0
  max: 165.0
0 1.0
commits (30d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0

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

hugegraph-common/src/main/java/org/apache/hugegraph/config/HugeConfig.java x: 1 contributors (30d) y: 165 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/event/EventHub.java x: 1 contributors (30d) y: 131 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/rest/RestResult.java x: 1 contributors (30d) y: 81 lines of code
165.0
lines of code
  min: 81.0
  average: 125.67
  25th percentile: 81.0
  median: 131.0
  75th percentile: 165.0
  max: 165.0
0 1.0
contributors (30d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0

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

hugegraph-common/src/main/java/org/apache/hugegraph/config/HugeConfig.java x: 1 commits (90d) y: 165 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/event/EventHub.java x: 1 commits (90d) y: 131 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/rest/RestResult.java x: 1 commits (90d) y: 81 lines of code
165.0
lines of code
  min: 81.0
  average: 125.67
  25th percentile: 81.0
  median: 131.0
  75th percentile: 165.0
  max: 165.0
0 1.0
commits (90d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0

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

hugegraph-common/src/main/java/org/apache/hugegraph/config/HugeConfig.java x: 1 contributors (90d) y: 165 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/event/EventHub.java x: 1 contributors (90d) y: 131 lines of code hugegraph-common/src/main/java/org/apache/hugegraph/rest/RestResult.java x: 1 contributors (90d) y: 81 lines of code
165.0
lines of code
  min: 81.0
  average: 125.67
  25th percentile: 81.0
  median: 131.0
  75th percentile: 165.0
  max: 165.0
0 1.0
contributors (90d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0