aws / amazon-braket-pennylane-plugin-python
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 24 files with 1,631 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 3 medium size files (811 lines of codeclsfd_ftr_w_mp_ins)
    • 2 small files (222 lines of code)
    • 19 very small files (598 lines of code)
0% | 0% | 49% | 13% | 36%
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
py0% | 0% | 60% | 24% | 14%
html0% | 0% | 51% | 0% | 48%
css0% | 0% | 0% | 0% | 100%
cfg0% | 0% | 0% | 0% | 100%
toml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
src/braket/pennylane_plugin0% | 0% | 80% | 17% | 1%
doc/xanadu_theme0% | 0% | 51% | 0% | 48%
doc0% | 0% | 0% | 72% | 27%
doc/xanadu_theme/static0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
doc/xanadu_theme/static/css0% | 0% | 0% | 0% | 100%
Longest Files (Top 24)
File# lines# units
translation.py
in src/braket/pennylane_plugin
277 49
braket_device.py
in src/braket/pennylane_plugin
268 22
layout.html
in doc/xanadu_theme
266 -
ops.py
in src/braket/pennylane_plugin
117 10
conf.py
in doc
105 1
tomorrow_night.css
in doc/xanadu_theme/static
65 -
tomorrow.css
in doc/xanadu_theme/static
65 -
footer.html
in doc/xanadu_theme
63 -
setup.py
in root
62 -
header.html
in doc/xanadu_theme
56 -
nanoscroller.css
in doc/xanadu_theme/static/css
54 -
directives.py
in doc
40 1
localtoc.html
in doc/xanadu_theme
33 -
search.html
in doc/xanadu_theme
31 -
cfg
setup.cfg
in root
25 -
sourcelink.html
in doc/xanadu_theme
23 -
example.py
in root
20 2
globaltoc.html
in doc/xanadu_theme
16 -
comments.html
in doc/xanadu_theme
16 -
searchbox.html
in doc/xanadu_theme
13 -
__init__.py
in src/braket/pennylane_plugin
12 -
pyproject.toml
in root
2 -
_version.py
in src/braket/pennylane_plugin
1 -
logo-text.html
in doc/xanadu_theme
1 -
Files With Most Units (Top 6)
File# lines# units
translation.py
in src/braket/pennylane_plugin
277 49
braket_device.py
in src/braket/pennylane_plugin
268 22
ops.py
in src/braket/pennylane_plugin
117 10
example.py
in root
20 2
directives.py
in doc
40 1
conf.py
in doc
105 1
Files With Long Lines (Top 4)

There are 4 files with lines longer than 120 characters. In total, there are 17 long lines.

File# lines# units# long lines
layout.html
in doc/xanadu_theme
266 - 7
footer.html
in doc/xanadu_theme
63 - 7
search.html
in doc/xanadu_theme
31 - 2
comments.html
in doc/xanadu_theme
16 - 1