aws / amazon-keyspaces-cql-to-cfn-converter
File Age

File age measurements show the distribution of file ages (days since the first commit) and the recency of file updates (days since the latest commit).

File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 15 files with 1,174 lines of code in files.
    • 15 files that are 366+ days old (1,174 lines of code)
    • 0 files that are 181-365 days old (0 lines of code)
    • 0 files that are 91-180 days old (0 lines of code)
    • 0 files that are 31-90 days old (0 lines of code)
    • 0 files that are 1-30 days old (0 lines of code)
100% | 0% | 0% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
Latest Change Distribution Overall
Days since last update
  • There are 15 files with 1,174 lines of code in files.
    • 15 files have been last changed 366+ days ago (1,174 lines of code)
    • 0 files have been last changed 181-365 days ago (0 lines of code)
    • 0 files have been last changed 91-180 days ago (0 lines of code)
    • 0 files have been last changed 31-90 days ago (0 lines of code)
    • 0 files have been last changed 1-30 days ago (0 lines of code)
100% | 0% | 0% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
File Change History per File Extension
kt, md, txt, json, properties, bat, gitignore, g, kts, cql
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
kt100% | 0% | 0% | 0% | 0%
g100% | 0% | 0% | 0% | 0%
kts100% | 0% | 0% | 0% | 0%
Latest Change Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
kt100% | 0% | 0% | 0% | 0%
g100% | 0% | 0% | 0% | 0%
kts100% | 0% | 0% | 0% | 0%
File Change History per Logical Decomposition
primary
primary (file age distribution)
Days since first update
366+
181-365
91-180
31-90
1-30
src/main/antlr/software/aws/mcs/cql2cfn/cql100% | 0% | 0% | 0% | 0%
src/main/kotlin/software/aws/mcs/cql2cfn/cfn100% | 0% | 0% | 0% | 0%
src/main/kotlin/software/aws/mcs/cql2cfn/cql100% | 0% | 0% | 0% | 0%
src/main/kotlin/software/aws/mcs/cql2cfn100% | 0% | 0% | 0% | 0%
ROOT100% | 0% | 0% | 0% | 0%
src/main/kotlin/software/aws/mcs/cql2cfn/util100% | 0% | 0% | 0% | 0%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
src/main/antlr/software/aws/mcs/cql2cfn/cql100% | 0% | 0% | 0% | 0%
src/main/kotlin/software/aws/mcs/cql2cfn/cfn100% | 0% | 0% | 0% | 0%
src/main/kotlin/software/aws/mcs/cql2cfn/cql100% | 0% | 0% | 0% | 0%
src/main/kotlin/software/aws/mcs/cql2cfn100% | 0% | 0% | 0% | 0%
ROOT100% | 0% | 0% | 0% | 0%
src/main/kotlin/software/aws/mcs/cql2cfn/util100% | 0% | 0% | 0% | 0%
Oldest Files (Top 15)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
g
CfnCompatibleCql.g
in src/main/antlr/software/aws/mcs/cql2cfn/cql
510 - 376 376 1
CreateTableHandler.kt
in src/main/kotlin/software/aws/mcs/cql2cfn/cfn
234 - 376 376 1
Properties.kt
in src/main/kotlin/software/aws/mcs/cql2cfn/cql
113 14 376 376 1
CreateKeyspaceHandler.kt
in src/main/kotlin/software/aws/mcs/cql2cfn/cfn
85 - 376 376 1
Main.kt
in src/main/kotlin/software/aws/mcs/cql2cfn
46 1 376 376 1
build.gradle.kts
in root
34 - 376 376 1
CfnTemplateGenerator.kt
in src/main/kotlin/software/aws/mcs/cql2cfn/cfn
26 - 376 376 1
Logger.kt
in src/main/kotlin/software/aws/mcs/cql2cfn/util
25 3 376 376 1
Statement.kt
in src/main/kotlin/software/aws/mcs/cql2cfn/cql
25 - 376 376 1
Type.kt
in src/main/kotlin/software/aws/mcs/cql2cfn/cql
21 - 376 376 1
CqlScriptParser.kt
in src/main/kotlin/software/aws/mcs/cql2cfn/cql
15 1 376 376 1
Identifier.kt
in src/main/kotlin/software/aws/mcs/cql2cfn/cql
15 - 376 376 1
UseHandler.kt
in src/main/kotlin/software/aws/mcs/cql2cfn/cfn
12 - 376 376 1
StatementHandler.kt
in src/main/kotlin/software/aws/mcs/cql2cfn/cfn
11 - 376 376 1
ParsingException.kt
in src/main/kotlin/software/aws/mcs/cql2cfn/cql
2 - 376 376 1
Files Not Recently Changed (Top 15)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
ParsingException.kt
in src/main/kotlin/software/aws/mcs/cql2cfn/cql
2 - 376 376 1
StatementHandler.kt
in src/main/kotlin/software/aws/mcs/cql2cfn/cfn
11 - 376 376 1
UseHandler.kt
in src/main/kotlin/software/aws/mcs/cql2cfn/cfn
12 - 376 376 1
Identifier.kt
in src/main/kotlin/software/aws/mcs/cql2cfn/cql
15 - 376 376 1
CqlScriptParser.kt
in src/main/kotlin/software/aws/mcs/cql2cfn/cql
15 1 376 376 1
Type.kt
in src/main/kotlin/software/aws/mcs/cql2cfn/cql
21 - 376 376 1
Statement.kt
in src/main/kotlin/software/aws/mcs/cql2cfn/cql
25 - 376 376 1
Logger.kt
in src/main/kotlin/software/aws/mcs/cql2cfn/util
25 3 376 376 1
CfnTemplateGenerator.kt
in src/main/kotlin/software/aws/mcs/cql2cfn/cfn
26 - 376 376 1
build.gradle.kts
in root
34 - 376 376 1
Main.kt
in src/main/kotlin/software/aws/mcs/cql2cfn
46 1 376 376 1
CreateKeyspaceHandler.kt
in src/main/kotlin/software/aws/mcs/cql2cfn/cfn
85 - 376 376 1
Properties.kt
in src/main/kotlin/software/aws/mcs/cql2cfn/cql
113 14 376 376 1
CreateTableHandler.kt
in src/main/kotlin/software/aws/mcs/cql2cfn/cfn
234 - 376 376 1
g
CfnCompatibleCql.g
in src/main/antlr/software/aws/mcs/cql2cfn/cql
510 - 376 376 1
Most Recently Created Files (Top 15)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
g
CfnCompatibleCql.g
in src/main/antlr/software/aws/mcs/cql2cfn/cql
510 - 376 376 1
CreateTableHandler.kt
in src/main/kotlin/software/aws/mcs/cql2cfn/cfn
234 - 376 376 1
Properties.kt
in src/main/kotlin/software/aws/mcs/cql2cfn/cql
113 14 376 376 1
CreateKeyspaceHandler.kt
in src/main/kotlin/software/aws/mcs/cql2cfn/cfn
85 - 376 376 1
Main.kt
in src/main/kotlin/software/aws/mcs/cql2cfn
46 1 376 376 1
build.gradle.kts
in root
34 - 376 376 1
CfnTemplateGenerator.kt
in src/main/kotlin/software/aws/mcs/cql2cfn/cfn
26 - 376 376 1
Logger.kt
in src/main/kotlin/software/aws/mcs/cql2cfn/util
25 3 376 376 1
Statement.kt
in src/main/kotlin/software/aws/mcs/cql2cfn/cql
25 - 376 376 1
Type.kt
in src/main/kotlin/software/aws/mcs/cql2cfn/cql
21 - 376 376 1
CqlScriptParser.kt
in src/main/kotlin/software/aws/mcs/cql2cfn/cql
15 1 376 376 1
Identifier.kt
in src/main/kotlin/software/aws/mcs/cql2cfn/cql
15 - 376 376 1
UseHandler.kt
in src/main/kotlin/software/aws/mcs/cql2cfn/cfn
12 - 376 376 1
StatementHandler.kt
in src/main/kotlin/software/aws/mcs/cql2cfn/cfn
11 - 376 376 1
ParsingException.kt
in src/main/kotlin/software/aws/mcs/cql2cfn/cql
2 - 376 376 1
Most Recently Changed Files (Top 15)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
g
CfnCompatibleCql.g
in src/main/antlr/software/aws/mcs/cql2cfn/cql
510 - 376 376 1
CreateTableHandler.kt
in src/main/kotlin/software/aws/mcs/cql2cfn/cfn
234 - 376 376 1
Properties.kt
in src/main/kotlin/software/aws/mcs/cql2cfn/cql
113 14 376 376 1
CreateKeyspaceHandler.kt
in src/main/kotlin/software/aws/mcs/cql2cfn/cfn
85 - 376 376 1
Main.kt
in src/main/kotlin/software/aws/mcs/cql2cfn
46 1 376 376 1
build.gradle.kts
in root
34 - 376 376 1
CfnTemplateGenerator.kt
in src/main/kotlin/software/aws/mcs/cql2cfn/cfn
26 - 376 376 1
Logger.kt
in src/main/kotlin/software/aws/mcs/cql2cfn/util
25 3 376 376 1
Statement.kt
in src/main/kotlin/software/aws/mcs/cql2cfn/cql
25 - 376 376 1
Type.kt
in src/main/kotlin/software/aws/mcs/cql2cfn/cql
21 - 376 376 1
CqlScriptParser.kt
in src/main/kotlin/software/aws/mcs/cql2cfn/cql
15 1 376 376 1
Identifier.kt
in src/main/kotlin/software/aws/mcs/cql2cfn/cql
15 - 376 376 1
UseHandler.kt
in src/main/kotlin/software/aws/mcs/cql2cfn/cfn
12 - 376 376 1
StatementHandler.kt
in src/main/kotlin/software/aws/mcs/cql2cfn/cfn
11 - 376 376 1
ParsingException.kt
in src/main/kotlin/software/aws/mcs/cql2cfn/cql
2 - 376 376 1