apache / cassandra-ccm
File Size

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

Intro
Learn more...
File Size Overall
27% | 42% | 21% | 5% | 3%
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
py27% | 42% | 21% | 5% | 2%
bash0% | 0% | 0% | 0% | 100%
cfg0% | 0% | 0% | 0% | 100%
in0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
ccmlib28% | 43% | 21% | 5% | 2%
misc0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 24)
File# lines# units
node.py
in ccmlib
1733 161
common.py
in ccmlib
719 64
cluster.py
in ccmlib
676 65
cluster_cmds.py
in ccmlib/cmds
665 60
node_cmds.py
in ccmlib/cmds
604 72
dse_node.py
in ccmlib/dse
467 43
repository.py
in ccmlib
405 17
dse_cluster.py
in ccmlib/dse
244 26
remote.py
in ccmlib
225 18
hcd_node.py
in ccmlib/hcd
115 16
hcd_cluster.py
in ccmlib/hcd
107 13
command.py
in ccmlib/cmds
102 11
52 1
47 -
extension.py
in ccmlib
44 10
35 -
cfg
setup.cfg
in root
24 -
setup.py
in root
15 -
__init__.py
in ccmlib/dse
12 -
common.py
in ccmlib/cmds
10 1
__init__.py
in ccmlib/hcd
6 -
in
1 -
__init__.py
in ccmlib/cmds
1 -
__init__.py
in ccmlib
1 -
Files With Most Units (Top 15)
File# lines# units
node.py
in ccmlib
1733 161
node_cmds.py
in ccmlib/cmds
604 72
cluster.py
in ccmlib
676 65
common.py
in ccmlib
719 64
cluster_cmds.py
in ccmlib/cmds
665 60
dse_node.py
in ccmlib/dse
467 43
dse_cluster.py
in ccmlib/dse
244 26
remote.py
in ccmlib
225 18
repository.py
in ccmlib
405 17
hcd_node.py
in ccmlib/hcd
115 16
hcd_cluster.py
in ccmlib/hcd
107 13
command.py
in ccmlib/cmds
102 11
extension.py
in ccmlib
44 10
common.py
in ccmlib/cmds
10 1
52 1
Files With Long Lines (Top 14)

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

File# lines# units# long lines
cluster_cmds.py
in ccmlib/cmds
665 60 78
node.py
in ccmlib
1733 161 52
node_cmds.py
in ccmlib/cmds
604 72 40
common.py
in ccmlib
719 64 17
cluster.py
in ccmlib
676 65 14
dse_node.py
in ccmlib/dse
467 43 13
dse_cluster.py
in ccmlib/dse
244 26 12
hcd_node.py
in ccmlib/hcd
115 16 10
repository.py
in ccmlib
405 17 10
__init__.py
in ccmlib/dse
12 - 6
hcd_cluster.py
in ccmlib/hcd
107 13 5
command.py
in ccmlib/cmds
102 11 3
__init__.py
in ccmlib/hcd
6 - 1
52 1 1
Correlations

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

ccmlib/common.py x: 234 commits (all time) y: 719 lines of code ccmlib/cmds/command.py x: 27 commits (all time) y: 102 lines of code ccmlib/cmds/common.py x: 1 commits (all time) y: 10 lines of code ccmlib/remote.py x: 4 commits (all time) y: 225 lines of code ccmlib/cmds/cluster_cmds.py x: 228 commits (all time) y: 665 lines of code ccmlib/cluster.py x: 275 commits (all time) y: 676 lines of code ccmlib/dse/dse_cluster.py x: 2 commits (all time) y: 244 lines of code ccmlib/dse/dse_node.py x: 2 commits (all time) y: 467 lines of code ccmlib/hcd/hcd_cluster.py x: 2 commits (all time) y: 107 lines of code ccmlib/hcd/hcd_node.py x: 2 commits (all time) y: 115 lines of code ccmlib/node.py x: 651 commits (all time) y: 1733 lines of code ccmlib/__init__.py x: 3 commits (all time) y: 1 lines of code ccmlib/cluster_factory.py x: 30 commits (all time) y: 52 lines of code ccmlib/extension.py x: 5 commits (all time) y: 44 lines of code ccmlib/hcd/__init__.py x: 1 commits (all time) y: 6 lines of code ccmlib/repository.py x: 154 commits (all time) y: 405 lines of code ccmlib/cmds/__init__.py x: 2 commits (all time) y: 1 lines of code ccmlib/cmds/node_cmds.py x: 160 commits (all time) y: 604 lines of code misc/ccm-completion.bash x: 3 commits (all time) y: 47 lines of code misc/ccm-macos.bash x: 3 commits (all time) y: 35 lines of code setup.py x: 100 commits (all time) y: 15 lines of code setup.cfg x: 2 commits (all time) y: 24 lines of code
1733.0
lines of code
  min: 1.0
  average: 262.92
  25th percentile: 12.75
  median: 77.0
  75th percentile: 451.5
  max: 1733.0
0 651.0
commits (all time)
min: 1.0 | average: 78.88 | 25th percentile: 2.0 | median: 3.0 | 75th percentile: 140.5 | max: 651.0

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

ccmlib/common.py x: 49 contributors (all time) y: 719 lines of code ccmlib/cmds/command.py x: 12 contributors (all time) y: 102 lines of code ccmlib/cmds/common.py x: 1 contributors (all time) y: 10 lines of code ccmlib/remote.py x: 4 contributors (all time) y: 225 lines of code ccmlib/cmds/cluster_cmds.py x: 49 contributors (all time) y: 665 lines of code ccmlib/cluster.py x: 62 contributors (all time) y: 676 lines of code ccmlib/dse/dse_cluster.py x: 1 contributors (all time) y: 244 lines of code ccmlib/dse/dse_node.py x: 1 contributors (all time) y: 467 lines of code ccmlib/hcd/hcd_cluster.py x: 1 contributors (all time) y: 107 lines of code ccmlib/hcd/hcd_node.py x: 1 contributors (all time) y: 115 lines of code ccmlib/node.py x: 92 contributors (all time) y: 1733 lines of code ccmlib/__init__.py x: 2 contributors (all time) y: 1 lines of code ccmlib/cluster_factory.py x: 8 contributors (all time) y: 52 lines of code ccmlib/extension.py x: 3 contributors (all time) y: 44 lines of code ccmlib/hcd/__init__.py x: 1 contributors (all time) y: 6 lines of code ccmlib/repository.py x: 37 contributors (all time) y: 405 lines of code ccmlib/cmds/node_cmds.py x: 37 contributors (all time) y: 604 lines of code misc/ccm-macos.bash x: 3 contributors (all time) y: 35 lines of code setup.py x: 20 contributors (all time) y: 15 lines of code setup.cfg x: 2 contributors (all time) y: 24 lines of code
1733.0
lines of code
  min: 1.0
  average: 262.92
  25th percentile: 12.75
  median: 77.0
  75th percentile: 451.5
  max: 1733.0
0 92.0
contributors (all time)
min: 1.0 | average: 16.38 | 25th percentile: 1.0 | median: 3.0 | 75th percentile: 32.75 | max: 92.0

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

ccmlib/cmds/command.py x: 1 commits (30d) y: 102 lines of code ccmlib/cmds/common.py x: 1 commits (30d) y: 10 lines of code ccmlib/remote.py x: 1 commits (30d) y: 225 lines of code ccmlib/cmds/cluster_cmds.py x: 1 commits (30d) y: 665 lines of code
665.0
lines of code
  min: 10.0
  average: 250.5
  25th percentile: 33.0
  median: 163.5
  75th percentile: 555.0
  max: 665.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): 4 points

ccmlib/cmds/command.py x: 1 contributors (30d) y: 102 lines of code ccmlib/cmds/common.py x: 1 contributors (30d) y: 10 lines of code ccmlib/remote.py x: 1 contributors (30d) y: 225 lines of code ccmlib/cmds/cluster_cmds.py x: 1 contributors (30d) y: 665 lines of code
665.0
lines of code
  min: 10.0
  average: 250.5
  25th percentile: 33.0
  median: 163.5
  75th percentile: 555.0
  max: 665.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): 17 points

ccmlib/common.py x: 3 commits (90d) y: 719 lines of code ccmlib/cmds/command.py x: 1 commits (90d) y: 102 lines of code ccmlib/cmds/common.py x: 1 commits (90d) y: 10 lines of code ccmlib/remote.py x: 1 commits (90d) y: 225 lines of code ccmlib/cmds/cluster_cmds.py x: 2 commits (90d) y: 665 lines of code ccmlib/cluster.py x: 2 commits (90d) y: 676 lines of code ccmlib/dse/dse_cluster.py x: 2 commits (90d) y: 244 lines of code ccmlib/dse/dse_node.py x: 2 commits (90d) y: 467 lines of code ccmlib/hcd/hcd_cluster.py x: 2 commits (90d) y: 107 lines of code ccmlib/hcd/hcd_node.py x: 2 commits (90d) y: 115 lines of code ccmlib/node.py x: 2 commits (90d) y: 1733 lines of code ccmlib/__init__.py x: 1 commits (90d) y: 1 lines of code ccmlib/cluster_factory.py x: 1 commits (90d) y: 52 lines of code ccmlib/extension.py x: 1 commits (90d) y: 44 lines of code ccmlib/repository.py x: 1 commits (90d) y: 405 lines of code
1733.0
lines of code
  min: 1.0
  average: 328.41
  25th percentile: 28.0
  median: 115.0
  75th percentile: 566.0
  max: 1733.0
0 3.0
commits (90d)
min: 1.0 | average: 1.53 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.0 | max: 3.0

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

ccmlib/common.py x: 2 contributors (90d) y: 719 lines of code ccmlib/cmds/command.py x: 1 contributors (90d) y: 102 lines of code ccmlib/cmds/common.py x: 1 contributors (90d) y: 10 lines of code ccmlib/remote.py x: 1 contributors (90d) y: 225 lines of code ccmlib/cmds/cluster_cmds.py x: 1 contributors (90d) y: 665 lines of code ccmlib/cluster.py x: 1 contributors (90d) y: 676 lines of code ccmlib/dse/dse_cluster.py x: 1 contributors (90d) y: 244 lines of code ccmlib/dse/dse_node.py x: 1 contributors (90d) y: 467 lines of code ccmlib/hcd/hcd_cluster.py x: 1 contributors (90d) y: 107 lines of code ccmlib/hcd/hcd_node.py x: 1 contributors (90d) y: 115 lines of code ccmlib/node.py x: 1 contributors (90d) y: 1733 lines of code ccmlib/__init__.py x: 1 contributors (90d) y: 1 lines of code ccmlib/cluster_factory.py x: 1 contributors (90d) y: 52 lines of code ccmlib/extension.py x: 1 contributors (90d) y: 44 lines of code ccmlib/repository.py x: 1 contributors (90d) y: 405 lines of code
1733.0
lines of code
  min: 1.0
  average: 328.41
  25th percentile: 28.0
  median: 115.0
  75th percentile: 566.0
  max: 1733.0
0 2.0
contributors (90d)
min: 1.0 | average: 1.06 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 2.0