microsoft / UVAtlas
File Size

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

Intro
  • File size measurements show the distribution of size of files.
  • Files are classified in four categories based on their size (lines of code): 1-100 (very small files), 101-200 (small files), 201-500 (medium size files), 501-1000 (long files), 1001+(very long files).
  • It is a good practice to keep files small. Long files may become "bloaters", code that have increased to such gargantuan proportions that they are hard to work with.
Learn more...
File Size Overall
  • There are 73 files with 36,671 lines of code.
    • 12 very long files (21,273 lines of code)
    • 4 long files (3,537 lines of code)
    • 26 medium size files (8,631 lines of codeclsfd_ftr_w_mp_ins)
    • 15 small files (2,475 lines of code)
    • 16 very small files (755 lines of code)
58% | 9% | 23% | 6% | 2%
Legend:
1001+
501-1000
201-500
101-200
1-100


explore: zoomable circles | sunburst | 3D view
File Size per Extension
1001+
501-1000
201-500
101-200
1-100
cpp79% | 9% | 9% | <1% | <1%
h0% | 26% | 32% | 30% | 10%
vcxproj0% | 0% | 100% | 0% | 0%
hpp0% | 0% | 97% | 0% | 2%
inl0% | 0% | 100% | 0% | 0%
filters0% | 0% | 0% | 92% | 7%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
UVAtlas/isochart69% | 10% | 15% | 3% | 1%
UVAtlasTool66% | 0% | 25% | 6% | 1%
UVAtlas/geodesics0% | 48% | 39% | 0% | 11%
UVAtlas0% | 0% | 68% | 29% | 2%
UVAtlas/inc0% | 0% | 0% | 100% | 0%
Longest Files (Top 50)
File# lines# units
packingcharts.cpp
in UVAtlas/isochart
2795 48
isochartmesh.cpp
in UVAtlas/isochart
2715 46
meshpartitionchart.cpp
in UVAtlas/isochart
2368 33
Mesh.cpp
in UVAtlasTool
2012 29
meshoptimizestretch.cpp
in UVAtlas/isochart
1855 38
isochartengine.cpp
in UVAtlas/isochart
1578 42
UVAtlas.cpp
in UVAtlas/isochart
1420 22
UVAtlas.cpp
in UVAtlasTool
1412 9
UVAtlasRepacker.cpp
in UVAtlas/isochart
1400 33
meshoptimizeboundaries.cpp
in UVAtlas/isochart
1294 20
imtcomputation.cpp
in UVAtlas/isochart
1268 20
progressivemesh.cpp
in UVAtlas/isochart
1156 23
mergecharts.cpp
in UVAtlas/isochart
976 14
isochartmesh.h
in UVAtlas/isochart
960 21
ExactOneToAll.cpp
in UVAtlas/geodesics
880 8
meshapplyisomap.cpp
in UVAtlas/isochart
721 11
sparsematrix.hpp
in UVAtlas/isochart
476 24
datatypes.h
in UVAtlas/geodesics
418 28
SymmetricMatrix.hpp
in UVAtlas/isochart
417 4
vcxproj
UVAtlas_Windows10_2019.vcxproj
in UVAtlas
416 -
vcxproj
UVAtlas_Windows10_2022.vcxproj
in UVAtlas
416 -
inl
meshcommon.inl
in UVAtlas/isochart
411 17
vcxproj
UVAtlas_Windows10_2017.vcxproj
in UVAtlas
408 -
Vis_Maxflow.cpp
in UVAtlas/isochart
358 12
vcxproj
UVAtlasTool_2019.vcxproj
in UVAtlasTool
358 -
vcxproj
UVAtlasTool_2022.vcxproj
in UVAtlasTool
358 -
vcxproj
UVAtlasTool_2017.vcxproj
in UVAtlasTool
352 -
isochartutil.cpp
in UVAtlas/isochart
339 5
vcxproj
UVAtlas_2019_Win10.vcxproj
in UVAtlas
328 -
vcxproj
UVAtlas_2022_Win10.vcxproj
in UVAtlas
328 -
isochartutil.h
in UVAtlas/isochart
314 18
lscmparam.cpp
in UVAtlas/isochart
310 8
basemeshinfo.cpp
in UVAtlas/isochart
297 6
barycentricparam.cpp
in UVAtlas/isochart
296 7
maxheap.hpp
in UVAtlas
286 16
ApproximateOneToAll.cpp
in UVAtlas/geodesics
283 1
isochart.cpp
in UVAtlas/isochart
275 3
isomap.cpp
in UVAtlas/isochart
257 5
vcxproj
UVAtlas_2017_Win10.vcxproj
in UVAtlas
240 -
vcxproj
UVAtlas_XboxOneXDK_2017.vcxproj
in UVAtlas
234 -
SDKMesh.h
in UVAtlasTool
231 -
isochartengine.h
in UVAtlas/isochart
225 2
UVAtlasRepacker.h
in UVAtlas/isochart
200 -
MeshOBJ.cpp
in UVAtlasTool
195 4
callbackschemer.h
in UVAtlas/isochart
177 9
UVAtlas.h
in UVAtlas/inc
175 -
filters
UVAtlas_2017_Win10.vcxproj.filters
in UVAtlas
166 -
filters
UVAtlas_2019_Win10.vcxproj.filters
in UVAtlas
166 -
filters
UVAtlas_2022_Win10.vcxproj.filters
in UVAtlas
166 -
filters
UVAtlas_XboxOneXDK_2017.vcxproj.filters
in UVAtlas
166 -
Files With Most Units (Top 20)
File# lines# units
packingcharts.cpp
in UVAtlas/isochart
2795 48
isochartmesh.cpp
in UVAtlas/isochart
2715 46
isochartengine.cpp
in UVAtlas/isochart
1578 42
meshoptimizestretch.cpp
in UVAtlas/isochart
1855 38
UVAtlasRepacker.cpp
in UVAtlas/isochart
1400 33
meshpartitionchart.cpp
in UVAtlas/isochart
2368 33
Mesh.cpp
in UVAtlasTool
2012 29
datatypes.h
in UVAtlas/geodesics
418 28
Vis_Maxflow.h
in UVAtlas/isochart
151 26
sparsematrix.hpp
in UVAtlas/isochart
476 24
progressivemesh.cpp
in UVAtlas/isochart
1156 23
UVAtlas.cpp
in UVAtlas/isochart
1420 22
isochartmesh.h
in UVAtlas/isochart
960 21
imtcomputation.cpp
in UVAtlas/isochart
1268 20
meshoptimizeboundaries.cpp
in UVAtlas/isochart
1294 20
isochartutil.h
in UVAtlas/isochart
314 18
inl
meshcommon.inl
in UVAtlas/isochart
411 17
maxheap.hpp
in UVAtlas
286 16
mergecharts.cpp
in UVAtlas/isochart
976 14
Vis_Maxflow.cpp
in UVAtlas/isochart
358 12
Files With Long Lines (Top 20)

There are 31 files with lines longer than 120 characters. In total, there are 321 long lines.

File# lines# units# long lines
ExactOneToAll.cpp
in UVAtlas/geodesics
880 8 46
vcxproj
UVAtlasTool_2017.vcxproj
in UVAtlasTool
352 - 23
vcxproj
UVAtlasTool_2019.vcxproj
in UVAtlasTool
358 - 23
vcxproj
UVAtlasTool_2022.vcxproj
in UVAtlasTool
358 - 23
vcxproj
UVAtlas_2019_Win10.vcxproj
in UVAtlas
328 - 18
vcxproj
UVAtlas_2022_Win10.vcxproj
in UVAtlas
328 - 18
vcxproj
UVAtlas_Windows10_2017.vcxproj
in UVAtlas
408 - 16
vcxproj
UVAtlas_Windows10_2019.vcxproj
in UVAtlas
416 - 16
vcxproj
UVAtlas_Windows10_2022.vcxproj
in UVAtlas
416 - 16
UVAtlas.cpp
in UVAtlasTool
1412 9 16
vcxproj
UVAtlas_2017_Win10.vcxproj
in UVAtlas
240 - 12
vcxproj
UVAtlas_XboxOneXDK_2017.vcxproj
in UVAtlas
234 - 10
Mesh.cpp
in UVAtlasTool
2012 29 10
UVAtlas.cpp
in UVAtlas/isochart
1420 22 8
UVAtlas.h
in UVAtlas/inc
175 - 7
UVAtlasRepacker.cpp
in UVAtlas/isochart
1400 33 7
meshapplyisomap.cpp
in UVAtlas/isochart
721 11 7
ApproximateOneToAll.cpp
in UVAtlas/geodesics
283 1 5
SymmetricMatrix.hpp
in UVAtlas/isochart
417 4 5
imtcomputation.cpp
in UVAtlas/isochart
1268 20 5