The distribution of size of files (measured in lines of code).
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 | - |
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 |
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 |