apache / juneau-petstore
File Size

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

Intro
Learn more...
File Size Overall
0% | 0% | 24% | 43% | 31%
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% | 27% | 28% | 44%
css0% | 0% | 24% | 75% | 0%
xml0% | 0% | 0% | 0% | 100%
cfg0% | 0% | 0% | 0% | 100%
launch0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
juneau-petstore-server0% | 0% | 37% | 49% | 12%
juneau-petstore-api0% | 0% | 0% | 36% | 63%
juneau-petstore-client0% | 0% | 0% | 0% | 100%
Longest Files (Top 42)
File# lines# units
PetStoreResource.java
in juneau-petstore-server/src/main/java/org/apache/juneau/petstore/rest
432 24
SwaggerUI.css
in juneau-petstore-server/src/main/resources/htdocs/styles
245 -
dark.css
in juneau-petstore-server/src/main/resources/htdocs/themes
200 -
devops.css
in juneau-petstore-server/src/main/resources/htdocs/themes
192 -
light.css
in juneau-petstore-server/src/main/resources/htdocs/themes
190 -
PetStore.java
in juneau-petstore-api/src/main/java/org/apache/juneau/petstore
180 -
original.css
in juneau-petstore-server/src/main/resources/htdocs/themes
159 -
PetStoreService.java
in juneau-petstore-server/src/main/java/org/apache/juneau/petstore/service
140 24
Pet.java
in juneau-petstore-api/src/main/java/org/apache/juneau/petstore/dto
126 19
User.java
in juneau-petstore-api/src/main/java/org/apache/juneau/petstore/dto
100 15
Order.java
in juneau-petstore-api/src/main/java/org/apache/juneau/petstore/dto
92 13
UpdatePet.java
in juneau-petstore-api/src/main/java/org/apache/juneau/petstore/dto
53 11
Main.java
in juneau-petstore-client/src/main/java/org/apache/juneau/petstore
53 4
CreatePet.java
in juneau-petstore-api/src/main/java/org/apache/juneau/petstore/dto
52 10
App.java
in juneau-petstore-server/src/main/java/org/apache/juneau/petstore
44 5
PetTag.java
in juneau-petstore-api/src/main/java/org/apache/juneau/petstore/dto
38 6
bin.xml
in juneau-petstore-client/src/assembly
38 -
bin.xml
in juneau-petstore-server/src/assembly
38 -
RootResources.java
in juneau-petstore-server/src/main/java/org/apache/juneau/petstore/rest
38 -
CreateOrder.java
in juneau-petstore-api/src/main/java/org/apache/juneau/petstore/dto
30 7
cfg
juneau.cfg
in juneau-petstore-server/src/main/resources
27 -
ExpiresAfter.java
in juneau-petstore-api/src/main/java/org/apache/juneau/petstore/dto
21 2
PetStatus.java
in juneau-petstore-api/src/main/java/org/apache/juneau/petstore/dto
20 1
OrderStatus.java
in juneau-petstore-api/src/main/java/org/apache/juneau/petstore/dto
20 1
persistence.xml
in juneau-petstore-server/src/main/resources/META-INF
20 -
UserStatus.java
in juneau-petstore-api/src/main/java/org/apache/juneau/petstore/dto
19 1
launch
15 -
PetTagNameSwap.java
in juneau-petstore-api/src/main/java/org/apache/juneau/petstore/dto
14 1
log4j.xml
in juneau-petstore-server/src/main/resources
14 -
PetRepository.java
in juneau-petstore-server/src/main/java/org/apache/juneau/petstore/repository
14 -
UserRepository.java
in juneau-petstore-server/src/main/java/org/apache/juneau/petstore/repository
11 -
InvalidId.java
in juneau-petstore-api/src/main/java/org/apache/juneau/petstore/dto
10 1
InvalidUsername.java
in juneau-petstore-api/src/main/java/org/apache/juneau/petstore/dto
10 1
IdConflict.java
in juneau-petstore-api/src/main/java/org/apache/juneau/petstore/dto
10 1
InvalidTag.java
in juneau-petstore-api/src/main/java/org/apache/juneau/petstore/dto
10 1
IdNotFound.java
in juneau-petstore-api/src/main/java/org/apache/juneau/petstore/dto
10 1
InvalidSpecies.java
in juneau-petstore-api/src/main/java/org/apache/juneau/petstore/dto
10 1
InvalidLogin.java
in juneau-petstore-api/src/main/java/org/apache/juneau/petstore/dto
10 1
OrderRepository.java
in juneau-petstore-server/src/main/java/org/apache/juneau/petstore/repository
6 -
Species.java
in juneau-petstore-api/src/main/java/org/apache/juneau/petstore/dto
5 -
package-info.java
in juneau-petstore-api/src/main/java/org/apache/juneau/petstore/dto
1 -
package-info.java
in juneau-petstore-api/src/main/java/org/apache/juneau/petstore
1 -
Files With Most Units (Top 23)
File# lines# units
PetStoreService.java
in juneau-petstore-server/src/main/java/org/apache/juneau/petstore/service
140 24
PetStoreResource.java
in juneau-petstore-server/src/main/java/org/apache/juneau/petstore/rest
432 24
Pet.java
in juneau-petstore-api/src/main/java/org/apache/juneau/petstore/dto
126 19
User.java
in juneau-petstore-api/src/main/java/org/apache/juneau/petstore/dto
100 15
Order.java
in juneau-petstore-api/src/main/java/org/apache/juneau/petstore/dto
92 13
UpdatePet.java
in juneau-petstore-api/src/main/java/org/apache/juneau/petstore/dto
53 11
CreatePet.java
in juneau-petstore-api/src/main/java/org/apache/juneau/petstore/dto
52 10
CreateOrder.java
in juneau-petstore-api/src/main/java/org/apache/juneau/petstore/dto
30 7
PetTag.java
in juneau-petstore-api/src/main/java/org/apache/juneau/petstore/dto
38 6
App.java
in juneau-petstore-server/src/main/java/org/apache/juneau/petstore
44 5
Main.java
in juneau-petstore-client/src/main/java/org/apache/juneau/petstore
53 4
ExpiresAfter.java
in juneau-petstore-api/src/main/java/org/apache/juneau/petstore/dto
21 2
PetStatus.java
in juneau-petstore-api/src/main/java/org/apache/juneau/petstore/dto
20 1
PetTagNameSwap.java
in juneau-petstore-api/src/main/java/org/apache/juneau/petstore/dto
14 1
InvalidId.java
in juneau-petstore-api/src/main/java/org/apache/juneau/petstore/dto
10 1
OrderStatus.java
in juneau-petstore-api/src/main/java/org/apache/juneau/petstore/dto
20 1
InvalidUsername.java
in juneau-petstore-api/src/main/java/org/apache/juneau/petstore/dto
10 1
IdConflict.java
in juneau-petstore-api/src/main/java/org/apache/juneau/petstore/dto
10 1
UserStatus.java
in juneau-petstore-api/src/main/java/org/apache/juneau/petstore/dto
19 1
InvalidTag.java
in juneau-petstore-api/src/main/java/org/apache/juneau/petstore/dto
10 1
IdNotFound.java
in juneau-petstore-api/src/main/java/org/apache/juneau/petstore/dto
10 1
InvalidSpecies.java
in juneau-petstore-api/src/main/java/org/apache/juneau/petstore/dto
10 1
InvalidLogin.java
in juneau-petstore-api/src/main/java/org/apache/juneau/petstore/dto
10 1
Files With Long Lines (Top 9)

There are 9 files with lines longer than 120 characters. In total, there are 13 long lines.

File# lines# units# long lines
RootResources.java
in juneau-petstore-server/src/main/java/org/apache/juneau/petstore/rest
38 - 3
cfg
juneau.cfg
in juneau-petstore-server/src/main/resources
27 - 2
PetStoreResource.java
in juneau-petstore-server/src/main/java/org/apache/juneau/petstore/rest
432 24 2
bin.xml
in juneau-petstore-client/src/assembly
38 - 1
Main.java
in juneau-petstore-client/src/main/java/org/apache/juneau/petstore
53 4 1
launch
15 - 1
bin.xml
in juneau-petstore-server/src/assembly
38 - 1
persistence.xml
in juneau-petstore-server/src/main/resources/META-INF
20 - 1
PetStoreService.java
in juneau-petstore-server/src/main/java/org/apache/juneau/petstore/service
140 24 1
Correlations

File Size vs. Commits (all time): 42 points

juneau-petstore-api/src/main/java/org/apache/juneau/petstore/PetStore.java x: 7 commits (all time) y: 180 lines of code juneau-petstore-api/src/main/java/org/apache/juneau/petstore/dto/CreateOrder.java x: 4 commits (all time) y: 30 lines of code juneau-petstore-api/src/main/java/org/apache/juneau/petstore/dto/CreatePet.java x: 4 commits (all time) y: 52 lines of code juneau-petstore-api/src/main/java/org/apache/juneau/petstore/dto/ExpiresAfter.java x: 3 commits (all time) y: 21 lines of code juneau-petstore-api/src/main/java/org/apache/juneau/petstore/dto/IdConflict.java x: 3 commits (all time) y: 10 lines of code juneau-petstore-api/src/main/java/org/apache/juneau/petstore/dto/Order.java x: 3 commits (all time) y: 92 lines of code juneau-petstore-api/src/main/java/org/apache/juneau/petstore/dto/Pet.java x: 8 commits (all time) y: 126 lines of code juneau-petstore-api/src/main/java/org/apache/juneau/petstore/dto/PetTag.java x: 3 commits (all time) y: 38 lines of code juneau-petstore-api/src/main/java/org/apache/juneau/petstore/dto/PetTagNameSwap.java x: 3 commits (all time) y: 14 lines of code juneau-petstore-api/src/main/java/org/apache/juneau/petstore/dto/UpdatePet.java x: 3 commits (all time) y: 53 lines of code juneau-petstore-api/src/main/java/org/apache/juneau/petstore/dto/User.java x: 3 commits (all time) y: 100 lines of code juneau-petstore-client/src/main/java/org/apache/juneau/petstore/Main.java x: 7 commits (all time) y: 53 lines of code juneau-petstore-server/src/main/java/org/apache/juneau/petstore/App.java x: 9 commits (all time) y: 44 lines of code juneau-petstore-server/src/main/java/org/apache/juneau/petstore/rest/PetStoreResource.java x: 14 commits (all time) y: 432 lines of code juneau-petstore-server/src/main/java/org/apache/juneau/petstore/rest/RootResources.java x: 9 commits (all time) y: 38 lines of code juneau-petstore-api/src/main/java/org/apache/juneau/petstore/dto/OrderStatus.java x: 2 commits (all time) y: 20 lines of code juneau-petstore-api/src/main/java/org/apache/juneau/petstore/dto/Species.java x: 3 commits (all time) y: 5 lines of code juneau-petstore-client/src/assembly/bin.xml x: 2 commits (all time) y: 38 lines of code juneau-petstore-server/juneau-examples-petstore-server.launch x: 2 commits (all time) y: 15 lines of code juneau-petstore-server/src/main/java/org/apache/juneau/petstore/repository/OrderRepository.java x: 5 commits (all time) y: 6 lines of code juneau-petstore-server/src/main/java/org/apache/juneau/petstore/repository/PetRepository.java x: 6 commits (all time) y: 14 lines of code juneau-petstore-server/src/main/java/org/apache/juneau/petstore/repository/UserRepository.java x: 7 commits (all time) y: 11 lines of code juneau-petstore-server/src/main/java/org/apache/juneau/petstore/service/PetStoreService.java x: 13 commits (all time) y: 140 lines of code juneau-petstore-server/src/main/resources/META-INF/persistence.xml x: 4 commits (all time) y: 20 lines of code juneau-petstore-server/src/main/resources/htdocs/styles/SwaggerUI.css x: 2 commits (all time) y: 245 lines of code juneau-petstore-server/src/main/resources/htdocs/themes/dark.css x: 2 commits (all time) y: 200 lines of code juneau-petstore-server/src/main/resources/htdocs/themes/devops.css x: 2 commits (all time) y: 192 lines of code juneau-petstore-server/src/main/resources/htdocs/themes/light.css x: 2 commits (all time) y: 190 lines of code juneau-petstore-server/src/main/resources/htdocs/themes/original.css x: 2 commits (all time) y: 159 lines of code juneau-petstore-server/src/main/resources/juneau.cfg x: 3 commits (all time) y: 27 lines of code juneau-petstore-api/src/main/java/org/apache/juneau/petstore/dto/package-info.java x: 1 commits (all time) y: 1 lines of code
432.0
lines of code
  min: 1.0
  average: 64.71
  25th percentile: 10.0
  median: 24.0
  75th percentile: 94.0
  max: 432.0
0 14.0
commits (all time)
min: 1.0 | average: 4.0 | 25th percentile: 2.0 | median: 3.0 | 75th percentile: 4.25 | max: 14.0

File Size vs. Contributors (all time): 42 points

juneau-petstore-api/src/main/java/org/apache/juneau/petstore/PetStore.java x: 2 contributors (all time) y: 180 lines of code juneau-petstore-api/src/main/java/org/apache/juneau/petstore/dto/CreateOrder.java x: 2 contributors (all time) y: 30 lines of code juneau-petstore-api/src/main/java/org/apache/juneau/petstore/dto/CreatePet.java x: 2 contributors (all time) y: 52 lines of code juneau-petstore-api/src/main/java/org/apache/juneau/petstore/dto/ExpiresAfter.java x: 2 contributors (all time) y: 21 lines of code juneau-petstore-api/src/main/java/org/apache/juneau/petstore/dto/IdConflict.java x: 2 contributors (all time) y: 10 lines of code juneau-petstore-api/src/main/java/org/apache/juneau/petstore/dto/Order.java x: 2 contributors (all time) y: 92 lines of code juneau-petstore-api/src/main/java/org/apache/juneau/petstore/dto/Pet.java x: 3 contributors (all time) y: 126 lines of code juneau-petstore-api/src/main/java/org/apache/juneau/petstore/dto/PetTag.java x: 2 contributors (all time) y: 38 lines of code juneau-petstore-api/src/main/java/org/apache/juneau/petstore/dto/PetTagNameSwap.java x: 2 contributors (all time) y: 14 lines of code juneau-petstore-api/src/main/java/org/apache/juneau/petstore/dto/UpdatePet.java x: 2 contributors (all time) y: 53 lines of code juneau-petstore-api/src/main/java/org/apache/juneau/petstore/dto/User.java x: 2 contributors (all time) y: 100 lines of code juneau-petstore-server/src/main/java/org/apache/juneau/petstore/App.java x: 3 contributors (all time) y: 44 lines of code juneau-petstore-server/src/main/java/org/apache/juneau/petstore/rest/PetStoreResource.java x: 3 contributors (all time) y: 432 lines of code juneau-petstore-server/src/main/java/org/apache/juneau/petstore/rest/RootResources.java x: 3 contributors (all time) y: 38 lines of code juneau-petstore-api/src/main/java/org/apache/juneau/petstore/dto/OrderStatus.java x: 2 contributors (all time) y: 20 lines of code juneau-petstore-api/src/main/java/org/apache/juneau/petstore/dto/Species.java x: 2 contributors (all time) y: 5 lines of code juneau-petstore-server/src/main/java/org/apache/juneau/petstore/repository/OrderRepository.java x: 3 contributors (all time) y: 6 lines of code juneau-petstore-server/src/main/java/org/apache/juneau/petstore/repository/PetRepository.java x: 3 contributors (all time) y: 14 lines of code juneau-petstore-server/src/main/java/org/apache/juneau/petstore/repository/UserRepository.java x: 3 contributors (all time) y: 11 lines of code juneau-petstore-server/src/main/java/org/apache/juneau/petstore/service/PetStoreService.java x: 3 contributors (all time) y: 140 lines of code juneau-petstore-server/src/main/resources/META-INF/persistence.xml x: 3 contributors (all time) y: 20 lines of code juneau-petstore-server/src/main/resources/htdocs/styles/SwaggerUI.css x: 1 contributors (all time) y: 245 lines of code juneau-petstore-server/src/main/resources/htdocs/themes/dark.css x: 1 contributors (all time) y: 200 lines of code juneau-petstore-server/src/main/resources/htdocs/themes/devops.css x: 1 contributors (all time) y: 192 lines of code juneau-petstore-server/src/main/resources/htdocs/themes/light.css x: 1 contributors (all time) y: 190 lines of code juneau-petstore-server/src/main/resources/htdocs/themes/original.css x: 1 contributors (all time) y: 159 lines of code juneau-petstore-server/src/main/resources/juneau.cfg x: 2 contributors (all time) y: 27 lines of code juneau-petstore-api/src/main/java/org/apache/juneau/petstore/dto/package-info.java x: 1 contributors (all time) y: 1 lines of code
432.0
lines of code
  min: 1.0
  average: 64.71
  25th percentile: 10.0
  median: 24.0
  75th percentile: 94.0
  max: 432.0
0 3.0
contributors (all time)
min: 1.0 | average: 2.05 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 2.0 | max: 3.0

File Size vs. Commits (30 days): 0 points

No data for "commits (30d)" vs. "lines of code".

File Size vs. Contributors (30 days): 0 points

No data for "contributors (30d)" vs. "lines of code".


File Size vs. Commits (90 days): 0 points

No data for "commits (90d)" vs. "lines of code".

File Size vs. Contributors (90 days): 0 points

No data for "contributors (90d)" vs. "lines of code".