epam / libdt
File Size

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

Intro
Learn more...
File Size Overall
33% | 26% | 20% | 11% | 8%
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
c47% | 36% | 8% | 7% | 0%
xml0% | 0% | 100% | 0% | 0%
h0% | 0% | 37% | 23% | 39%
cmake0% | 0% | 0% | 54% | 45%
py0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
src40% | 31% | 13% | 10% | 2%
resources0% | 0% | 100% | 0% | 0%
cmake0% | 0% | 0% | 54% | 45%
include0% | 0% | 0% | 0% | 100%
scripts0% | 0% | 0% | 0% | 100%
Longest Files (Top 25)
File# lines# units
libtz.c
in src/unix/libtz
1650 2
dt.c
in src
675 25
dt_win32.c
in src/win32
605 25
windowsZones.xml
in resources
445 -
strptime.c
in src/win32/strptime
299 2
private.h
in src/win32/strptime
262 1
private.h
in src/unix/libtz
161 -
141 4
126 -
dt_unix.c
in src/unix
123 6
tzfile.h
in src/unix/libtz
76 -
transform.py
in scripts
61 6
dt_types.h
in include/libdt
54 -
dt.h
in include/libdt
41 -
32 -
FindTZ.cmake
in cmake
29 -
dt_convert.h
in include/libdt
23 -
20 -
dt_posix.h
in include/libdt
20 -
15 -
14 -
14 -
tz.h
in src/unix/libtz
13 -
TZPack.cmake
in cmake
12 -
export.h
in include/libdt
12 -
Files With Most Units (Top 8)
File# lines# units
dt_win32.c
in src/win32
605 25
dt.c
in src
675 25
transform.py
in scripts
61 6
dt_unix.c
in src/unix
123 6
141 4
libtz.c
in src/unix/libtz
1650 2
strptime.c
in src/win32/strptime
299 2
private.h
in src/win32/strptime
262 1
Files With Long Lines (Top 9)

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

File# lines# units# long lines
windowsZones.xml
in resources
445 - 19
dt.c
in src
675 25 10
dt.h
in include/libdt
41 - 9
dt_win32.c
in src/win32
605 25 7
126 - 3
141 4 3
dt_convert.h
in include/libdt
23 - 2
dt_unix.c
in src/unix
123 6 1
32 - 1
Correlations

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

include/libdt/dt.h x: 35 commits (all time) y: 41 lines of code include/libdt/dt_convert.h x: 17 commits (all time) y: 23 lines of code include/libdt/dt_posix.h x: 21 commits (all time) y: 20 lines of code include/libdt/dt_types.h x: 29 commits (all time) y: 54 lines of code include/libdt/export.h x: 3 commits (all time) y: 12 lines of code src/dt.c x: 72 commits (all time) y: 675 lines of code src/tzmapping.c x: 29 commits (all time) y: 141 lines of code src/tzmapping.h x: 7 commits (all time) y: 32 lines of code src/unix/dt_unix.c x: 52 commits (all time) y: 123 lines of code src/unix/libtz/private.h x: 11 commits (all time) y: 161 lines of code src/unix/libtz/tz.h x: 8 commits (all time) y: 13 lines of code src/unix/libtz/tzfile.h x: 13 commits (all time) y: 76 lines of code src/win32/dt_win32.c x: 65 commits (all time) y: 605 lines of code src/win32/strptime/strptime.c x: 5 commits (all time) y: 299 lines of code cmake/Toolchain-mingw32-i686.cmake x: 3 commits (all time) y: 14 lines of code src/win32/strptime/private.h x: 3 commits (all time) y: 262 lines of code cmake/AstyleFormatSource.cmake x: 6 commits (all time) y: 20 lines of code cmake/CodeCoverage.cmake x: 11 commits (all time) y: 126 lines of code cmake/TZPack.cmake x: 15 commits (all time) y: 12 lines of code scripts/transform.py x: 12 commits (all time) y: 61 lines of code src/unix/libtz/libtz.c x: 8 commits (all time) y: 1650 lines of code resources/windowsZones.xml x: 5 commits (all time) y: 445 lines of code cmake/FindTZ.cmake x: 2 commits (all time) y: 29 lines of code
1650.0
lines of code
  min: 12.0
  average: 196.92
  25th percentile: 17.5
  median: 54.0
  75th percentile: 211.5
  max: 1650.0
0 72.0
commits (all time)
min: 2.0 | average: 17.52 | 25th percentile: 4.0 | median: 11.0 | 75th percentile: 25.0 | max: 72.0

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

include/libdt/dt.h x: 4 contributors (all time) y: 41 lines of code include/libdt/dt_convert.h x: 4 contributors (all time) y: 23 lines of code include/libdt/dt_types.h x: 4 contributors (all time) y: 54 lines of code include/libdt/export.h x: 2 contributors (all time) y: 12 lines of code src/dt.c x: 4 contributors (all time) y: 675 lines of code src/tzmapping.c x: 4 contributors (all time) y: 141 lines of code src/tzmapping.h x: 3 contributors (all time) y: 32 lines of code src/unix/dt_unix.c x: 4 contributors (all time) y: 123 lines of code src/unix/libtz/private.h x: 3 contributors (all time) y: 161 lines of code src/unix/libtz/tz.h x: 3 contributors (all time) y: 13 lines of code src/unix/libtz/tzfile.h x: 3 contributors (all time) y: 76 lines of code src/win32/dt_win32.c x: 4 contributors (all time) y: 605 lines of code src/win32/strptime/strptime.c x: 3 contributors (all time) y: 299 lines of code cmake/Toolchain-mingw32-i686.cmake x: 2 contributors (all time) y: 14 lines of code src/win32/strptime/private.h x: 2 contributors (all time) y: 262 lines of code cmake/AstyleFormatSource.cmake x: 3 contributors (all time) y: 20 lines of code cmake/CodeCoverage.cmake x: 3 contributors (all time) y: 126 lines of code cmake/TZPack.cmake x: 3 contributors (all time) y: 12 lines of code scripts/transform.py x: 3 contributors (all time) y: 61 lines of code src/unix/libtz/libtz.c x: 3 contributors (all time) y: 1650 lines of code resources/windowsZones.xml x: 2 contributors (all time) y: 445 lines of code cmake/FindTZ.cmake x: 2 contributors (all time) y: 29 lines of code
1650.0
lines of code
  min: 12.0
  average: 196.92
  25th percentile: 17.5
  median: 54.0
  75th percentile: 211.5
  max: 1650.0
0 4.0
contributors (all time)
min: 2.0 | average: 3.04 | 25th percentile: 2.0 | median: 3.0 | 75th percentile: 4.0 | max: 4.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".