microsoft / Dynamics365FO-AppChecker
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 404 files with 34,015 lines of code.
    • 2 very long files (11,648 lines of code)
    • 10 long files (6,692 lines of code)
    • 10 medium size files (2,808 lines of codeclsfd_ftr_w_mp_ins)
    • 16 small files (2,310 lines of code)
    • 366 very small files (10,557 lines of code)
34% | 19% | 8% | 6% | 31%
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
cs54% | 14% | 7% | 9% | 13%
py0% | 94% | 0% | 0% | 5%
xaml0% | 25% | 35% | 0% | 39%
xq0% | 8% | 0% | 2% | 88%
go0% | 74% | 0% | 25% | 0%
htm0% | 0% | 100% | 0% | 0%
js0% | 0% | 0% | 0% | 100%
pl0% | 0% | 0% | 0% | 100%
html0% | 0% | 0% | 0% | 100%
cmd0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
tools/AstVisualizer83% | 0% | 8% | 3% | 4%
tools/Explorer0% | 46% | 15% | 14% | 22%
Extractors/Python0% | 94% | 0% | 0% | 5%
tools/Graph Explorer0% | 31% | 8% | 11% | 49%
Unclassified0% | 8% | 0% | 2% | 88%
Extractors/Go0% | 74% | 0% | 25% | 0%
tools0% | 0% | 100% | 0% | 0%
tools/BaseXInterface0% | 0% | 41% | 28% | 29%
tools/Workflows0% | 0% | 0% | 40% | 59%
Sample rules/C#0% | 0% | 0% | 0% | 100%
Sample rules/Python0% | 0% | 0% | 0% | 100%
Sample rules/TSQL0% | 0% | 0% | 0% | 100%
Longest Files (Top 50)
File# lines# units
TSQLVisitor.cs
in tools/AstVisualizer/TSqlExtractor
9356 859
CSharpConceptWalker.cs
in tools/AstVisualizer/CSharpExtractor
2292 234
tests.py
in Extractors/Python/extractor
884 115
xmlnodegenerator.py
in Extractors/Python/extractor
826 70
ViewModel.cs
in tools/Explorer/ViewModels
772 15
EditorViewModel.cs
in tools/Graph Explorer/GraphExplorer/ViewModels
699 17
xaml
Generic.xaml
in tools/Explorer/Themes
673 -
Model.cs
in tools/Graph Explorer/GraphExplorer/Models
621 11
xq
callsnext.xq
in rules/X++
604 -
TabPanel.cs
in tools/Explorer/TabControl
545 23
TabControl.cs
in tools/Explorer/TabControl
543 30
walker.go
in Extractors/Go
525 5
ViewModel.cs
in tools/AstVisualizer/AstVisualizer/ViewModel
338 4
xaml
MainWindow.xaml
in tools/Graph Explorer/GraphExplorer
333 -
xaml
MainWindow.xaml
in tools/Explorer
321 -
Program.cs
in tools/AstVisualizer/CSharpWalkerGenerator/CSharpWalkerGenerator
300 22
TextMarkerService.cs
in tools/AstVisualizer/AstVisualizer/Views
296 13
TextMarkerService.cs
in tools/Explorer/Views
296 13
xaml
MainWindow.xaml
in tools/AstVisualizer/AstVisualizer
279 -
CPOL.htm
in tools
224 -
SourceEditor.cs
in tools/Explorer/Views
217 6
Session.cs
in tools/BaseXInterface
204 22
Model.cs
in tools/Explorer
197 5
Extractor.go
in Extractors/Go
183 13
ResultsEditor.cs
in tools/Explorer/Views
178 5
xq
Any_HAS_ATTRIBUTE_Any.xq
in Sample rules/X++/Neo4j Extractors
164 -
MainWindow.xaml.cs
in tools/Explorer
163 8
MainWindow.xaml.cs
in tools/AstVisualizer/AstVisualizer
159 10
SubmittedQueriesViewModel.cs
in tools/Explorer/ViewModels
150 5
Extractor.cs
in tools/AstVisualizer/CSharpExtractor
141 1
MainWindow.xaml.cs
in tools/Graph Explorer/GraphExplorer
141 3
BaseX.cs
in tools/BaseXInterface
140 7
Extractor.cs
in tools/AstVisualizer/GoExtractor
136 2
Program.cs
in tools/Workflows/BulkQuery
122 2
ConnectionWindow.xaml.cs
in tools/Explorer/Views
119 12
AvalonSourceEditor.cs
in tools/Graph Explorer/SocratexGraphExplorer.SourceEditor.netcore
108 5
ClassNodeRenderer.xaml.cs
in tools/Graph Explorer/Plugins/NodeRenderers
105 9
MethodNodeRenderer.xaml.cs
in tools/Graph Explorer/Plugins/NodeRenderers
104 6
Utilities.cs
in tools/BaseXInterface
98 7
xq
ExtractAttributesProlog.xq
in Sample rules/X++/Prolog Extractors
92 -
xq
ExtractMethodAttributesProlog.xq
in Sample rules/X++/Prolog Extractors
92 -
DatabaseInformationControl.xaml.cs
in tools/Graph Explorer/GraphExplorer/Views
92 5
Snippets.cs
in tools/Explorer/Views
89 1
TranslateExtension.cs
in tools/Workflows/WorkflowLibrary
89 5
SubmittedQueryDescriptor.cs
in tools/Explorer
87 2
Rule.cs
in tools/Workflows/WorkflowLibrary
87 5
clauses.pl
in Sample rules/X++/Prolog Extractors
82 -
QueryEditor.cs
in tools/Explorer/Views
82 3
xaml
FormNodeRenderer.xaml
in tools/Graph Explorer/Plugins/NodeRenderers
82 -
xaml
AboutBox.xaml
in tools/Graph Explorer/GraphExplorer/Views
81 -
Files With Most Units (Top 20)
File# lines# units
TSQLVisitor.cs
in tools/AstVisualizer/TSqlExtractor
9356 859
CSharpConceptWalker.cs
in tools/AstVisualizer/CSharpExtractor
2292 234
tests.py
in Extractors/Python/extractor
884 115
xmlnodegenerator.py
in Extractors/Python/extractor
826 70
TabControl.cs
in tools/Explorer/TabControl
543 30
TabPanel.cs
in tools/Explorer/TabControl
545 23
Program.cs
in tools/AstVisualizer/CSharpWalkerGenerator/CSharpWalkerGenerator
300 22
Session.cs
in tools/BaseXInterface
204 22
EditorViewModel.cs
in tools/Graph Explorer/GraphExplorer/ViewModels
699 17
ViewModel.cs
in tools/Explorer/ViewModels
772 15
Extractor.go
in Extractors/Go
183 13
TextMarkerService.cs
in tools/AstVisualizer/AstVisualizer/Views
296 13
TextMarkerService.cs
in tools/Explorer/Views
296 13
ConnectionWindow.xaml.cs
in tools/Explorer/Views
119 12
Model.cs
in tools/Graph Explorer/GraphExplorer/Models
621 11
MainWindow.xaml.cs
in tools/AstVisualizer/AstVisualizer
159 10
ClassNodeRenderer.xaml.cs
in tools/Graph Explorer/Plugins/NodeRenderers
105 9
MainWindow.xaml.cs
in tools/Explorer
163 8
BaseX.cs
in tools/BaseXInterface
140 7
Utilities.cs
in tools/BaseXInterface
98 7
Files With Long Lines (Top 20)

There are 169 files with lines longer than 120 characters. In total, there are 842 long lines.

File# lines# units# long lines
TSQLVisitor.cs
in tools/AstVisualizer/TSqlExtractor
9356 859 193
xaml
Generic.xaml
in tools/Explorer/Themes
673 - 77
xaml
MainWindow.xaml
in tools/AstVisualizer/AstVisualizer
279 - 44
xaml
MainWindow.xaml
in tools/Graph Explorer/GraphExplorer
333 - 30
TabControl.cs
in tools/Explorer/TabControl
543 30 26
xaml
MainWindow.xaml
in tools/Explorer
321 - 24
Snippets.cs
in tools/Explorer/Views
89 1 22
xaml
ExternalVariablesControl.xaml
in tools/Explorer/Views
58 - 14
ClassNodeRenderer.xaml.cs
in tools/Graph Explorer/Plugins/NodeRenderers
105 9 14
xaml
AboutBox.xaml
in tools/Explorer/Views
75 - 13
xaml
AboutBox.xaml
in tools/Graph Explorer/GraphExplorer/Views
81 - 13
MethodNodeRenderer.xaml.cs
in tools/Graph Explorer/Plugins/NodeRenderers
104 6 12
EditorViewModel.cs
in tools/Graph Explorer/GraphExplorer/ViewModels
699 17 11
ClassMemberNodeRenderer.xaml.cs
in tools/Graph Explorer/Plugins/NodeRenderers
78 6 8
Model.cs
in tools/Graph Explorer/GraphExplorer/Models
621 11 7
xaml
ConnectionWindow.xaml
in tools/Graph Explorer/GraphExplorer/Views
77 - 7
xq
Any_HAS_ATTRIBUTE_Any.xq
in Sample rules/X++/Neo4j Extractors
164 - 6
Program.cs
in tools/AstVisualizer/CSharpWalkerGenerator/CSharpWalkerGenerator
300 22 6
MainWindow.xaml.cs
in tools/Explorer
163 8 6
TabPanel.cs
in tools/Explorer/TabControl
545 23 6