microsoft / moodle-theme_boost_o365teams
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 14 files with 1,389 lines of code.
    • 0 very long files (0 lines of code)
    • 1 long files (667 lines of code)
    • 0 medium size files (0 lines of codeclsfd_ftr_w_mp_ins)
    • 3 small files (399 lines of code)
    • 10 very small files (323 lines of code)
0% | 48% | 0% | 28% | 23%
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
css0% | 100% | 0% | 0% | 0%
php0% | 0% | 0% | 58% | 41%
mustache0% | 0% | 0% | 65% | 34%
js0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
style0% | 100% | 0% | 0% | 0%
ROOT0% | 0% | 0% | 84% | 15%
templates0% | 0% | 0% | 65% | 34%
classes/output0% | 0% | 0% | 0% | 100%
amd/src0% | 0% | 0% | 0% | 100%
layout0% | 0% | 0% | 0% | 100%
lang/en0% | 0% | 0% | 0% | 100%
Longest Files (Top 14)
File# lines# units
custom.css
in style
667 -
renderers.php
in root
172 6
columns2.mustache
in templates
124 -
config.php
in root
103 -
core_renderer.php
in classes/output
77 5
login.mustache
in templates
65 -
iframeChecker.js
in amd/src
44 7
columns2.php
in layout
41 -
settings.php
in root
23 -
theme_boost_o365teams.php
in lang/en
19 -
lib.php
in root
18 1
teamsThemeChecker.js
in amd/src
17 2
version.php
in root
10 -
login.php
in layout
9 -
Files With Most Units (Top 5)
File# lines# units
iframeChecker.js
in amd/src
44 7
renderers.php
in root
172 6
core_renderer.php
in classes/output
77 5
teamsThemeChecker.js
in amd/src
17 2
lib.php
in root
18 1
Files With Long Lines (Top 8)

There are 8 files with lines longer than 120 characters. In total, there are 12 long lines.

File# lines# units# long lines
theme_boost_o365teams.php
in lang/en
19 - 2
renderers.php
in root
172 6 2
settings.php
in root
23 - 2
columns2.mustache
in templates
124 - 2
core_renderer.php
in classes/output
77 5 1
columns2.php
in layout
41 - 1
login.php
in layout
9 - 1
lib.php
in root
18 1 1