apache / incubator-toree
File Size

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

Intro
Learn more...
File Size Overall
0% | 0% | 12% | 24% | 62%
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
scala0% | 0% | 9% | 24% | 66%
java0% | 0% | 88% | 0% | 11%
sbt0% | 0% | 0% | 69% | 30%
py0% | 0% | 0% | 67% | 32%
ipynb0% | 0% | 0% | 0% | 100%
in0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
kernel0% | 0% | 17% | 31% | 51%
scala-interpreter0% | 0% | 72% | 21% | 6%
protocol0% | 0% | 0% | 23% | 76%
plugins0% | 0% | 0% | 35% | 64%
ROOT0% | 0% | 0% | 76% | 24%
client0% | 0% | 0% | 17% | 82%
kernel-api0% | 0% | 0% | 11% | 88%
etc0% | 0% | 0% | 65% | 34%
communication0% | 0% | 0% | 0% | 100%
sql-interpreter0% | 0% | 0% | 0% | 100%
project0% | 0% | 0% | 0% | 100%
macros0% | 0% | 0% | 0% | 100%
Longest Files (Top 50)
File# lines# units
ClassPath.java
in kernel/src/main/scala/org/apache/toree/utils
391 41
ScalaInterpreter.scala
in scala-interpreter/src/main/scala/org/apache/toree/kernel/interpreter/scala
280 18
ScalaInterpreterSpecific.scala
in scala-interpreter/src/main/scala-2.12/org/apache/toree/kernel/interpreter/scala
270 20
Kernel.scala
in kernel/src/main/scala/org/apache/toree/kernel/api
235 13
CommRegistrar.scala
in protocol/src/main/scala/org/apache/toree/comm
173 27
PluginManager.scala
in plugins/src/main/scala/org/apache/toree/plugins
167 10
ScalaDisplayers.scala
in scala-interpreter/src/main/scala/org/apache/toree/kernel/interpreter/scala
164 9
build.sbt
in root
152 -
ComponentInitialization.scala
in kernel/src/main/scala/org/apache/toree/boot/layer
148 8
HandlerInitialization.scala
in kernel/src/main/scala/org/apache/toree/boot/layer
144 4
IOPubClient.scala
in client/src/main/scala/org/apache/toree/kernel/protocol/v5/client/socket
142 7
CommandLineOptions.scala
in kernel/src/main/scala/org/apache/toree/boot
138 1
ExecuteRequestHandler.scala
in kernel/src/main/scala/org/apache/toree/kernel/protocol/v5/handler
124 3
BareInitialization.scala
in kernel/src/main/scala/org/apache/toree/boot/layer
122 6
TaskManager.scala
in kernel-api/src/main/scala/org/apache/toree/utils
122 7
toreeapp.py
in etc/pip_install/toree
122 5
KernelMessageRelay.scala
in kernel/src/main/scala/org/apache/toree/kernel/protocol/v5/relay
118 3
AddJar.scala
in kernel/src/main/scala/org/apache/toree/magic/builtin
114 4
Dataframe.scala
in kernel/src/main/scala/org/apache/toree/magic/builtin
112 9
KernelBootstrap.scala
in kernel/src/main/scala/org/apache/toree/boot
109 5
package.scala
in protocol/src/main/scala/org/apache/toree/kernel/protocol/v5
109 2
BrokerProcess.scala
in kernel-api/src/main/scala/org/apache/toree/interpreter/broker
100 4
ZeroMQSocketRunnable.scala
in communication/src/main/scala/org/apache/toree/communication/socket
98 5
SocketManager.scala
in communication/src/main/scala/org/apache/toree/communication
94 8
MultiClassLoader.scala
in kernel-api/src/main/scala/org/apache/toree/utils
83 8
SystemInitialization.scala
in client/src/main/scala/org/apache/toree/kernel/protocol/v5/client/boot/layers
78 4
DynamicReflectionSupport.scala
in kernel-api/src/main/scala/org/apache/toree/utils
78 6
ExecuteRequestRelay.scala
in kernel/src/main/scala/org/apache/toree/kernel/protocol/v5/relay
74 2
AddDeps.scala
in kernel/src/main/scala/org/apache/toree/magic/builtin
74 1
BrokerState.scala
in kernel-api/src/main/scala/org/apache/toree/interpreter/broker
73 7
MagicParser.scala
in kernel/src/main/scala/org/apache/toree/kernel/protocol/v5/magic
72 7
DeferredExecution.scala
in client/src/main/scala/org/apache/toree/kernel/protocol/v5/client/execution
72 11
InterpreterActor.scala
in kernel/src/main/scala/org/apache/toree/kernel/protocol/v5/interpreter
69 1
Utilities.scala
in kernel/src/main/scala/org/apache/toree/kernel/protocol/v5/kernel
68 6
KernelOutputStream.scala
in kernel/src/main/scala/org/apache/toree/kernel/protocol/v5/stream
67 4
Utilities.scala
in client/src/main/scala/org/apache/toree/kernel/protocol/v5/client
66 6
MagicManager.scala
in kernel-api/src/main/scala/org/apache/toree/magic
66 3
InterpreterManager.scala
in kernel/src/main/scala/org/apache/toree/boot/layer
65 4
StdinClient.scala
in client/src/main/scala/org/apache/toree/kernel/protocol/v5/client/socket
64 -
HookInitialization.scala
in kernel/src/main/scala/org/apache/toree/boot/layer
63 5
ExecuteRequestTaskActor.scala
in kernel/src/main/scala/org/apache/toree/kernel/protocol/v5/interpreter/tasks
62 2
DataFrameConverter.scala
in kernel/src/main/scala/org/apache/toree/utils
62 6
CommCallbacks.scala
in protocol/src/main/scala/org/apache/toree/comm
61 -
PluginSearcher.scala
in plugins/src/main/scala/org/apache/toree/plugins
61 4
PluginMethod.scala
in plugins/src/main/scala/org/apache/toree/plugins
60 2
CommManager.scala
in protocol/src/main/scala/org/apache/toree/comm
57 7
Plugin.scala
in plugins/src/main/scala/org/apache/toree/plugins
57 3
KernelSecurityManager.scala
in kernel-api/src/main/scala/org/apache/toree/security
55 5
SignatureManagerActor.scala
in communication/src/main/scala/org/apache/toree/communication/security
53 1
setup.py
in etc/pip_install
53 -
Files With Most Units (Top 50)
File# lines# units
ClassPath.java
in kernel/src/main/scala/org/apache/toree/utils
391 41
CommRegistrar.scala
in protocol/src/main/scala/org/apache/toree/comm
173 27
ScalaInterpreterSpecific.scala
in scala-interpreter/src/main/scala-2.12/org/apache/toree/kernel/interpreter/scala
270 20
ScalaInterpreter.scala
in scala-interpreter/src/main/scala/org/apache/toree/kernel/interpreter/scala
280 18
Kernel.scala
in kernel/src/main/scala/org/apache/toree/kernel/api
235 13
DeferredExecution.scala
in client/src/main/scala/org/apache/toree/kernel/protocol/v5/client/execution
72 11
PluginManager.scala
in plugins/src/main/scala/org/apache/toree/plugins
167 10
ScalaDisplayers.scala
in scala-interpreter/src/main/scala/org/apache/toree/kernel/interpreter/scala
164 9
Dataframe.scala
in kernel/src/main/scala/org/apache/toree/magic/builtin
112 9
ComponentInitialization.scala
in kernel/src/main/scala/org/apache/toree/boot/layer
148 8
MultiClassLoader.scala
in kernel-api/src/main/scala/org/apache/toree/utils
83 8
SocketManager.scala
in communication/src/main/scala/org/apache/toree/communication
94 8
MagicParser.scala
in kernel/src/main/scala/org/apache/toree/kernel/protocol/v5/magic
72 7
IOPubClient.scala
in client/src/main/scala/org/apache/toree/kernel/protocol/v5/client/socket
142 7
TaskManager.scala
in kernel-api/src/main/scala/org/apache/toree/utils
122 7
BrokerState.scala
in kernel-api/src/main/scala/org/apache/toree/interpreter/broker
73 7
CommManager.scala
in protocol/src/main/scala/org/apache/toree/comm
57 7
Utilities.scala
in kernel/src/main/scala/org/apache/toree/kernel/protocol/v5/kernel
68 6
DataFrameConverter.scala
in kernel/src/main/scala/org/apache/toree/utils
62 6
BareInitialization.scala
in kernel/src/main/scala/org/apache/toree/boot/layer
122 6
Utilities.scala
in client/src/main/scala/org/apache/toree/kernel/protocol/v5/client
66 6
DynamicReflectionSupport.scala
in kernel-api/src/main/scala/org/apache/toree/utils
78 6
HookInitialization.scala
in kernel/src/main/scala/org/apache/toree/boot/layer
63 5
KernelBootstrap.scala
in kernel/src/main/scala/org/apache/toree/boot
109 5
SocketFactory.scala
in client/src/main/scala/org/apache/toree/kernel/protocol/v5/client/socket
32 5
ArgumentParsingSupport.scala
in kernel-api/src/main/scala/org/apache/toree/utils
31 5
KernelSecurityManager.scala
in kernel-api/src/main/scala/org/apache/toree/security
55 5
ZeroMQSocketRunnable.scala
in communication/src/main/scala/org/apache/toree/communication/socket
98 5
toreeapp.py
in etc/pip_install/toree
122 5
KernelOutputStream.scala
in kernel/src/main/scala/org/apache/toree/kernel/protocol/v5/stream
67 4
AddJar.scala
in kernel/src/main/scala/org/apache/toree/magic/builtin
114 4
InterpreterManager.scala
in kernel/src/main/scala/org/apache/toree/boot/layer
65 4
HandlerInitialization.scala
in kernel/src/main/scala/org/apache/toree/boot/layer
144 4
SystemInitialization.scala
in client/src/main/scala/org/apache/toree/kernel/protocol/v5/client/boot/layers
78 4
SparkKernelClient.scala
in client/src/main/scala/org/apache/toree/kernel/protocol/v5/client
50 4
BrokerProcess.scala
in kernel-api/src/main/scala/org/apache/toree/interpreter/broker
100 4
StreamState.scala
in kernel-api/src/main/scala/org/apache/toree/global
42 4
KMBuilder.scala
in protocol/src/main/scala/org/apache/toree/kernel/protocol/v5
47 4
PluginSearcher.scala
in plugins/src/main/scala/org/apache/toree/plugins
61 4
SqlInterpreter.scala
in sql-interpreter/src/main/scala/org/apache/toree/kernel/interpreter/sql
49 4
CommMsgHandler.scala
in kernel/src/main/scala/org/apache/toree/kernel/protocol/v5/handler
47 3
ExecuteRequestHandler.scala
in kernel/src/main/scala/org/apache/toree/kernel/protocol/v5/handler
124 3
CommCloseHandler.scala
in kernel/src/main/scala/org/apache/toree/kernel/protocol/v5/handler
47 3
CommOpenHandler.scala
in kernel/src/main/scala/org/apache/toree/kernel/protocol/v5/handler
50 3
KernelInputStream.scala
in kernel/src/main/scala/org/apache/toree/kernel/protocol/v5/stream
48 3
KernelMessageRelay.scala
in kernel/src/main/scala/org/apache/toree/kernel/protocol/v5/relay
118 3
MessageLogSupport.scala
in kernel/src/main/scala/org/apache/toree/utils
39 3
HandlerInitialization.scala
in client/src/main/scala/org/apache/toree/kernel/protocol/v5/client/boot/layers
35 3
FileUtils.scala
in kernel-api/src/main/scala/org/apache/toree/utils
27 3
ScheduledTaskManager.scala
in kernel-api/src/main/scala/org/apache/toree/utils
48 3
Files With Long Lines (Top 8)

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

File# lines# units# long lines
ScalaInterpreter.scala
in scala-interpreter/src/main/scala/org/apache/toree/kernel/interpreter/scala
280 18 2
KernelMessageRelay.scala
in kernel/src/main/scala/org/apache/toree/kernel/protocol/v5/relay
118 3 2
CommandLineOptions.scala
in kernel/src/main/scala/org/apache/toree/boot
138 1 2
ClassPath.java
in kernel/src/main/scala/org/apache/toree/utils
391 41 1
48 - 1
KernelMessage.scala
in protocol/src/main/scala/org/apache/toree/kernel/protocol/v5
29 1 1
build.sbt
in protocol
10 - 1
PluginSearcher.scala
in plugins/src/main/scala/org/apache/toree/plugins
61 4 1
Correlations

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

project/Dependencies.scala x: 25 commits (all time) y: 46 lines of code build.sbt x: 69 commits (all time) y: 152 lines of code project/plugins.sbt x: 46 commits (all time) y: 6 lines of code scala-interpreter/src/main/scala/org/apache/toree/kernel/interpreter/scala/ScalaInterpreter.scala x: 39 commits (all time) y: 280 lines of code client/src/main/scala/org/apache/toree/kernel/protocol/v5/client/socket/StdinClient.scala x: 6 commits (all time) y: 64 lines of code kernel/src/main/scala/org/apache/toree/kernel/protocol/v5/handler/CommInfoRequestHandler.scala x: 4 commits (all time) y: 51 lines of code kernel/src/main/scala/org/apache/toree/kernel/protocol/v5/handler/KernelInfoRequestHandler.scala x: 9 commits (all time) y: 38 lines of code kernel/src/main/scala/org/apache/toree/kernel/protocol/v5/handler/ShutdownHandler.scala x: 8 commits (all time) y: 37 lines of code protocol/src/main/scala/org/apache/toree/kernel/protocol/v5/content/CommInfoReply.scala x: 2 commits (all time) y: 15 lines of code protocol/src/main/scala/org/apache/toree/kernel/protocol/v5/content/CompleteReply.scala x: 4 commits (all time) y: 21 lines of code protocol/src/main/scala/org/apache/toree/kernel/protocol/v5/content/ConnectReply.scala x: 4 commits (all time) y: 17 lines of code protocol/src/main/scala/org/apache/toree/kernel/protocol/v5/content/ConnectRequest.scala x: 4 commits (all time) y: 20 lines of code protocol/src/main/scala/org/apache/toree/kernel/protocol/v5/content/ExecuteReply.scala x: 4 commits (all time) y: 24 lines of code protocol/src/main/scala/org/apache/toree/kernel/protocol/v5/content/HistoryReply.scala x: 4 commits (all time) y: 15 lines of code protocol/src/main/scala/org/apache/toree/kernel/protocol/v5/content/KernelInfoReply.scala x: 7 commits (all time) y: 22 lines of code protocol/src/main/scala/org/apache/toree/kernel/protocol/v5/content/ReplyContent.scala x: 1 commits (all time) y: 6 lines of code protocol/src/main/scala/org/apache/toree/kernel/protocol/v5/content/package.scala x: 4 commits (all time) y: 46 lines of code client/build.sbt x: 18 commits (all time) y: 6 lines of code client/src/main/scala/org/apache/toree/kernel/protocol/v5/client/SparkKernelClient.scala x: 5 commits (all time) y: 50 lines of code client/src/main/scala/org/apache/toree/kernel/protocol/v5/client/Utilities.scala x: 7 commits (all time) y: 66 lines of code client/src/main/scala/org/apache/toree/kernel/protocol/v5/client/boot/ClientBootstrap.scala x: 5 commits (all time) y: 33 lines of code client/src/main/scala/org/apache/toree/kernel/protocol/v5/client/boot/layers/HandlerInitialization.scala x: 4 commits (all time) y: 35 lines of code client/src/main/scala/org/apache/toree/kernel/protocol/v5/client/boot/layers/SystemInitialization.scala x: 4 commits (all time) y: 78 lines of code client/src/main/scala/org/apache/toree/kernel/protocol/v5/client/socket/HeartbeatClient.scala x: 4 commits (all time) y: 38 lines of code client/src/main/scala/org/apache/toree/kernel/protocol/v5/client/socket/IOPubClient.scala x: 4 commits (all time) y: 142 lines of code client/src/main/scala/org/apache/toree/kernel/protocol/v5/client/socket/SocketFactory.scala x: 4 commits (all time) y: 32 lines of code communication/build.sbt x: 11 commits (all time) y: 6 lines of code communication/src/main/scala/org/apache/toree/communication/ZMQMessage.scala x: 4 commits (all time) y: 5 lines of code communication/src/main/scala/org/apache/toree/communication/actors/DealerSocketActor.scala x: 5 commits (all time) y: 23 lines of code communication/src/main/scala/org/apache/toree/communication/actors/PubSocketActor.scala x: 6 commits (all time) y: 24 lines of code communication/src/main/scala/org/apache/toree/communication/actors/SubSocketActor.scala x: 5 commits (all time) y: 20 lines of code communication/src/main/scala/org/apache/toree/communication/security/SignatureManagerActor.scala x: 5 commits (all time) y: 53 lines of code communication/src/main/scala/org/apache/toree/communication/utils/OrderedSupport.scala x: 5 commits (all time) y: 34 lines of code kernel/build.sbt x: 30 commits (all time) y: 4 lines of code kernel/src/main/scala/org/apache/toree/boot/KernelBootstrap.scala x: 13 commits (all time) y: 109 lines of code kernel/src/main/scala/org/apache/toree/boot/layer/BareInitialization.scala x: 4 commits (all time) y: 122 lines of code kernel/src/main/scala/org/apache/toree/boot/layer/ComponentInitialization.scala x: 18 commits (all time) y: 148 lines of code kernel/src/main/scala/org/apache/toree/boot/layer/HandlerInitialization.scala x: 14 commits (all time) y: 144 lines of code kernel/src/main/scala/org/apache/toree/kernel/protocol/v5/dispatch/StatusDispatch.scala x: 5 commits (all time) y: 27 lines of code kernel/src/main/scala/org/apache/toree/kernel/protocol/v5/handler/CodeCompleteHandler.scala x: 7 commits (all time) y: 45 lines of code kernel/src/main/scala/org/apache/toree/kernel/protocol/v5/handler/ExecuteRequestHandler.scala x: 11 commits (all time) y: 124 lines of code kernel/src/main/scala/org/apache/toree/kernel/protocol/v5/handler/GenericSocketMessageHandler.scala x: 5 commits (all time) y: 17 lines of code kernel/src/main/scala/org/apache/toree/kernel/protocol/v5/handler/InputRequestReplyHandler.scala x: 4 commits (all time) y: 39 lines of code kernel/src/main/scala/org/apache/toree/kernel/protocol/v5/handler/IsCompleteHandler.scala x: 4 commits (all time) y: 44 lines of code kernel/src/main/scala/org/apache/toree/kernel/protocol/v5/interpreter/InterpreterActor.scala x: 6 commits (all time) y: 69 lines of code kernel/src/main/scala/org/apache/toree/kernel/protocol/v5/interpreter/tasks/ExecuteRequestTaskActor.scala x: 5 commits (all time) y: 62 lines of code kernel/src/main/scala/org/apache/toree/kernel/protocol/v5/interpreter/tasks/InterpreterTaskFactory.scala x: 5 commits (all time) y: 11 lines of code kernel/src/main/scala/org/apache/toree/kernel/protocol/v5/interpreter/tasks/IsCompleteTaskActor.scala x: 2 commits (all time) y: 20 lines of code kernel/src/main/scala/org/apache/toree/kernel/protocol/v5/kernel/socket/Heartbeat.scala x: 4 commits (all time) y: 16 lines of code kernel/src/main/scala/org/apache/toree/kernel/protocol/v5/kernel/socket/SocketFactory.scala x: 4 commits (all time) y: 30 lines of code kernel/src/main/scala/org/apache/toree/kernel/protocol/v5/kernel/socket/ZeromqKernelMessageSocket.scala x: 4 commits (all time) y: 28 lines of code kernel/src/main/scala/org/apache/toree/kernel/protocol/v5/relay/ExecuteRequestRelay.scala x: 6 commits (all time) y: 74 lines of code kernel/src/main/scala/org/apache/toree/kernel/protocol/v5/relay/KernelMessageRelay.scala x: 6 commits (all time) y: 118 lines of code kernel/src/main/scala/org/apache/toree/kernel/protocol/v5/stream/KernelInputStream.scala x: 4 commits (all time) y: 48 lines of code kernel/src/main/scala/org/apache/toree/magic/builtin/BuiltinLoader.scala x: 5 commits (all time) y: 21 lines of code kernel/src/main/scala/org/apache/toree/utils/ClassPath.java x: 1 commits (all time) y: 391 lines of code scala-interpreter/build.sbt x: 9 commits (all time) y: 3 lines of code communication/src/main/scala/org/apache/toree/communication/socket/ZeroMQSocketRunnable.scala x: 7 commits (all time) y: 98 lines of code kernel/src/main/scala/org/apache/toree/magic/builtin/AddJar.scala x: 10 commits (all time) y: 114 lines of code communication/src/main/scala/org/apache/toree/communication/SocketManager.scala x: 5 commits (all time) y: 94 lines of code communication/src/main/scala/org/apache/toree/communication/socket/ReqSocketRunnable.scala x: 5 commits (all time) y: 25 lines of code plugins/build.sbt x: 7 commits (all time) y: 7 lines of code project/CommonPlugin.scala x: 5 commits (all time) y: 41 lines of code protocol/build.sbt x: 18 commits (all time) y: 10 lines of code kernel/src/main/scala/org/apache/toree/boot/layer/InterpreterManager.scala x: 6 commits (all time) y: 65 lines of code plugins/src/main/scala/org/apache/toree/plugins/PluginManager.scala x: 2 commits (all time) y: 167 lines of code etc/pip_install/setup.py x: 6 commits (all time) y: 53 lines of code sql-interpreter/src/main/scala/org/apache/toree/magic/builtin/Sql.scala x: 8 commits (all time) y: 45 lines of code scala-interpreter/src/main/scala-2.12/org/apache/toree/kernel/interpreter/scala/ScalaInterpreterSpecific.scala x: 2 commits (all time) y: 270 lines of code kernel-api/src/main/scala/org/apache/toree/interpreter/Interpreter.scala x: 17 commits (all time) y: 31 lines of code kernel/src/main/scala/org/apache/toree/kernel/protocol/v5/handler/CommCloseHandler.scala x: 6 commits (all time) y: 47 lines of code kernel/src/main/scala/org/apache/toree/kernel/protocol/v5/handler/CommOpenHandler.scala x: 6 commits (all time) y: 50 lines of code protocol/src/main/scala/org/apache/toree/kernel/protocol/v5/package.scala x: 7 commits (all time) y: 109 lines of code etc/pip_install/MANIFEST.in x: 7 commits (all time) y: 5 lines of code kernel-api/src/main/scala/org/apache/toree/security/KernelSecurityManager.scala x: 5 commits (all time) y: 55 lines of code etc/pip_install/toree/toreeapp.py x: 10 commits (all time) y: 122 lines of code kernel/src/main/scala/org/apache/toree/boot/CommandLineOptions.scala x: 13 commits (all time) y: 138 lines of code kernel/src/main/scala/org/apache/toree/magic/builtin/ShowOutput.scala x: 1 commits (all time) y: 24 lines of code kernel/src/main/scala/org/apache/toree/kernel/api/Kernel.scala x: 17 commits (all time) y: 235 lines of code kernel/src/main/scala/org/apache/toree/magic/builtin/AddDeps.scala x: 10 commits (all time) y: 74 lines of code kernel/src/main/scala/org/apache/toree/utils/DataFrameConverter.scala x: 3 commits (all time) y: 62 lines of code macros/build.sbt x: 7 commits (all time) y: 1 lines of code kernel-api/src/main/scala/org/apache/toree/utils/TaskManager.scala x: 5 commits (all time) y: 122 lines of code kernel-api/src/main/scala/org/apache/toree/interpreter/InterpreterTypes.scala x: 4 commits (all time) y: 4 lines of code kernel-api/src/main/scala/org/apache/toree/interpreter/broker/BrokerTransformer.scala x: 4 commits (all time) y: 22 lines of code kernel-api/src/main/scala/org/apache/toree/kernel/api/KernelLike.scala x: 8 commits (all time) y: 25 lines of code kernel-api/src/main/scala/org/apache/toree/magic/MagicManager.scala x: 3 commits (all time) y: 66 lines of code kernel-api/src/main/scala/org/apache/toree/magic/MagicOutput.scala x: 1 commits (all time) y: 4 lines of code kernel-api/src/main/scala/org/apache/toree/magic/package.scala x: 4 commits (all time) y: 7 lines of code scala-interpreter/src/main/scala/org/apache/toree/kernel/interpreter/scala/ScalaDisplayers.scala x: 1 commits (all time) y: 164 lines of code kernel-api/src/main/scala/org/apache/toree/utils/FileUtils.scala x: 1 commits (all time) y: 27 lines of code communication/src/main/scala/org/apache/toree/communication/socket/SocketRunnable.scala x: 4 commits (all time) y: 11 lines of code kernel/src/main/scala/org/apache/toree/kernel/api/DisplayMethods.scala x: 2 commits (all time) y: 27 lines of code kernel/src/main/scala/org/apache/toree/kernel/protocol/v5/stream/KernelOutputStream.scala x: 4 commits (all time) y: 67 lines of code protocol/src/main/scala/org/apache/toree/kernel/protocol/v5/KMBuilder.scala x: 4 commits (all time) y: 47 lines of code kernel-api/build.sbt x: 34 commits (all time) y: 16 lines of code sql-interpreter/build.sbt x: 5 commits (all time) y: 1 lines of code protocol/src/main/scala/org/apache/toree/kernel/protocol/v5/LanguageInfo.scala x: 6 commits (all time) y: 9 lines of code sql-interpreter/src/main/scala/org/apache/toree/kernel/interpreter/sql/SqlInterpreter.scala x: 16 commits (all time) y: 49 lines of code plugins/src/main/scala/org/apache/toree/plugins/PluginEvents.scala x: 1 commits (all time) y: 21 lines of code kernel-api/src/main/scala/org/apache/toree/interpreter/broker/BrokerState.scala x: 8 commits (all time) y: 73 lines of code protocol/src/main/scala/org/apache/toree/kernel/protocol/v5/SparkKernelInfo.scala x: 7 commits (all time) y: 11 lines of code kernel/src/main/scala/org/apache/toree/kernel/protocol/v5/interpreter/package.scala x: 4 commits (all time) y: 9 lines of code protocol/src/main/scala/org/apache/toree/kernel/protocol/v5/content/IsCompleteRequest.scala x: 1 commits (all time) y: 14 lines of code kernel-api/src/main/scala/org/apache/toree/global/StreamState.scala x: 4 commits (all time) y: 42 lines of code protocol/src/main/scala/org/apache/toree/comm/CommRegistrar.scala x: 5 commits (all time) y: 173 lines of code kernel/src/main/scala/org/apache/toree/kernel/protocol/v5/magic/MagicParser.scala x: 4 commits (all time) y: 72 lines of code kernel-api/src/main/scala/org/apache/toree/interpreter/broker/BrokerService.scala x: 5 commits (all time) y: 10 lines of code macros/project/plugins.sbt x: 4 commits (all time) y: 2 lines of code plugins/src/main/scala/org/apache/toree/plugins/PluginSearcher.scala x: 3 commits (all time) y: 61 lines of code kernel/src/main/scala/org/apache/toree/magic/builtin/Dataframe.scala x: 1 commits (all time) y: 112 lines of code etc/pip_install/toree/_version.py x: 3 commits (all time) y: 1 lines of code macros/src/main/scala/org/apache/toree/annotations/Internal.scala x: 2 commits (all time) y: 4 lines of code protocol/src/main/scala/org/apache/toree/comm/CommCallbacks.scala x: 4 commits (all time) y: 61 lines of code protocol/src/main/scala/org/apache/toree/comm/CommStorage.scala x: 4 commits (all time) y: 50 lines of code plugins/src/main/java/org/apache/toree/plugins/annotations/DepName.java x: 2 commits (all time) y: 9 lines of code plugins/src/main/java/org/apache/toree/plugins/annotations/Destroy.java x: 2 commits (all time) y: 7 lines of code protocol/src/main/scala/org/apache/toree/comm/CommManager.scala x: 4 commits (all time) y: 57 lines of code index.ipynb x: 1 commits (all time) y: 48 lines of code plugins/src/main/scala/org/apache/toree/plugins/Implicits.scala x: 1 commits (all time) y: 10 lines of code plugins/src/main/scala/org/apache/toree/plugins/Plugin.scala x: 1 commits (all time) y: 57 lines of code plugins/src/main/scala/org/apache/toree/plugins/PluginMethod.scala x: 1 commits (all time) y: 60 lines of code plugins/src/main/scala/org/apache/toree/plugins/UnknownPluginTypeException.scala x: 1 commits (all time) y: 3 lines of code kernel-api/src/main/scala/org/apache/toree/kernel/api/DisplayMethodsLike.scala x: 1 commits (all time) y: 7 lines of code etc/pip_install/toree/__init__.py x: 1 commits (all time) y: 1 lines of code client/src/main/scala/org/apache/toree/comm/ClientCommManager.scala x: 3 commits (all time) y: 14 lines of code client/src/main/scala/org/apache/toree/kernel/protocol/v5/client/exception/ShellException.scala x: 3 commits (all time) y: 4 lines of code client/src/main/scala/org/apache/toree/kernel/protocol/v5/client/execution/DeferredExecution.scala x: 3 commits (all time) y: 72 lines of code client/src/main/scala/org/apache/toree/kernel/protocol/v5/client/execution/DeferredExecutionManager.scala x: 3 commits (all time) y: 21 lines of code client/src/main/scala/org/apache/toree/kernel/protocol/v5/client/execution/DeferredExecutionTuple.scala x: 3 commits (all time) y: 3 lines of code client/src/main/scala/org/apache/toree/kernel/protocol/v5/client/socket/SocketConfig.scala x: 3 commits (all time) y: 31 lines of code client/src/main/scala/org/apache/toree/kernel/protocol/v5/client/socket/SocketConnection.scala x: 3 commits (all time) y: 11 lines of code communication/src/main/scala/org/apache/toree/communication/security/Hmac.scala x: 3 commits (all time) y: 37 lines of code kernel-api/src/main/scala/org/apache/toree/interpreter/Results.scala x: 3 commits (all time) y: 8 lines of code kernel-api/src/main/scala/org/apache/toree/interpreter/broker/BrokerProcess.scala x: 3 commits (all time) y: 100 lines of code kernel-api/src/main/scala/org/apache/toree/interpreter/broker/BrokerProcessHandler.scala x: 3 commits (all time) y: 28 lines of code kernel-api/src/main/scala/org/apache/toree/interpreter/broker/BrokerTypesProvider.scala x: 3 commits (all time) y: 6 lines of code kernel-api/src/main/scala/org/apache/toree/interpreter/imports/printers/WrapperConsole.scala x: 3 commits (all time) y: 17 lines of code kernel-api/src/main/scala/org/apache/toree/magic/InternalClassLoader.scala x: 3 commits (all time) y: 16 lines of code kernel-api/src/main/scala/org/apache/toree/utils/DynamicReflectionSupport.scala x: 3 commits (all time) y: 78 lines of code kernel-api/src/main/scala/org/apache/toree/utils/KeyValuePairUtils.scala x: 3 commits (all time) y: 26 lines of code kernel-api/src/main/scala/org/apache/toree/utils/MultiClassLoader.scala x: 3 commits (all time) y: 83 lines of code kernel/project/plugins.sbt x: 8 commits (all time) y: 2 lines of code kernel/src/main/scala/org/apache/toree/global/ExecuteRequestState.scala x: 3 commits (all time) y: 10 lines of code kernel/src/main/scala/org/apache/toree/kernel/api/FactoryMethods.scala x: 3 commits (all time) y: 39 lines of code kernel/src/main/scala/org/apache/toree/magic/builtin/Html.scala x: 3 commits (all time) y: 23 lines of code kernel/src/main/scala/org/apache/toree/magic/builtin/JavaScript.scala x: 3 commits (all time) y: 24 lines of code protocol/src/main/scala/org/apache/toree/kernel/protocol/v5/content/ErrorContent.scala x: 3 commits (all time) y: 20 lines of code
391.0
lines of code
  min: 1.0
  average: 36.21
  25th percentile: 9.0
  median: 20.0
  75th percentile: 46.0
  max: 391.0
0 69.0
commits (all time)
min: 1.0 | average: 5.19 | 25th percentile: 3.0 | median: 4.0 | 75th percentile: 5.0 | max: 69.0

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

project/Dependencies.scala x: 11 contributors (all time) y: 46 lines of code build.sbt x: 26 contributors (all time) y: 152 lines of code project/plugins.sbt x: 22 contributors (all time) y: 6 lines of code scala-interpreter/src/main/scala/org/apache/toree/kernel/interpreter/scala/ScalaInterpreter.scala x: 15 contributors (all time) y: 280 lines of code client/src/main/scala/org/apache/toree/kernel/protocol/v5/client/socket/StdinClient.scala x: 4 contributors (all time) y: 64 lines of code kernel/src/main/scala/org/apache/toree/kernel/protocol/v5/handler/CommInfoRequestHandler.scala x: 3 contributors (all time) y: 51 lines of code kernel/src/main/scala/org/apache/toree/kernel/protocol/v5/handler/KernelInfoRequestHandler.scala x: 6 contributors (all time) y: 38 lines of code protocol/src/main/scala/org/apache/toree/kernel/protocol/v5/content/CommInfoReply.scala x: 2 contributors (all time) y: 15 lines of code protocol/src/main/scala/org/apache/toree/kernel/protocol/v5/content/CompleteReply.scala x: 2 contributors (all time) y: 21 lines of code protocol/src/main/scala/org/apache/toree/kernel/protocol/v5/content/ConnectReply.scala x: 2 contributors (all time) y: 17 lines of code protocol/src/main/scala/org/apache/toree/kernel/protocol/v5/content/ConnectRequest.scala x: 2 contributors (all time) y: 20 lines of code protocol/src/main/scala/org/apache/toree/kernel/protocol/v5/content/ExecuteReply.scala x: 2 contributors (all time) y: 24 lines of code protocol/src/main/scala/org/apache/toree/kernel/protocol/v5/content/KernelInfoReply.scala x: 5 contributors (all time) y: 22 lines of code protocol/src/main/scala/org/apache/toree/kernel/protocol/v5/content/ReplyContent.scala x: 1 contributors (all time) y: 6 lines of code protocol/src/main/scala/org/apache/toree/kernel/protocol/v5/content/package.scala x: 2 contributors (all time) y: 46 lines of code client/build.sbt x: 11 contributors (all time) y: 6 lines of code client/src/main/scala/org/apache/toree/kernel/protocol/v5/client/SparkKernelClient.scala x: 3 contributors (all time) y: 50 lines of code client/src/main/scala/org/apache/toree/kernel/protocol/v5/client/Utilities.scala x: 5 contributors (all time) y: 66 lines of code client/src/main/scala/org/apache/toree/kernel/protocol/v5/client/boot/ClientBootstrap.scala x: 3 contributors (all time) y: 33 lines of code client/src/main/scala/org/apache/toree/kernel/protocol/v5/client/boot/layers/HandlerInitialization.scala x: 2 contributors (all time) y: 35 lines of code client/src/main/scala/org/apache/toree/kernel/protocol/v5/client/boot/layers/SystemInitialization.scala x: 2 contributors (all time) y: 78 lines of code client/src/main/scala/org/apache/toree/kernel/protocol/v5/client/socket/HeartbeatClient.scala x: 2 contributors (all time) y: 38 lines of code client/src/main/scala/org/apache/toree/kernel/protocol/v5/client/socket/IOPubClient.scala x: 2 contributors (all time) y: 142 lines of code client/src/main/scala/org/apache/toree/kernel/protocol/v5/client/socket/ShellClient.scala x: 2 contributors (all time) y: 52 lines of code client/src/main/scala/org/apache/toree/kernel/protocol/v5/client/socket/SocketFactory.scala x: 2 contributors (all time) y: 32 lines of code communication/build.sbt x: 10 contributors (all time) y: 6 lines of code communication/src/main/scala/org/apache/toree/communication/ZMQMessage.scala x: 2 contributors (all time) y: 5 lines of code communication/src/main/scala/org/apache/toree/communication/actors/DealerSocketActor.scala x: 3 contributors (all time) y: 23 lines of code communication/src/main/scala/org/apache/toree/communication/actors/PubSocketActor.scala x: 4 contributors (all time) y: 24 lines of code communication/src/main/scala/org/apache/toree/communication/actors/SubSocketActor.scala x: 3 contributors (all time) y: 20 lines of code communication/src/main/scala/org/apache/toree/communication/security/SignatureManagerActor.scala x: 3 contributors (all time) y: 53 lines of code communication/src/main/scala/org/apache/toree/communication/utils/OrderedSupport.scala x: 3 contributors (all time) y: 34 lines of code kernel/build.sbt x: 19 contributors (all time) y: 4 lines of code kernel/src/main/scala/org/apache/toree/boot/KernelBootstrap.scala x: 11 contributors (all time) y: 109 lines of code kernel/src/main/scala/org/apache/toree/boot/layer/BareInitialization.scala x: 2 contributors (all time) y: 122 lines of code kernel/src/main/scala/org/apache/toree/boot/layer/ComponentInitialization.scala x: 11 contributors (all time) y: 148 lines of code kernel/src/main/scala/org/apache/toree/boot/layer/HandlerInitialization.scala x: 9 contributors (all time) y: 144 lines of code kernel/src/main/scala/org/apache/toree/kernel/protocol/v5/dispatch/StatusDispatch.scala x: 3 contributors (all time) y: 27 lines of code kernel/src/main/scala/org/apache/toree/kernel/protocol/v5/handler/CodeCompleteHandler.scala x: 5 contributors (all time) y: 45 lines of code kernel/src/main/scala/org/apache/toree/kernel/protocol/v5/handler/ExecuteRequestHandler.scala x: 8 contributors (all time) y: 124 lines of code kernel/src/main/scala/org/apache/toree/kernel/protocol/v5/handler/GenericSocketMessageHandler.scala x: 3 contributors (all time) y: 17 lines of code kernel/src/main/scala/org/apache/toree/kernel/protocol/v5/handler/InputRequestReplyHandler.scala x: 2 contributors (all time) y: 39 lines of code kernel/src/main/scala/org/apache/toree/kernel/protocol/v5/handler/IsCompleteHandler.scala x: 4 contributors (all time) y: 44 lines of code kernel/src/main/scala/org/apache/toree/kernel/protocol/v5/interpreter/InterpreterActor.scala x: 4 contributors (all time) y: 69 lines of code kernel/src/main/scala/org/apache/toree/kernel/protocol/v5/interpreter/tasks/ExecuteRequestTaskActor.scala x: 3 contributors (all time) y: 62 lines of code kernel/src/main/scala/org/apache/toree/kernel/protocol/v5/interpreter/tasks/InterpreterTaskFactory.scala x: 3 contributors (all time) y: 11 lines of code kernel/src/main/scala/org/apache/toree/kernel/protocol/v5/kernel/socket/Heartbeat.scala x: 2 contributors (all time) y: 16 lines of code kernel/src/main/scala/org/apache/toree/kernel/protocol/v5/kernel/socket/SocketFactory.scala x: 2 contributors (all time) y: 30 lines of code kernel/src/main/scala/org/apache/toree/kernel/protocol/v5/kernel/socket/ZeromqKernelMessageSocket.scala x: 2 contributors (all time) y: 28 lines of code kernel/src/main/scala/org/apache/toree/kernel/protocol/v5/relay/ExecuteRequestRelay.scala x: 4 contributors (all time) y: 74 lines of code kernel/src/main/scala/org/apache/toree/kernel/protocol/v5/relay/KernelMessageRelay.scala x: 4 contributors (all time) y: 118 lines of code kernel/src/main/scala/org/apache/toree/kernel/protocol/v5/stream/KernelInputStream.scala x: 2 contributors (all time) y: 48 lines of code kernel/src/main/scala/org/apache/toree/magic/builtin/BuiltinLoader.scala x: 3 contributors (all time) y: 21 lines of code kernel/src/main/scala/org/apache/toree/utils/ClassPath.java x: 1 contributors (all time) y: 391 lines of code scala-interpreter/build.sbt x: 9 contributors (all time) y: 3 lines of code communication/src/main/scala/org/apache/toree/communication/socket/ZeroMQSocketRunnable.scala x: 4 contributors (all time) y: 98 lines of code kernel/src/main/scala/org/apache/toree/magic/builtin/AddJar.scala x: 7 contributors (all time) y: 114 lines of code communication/src/main/scala/org/apache/toree/communication/SocketManager.scala x: 3 contributors (all time) y: 94 lines of code communication/src/main/scala/org/apache/toree/communication/socket/ReqSocketRunnable.scala x: 3 contributors (all time) y: 25 lines of code plugins/build.sbt x: 6 contributors (all time) y: 7 lines of code project/CommonPlugin.scala x: 3 contributors (all time) y: 41 lines of code protocol/build.sbt x: 15 contributors (all time) y: 10 lines of code kernel/src/main/scala/org/apache/toree/boot/layer/InterpreterManager.scala x: 4 contributors (all time) y: 65 lines of code plugins/src/main/scala/org/apache/toree/plugins/PluginManager.scala x: 2 contributors (all time) y: 167 lines of code etc/pip_install/setup.py x: 4 contributors (all time) y: 53 lines of code scala-interpreter/src/main/scala-2.12/org/apache/toree/kernel/interpreter/scala/ScalaInterpreterSpecific.scala x: 2 contributors (all time) y: 270 lines of code kernel-api/src/main/scala/org/apache/toree/interpreter/Interpreter.scala x: 9 contributors (all time) y: 31 lines of code kernel/src/main/scala/org/apache/toree/kernel/protocol/v5/handler/CommCloseHandler.scala x: 4 contributors (all time) y: 47 lines of code kernel/src/main/scala/org/apache/toree/kernel/protocol/v5/handler/CommOpenHandler.scala x: 4 contributors (all time) y: 50 lines of code protocol/src/main/scala/org/apache/toree/kernel/protocol/v5/package.scala x: 5 contributors (all time) y: 109 lines of code etc/pip_install/MANIFEST.in x: 3 contributors (all time) y: 5 lines of code kernel-api/src/main/scala/org/apache/toree/security/KernelSecurityManager.scala x: 3 contributors (all time) y: 55 lines of code etc/pip_install/toree/toreeapp.py x: 4 contributors (all time) y: 122 lines of code kernel/src/main/scala/org/apache/toree/boot/CommandLineOptions.scala x: 6 contributors (all time) y: 138 lines of code kernel/src/main/scala/org/apache/toree/magic/builtin/ShowOutput.scala x: 1 contributors (all time) y: 24 lines of code kernel/src/main/scala/org/apache/toree/kernel/api/Kernel.scala x: 8 contributors (all time) y: 235 lines of code kernel/src/main/scala/org/apache/toree/magic/builtin/AddDeps.scala x: 5 contributors (all time) y: 74 lines of code macros/build.sbt x: 6 contributors (all time) y: 1 lines of code kernel-api/src/main/scala/org/apache/toree/utils/TaskManager.scala x: 3 contributors (all time) y: 122 lines of code kernel-api/src/main/scala/org/apache/toree/interpreter/InterpreterTypes.scala x: 2 contributors (all time) y: 4 lines of code kernel-api/src/main/scala/org/apache/toree/interpreter/broker/BrokerTransformer.scala x: 2 contributors (all time) y: 22 lines of code kernel-api/src/main/scala/org/apache/toree/kernel/api/KernelLike.scala x: 5 contributors (all time) y: 25 lines of code kernel-api/src/main/scala/org/apache/toree/magic/MagicManager.scala x: 2 contributors (all time) y: 66 lines of code kernel-api/src/main/scala/org/apache/toree/magic/MagicOutput.scala x: 1 contributors (all time) y: 4 lines of code kernel-api/src/main/scala/org/apache/toree/magic/package.scala x: 2 contributors (all time) y: 7 lines of code scala-interpreter/src/main/scala/org/apache/toree/kernel/interpreter/scala/ScalaDisplayers.scala x: 1 contributors (all time) y: 164 lines of code kernel-api/src/main/scala/org/apache/toree/utils/FileUtils.scala x: 1 contributors (all time) y: 27 lines of code communication/src/main/scala/org/apache/toree/communication/socket/SocketRunnable.scala x: 2 contributors (all time) y: 11 lines of code kernel/src/main/scala/org/apache/toree/kernel/api/DisplayMethods.scala x: 2 contributors (all time) y: 27 lines of code kernel/src/main/scala/org/apache/toree/kernel/protocol/v5/stream/KernelOutputStream.scala x: 2 contributors (all time) y: 67 lines of code protocol/src/main/scala/org/apache/toree/kernel/protocol/v5/KMBuilder.scala x: 2 contributors (all time) y: 47 lines of code kernel-api/build.sbt x: 19 contributors (all time) y: 16 lines of code sql-interpreter/build.sbt x: 5 contributors (all time) y: 1 lines of code protocol/src/main/scala/org/apache/toree/kernel/protocol/v5/LanguageInfo.scala x: 3 contributors (all time) y: 9 lines of code sql-interpreter/src/main/scala/org/apache/toree/kernel/interpreter/sql/SqlInterpreter.scala x: 7 contributors (all time) y: 49 lines of code plugins/src/main/scala/org/apache/toree/plugins/PluginEvents.scala x: 1 contributors (all time) y: 21 lines of code kernel-api/src/main/scala/org/apache/toree/interpreter/broker/BrokerState.scala x: 4 contributors (all time) y: 73 lines of code protocol/src/main/scala/org/apache/toree/kernel/protocol/v5/SparkKernelInfo.scala x: 5 contributors (all time) y: 11 lines of code kernel/src/main/scala/org/apache/toree/kernel/protocol/v5/interpreter/package.scala x: 2 contributors (all time) y: 9 lines of code protocol/src/main/scala/org/apache/toree/kernel/protocol/v5/content/IsCompleteRequest.scala x: 1 contributors (all time) y: 14 lines of code kernel-api/src/main/scala/org/apache/toree/global/StreamState.scala x: 2 contributors (all time) y: 42 lines of code protocol/src/main/scala/org/apache/toree/comm/CommRegistrar.scala x: 3 contributors (all time) y: 173 lines of code kernel/src/main/scala/org/apache/toree/kernel/protocol/v5/magic/MagicParser.scala x: 2 contributors (all time) y: 72 lines of code kernel-api/src/main/scala/org/apache/toree/interpreter/broker/BrokerService.scala x: 2 contributors (all time) y: 10 lines of code macros/project/plugins.sbt x: 3 contributors (all time) y: 2 lines of code plugins/src/main/scala/org/apache/toree/plugins/PluginSearcher.scala x: 3 contributors (all time) y: 61 lines of code kernel/src/main/scala/org/apache/toree/magic/builtin/Dataframe.scala x: 1 contributors (all time) y: 112 lines of code etc/pip_install/toree/_version.py x: 3 contributors (all time) y: 1 lines of code protocol/src/main/scala/org/apache/toree/comm/CommCallbacks.scala x: 2 contributors (all time) y: 61 lines of code protocol/src/main/scala/org/apache/toree/comm/CommStorage.scala x: 2 contributors (all time) y: 50 lines of code protocol/src/main/scala/org/apache/toree/comm/CommManager.scala x: 2 contributors (all time) y: 57 lines of code index.ipynb x: 1 contributors (all time) y: 48 lines of code plugins/src/main/scala/org/apache/toree/plugins/Implicits.scala x: 1 contributors (all time) y: 10 lines of code plugins/src/main/scala/org/apache/toree/plugins/Plugin.scala x: 1 contributors (all time) y: 57 lines of code plugins/src/main/scala/org/apache/toree/plugins/PluginMethod.scala x: 1 contributors (all time) y: 60 lines of code plugins/src/main/scala/org/apache/toree/plugins/UnknownPluginTypeException.scala x: 1 contributors (all time) y: 3 lines of code kernel-api/src/main/scala/org/apache/toree/kernel/api/DisplayMethodsLike.scala x: 1 contributors (all time) y: 7 lines of code etc/pip_install/toree/__init__.py x: 1 contributors (all time) y: 1 lines of code client/src/main/scala/org/apache/toree/kernel/protocol/v5/client/execution/DeferredExecution.scala x: 1 contributors (all time) y: 72 lines of code client/src/main/scala/org/apache/toree/kernel/protocol/v5/client/socket/SocketConfig.scala x: 1 contributors (all time) y: 31 lines of code client/src/main/scala/org/apache/toree/kernel/protocol/v5/client/socket/SocketConnection.scala x: 1 contributors (all time) y: 11 lines of code communication/src/main/scala/org/apache/toree/communication/security/Hmac.scala x: 1 contributors (all time) y: 37 lines of code kernel-api/src/main/scala/org/apache/toree/interpreter/Results.scala x: 1 contributors (all time) y: 8 lines of code kernel-api/src/main/scala/org/apache/toree/interpreter/broker/BrokerProcess.scala x: 1 contributors (all time) y: 100 lines of code kernel-api/src/main/scala/org/apache/toree/interpreter/broker/BrokerProcessHandler.scala x: 1 contributors (all time) y: 28 lines of code kernel-api/src/main/scala/org/apache/toree/interpreter/imports/printers/WrapperConsole.scala x: 1 contributors (all time) y: 17 lines of code kernel-api/src/main/scala/org/apache/toree/magic/InternalClassLoader.scala x: 1 contributors (all time) y: 16 lines of code kernel-api/src/main/scala/org/apache/toree/utils/DynamicReflectionSupport.scala x: 1 contributors (all time) y: 78 lines of code kernel-api/src/main/scala/org/apache/toree/utils/KeyValuePairUtils.scala x: 1 contributors (all time) y: 26 lines of code kernel-api/src/main/scala/org/apache/toree/utils/MultiClassLoader.scala x: 1 contributors (all time) y: 83 lines of code kernel/project/plugins.sbt x: 7 contributors (all time) y: 2 lines of code kernel/src/main/scala/org/apache/toree/kernel/api/FactoryMethods.scala x: 1 contributors (all time) y: 39 lines of code kernel/src/main/scala/org/apache/toree/magic/builtin/Html.scala x: 1 contributors (all time) y: 23 lines of code protocol/project/plugins.sbt x: 7 contributors (all time) y: 1 lines of code protocol/src/main/scala/org/apache/toree/kernel/protocol/v5/content/ErrorContent.scala x: 1 contributors (all time) y: 20 lines of code
391.0
lines of code
  min: 1.0
  average: 36.21
  25th percentile: 9.0
  median: 20.0
  75th percentile: 46.0
  max: 391.0
0 26.0
contributors (all time)
min: 1.0 | average: 2.84 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 3.0 | max: 26.0

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

project/Dependencies.scala x: 1 commits (30d) y: 46 lines of code build.sbt x: 1 commits (30d) y: 152 lines of code project/plugins.sbt x: 1 commits (30d) y: 6 lines of code
152.0
lines of code
  min: 6.0
  average: 68.0
  25th percentile: 6.0
  median: 46.0
  75th percentile: 152.0
  max: 152.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

project/Dependencies.scala x: 1 contributors (30d) y: 46 lines of code build.sbt x: 1 contributors (30d) y: 152 lines of code project/plugins.sbt x: 1 contributors (30d) y: 6 lines of code
152.0
lines of code
  min: 6.0
  average: 68.0
  25th percentile: 6.0
  median: 46.0
  75th percentile: 152.0
  max: 152.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

project/Dependencies.scala x: 1 commits (90d) y: 46 lines of code build.sbt x: 1 commits (90d) y: 152 lines of code project/plugins.sbt x: 1 commits (90d) y: 6 lines of code
152.0
lines of code
  min: 6.0
  average: 68.0
  25th percentile: 6.0
  median: 46.0
  75th percentile: 152.0
  max: 152.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

project/Dependencies.scala x: 1 contributors (90d) y: 46 lines of code build.sbt x: 1 contributors (90d) y: 152 lines of code project/plugins.sbt x: 1 contributors (90d) y: 6 lines of code
152.0
lines of code
  min: 6.0
  average: 68.0
  25th percentile: 6.0
  median: 46.0
  75th percentile: 152.0
  max: 152.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