awslabs / amazon-qldb-driver-js
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 17 files with 1,010 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 1 medium size files (211 lines of codeclsfd_ftr_w_mp_ins)
    • 2 small files (264 lines of code)
    • 14 very small files (535 lines of code)
0% | 0% | 20% | 26% | 52%
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
ts0% | 0% | 20% | 26% | 52%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
src/integrationtest0% | 0% | 96% | 0% | 3%
src0% | 0% | 0% | 41% | 58%
src/errors0% | 0% | 0% | 0% | 100%
src/retry0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
src/stats0% | 0% | 0% | 0% | 100%
Longest Files (Top 17)
File# lines# units
TestUtils.ts
in src/integrationtest
211 12
QldbDriver.ts
in src
153 3
Communicator.ts
in src
111 9
Errors.ts
in src/errors
90 14
Result.ts
in src
85 4
QldbHash.ts
in src
85 5
Transaction.ts
in src
72 4
QldbSession.ts
in src
68 5
LogUtil.ts
in src
39 7
index.ts
in root
21 -
RetryConfig.ts
in src/retry
19 1
TransactionExecutor.ts
in src
18 2
DefaultRetryConfig.ts
in src/retry
11 -
TimingInformation.ts
in src/stats
9 1
IOUsage.ts
in src/stats
9 1
TestConstants.ts
in src/integrationtest
8 -
BackoffFunction.ts
in src/retry
1 -
Files With Most Units (Top 13)
File# lines# units
Errors.ts
in src/errors
90 14
TestUtils.ts
in src/integrationtest
211 12
Communicator.ts
in src
111 9
LogUtil.ts
in src
39 7
QldbHash.ts
in src
85 5
QldbSession.ts
in src
68 5
Transaction.ts
in src
72 4
Result.ts
in src
85 4
QldbDriver.ts
in src
153 3
TransactionExecutor.ts
in src
18 2
RetryConfig.ts
in src/retry
19 1
TimingInformation.ts
in src/stats
9 1
IOUsage.ts
in src/stats
9 1
Files With Long Lines (Top 0)

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

File# lines# units# long lines