File Size vs. Commits (all time): 66 points
src/dubbo_provider_protocol.erl
x: 9 commits (all time)
y: 180 lines of code
src/dubbo_provider_worker_sup.erl
x: 3 commits (all time)
y: 75 lines of code
src/dubbo_registry_zookeeper.erl
x: 9 commits (all time)
y: 326 lines of code
src/dubbo_serializa_hessian.erl
x: 9 commits (all time)
y: 225 lines of code
src/dubbo_serializa_json.erl
x: 9 commits (all time)
y: 238 lines of code
src/dubbo_type_encoding.erl
x: 3 commits (all time)
y: 82 lines of code
src/dubbo_protocol_registry.erl
x: 6 commits (all time)
y: 101 lines of code
include/dubbo.hrl
x: 13 commits (all time)
y: 118 lines of code
src/dubbo_common_fun.erl
x: 11 commits (all time)
y: 102 lines of code
src/dubbo_service_config.erl
x: 4 commits (all time)
y: 90 lines of code
include/java_type.hrl
x: 4 commits (all time)
y: 51 lines of code
src/dubbo_java_type_defined.erl
x: 3 commits (all time)
y: 58 lines of code
src/dubbo_provider_consumer_reg_table.erl
x: 7 commits (all time)
y: 283 lines of code
src/dubbo_type_transfer.erl
x: 9 commits (all time)
y: 81 lines of code
src/dubbo_exchanger.erl
x: 3 commits (all time)
y: 27 lines of code
src/dubbo_reference_config.erl
x: 5 commits (all time)
y: 82 lines of code
src/dubboerl_sup.erl
x: 8 commits (all time)
y: 47 lines of code
src/dubbo_invoker.erl
x: 15 commits (all time)
y: 75 lines of code
src/dubbo_protocol_dubbo.erl
x: 9 commits (all time)
y: 154 lines of code
src/dubbo_client_default.erl
x: 4 commits (all time)
y: 326 lines of code
include/dubboerl.hrl
x: 7 commits (all time)
y: 30 lines of code
src/dubbo_codec.erl
x: 9 commits (all time)
y: 134 lines of code
src/dubbo_directory.erl
x: 8 commits (all time)
y: 198 lines of code
src/dubbo_extension.erl
x: 5 commits (all time)
y: 178 lines of code
src/dubbo_node_config_util.erl
x: 11 commits (all time)
y: 71 lines of code
src/dubbo_time_util.erl
x: 3 commits (all time)
y: 54 lines of code
src/dubboerl_app.erl
x: 11 commits (all time)
y: 67 lines of code
src/dubbo_registry_sup.erl
x: 1 commits (all time)
y: 74 lines of code
src/dubbo_protocol.erl
x: 6 commits (all time)
y: 20 lines of code
src/dubbo_shutdown.erl
x: 2 commits (all time)
y: 144 lines of code
src/dubbo_traffic_control.erl
x: 8 commits (all time)
y: 50 lines of code
src/dubbo_filter.erl
x: 3 commits (all time)
y: 21 lines of code
src/dubbo_registry.erl
x: 3 commits (all time)
y: 53 lines of code
include/constrans.hrl
x: 1 commits (all time)
y: 19 lines of code
src/dubbo_adapter.erl
x: 5 commits (all time)
y: 34 lines of code
src/dubbo_cluster.erl
x: 2 commits (all time)
y: 21 lines of code
src/dubbo_config_util.erl
x: 4 commits (all time)
y: 47 lines of code
src/dubbo_loadbalance_random.erl
x: 2 commits (all time)
y: 24 lines of code
src/dubboerl.erl
x: 11 commits (all time)
y: 46 lines of code
src/dubbo_transport_pool_sup.erl
x: 1 commits (all time)
y: 70 lines of code
src/cotton_hessian.erl
x: 5 commits (all time)
y: 802 lines of code
src/dubbo_lists_util.erl
x: 2 commits (all time)
y: 46 lines of code
include/dubbo_type.hrl
x: 4 commits (all time)
y: 17 lines of code
include/hessian.hrl
x: 2 commits (all time)
y: 53 lines of code
src/dubbo_heartbeat.erl
x: 7 commits (all time)
y: 28 lines of code
src/dubbo_id_generator.erl
x: 4 commits (all time)
y: 169 lines of code
src/dubbo_network_tools.erl
x: 3 commits (all time)
y: 31 lines of code
src/dubbo_provider_worker.erl
x: 4 commits (all time)
y: 188 lines of code
tools/erlanalysis/src/main/java/org/apache/dubbo/erlang/analysis/Start.java
x: 4 commits (all time)
y: 15 lines of code
tools/erlanalysis/src/main/java/org/apache/dubbo/erlang/analysis/erltool/UserInfo.java
x: 4 commits (all time)
y: 27 lines of code
tools/erlanalysis/src/main/java/org/apache/dubbo/erlang/analysis/generater/ErlProjectGenerater.java
x: 4 commits (all time)
y: 159 lines of code
tools/erlanalysis/src/main/java/org/apache/dubbo/erlang/analysis/generater/ProjectInfo.java
x: 4 commits (all time)
y: 24 lines of code
tools/erlanalysis/src/main/java/org/apache/dubbo/erlang/analysis/parse/CommonTypeFieldInfo.java
x: 4 commits (all time)
y: 21 lines of code
tools/erlanalysis/src/main/java/org/apache/dubbo/erlang/analysis/parse/CommonTypeItem.java
x: 4 commits (all time)
y: 31 lines of code
tools/erlanalysis/src/main/java/org/apache/dubbo/erlang/analysis/parse/InterfaceParse.java
x: 4 commits (all time)
y: 60 lines of code
tools/erlanalysis/src/main/java/org/apache/dubbo/erlang/analysis/parse/MethodInfo.java
x: 4 commits (all time)
y: 77 lines of code
tools/erlanalysis/src/main/java/org/apache/dubbo/erlang/analysis/parse/ParseJarInterfaceInfo.java
x: 4 commits (all time)
y: 134 lines of code
tools/erlanalysis/src/main/java/org/apache/dubbo/erlang/analysis/utils/ErlTypeTransformUtil.java
x: 4 commits (all time)
y: 74 lines of code
tools/erlanalysis/src/main/java/org/apache/dubbo/erlang/analysis/utils/MavenJarUtil.java
x: 4 commits (all time)
y: 151 lines of code
802.0
lines of code
min: 15.0 average: 98.77 25th percentile: 31.0 median: 63.5 75th percentile: 134.0 max: 802.0
0
15.0
commits (all time)
min: 1.0 | average: 5.26 | 25th percentile: 3.0 | median: 4.0 | 75th percentile: 7.25 | max: 15.0
File Size vs. Contributors (all time): 66 points
src/dubbo_provider_protocol.erl
x: 3 contributors (all time)
y: 180 lines of code
src/dubbo_provider_worker_sup.erl
x: 3 contributors (all time)
y: 75 lines of code
src/dubbo_registry_zookeeper.erl
x: 2 contributors (all time)
y: 326 lines of code
src/dubbo_serializa_hessian.erl
x: 3 contributors (all time)
y: 225 lines of code
src/dubbo_serializa_json.erl
x: 3 contributors (all time)
y: 238 lines of code
src/dubbo_type_encoding.erl
x: 3 contributors (all time)
y: 82 lines of code
src/dubbo_protocol_registry.erl
x: 1 contributors (all time)
y: 101 lines of code
include/dubbo.hrl
x: 2 contributors (all time)
y: 118 lines of code
src/dubbo_common_fun.erl
x: 2 contributors (all time)
y: 102 lines of code
src/dubbo_service_config.erl
x: 1 contributors (all time)
y: 90 lines of code
include/java_type.hrl
x: 2 contributors (all time)
y: 51 lines of code
src/dubbo_java_type_defined.erl
x: 2 contributors (all time)
y: 58 lines of code
src/dubbo_provider_consumer_reg_table.erl
x: 1 contributors (all time)
y: 283 lines of code
src/dubbo_type_transfer.erl
x: 2 contributors (all time)
y: 81 lines of code
src/dubbo_cluster_failfast.erl
x: 1 contributors (all time)
y: 51 lines of code
src/dubbo_exchanger.erl
x: 1 contributors (all time)
y: 27 lines of code
src/dubbo_reference_config.erl
x: 1 contributors (all time)
y: 82 lines of code
src/dubboerl_sup.erl
x: 2 contributors (all time)
y: 47 lines of code
src/dubbo_invoker.erl
x: 2 contributors (all time)
y: 75 lines of code
src/dubbo_protocol_dubbo.erl
x: 1 contributors (all time)
y: 154 lines of code
src/dubbo_client_default.erl
x: 1 contributors (all time)
y: 326 lines of code
include/dubboerl.hrl
x: 2 contributors (all time)
y: 30 lines of code
src/dubbo_codec.erl
x: 2 contributors (all time)
y: 134 lines of code
src/dubbo_directory.erl
x: 1 contributors (all time)
y: 198 lines of code
src/dubbo_extension.erl
x: 1 contributors (all time)
y: 178 lines of code
src/dubbo_node_config_util.erl
x: 2 contributors (all time)
y: 71 lines of code
src/dubbo_time_util.erl
x: 2 contributors (all time)
y: 54 lines of code
src/dubboerl_app.erl
x: 2 contributors (all time)
y: 67 lines of code
src/dubbo_registry_sup.erl
x: 1 contributors (all time)
y: 74 lines of code
src/dubbo_protocol.erl
x: 1 contributors (all time)
y: 20 lines of code
src/dubbo_shutdown.erl
x: 1 contributors (all time)
y: 144 lines of code
src/dubbo_traffic_control.erl
x: 2 contributors (all time)
y: 50 lines of code
src/dubbo_adapter.erl
x: 2 contributors (all time)
y: 34 lines of code
src/dubbo_loadbalance_random.erl
x: 1 contributors (all time)
y: 24 lines of code
src/dubbo_transport_pool_sup.erl
x: 1 contributors (all time)
y: 70 lines of code
src/cotton_hessian.erl
x: 2 contributors (all time)
y: 802 lines of code
include/common.hrl
x: 2 contributors (all time)
y: 21 lines of code
include/dubbo_type.hrl
x: 2 contributors (all time)
y: 17 lines of code
src/dubbo_heartbeat.erl
x: 2 contributors (all time)
y: 28 lines of code
src/dubbo_id_generator.erl
x: 2 contributors (all time)
y: 169 lines of code
src/dubbo_provider_worker.erl
x: 2 contributors (all time)
y: 188 lines of code
tools/erlanalysis/src/main/java/org/apache/dubbo/erlang/analysis/Start.java
x: 2 contributors (all time)
y: 15 lines of code
tools/erlanalysis/src/main/java/org/apache/dubbo/erlang/analysis/generater/ErlProjectGenerater.java
x: 2 contributors (all time)
y: 159 lines of code
tools/erlanalysis/src/main/java/org/apache/dubbo/erlang/analysis/generater/ProjectInfo.java
x: 2 contributors (all time)
y: 24 lines of code
tools/erlanalysis/src/main/java/org/apache/dubbo/erlang/analysis/parse/CommonTypeInfo.java
x: 2 contributors (all time)
y: 89 lines of code
tools/erlanalysis/src/main/java/org/apache/dubbo/erlang/analysis/parse/InterfaceParse.java
x: 2 contributors (all time)
y: 60 lines of code
tools/erlanalysis/src/main/java/org/apache/dubbo/erlang/analysis/parse/MethodInfo.java
x: 2 contributors (all time)
y: 77 lines of code
tools/erlanalysis/src/main/java/org/apache/dubbo/erlang/analysis/utils/MavenJarUtil.java
x: 2 contributors (all time)
y: 151 lines of code
802.0
lines of code
min: 15.0 average: 98.77 25th percentile: 31.0 median: 63.5 75th percentile: 134.0 max: 802.0
0
3.0
contributors (all time)
min: 1.0 | average: 1.79 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 2.0 | max: 3.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".