awslabs / amazon-qldb-driver-dotnet
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 61 files with 4,231 lines of code.
    • 0 very long files (0 lines of code)
    • 1 long files (754 lines of code)
    • 3 medium size files (1,005 lines of codeclsfd_ftr_w_mp_ins)
    • 5 small files (662 lines of code)
    • 52 very small files (1,810 lines of code)
0% | 17% | 23% | 15% | 42%
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
cs0% | 17% | 23% | 15% | 42%
yml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
Amazon.QLDB.Driver.IntegrationTests0% | 55% | 30% | 0% | 13%
Amazon.QLDB.Driver.IntegrationTests/utils0% | 0% | 91% | 0% | 8%
Amazon.QLDB.Driver/client0% | 0% | 86% | 0% | 13%
Amazon.QLDB.Driver/driver0% | 0% | 0% | 71% | 28%
Amazon.QLDB.Driver/session0% | 0% | 0% | 49% | 50%
Amazon.QLDB.Driver/utils0% | 0% | 0% | 70% | 29%
Amazon.QLDB.Driver/result0% | 0% | 0% | 0% | 100%
Amazon.QLDB.Driver/transaction0% | 0% | 0% | 0% | 100%
Amazon.QLDB.Driver/exception0% | 0% | 0% | 0% | 100%
Amazon.QLDB.Driver/retry0% | 0% | 0% | 0% | 100%
Amazon.QLDB.Driver/query0% | 0% | 0% | 0% | 100%
Amazon.QLDB.Driver.Serialization0% | 0% | 0% | 0% | 100%
Amazon.QLDB.Driver/executable0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
Amazon.QLDB.Driver0% | 0% | 0% | 0% | 100%
Longest Files (Top 50)
File# lines# units
StatementExecutionTests.cs
in Amazon.QLDB.Driver.IntegrationTests
754 22
AsyncStatementExecutionTests.cs
in Amazon.QLDB.Driver.IntegrationTests
409 22
IntegrationTestBase.cs
in Amazon.QLDB.Driver.IntegrationTests/utils
364 16
Session.cs
in Amazon.QLDB.Driver/client
232 19
QldbDriverBase.cs
in Amazon.QLDB.Driver/driver
193 8
QldbDriver.cs
in Amazon.QLDB.Driver/driver
129 13
AsyncQldbDriver.cs
in Amazon.QLDB.Driver/driver
124 9
AsyncQldbSession.cs
in Amazon.QLDB.Driver/session
115 4
QldbHash.cs
in Amazon.QLDB.Driver/utils
101 8
AsyncTransaction.cs
in Amazon.QLDB.Driver/transaction
96 7
AsyncSessionManagementTests.cs
in Amazon.QLDB.Driver.IntegrationTests
95 7
SessionManagementTests.cs
in Amazon.QLDB.Driver.IntegrationTests
94 7
BaseQldbDriverBuilder.cs
in Amazon.QLDB.Driver/driver
93 10
AsyncResult.cs
in Amazon.QLDB.Driver/result/generic
92 6
QldbSession.cs
in Amazon.QLDB.Driver/session
91 4
Result.cs
in Amazon.QLDB.Driver/result/generic
84 7
AsyncResult.cs
in Amazon.QLDB.Driver/result
82 8
Result.cs
in Amazon.QLDB.Driver/result
75 9
BaseIonEnumerator.cs
in Amazon.QLDB.Driver/result
72 4
Transaction.cs
in Amazon.QLDB.Driver/transaction
69 6
AsyncTransactionExecutor.cs
in Amazon.QLDB.Driver/transaction
52 6
TransactionExecutor.cs
in Amazon.QLDB.Driver/transaction
50 6
RetryPolicy.cs
in Amazon.QLDB.Driver/retry
43 5
ValidationUtils.cs
in Amazon.QLDB.Driver/utils
43 5
QldbTransactionException.cs
in Amazon.QLDB.Driver/exception
41 6
BaseTransaction.cs
in Amazon.QLDB.Driver/transaction
41 3
AsyncBufferedResult.cs
in Amazon.QLDB.Driver/result
36 3
QueryData.cs
in Amazon.QLDB.Driver/query
33 2
BufferedResult.cs
in Amazon.QLDB.Driver/result
31 3
QldbDriverException.cs
in Amazon.QLDB.Driver/exception
31 5
ExponentBackoffStrategy.cs
in Amazon.QLDB.Driver/retry
30 3
ObjectSerializer.cs
in Amazon.QLDB.Driver.Serialization
30 4
BaseBufferedResult.cs
in Amazon.QLDB.Driver/result
29 3
BaseQldbSession.cs
in Amazon.QLDB.Driver/session
28 3
IAsyncQldbDriver.cs
in Amazon.QLDB.Driver/driver
23 -
AsyncQldbDriverBuilder.cs
in Amazon.QLDB.Driver/driver
22 2
RetriableException.cs
in Amazon.QLDB.Driver/exception
20 3
IOUsage.cs
in Amazon.QLDB.Driver/client
20 1
IQldbDriver.cs
in Amazon.QLDB.Driver/driver
19 -
buildspec.yml
in root
16 -
TransactionAbortedException.cs
in Amazon.QLDB.Driver/exception
16 2
QldbDriverBuilder.cs
in Amazon.QLDB.Driver/driver
16 2
Constants.cs
in Amazon.QLDB.Driver.IntegrationTests/utils
16 -
Logging.cs
in Amazon.QLDB.Driver.IntegrationTests/utils
16 1
RetryPolicyContext.cs
in Amazon.QLDB.Driver/retry
15 1
TimingInformation.cs
in Amazon.QLDB.Driver/client
15 1
ExceptionMessages.cs
in Amazon.QLDB.Driver/exception
14 -
IAsyncExecutable.cs
in Amazon.QLDB.Driver/executable
14 -
IExecutable.cs
in Amazon.QLDB.Driver/executable
13 -
IQuery.cs
in Amazon.QLDB.Driver/query
12 -
Files With Most Units (Top 20)
File# lines# units
AsyncStatementExecutionTests.cs
in Amazon.QLDB.Driver.IntegrationTests
409 22
StatementExecutionTests.cs
in Amazon.QLDB.Driver.IntegrationTests
754 22
Session.cs
in Amazon.QLDB.Driver/client
232 19
IntegrationTestBase.cs
in Amazon.QLDB.Driver.IntegrationTests/utils
364 16
QldbDriver.cs
in Amazon.QLDB.Driver/driver
129 13
BaseQldbDriverBuilder.cs
in Amazon.QLDB.Driver/driver
93 10
Result.cs
in Amazon.QLDB.Driver/result
75 9
AsyncQldbDriver.cs
in Amazon.QLDB.Driver/driver
124 9
AsyncResult.cs
in Amazon.QLDB.Driver/result
82 8
QldbHash.cs
in Amazon.QLDB.Driver/utils
101 8
QldbDriverBase.cs
in Amazon.QLDB.Driver/driver
193 8
Result.cs
in Amazon.QLDB.Driver/result/generic
84 7
AsyncTransaction.cs
in Amazon.QLDB.Driver/transaction
96 7
SessionManagementTests.cs
in Amazon.QLDB.Driver.IntegrationTests
94 7
AsyncSessionManagementTests.cs
in Amazon.QLDB.Driver.IntegrationTests
95 7
AsyncResult.cs
in Amazon.QLDB.Driver/result/generic
92 6
QldbTransactionException.cs
in Amazon.QLDB.Driver/exception
41 6
Transaction.cs
in Amazon.QLDB.Driver/transaction
69 6
AsyncTransactionExecutor.cs
in Amazon.QLDB.Driver/transaction
52 6
TransactionExecutor.cs
in Amazon.QLDB.Driver/transaction
50 6
Files With Long Lines (Top 17)

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

File# lines# units# long lines
ExceptionMessages.cs
in Amazon.QLDB.Driver/exception
14 - 3
QldbDriverException.cs
in Amazon.QLDB.Driver/exception
31 5 2
ExponentBackoffStrategy.cs
in Amazon.QLDB.Driver/retry
30 3 2
GlobalSuppressions.cs
in Amazon.QLDB.Driver
3 - 2
Result.cs
in Amazon.QLDB.Driver/result/generic
84 7 1
GlobalSupressions.cs
in Amazon.QLDB.Driver
2 - 1
QueryData.cs
in Amazon.QLDB.Driver/query
33 2 1
AsyncTransaction.cs
in Amazon.QLDB.Driver/transaction
96 7 1
ValidationUtils.cs
in Amazon.QLDB.Driver/utils
43 5 1
QldbDriverBuilder.cs
in Amazon.QLDB.Driver/driver
16 2 1
AsyncQldbDriver.cs
in Amazon.QLDB.Driver/driver
124 9 1
QldbDriver.cs
in Amazon.QLDB.Driver/driver
129 13 1
Assemblyinfo.cs
in Amazon.QLDB.Driver
3 - 1
SessionManagementTests.cs
in Amazon.QLDB.Driver.IntegrationTests
94 7 1
AsyncSessionManagementTests.cs
in Amazon.QLDB.Driver.IntegrationTests
95 7 1
StatementExecutionTests.cs
in Amazon.QLDB.Driver.IntegrationTests
754 22 1
ObjectSerializer.cs
in Amazon.QLDB.Driver.Serialization
30 4 1