epam / TimeBaseClientPython
File Size

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

Intro
Learn more...
File Size Overall
35% | 21% | 27% | 9% | 6%
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
py96% | 0% | 0% | 0% | 3%
hpp100% | 0% | 0% | 0% | 0%
h0% | 70% | 0% | 9% | 20%
vcxproj0% | 100% | 0% | 0% | 0%
i0% | 0% | 86% | 13% | 0%
cpp0% | 0% | 57% | 39% | 3%
filters0% | 0% | 0% | 0% | 100%
cfg0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
tbapi100% | 0% | 0% | 0% | 0%
dfp89% | 0% | 0% | 10% | 0%
src0% | 25% | 52% | 14% | 8%
projects0% | 86% | 0% | 0% | 13%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 25)
File# lines# units
__init__.py
in tbapi
1440 240
DecimalNative.hpp
in dfp/include
1089 164
field_codecs.h
in src/codecs
976 26
vcxproj
538 -
i
tbapi.i
in src/swig
374 -
i
tick_stream.i
in src/swig
362 -
i
common.i
in src/swig
295 -
i
tick_db.i
in src/swig
284 -
message_codec.cpp
in src/codecs
231 8
i
tick_cursor.i
in src/swig
214 -
209 25
172 19
133 1
DecimalNative.h
in dfp/include
129 2
i
tick_utils.i
in src/swig
120 -
i
tick_loader.i
in src/swig
113 -
82 -
76 1
76 -
58 -
setup.py
in root
56 -
message_codec.h
in src/codecs
44 -
common.h
in src
25 -
24 1
cfg
setup.cfg
in root
2 -
Files With Most Units (Top 10)
File# lines# units
__init__.py
in tbapi
1440 240
DecimalNative.hpp
in dfp/include
1089 164
field_codecs.h
in src/codecs
976 26
209 25
172 19
message_codec.cpp
in src/codecs
231 8
DecimalNative.h
in dfp/include
129 2
24 1
76 1
133 1
Files With Long Lines (Top 10)

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

File# lines# units# long lines
vcxproj
538 - 70
DecimalNative.hpp
in dfp/include
1089 164 16
__init__.py
in tbapi
1440 240 14
DecimalNative.h
in dfp/include
129 2 6
field_codecs.h
in src/codecs
976 26 5
i
tick_db.i
in src/swig
284 - 4
i
common.i
in src/swig
295 - 3
i
tick_stream.i
in src/swig
362 - 3
76 - 2
message_codec.cpp
in src/codecs
231 8 1
Correlations

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

src/swig/common.i x: 5 commits (all time) y: 295 lines of code src/codecs/field_codecs.h x: 4 commits (all time) y: 976 lines of code src/codecs/message_codec.cpp x: 2 commits (all time) y: 231 lines of code src/swig/tick_utils.i x: 2 commits (all time) y: 120 lines of code projects/tbapi-python.vcxproj x: 1 commits (all time) y: 538 lines of code projects/tbapi-python.vcxproj.filters x: 1 commits (all time) y: 82 lines of code setup.py x: 2 commits (all time) y: 56 lines of code src/codecs/message_codec.h x: 1 commits (all time) y: 44 lines of code src/common.cpp x: 1 commits (all time) y: 24 lines of code src/python_common.cpp x: 1 commits (all time) y: 133 lines of code src/python_common.h x: 1 commits (all time) y: 76 lines of code src/swig/tbapi.i x: 1 commits (all time) y: 374 lines of code src/swig/tick_cursor.i x: 2 commits (all time) y: 214 lines of code src/swig/tick_db.i x: 2 commits (all time) y: 284 lines of code src/swig/tick_loader.i x: 2 commits (all time) y: 113 lines of code src/tick_cursor.cpp x: 1 commits (all time) y: 209 lines of code src/tick_cursor.h x: 2 commits (all time) y: 58 lines of code src/tick_loader.cpp x: 1 commits (all time) y: 172 lines of code src/tick_loader.h x: 2 commits (all time) y: 76 lines of code tbapi/__init__.py x: 1 commits (all time) y: 1440 lines of code src/swig/tick_stream.i x: 2 commits (all time) y: 362 lines of code setup.cfg x: 1 commits (all time) y: 2 lines of code
1440.0
lines of code
  min: 2.0
  average: 256.7
  25th percentile: 58.0
  median: 133.0
  75th percentile: 295.0
  max: 1440.0
0 5.0
commits (all time)
min: 1.0 | average: 1.7 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.0 | max: 5.0

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

src/swig/common.i x: 2 contributors (all time) y: 295 lines of code src/codecs/field_codecs.h x: 2 contributors (all time) y: 976 lines of code src/codecs/message_codec.cpp x: 2 contributors (all time) y: 231 lines of code src/swig/tick_utils.i x: 2 contributors (all time) y: 120 lines of code projects/tbapi-python.vcxproj x: 1 contributors (all time) y: 538 lines of code projects/tbapi-python.vcxproj.filters x: 1 contributors (all time) y: 82 lines of code setup.py x: 1 contributors (all time) y: 56 lines of code src/codecs/message_codec.h x: 1 contributors (all time) y: 44 lines of code src/common.cpp x: 1 contributors (all time) y: 24 lines of code src/python_common.cpp x: 1 contributors (all time) y: 133 lines of code src/python_common.h x: 1 contributors (all time) y: 76 lines of code src/swig/tbapi.i x: 1 contributors (all time) y: 374 lines of code src/swig/tick_cursor.i x: 1 contributors (all time) y: 214 lines of code src/swig/tick_db.i x: 1 contributors (all time) y: 284 lines of code src/swig/tick_loader.i x: 1 contributors (all time) y: 113 lines of code src/tick_cursor.cpp x: 1 contributors (all time) y: 209 lines of code src/tick_cursor.h x: 1 contributors (all time) y: 58 lines of code src/tick_loader.cpp x: 1 contributors (all time) y: 172 lines of code tbapi/__init__.py x: 1 contributors (all time) y: 1440 lines of code src/swig/tick_stream.i x: 1 contributors (all time) y: 362 lines of code setup.cfg x: 1 contributors (all time) y: 2 lines of code
1440.0
lines of code
  min: 2.0
  average: 256.7
  25th percentile: 58.0
  median: 133.0
  75th percentile: 295.0
  max: 1440.0
0 2.0
contributors (all time)
min: 1.0 | average: 1.17 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 2.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".