awslabs / amazon-qldb-driver-nodejs
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 18 files with 1,146 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)
    • 3 small files (382 lines of code)
    • 14 very small files (553 lines of code)
0% | 0% | 18% | 33% | 48%
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% | 18% | 33% | 48%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
src/integrationtest0% | 0% | 96% | 0% | 3%
src0% | 0% | 0% | 49% | 50%
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 18)
File# lines# units
TestUtils.ts
in src/integrationtest
211 12
QldbDriver.ts
in src
168 3
Communicator.ts
in src
111 9
Result.ts
in src
103 6
ResultReadable.ts
in src
93 2
Errors.ts
in src/errors
90 14
QldbHash.ts
in src
85 5
Transaction.ts
in src
77 5
QldbSession.ts
in src
68 5
LogUtil.ts
in src
39 7
index.ts
in root
22 -
TransactionExecutor.ts
in src
22 3
RetryConfig.ts
in src/retry
19 1
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 14)
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
Result.ts
in src
103 6
Transaction.ts
in src
77 5
QldbHash.ts
in src
85 5
QldbSession.ts
in src
68 5
TransactionExecutor.ts
in src
22 3
QldbDriver.ts
in src
168 3
ResultReadable.ts
in src
93 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