JetBrains / teamcity-rest-codegen
File Size

The distribution of size of files (measured in lines of code).

Intro
Learn more...
File Size Overall
0% | 0% | 25% | 15% | 59%
Legend:
1001+
501-1000
201-500
101-200
1-100


explore: grouped by folders | grouped by size | sunburst | 3D view
File Size per Extension
1001+
501-1000
201-500
101-200
1-100
java0% | 0% | 41% | 42% | 16%
mustache0% | 0% | 17% | 0% | 82%
xml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
src0% | 0% | 25% | 15% | 59%
Longest Files (Top 50)
File# lines# units
TeamCityGenerateRunnable.java
in src/main/java/com/jetbrains/codegen
296 2
ApiClient.kt.mustache
in src/main/resources/teamcity_kotlin/infrastructure
215 -
TeamCityGenerator.java
in src/main/java/com/jetbrains/codegen
157 1
TeamCityKotlinCodegen.java
in src/main/java/com/jetbrains/codegen/kotlin
147 7
TeamCityPythonCodegen.java
in src/main/java/com/jetbrains/codegen/python
94 3
request_handler.mustache
in src/main/resources/teamcity_python
73 -
dataEntity.mustache
in src/main/resources/teamcity_python
72 -
api.mustache
in src/main/resources/teamcity_kotlin
61 -
api.mustache
in src/main/resources/teamcity_docs
58 -
api.mustache
in src/main/resources/teamcity_python
54 -
data_class.mustache
in src/main/resources/teamcity_kotlin
53 -
PaginatedEntity.kt.mustache
in src/main/resources/teamcity_kotlin/base
47 -
autodoc.tree.mustache
in src/main/resources/teamcity_docs
43 -
ClientConfig.kt.mustache
in src/main/resources/teamcity_kotlin/infrastructure
38 -
RequestConfig.kt.mustache
in src/main/resources/teamcity_kotlin/infrastructure
37 -
build.gradle.mustache
in src/main/resources/teamcity_kotlin
36 -
ListEntity.kt.mustache
in src/main/resources/teamcity_kotlin/base
34 -
ApiInfrastructureResponse.kt.mustache
in src/main/resources/teamcity_kotlin/infrastructure
33 -
model.mustache
in src/main/resources/teamcity_docs
31 -
Errors.kt.mustache
in src/main/resources/teamcity_kotlin/infrastructure
31 -
LocatorEntity.kt.mustache
in src/main/resources/teamcity_kotlin/base
30 -
model.mustache
in src/main/resources/teamcity_python
27 -
DataEntity.kt.mustache
in src/main/resources/teamcity_kotlin/base
26 -
locator.param.table.mustache
in src/main/resources/teamcity_docs
25 -
ApplicationDelegates.kt.mustache
in src/main/resources/teamcity_kotlin/infrastructure
24 -
zip.xml
in src/main/assembly
24 -
TeamCityCodegen.java
in src/main/java/com/jetbrains/codegen
21 1
paginatedEntity.mustache
in src/main/resources/teamcity_python
21 -
listEntity.mustache
in src/main/resources/teamcity_python
19 -
ResponseExtensions.kt.mustache
in src/main/resources/teamcity_kotlin/infrastructure
18 -
ApiAbstractions.kt.mustache
in src/main/resources/teamcity_kotlin/infrastructure
16 -
content_handler.mustache
in src/main/resources/teamcity_python
15 -
locatorEntity.mustache
in src/main/resources/teamcity_python
13 -
Serializer.kt.mustache
in src/main/resources/teamcity_kotlin/infrastructure
12 -
Endpoint.kt.mustache
in src/main/resources/teamcity_kotlin/infrastructure
12 -
setup.mustache
in src/main/resources/teamcity_python
10 -
enum_class.mustache
in src/main/resources/teamcity_kotlin
10 -
model.param.table.mustache
in src/main/resources/teamcity_docs
9 -
const.mustache
in src/main/resources/teamcity_python
8 -
model.mustache
in src/main/resources/teamcity_kotlin
7 -
RequestMethod.kt.mustache
in src/main/resources/teamcity_kotlin/infrastructure
7 -
licenseInfo.mustache
in src/main/resources/teamcity_kotlin
5 -
__init__base.mustache
in src/main/resources/teamcity_python
4 -
__init__api.mustache
in src/main/resources/teamcity_python
4 -
__init__model.mustache
in src/main/resources/teamcity_python
4 -
data_class_opt_var.mustache
in src/main/resources/teamcity_kotlin
4 -
data_class_req_var.mustache
in src/main/resources/teamcity_kotlin
4 -
locator.description.mustache
in src/main/resources/teamcity_docs
1 -
model.description.mustache
in src/main/resources/teamcity_docs
1 -
settings.gradle.mustache
in src/main/resources/teamcity_kotlin
1 -
Files With Most Units (Top 5)
File# lines# units
TeamCityKotlinCodegen.java
in src/main/java/com/jetbrains/codegen/kotlin
147 7
TeamCityPythonCodegen.java
in src/main/java/com/jetbrains/codegen/python
94 3
TeamCityGenerateRunnable.java
in src/main/java/com/jetbrains/codegen
296 2
TeamCityCodegen.java
in src/main/java/com/jetbrains/codegen
21 1
TeamCityGenerator.java
in src/main/java/com/jetbrains/codegen
157 1
Files With Long Lines (Top 20)

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

File# lines# units# long lines
TeamCityGenerateRunnable.java
in src/main/java/com/jetbrains/codegen
296 2 12
TeamCityKotlinCodegen.java
in src/main/java/com/jetbrains/codegen/kotlin
147 7 11
ApiClient.kt.mustache
in src/main/resources/teamcity_kotlin/infrastructure
215 - 7
TeamCityPythonCodegen.java
in src/main/java/com/jetbrains/codegen/python
94 3 6
api.mustache
in src/main/resources/teamcity_python
54 - 5
model.mustache
in src/main/resources/teamcity_python
27 - 3
model.mustache
in src/main/resources/teamcity_docs
31 - 3
TeamCityGenerator.java
in src/main/java/com/jetbrains/codegen
157 1 2
DataEntity.kt.mustache
in src/main/resources/teamcity_kotlin/base
26 - 2
TeamCityCodegen.java
in src/main/java/com/jetbrains/codegen
21 1 1
request_handler.mustache
in src/main/resources/teamcity_python
73 - 1
dataEntity.mustache
in src/main/resources/teamcity_python
72 - 1
model.param.table.mustache
in src/main/resources/teamcity_docs
9 - 1
model.mustache
in src/main/resources/teamcity_kotlin
7 - 1
data_class.mustache
in src/main/resources/teamcity_kotlin
53 - 1
ApiAbstractions.kt.mustache
in src/main/resources/teamcity_kotlin/infrastructure
16 - 1
data_class_opt_var.mustache
in src/main/resources/teamcity_kotlin
4 - 1
api.mustache
in src/main/resources/teamcity_kotlin
61 - 1
data_class_req_var.mustache
in src/main/resources/teamcity_kotlin
4 - 1
zip.xml
in src/main/assembly
24 - 1