apache / olingo-odata2
File Size

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

Intro
Learn more...
File Size Overall
8% | 11% | 25% | 22% | 32%
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
java8% | 10% | 25% | 23% | 31%
xml0% | 43% | 0% | 0% | 56%
jsp0% | 0% | 43% | 26% | 29%
html0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
odata2-lib8% | 8% | 25% | 25% | 32%
odata2-annotation-processor29% | 28% | 11% | 13% | 17%
odata2-jpa-processor0% | 13% | 33% | 19% | 33%
src0% | 87% | 0% | 0% | 12%
odata2-sample0% | 0% | 0% | 0% | 100%
odata2-dist0% | 0% | 0% | 0% | 100%
odata2-spring0% | 0% | 0% | 0% | 100%
Longest Files (Top 50)
File# lines# units
XmlMetadataDeserializer.java
in odata2-lib/odata-client-core/src/main/java/org/apache/olingo/odata2/client/core/ep/deserializer
1454 51
ListsProcessor.java
in odata2-annotation-processor/annotation-processor-core/src/main/java/org/apache/olingo/odata2/annotation/processor/core
1402 58
ListsProcessor.java
in odata2-lib/odata-ref/src/main/java/org/apache/olingo/odata2/ref/processor
1384 58
XmlMetadataConsumer.java
in odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/consumer
1069 40
UriParserImpl.java
in odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/uri
864 42
AnnotationHelper.java
in odata2-annotation-processor/annotation-processor-core/src/main/java/org/apache/olingo/odata2/annotation/processor/core/util
688 72
FilterParserImpl.java
in odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/uri/expression
679 23
AnnotationEdmProvider.java
in odata2-annotation-processor/annotation-processor-core/src/main/java/org/apache/olingo/odata2/annotation/processor/core/edm
640 57
ODataJPAResponseBuilderDefault.java
in odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core
587 23
AtomEntryEntityProducer.java
in odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/producer
585 25
579 -
JPAEntityParser.java
in odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core/access/data
564 17
ODataExpressionParser.java
in odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core
557 17
AtomEntryEntitySerializer.java
in odata2-lib/odata-client-core/src/main/java/org/apache/olingo/odata2/client/core/ep/serializer
552 22
ScenarioDataSource.java
in odata2-lib/odata-ref/src/main/java/org/apache/olingo/odata2/ref/processor
549 18
XmlMetadataProducer.java
in odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/producer
548 9
JPAEntity.java
in odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core/access/data
495 21
EdmTestProvider.java
in odata2-lib/odata-testutil/src/main/java/org/apache/olingo/odata2/testutil/mock
488 10
ContentType.java
in odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/commons
485 46
JPAQueryBuilder.java
in odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core/access/data
464 24
ScenarioEdmProvider.java
in odata2-lib/odata-ref/src/main/java/org/apache/olingo/odata2/ref/edm
443 9
ODataRequestHandler.java
in odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core
435 23
XmlEntryConsumer.java
in odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/consumer
429 25
EdmURIBuilderImpl.java
in odata2-lib/odata-client-core/src/main/java/org/apache/olingo/odata2/client/core/uri
414 34
JPAEdmProperty.java
in odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core/model
406 20
JPAProcessorImpl.java
in odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core/access/data
386 22
JPAEdmNameBuilder.java
in odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core/access/model
378 17
EdmMock.java
in odata2-lib/odata-testutil/src/main/java/org/apache/olingo/odata2/testutil/mock
373 7
JsonEntryConsumer.java
in odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/consumer
371 16
XmlEntryDeserializer.java
in odata2-lib/odata-client-core/src/main/java/org/apache/olingo/odata2/client/core/ep/deserializer
366 21
AtomEntityProvider.java
in odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep
341 22
RestUtil.java
in odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/servlet
330 14
ODataServlet.java
in odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/servlet
322 15
AnnotationInMemoryDs.java
in odata2-annotation-processor/annotation-processor-core/src/main/java/org/apache/olingo/odata2/annotation/processor/core/datasource
314 24
JsonEntityProvider.java
in odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep
308 20
JPALink.java
in odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core/access/data
304 14
JsonEntryDeserializer.java
in odata2-lib/odata-client-core/src/main/java/org/apache/olingo/odata2/client/core/ep/deserializer
303 15
JsonEntryEntityProducer.java
in odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/producer
292 13
ODataExceptionWrapper.java
in odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/rest
290 19
EntityInfoAggregator.java
in odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/aggregator
286 31
index.jsp
in odata2-jpa-processor/jpa-web/src/main/webapp
285 -
AtomServiceDocumentConsumer.java
in odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/consumer
277 13
JPAEdmFunctionImport.java
in odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core/model
268 10
JsonPropertyConsumer.java
in odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/consumer
267 8
Dispatcher.java
in odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core
263 3
JsonPropertyDeserializer.java
in odata2-lib/odata-client-core/src/main/java/org/apache/olingo/odata2/client/core/ep/deserializer
259 8
ODataJPADefaultProcessor.java
in odata2-jpa-processor/jpa-api/src/main/java/org/apache/olingo/odata2/jpa/processor/api
256 17
UriInfoImpl.java
in odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/uri
246 47
EdmEntityContainerImplProv.java
in odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/edm/provider
241 15
ODataJPAEdmProvider.java
in odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core/edm
238 12
Files With Most Units (Top 50)
File# lines# units
AnnotationHelper.java
in odata2-annotation-processor/annotation-processor-core/src/main/java/org/apache/olingo/odata2/annotation/processor/core/util
688 72
ListsProcessor.java
in odata2-annotation-processor/annotation-processor-core/src/main/java/org/apache/olingo/odata2/annotation/processor/core
1402 58
ListsProcessor.java
in odata2-lib/odata-ref/src/main/java/org/apache/olingo/odata2/ref/processor
1384 58
AnnotationEdmProvider.java
in odata2-annotation-processor/annotation-processor-core/src/main/java/org/apache/olingo/odata2/annotation/processor/core/edm
640 57
XmlMetadataDeserializer.java
in odata2-lib/odata-client-core/src/main/java/org/apache/olingo/odata2/client/core/ep/deserializer
1454 51
UriInfoImpl.java
in odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/uri
246 47
ContentType.java
in odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/commons
485 46
UriParserImpl.java
in odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/uri
864 42
XmlMetadataConsumer.java
in odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/consumer
1069 40
ODataContextImpl.java
in odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core
231 39
EntityProviderWriteProperties.java
in odata2-lib/odata-api/src/main/java/org/apache/olingo/odata2/api/ep
182 36
EdmURIBuilderImpl.java
in odata2-lib/odata-client-core/src/main/java/org/apache/olingo/odata2/client/core/uri
414 34
EdmEntityContainerImpl.java
in odata2-lib/odata-client-core/src/main/java/org/apache/olingo/odata2/client/core/edm/Impl
170 33
ODataSingleProcessor.java
in odata2-lib/odata-api/src/main/java/org/apache/olingo/odata2/api/processor
220 33
EntityInfoAggregator.java
in odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/aggregator
286 31
ProviderFacadeImpl.java
in odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep
210 31
DataStore.java
in odata2-annotation-processor/annotation-processor-core/src/main/java/org/apache/olingo/odata2/annotation/processor/core/datasource
215 29
EntityProvider.java
in odata2-lib/odata-api/src/main/java/org/apache/olingo/odata2/api/ep
192 29
ODataJPAContextImpl.java
in odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core
151 28
EdmImpl.java
in odata2-lib/odata-client-core/src/main/java/org/apache/olingo/odata2/client/core/edm/Impl
152 28
ODataErrorContext.java
in odata2-lib/odata-api/src/main/java/org/apache/olingo/odata2/api/processor
110 27
EdmFunctionImportImpl.java
in odata2-lib/odata-client-core/src/main/java/org/apache/olingo/odata2/client/core/edm/Impl
126 26
CircleStreamBuffer.java
in odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/util
191 26
SalesOrderHeader.java
in odata2-jpa-processor/jpa-ref/src/main/java/org/apache/olingo/odata2/jpa/processor/ref/model
140 25
Employee.java
in odata2-lib/odata-ref/src/main/java/org/apache/olingo/odata2/ref/model
132 25
AtomEntryEntityProducer.java
in odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/producer
585 25
XmlEntryConsumer.java
in odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/consumer
429 25
ODataRequestImpl.java
in odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core
208 25
ExpandSelectTreeNodeImpl.java
in odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/uri
224 25
JPAQueryBuilder.java
in odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core/access/data
464 24
Employee.java
in odata2-annotation-processor/annotation-processor-ref/src/main/java/org/apache/olingo/odata2/annotation/processor/ref/model
142 24
AnnotationInMemoryDs.java
in odata2-annotation-processor/annotation-processor-core/src/main/java/org/apache/olingo/odata2/annotation/processor/core/datasource
314 24
URIBuilderImpl.java
in odata2-lib/odata-client-core/src/main/java/org/apache/olingo/odata2/client/core/uri
161 24
Header.java
in odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/batch/v2
182 24
ODataJPAResponseBuilderDefault.java
in odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core
587 23
StringHelper.java
in odata2-lib/odata-testutil/src/main/java/org/apache/olingo/odata2/testutil/helper
154 23
ODataRequestHandler.java
in odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core
435 23
FilterParserImpl.java
in odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/uri/expression
679 23
JPAProcessorImpl.java
in odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core/access/data
386 22
AtomEntryEntitySerializer.java
in odata2-lib/odata-client-core/src/main/java/org/apache/olingo/odata2/client/core/ep/serializer
552 22
AtomEntityProvider.java
in odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep
341 22
JPAEntity.java
in odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core/access/data
495 21
ODataJPAFactoryImpl.java
in odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core/factory
194 21
XmlEntryDeserializer.java
in odata2-lib/odata-client-core/src/main/java/org/apache/olingo/odata2/client/core/ep/deserializer
366 21
JPAEdmProperty.java
in odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core/model
406 20
EdmStructuralTypeImpl.java
in odata2-lib/odata-client-core/src/main/java/org/apache/olingo/odata2/client/core/edm/Impl
106 20
JsonEntityProvider.java
in odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep
308 20
EdmSchemaImpl.java
in odata2-lib/odata-client-core/src/main/java/org/apache/olingo/odata2/client/core/edm/Impl
89 19
BatchHelper.java
in odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/batch
234 19
BatchTransformatorCommon.java
in odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/batch/v2
222 19
Files With Long Lines (Top 22)

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

File# lines# units# long lines
579 - 112
AnnotationSampleDataGenerator.java
in odata2-sample/cars-annotation-archetype/src/main/resources/archetype-resources/src/main/java/util
59 2 11
index.jsp
in odata2-jpa-processor/jpa-web/src/main/webapp
285 - 7
index.html
in odata2-sample/cars-jpa-archetype/src/main/resources/archetype-resources/src/main/webapp
69 - 7
index.jsp
in odata2-sample/cars-annotation-archetype/src/main/resources/archetype-resources/src/main/webapp
95 - 5
index.jsp
in odata2-annotation-processor/annotation-processor-web/src/main/webapp
98 - 3
janos-assembly.xml
in odata2-dist/janos/src/main/assembly
41 - 3
jpa-assembly.xml
in odata2-dist/jpa/src/main/assembly
42 - 3
lib-assembly.xml
in odata2-dist/lib/src/main/assembly
39 - 3
ref-assembly.xml
in odata2-dist/ref/src/main/assembly
44 - 2
persistence.xml
in odata2-sample/cars-jpa-archetype/src/main/resources/archetype-resources/src/main/resources/META-INF
34 - 2
persistence.xml
in odata2-jpa-processor/jpa-ref/src/main/resources/META-INF
35 - 1
log4j.xml
in odata2-annotation-processor/annotation-processor-web/src/main/resources
14 - 1
archetype-metadata.xml
in odata2-sample/cars-jpa-archetype/src/main/resources/META-INF/maven
33 - 1
archetype-metadata.xml
in odata2-sample/cars-annotation-archetype/src/main/resources/META-INF/maven
49 - 1
log4j.xml
in odata2-sample/cars-annotation-archetype/src/main/resources/archetype-resources/src/main/resources
25 - 1
Car.java
in odata2-sample/cars-annotation-archetype/src/main/resources/archetype-resources/src/main/java/model
77 15 1
archetype-metadata.xml
in odata2-sample/cars-service-archetype/src/main/resources/META-INF/maven
33 - 1
log4j.xml
in odata2-sample/cars-service-archetype/src/main/resources/archetype-resources/src/main/resources
17 - 1
index.html
in odata2-sample/cars-service-archetype/src/main/resources/archetype-resources/src/main/webapp
37 - 1
log4j.xml
in odata2-lib/odata-web/src/main/resources
14 - 1
log4j.xml
in odata2-lib/odata-testutil/src/main/resources
18 - 1
Correlations

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

odata2-lib/odata-api/src/main/java/org/apache/olingo/odata2/api/uri/UriParser.java x: 10 commits (all time) y: 60 lines of code odata2-lib/odata-client-api/src/main/java/org/apache/olingo/odata2/client/api/ODataClient.java x: 3 commits (all time) y: 45 lines of code odata2-lib/odata-client-core/src/main/java/org/apache/olingo/odata2/client/core/ODataClientImpl.java x: 3 commits (all time) y: 176 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/uri/UriParserImpl.java x: 23 commits (all time) y: 864 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/uri/expression/FilterParserImpl.java x: 10 commits (all time) y: 679 lines of code odata2-lib/odata-client-core/src/main/java/org/apache/olingo/odata2/client/core/ep/deserializer/JsonErrorDocumentDeserializer.java x: 2 commits (all time) y: 181 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/consumer/JsonErrorDocumentConsumer.java x: 6 commits (all time) y: 180 lines of code odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core/access/data/JPAProcessorImpl.java x: 31 commits (all time) y: 386 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/commons/Encoder.java x: 3 commits (all time) y: 63 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/edm/EdmDateTimeOffset.java x: 8 commits (all time) y: 137 lines of code odata2-lib/odata-annotation/src/main/java/org/apache/olingo/odata2/api/annotation/edm/EdmFacets.java x: 11 commits (all time) y: 13 lines of code odata2-annotation-processor/annotation-processor-core/src/main/java/org/apache/olingo/odata2/annotation/processor/core/util/ClassHelper.java x: 17 commits (all time) y: 193 lines of code odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core/model/JPAEdmProperty.java x: 21 commits (all time) y: 406 lines of code odata2-jpa-processor/jpa-api/src/main/java/org/apache/olingo/odata2/jpa/processor/api/factory/ODataJPAFactory.java x: 4 commits (all time) y: 30 lines of code odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core/ODataJPAContextImpl.java x: 14 commits (all time) y: 151 lines of code odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core/ODataJPAResponseBuilderDefault.java x: 21 commits (all time) y: 587 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/edm/EdmDecimal.java x: 5 commits (all time) y: 151 lines of code odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core/callback/JPATombstoneCallBackFI.java x: 1 commits (all time) y: 40 lines of code odata2-lib/odata-api/src/main/java/org/apache/olingo/odata2/api/uri/info/GetFunctionImportUriInfo.java x: 2 commits (all time) y: 18 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/batch/v2/BatchLineReader.java x: 5 commits (all time) y: 186 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/producer/AtomEntryEntityProducer.java x: 27 commits (all time) y: 585 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/Dispatcher.java x: 2 commits (all time) y: 263 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ODataRequestHandler.java x: 17 commits (all time) y: 435 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/AtomEntityProvider.java x: 18 commits (all time) y: 341 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/JsonEntityProvider.java x: 16 commits (all time) y: 308 lines of code odata2-lib/odata-ref/src/main/java/org/apache/olingo/odata2/ref/processor/ScenarioDataSource.java x: 14 commits (all time) y: 549 lines of code odata2-lib/odata-api/src/main/java/org/apache/olingo/odata2/api/processor/ODataErrorContext.java x: 3 commits (all time) y: 110 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/ContentTypeBasedEntityProvider.java x: 6 commits (all time) y: 51 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/ProviderFacadeImpl.java x: 13 commits (all time) y: 210 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/producer/JsonErrorDocumentProducer.java x: 2 commits (all time) y: 61 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/producer/XmlErrorDocumentProducer.java x: 2 commits (all time) y: 76 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/util/FormatJson.java x: 5 commits (all time) y: 36 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/util/FormatXml.java x: 4 commits (all time) y: 70 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/producer/JsonEntryEntityProducer.java x: 24 commits (all time) y: 292 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/consumer/JsonPropertyConsumer.java x: 6 commits (all time) y: 267 lines of code odata2-lib/odata-testutil/src/main/java/org/apache/olingo/odata2/testutil/mock/EdmMock.java x: 9 commits (all time) y: 373 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/servlet/RestUtil.java x: 24 commits (all time) y: 330 lines of code odata2-lib/odata-api/src/main/java/org/apache/olingo/odata2/api/commons/HttpStatusCodes.java x: 5 commits (all time) y: 49 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/consumer/XmlEntryConsumer.java x: 16 commits (all time) y: 429 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/consumer/XmlPropertyConsumer.java x: 5 commits (all time) y: 170 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/edm/EdmDateTime.java x: 5 commits (all time) y: 200 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/consumer/JsonEntryConsumer.java x: 11 commits (all time) y: 371 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/batch/BatchHandlerImpl.java x: 7 commits (all time) y: 171 lines of code odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core/ODataExpressionParser.java x: 32 commits (all time) y: 557 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/edm/EdmTime.java x: 7 commits (all time) y: 128 lines of code odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core/access/data/JPALink.java x: 24 commits (all time) y: 304 lines of code odata2-lib/odata-client-core/src/main/java/org/apache/olingo/odata2/client/core/ep/serializer/JsonEntryEntitySerializer.java x: 2 commits (all time) y: 231 lines of code odata2-lib/odata-ref/src/main/java/org/apache/olingo/odata2/ref/processor/ListsProcessor.java x: 21 commits (all time) y: 1384 lines of code odata2-lib/odata-api/src/main/java/org/apache/olingo/odata2/api/uri/ExpandSelectTreeNode.java x: 4 commits (all time) y: 28 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/uri/ExpandSelectTreeNodeImpl.java x: 5 commits (all time) y: 224 lines of code odata2-lib/odata-ref/src/main/java/org/apache/olingo/odata2/ref/edm/ScenarioEdmProvider.java x: 7 commits (all time) y: 443 lines of code odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core/access/data/JPAEntity.java x: 34 commits (all time) y: 495 lines of code odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core/access/data/JPAPage.java x: 8 commits (all time) y: 174 lines of code odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core/access/data/JPAQueryBuilder.java x: 12 commits (all time) y: 464 lines of code odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core/jpql/JPQLSelectContext.java x: 9 commits (all time) y: 161 lines of code odata2-jpa-processor/jpa-ref/src/main/java/org/apache/olingo/odata2/jpa/processor/ref/listeners/CustomerQueryExtension.java x: 5 commits (all time) y: 64 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/batch/BatchChangeSetPartImpl.java x: 7 commits (all time) y: 102 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/batch/BatchHelper.java x: 9 commits (all time) y: 234 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/debug/DebugInfoRuntime.java x: 4 commits (all time) y: 152 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/uri/expression/InfoMethod.java x: 2 commits (all time) y: 53 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/uri/expression/ParameterSet.java x: 2 commits (all time) y: 73 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/uri/expression/ParameterSetCombination.java x: 4 commits (all time) y: 81 lines of code odata2-lib/odata-testutil/src/main/java/org/apache/olingo/odata2/testutil/helper/ODataMessageTextVerifier.java x: 2 commits (all time) y: 87 lines of code odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core/access/model/JPAEdmMappingModelService.java x: 13 commits (all time) y: 215 lines of code odata2-lib/odata-client-core/src/main/java/org/apache/olingo/odata2/client/core/ep/serializer/AtomEntryEntitySerializer.java x: 3 commits (all time) y: 552 lines of code odata2-lib/odata-api/src/main/java/org/apache/olingo/odata2/api/edm/EdmSimpleTypeFacade.java x: 2 commits (all time) y: 6 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/edm/EdmSimpleTypeFacadeImpl.java x: 3 commits (all time) y: 157 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/edm/EdmString.java x: 2 commits (all time) y: 66 lines of code odata2-lib/odata-api/src/main/java/org/apache/olingo/odata2/api/edm/EdmEntityContainer.java x: 5 commits (all time) y: 12 lines of code odata2-lib/odata-client-core/src/main/java/org/apache/olingo/odata2/client/core/edm/Impl/EdmEntityContainerImpl.java x: 4 commits (all time) y: 170 lines of code odata2-lib/odata-client-core/src/main/java/org/apache/olingo/odata2/client/core/ep/deserializer/XmlMetadataDeserializer.java x: 4 commits (all time) y: 1454 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/edm/provider/EdmEntityContainerImplProv.java x: 7 commits (all time) y: 241 lines of code odata2-jpa-processor/jpa-ref/src/main/java/org/apache/olingo/odata2/jpa/processor/ref/converter/UUIDConverter.java x: 2 commits (all time) y: 15 lines of code odata2-jpa-processor/jpa-ref/src/main/java/org/apache/olingo/odata2/jpa/processor/ref/model/SampleGuid.java x: 2 commits (all time) y: 45 lines of code odata2-jpa-processor/jpa-ref/src/main/resources/META-INF/persistence.xml x: 16 commits (all time) y: 35 lines of code odata2-lib/odata-client-core/src/main/java/org/apache/olingo/odata2/client/core/edm/Impl/EdmFunctionImportImpl.java x: 3 commits (all time) y: 126 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/consumer/XmlMetadataConsumer.java x: 30 commits (all time) y: 1069 lines of code odata2-jpa-processor/jpa-api/src/main/java/org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLContext.java x: 5 commits (all time) y: 79 lines of code odata2-jpa-processor/jpa-api/src/main/java/org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLContextView.java x: 3 commits (all time) y: 8 lines of code odata2-jpa-processor/jpa-api/src/main/java/org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLSelectContextView.java x: 7 commits (all time) y: 8 lines of code odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core/jpql/JPQLJoinSelectContext.java x: 5 commits (all time) y: 126 lines of code odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core/jpql/JPQLJoinSelectSingleContext.java x: 5 commits (all time) y: 114 lines of code odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core/jpql/JPQLJoinSelectSingleStatementBuilder.java x: 6 commits (all time) y: 68 lines of code odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core/jpql/JPQLJoinStatementBuilder.java x: 6 commits (all time) y: 92 lines of code odata2-lib/odata-api/src/main/java/org/apache/olingo/odata2/api/ep/EntityProviderException.java x: 6 commits (all time) y: 78 lines of code odata2-lib/odata-client-api/src/main/java/org/apache/olingo/odata2/client/api/uri/EdmURIBuilder.java x: 2 commits (all time) y: 31 lines of code odata2-lib/odata-client-api/src/main/java/org/apache/olingo/odata2/client/api/uri/URIBuilder.java x: 2 commits (all time) y: 25 lines of code odata2-lib/odata-client-core/src/main/java/org/apache/olingo/odata2/client/core/uri/EdmURIBuilderImpl.java x: 2 commits (all time) y: 414 lines of code odata2-lib/odata-client-core/src/main/java/org/apache/olingo/odata2/client/core/uri/URIBuilderImpl.java x: 2 commits (all time) y: 161 lines of code odata2-lib/odata-client-core/src/main/java/org/apache/olingo/odata2/client/core/uri/util/UriUtil.java x: 2 commits (all time) y: 127 lines of code odata2-lib/odata-api/src/main/java/org/apache/olingo/odata2/api/edm/EdmException.java x: 5 commits (all time) y: 34 lines of code odata2-lib/odata-client-api/src/main/java/org/apache/olingo/odata2/client/api/edm/ClientEdm.java x: 1 commits (all time) y: 6 lines of code odata2-lib/odata-client-api/src/main/java/org/apache/olingo/odata2/client/api/edm/EdmDataServices.java x: 1 commits (all time) y: 27 lines of code odata2-lib/odata-client-api/src/main/java/org/apache/olingo/odata2/client/api/edm/EdmSchema.java x: 1 commits (all time) y: 20 lines of code odata2-lib/odata-client-api/src/main/java/org/apache/olingo/odata2/client/api/edm/EdmUsing.java x: 1 commits (all time) y: 13 lines of code odata2-lib/odata-client-api/src/main/java/org/apache/olingo/odata2/client/api/ep/DeserializerProperties.java x: 1 commits (all time) y: 71 lines of code odata2-lib/odata-client-api/src/main/java/org/apache/olingo/odata2/client/api/ep/Entity.java x: 1 commits (all time) y: 32 lines of code odata2-lib/odata-client-api/src/main/java/org/apache/olingo/odata2/client/api/ep/EntityCollectionSerializerProperties.java x: 1 commits (all time) y: 42 lines of code odata2-lib/odata-client-api/src/main/java/org/apache/olingo/odata2/client/api/ep/EntitySerializerProperties.java x: 1 commits (all time) y: 61 lines of code odata2-lib/odata-client-core/src/main/java/org/apache/olingo/odata2/client/core/edm/EdmMetadataAssociationEnd.java x: 1 commits (all time) y: 5 lines of code odata2-lib/odata-client-core/src/main/java/org/apache/olingo/odata2/client/core/edm/Impl/EdmAnnotationsImpl.java x: 1 commits (all time) y: 49 lines of code odata2-lib/odata-client-core/src/main/java/org/apache/olingo/odata2/client/core/edm/Impl/EdmAssociationEndImpl.java x: 1 commits (all time) y: 65 lines of code odata2-lib/odata-client-core/src/main/java/org/apache/olingo/odata2/client/core/edm/Impl/EdmAssociationImpl.java x: 1 commits (all time) y: 94 lines of code odata2-lib/odata-client-core/src/main/java/org/apache/olingo/odata2/client/core/edm/Impl/EdmAssociationSetImpl.java x: 1 commits (all time) y: 85 lines of code odata2-lib/odata-client-core/src/main/java/org/apache/olingo/odata2/client/core/edm/Impl/EdmEntitySetImpl.java x: 1 commits (all time) y: 91 lines of code odata2-lib/odata-client-core/src/main/java/org/apache/olingo/odata2/client/core/edm/Impl/EdmImpl.java x: 1 commits (all time) y: 152 lines of code odata2-lib/odata-client-core/src/main/java/org/apache/olingo/odata2/client/core/edm/Impl/EdmNavigationPropertyImpl.java x: 1 commits (all time) y: 76 lines of code odata2-lib/odata-client-core/src/main/java/org/apache/olingo/odata2/client/core/edm/Impl/EdmPropertyImpl.java x: 1 commits (all time) y: 55 lines of code odata2-lib/odata-client-core/src/main/java/org/apache/olingo/odata2/client/core/edm/Impl/EdmStructuralTypeImpl.java x: 1 commits (all time) y: 106 lines of code odata2-lib/odata-client-core/src/main/java/org/apache/olingo/odata2/client/core/ep/JsonSerializerDeserializer.java x: 1 commits (all time) y: 129 lines of code odata2-lib/odata-client-core/src/main/java/org/apache/olingo/odata2/client/core/ep/deserializer/JsonEntityDeserializer.java x: 1 commits (all time) y: 148 lines of code odata2-lib/odata-client-core/src/main/java/org/apache/olingo/odata2/client/core/ep/deserializer/JsonEntryDeserializer.java x: 1 commits (all time) y: 303 lines of code odata2-lib/odata-client-core/src/main/java/org/apache/olingo/odata2/client/core/ep/deserializer/JsonPropertyDeserializer.java x: 1 commits (all time) y: 259 lines of code odata2-lib/odata-client-core/src/main/java/org/apache/olingo/odata2/client/core/ep/deserializer/XmlEntityDeserializer.java x: 1 commits (all time) y: 122 lines of code odata2-lib/odata-client-core/src/main/java/org/apache/olingo/odata2/client/core/ep/deserializer/XmlEntryDeserializer.java x: 1 commits (all time) y: 366 lines of code odata2-lib/odata-client-core/src/main/java/org/apache/olingo/odata2/client/core/ep/deserializer/XmlPropertyDeserializer.java x: 1 commits (all time) y: 136 lines of code odata2-lib/odata-client-core/src/main/java/org/apache/olingo/odata2/client/core/ep/serializer/AtomFeedSerializer.java x: 1 commits (all time) y: 120 lines of code odata2-lib/odata-client-core/src/main/java/org/apache/olingo/odata2/client/core/ep/serializer/JsonPropertyEntitySerializer.java x: 1 commits (all time) y: 109 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/edm/provider/EdmServiceMetadataImplProv.java x: 6 commits (all time) y: 136 lines of code odata2-annotation-processor/annotation-processor-core/src/main/java/org/apache/olingo/odata2/annotation/processor/core/edm/AnnotationEdmProvider.java x: 16 commits (all time) y: 640 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/batch/BatchResponseWriter.java x: 8 commits (all time) y: 99 lines of code odata2-jpa-processor/jpa-api/src/main/java/org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.java x: 4 commits (all time) y: 63 lines of code odata2-lib/odata-api/src/main/java/org/apache/olingo/odata2/api/ODataServiceFactory.java x: 5 commits (all time) y: 21 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/servlet/ODataServlet.java x: 37 commits (all time) y: 322 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/rest/ODataExceptionWrapper.java x: 13 commits (all time) y: 290 lines of code odata2-annotation-processor/annotation-processor-core/src/main/java/org/apache/olingo/odata2/annotation/processor/core/ListsProcessor.java x: 14 commits (all time) y: 1402 lines of code odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core/ODataEntityParser.java x: 15 commits (all time) y: 149 lines of code odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core/access/data/JPAEntityParser.java x: 27 commits (all time) y: 564 lines of code odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core/access/data/JPAFunctionContext.java x: 5 commits (all time) y: 122 lines of code odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core/callback/JPAExpandCallBack.java x: 7 commits (all time) y: 205 lines of code odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core/factory/ODataJPAFactoryImpl.java x: 7 commits (all time) y: 194 lines of code odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core/model/JPAEdmAssociation.java x: 6 commits (all time) y: 206 lines of code odata2-lib/odata-api/src/main/java/org/apache/olingo/odata2/api/ODataServiceVersion.java x: 2 commits (all time) y: 37 lines of code odata2-lib/odata-api/src/main/java/org/apache/olingo/odata2/api/exception/MessageReference.java x: 3 commits (all time) y: 108 lines of code odata2-lib/odata-api/src/main/java/org/apache/olingo/odata2/api/processor/ODataSingleProcessor.java x: 4 commits (all time) y: 220 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ODataRequestImpl.java x: 7 commits (all time) y: 208 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ODataResponseImpl.java x: 4 commits (all time) y: 112 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/batch/v2/BatchBodyPart.java x: 10 commits (all time) y: 93 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/batch/v2/BatchParserCommon.java x: 21 commits (all time) y: 200 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/batch/v2/BatchQueryOperation.java x: 7 commits (all time) y: 49 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/batch/v2/BatchRequestTransformator.java x: 13 commits (all time) y: 121 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/batch/v2/BatchResponseTransformator.java x: 7 commits (all time) y: 61 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/batch/v2/BatchTransformatorCommon.java x: 13 commits (all time) y: 222 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/batch/v2/Header.java x: 7 commits (all time) y: 182 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/commons/ContentType.java x: 2 commits (all time) y: 485 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/debug/DebugInfoRequest.java x: 4 commits (all time) y: 75 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/debug/ODataDebugResponseWrapper.java x: 9 commits (all time) y: 225 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/edm/EdmDouble.java x: 8 commits (all time) y: 128 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/edm/provider/EdmFunctionImportImplProv.java x: 6 commits (all time) y: 110 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/consumer/XmlFeedConsumer.java x: 18 commits (all time) y: 143 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/producer/JsonDeletedEntryEntityProducer.java x: 10 commits (all time) y: 48 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/servlet/ODataExceptionWrapper.java x: 8 commits (all time) y: 194 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/uri/expression/TokenList.java x: 2 commits (all time) y: 114 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/uri/expression/Tokenizer.java x: 4 commits (all time) y: 236 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/uri/expression/TokenizerException.java x: 2 commits (all time) y: 49 lines of code odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core/access/model/JPAEdmNameBuilder.java x: 20 commits (all time) y: 378 lines of code odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core/model/JPAEdmReferentialConstraint.java x: 7 commits (all time) y: 87 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/debug/DebugInfoException.java x: 4 commits (all time) y: 103 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/batch/AcceptParser.java x: 8 commits (all time) y: 115 lines of code odata2-jpa-processor/jpa-api/src/main/java/org/apache/olingo/odata2/jpa/processor/api/ODataJPADefaultProcessor.java x: 4 commits (all time) y: 256 lines of code odata2-jpa-processor/jpa-ref/src/main/java/org/apache/olingo/odata2/jpa/processor/ref/model/Material.java x: 16 commits (all time) y: 92 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/producer/JsonPropertyEntityProducer.java x: 7 commits (all time) y: 108 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/producer/XmlPropertyEntityProducer.java x: 10 commits (all time) y: 149 lines of code odata2-jpa-processor/jpa-web/src/main/java/org/apache/olingo/odata2/jpa/processor/ref/web/JPAReferenceServiceFactory.java x: 20 commits (all time) y: 57 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/edm/provider/EdmStructuralTypeImplProv.java x: 4 commits (all time) y: 140 lines of code odata2-lib/odata-api/src/main/java/org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.java x: 26 commits (all time) y: 182 lines of code odata2-jpa-processor/jpa-ref/src/main/java/org/apache/olingo/odata2/jpa/processor/ref/listeners/SalesOrderTombstoneListener.java x: 6 commits (all time) y: 31 lines of code odata2-jpa-processor/jpa-api/src/main/java/org/apache/olingo/odata2/jpa/processor/api/ODataJPATombstoneEntityListener.java x: 6 commits (all time) y: 17 lines of code odata2-jpa-processor/jpa-api/src/main/java/org/apache/olingo/odata2/jpa/processor/api/ODataJPAServiceFactory.java x: 13 commits (all time) y: 84 lines of code odata2-jpa-processor/jpa-ref/src/main/java/org/apache/olingo/odata2/jpa/processor/ref/model/Category.java x: 13 commits (all time) y: 47 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/uri/expression/FilterParserExceptionImpl.java x: 2 commits (all time) y: 210 lines of code odata2-lib/odata-testutil/src/main/java/org/apache/olingo/odata2/testutil/mock/TechnicalScenarioEdmProvider.java x: 4 commits (all time) y: 232 lines of code odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core/model/JPAEdmAssociationEnd.java x: 6 commits (all time) y: 194 lines of code odata2-annotation-processor/annotation-processor-core/src/main/java/org/apache/olingo/odata2/annotation/processor/core/datasource/DataStore.java x: 9 commits (all time) y: 215 lines of code odata2-lib/odata-api/src/main/java/org/apache/olingo/odata2/api/edm/provider/DataServices.java x: 3 commits (all time) y: 36 lines of code odata2-lib/odata-api/src/main/java/org/apache/olingo/odata2/api/ep/EntityProvider.java x: 10 commits (all time) y: 192 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/batch/v2/BatchParser.java x: 12 commits (all time) y: 80 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/producer/XmlMetadataProducer.java x: 7 commits (all time) y: 548 lines of code odata2-jpa-processor/jpa-ref/src/main/java/org/apache/olingo/odata2/jpa/processor/ref/model/Customer.java x: 21 commits (all time) y: 80 lines of code odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core/model/JPAEdmSchema.java x: 3 commits (all time) y: 145 lines of code odata2-jpa-processor/jpa-api/src/main/java/org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPARuntimeException.java x: 7 commits (all time) y: 57 lines of code odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core/model/JPAEdmMappingImpl.java x: 9 commits (all time) y: 43 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/commons/XmlHelper.java x: 9 commits (all time) y: 58 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/debug/DebugInfoBody.java x: 5 commits (all time) y: 115 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/producer/AtomFeedProducer.java x: 3 commits (all time) y: 179 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/producer/JsonFeedEntityProducer.java x: 10 commits (all time) y: 114 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/producer/JsonLinksEntityProducer.java x: 5 commits (all time) y: 57 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/producer/JsonServiceDocumentProducer.java x: 4 commits (all time) y: 54 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/producer/TombstoneProducer.java x: 3 commits (all time) y: 71 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/producer/XmlCollectionEntityProducer.java x: 7 commits (all time) y: 29 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/producer/XmlLinkEntityProducer.java x: 3 commits (all time) y: 33 lines of code odata2-jpa-processor/jpa-api/src/main/java/org/apache/olingo/odata2/jpa/processor/api/ODataJPAContext.java x: 9 commits (all time) y: 35 lines of code odata2-jpa-processor/jpa-api/src/main/java/org/apache/olingo/odata2/jpa/processor/api/ODataJPAProcessor.java x: 10 commits (all time) y: 40 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ODataContextImpl.java x: 8 commits (all time) y: 231 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/rest/ODataSubLocator.java x: 12 commits (all time) y: 137 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/rest/RestUtil.java x: 11 commits (all time) y: 215 lines of code odata2-lib/odata-api/src/main/java/org/apache/olingo/odata2/api/ep/callback/WriteCallbackContext.java x: 3 commits (all time) y: 58 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/util/CircleStreamBuffer.java x: 2 commits (all time) y: 191 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/batch/BatchRequestWriter.java x: 9 commits (all time) y: 106 lines of code odata2-lib/odata-api/src/main/java/org/apache/olingo/odata2/api/processor/ODataResponse.java x: 6 commits (all time) y: 84 lines of code odata2-annotation-processor/annotation-processor-ref/src/main/java/org/apache/olingo/odata2/annotation/processor/ref/AnnotationRefServiceFactory.java x: 8 commits (all time) y: 160 lines of code odata2-lib/odata-ref/src/main/java/org/apache/olingo/odata2/ref/processor/ScenarioServiceFactory.java x: 12 commits (all time) y: 32 lines of code odata2-lib/odata-testutil/src/main/java/org/apache/olingo/odata2/testutil/fit/DebugCallbackFactoryFlase.java x: 3 commits (all time) y: 20 lines of code odata2-sample/cars-annotation-archetype/src/main/resources/archetype-resources/src/main/java/processor/AnnotationSampleServiceFactory.java x: 7 commits (all time) y: 3 lines of code odata2-annotation-processor/annotation-processor-core/src/main/java/org/apache/olingo/odata2/annotation/processor/core/util/AnnotationHelper.java x: 15 commits (all time) y: 688 lines of code odata2-lib/odata-testutil/src/main/java/org/apache/olingo/odata2/testutil/fit/AbstractFitTest.java x: 7 commits (all time) y: 75 lines of code odata2-lib/odata-testutil/src/main/java/org/apache/olingo/odata2/testutil/server/TestServer.java x: 15 commits (all time) y: 135 lines of code odata2-lib/odata-web/src/main/resources/log4j.xml x: 3 commits (all time) y: 14 lines of code odata2-sample/cars-jpa-archetype/src/main/resources/archetype-resources/src/main/java/service/ODataJPACarServiceFactory.java x: 4 commits (all time) y: 3 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/consumer/JsonServiceDocumentConsumer.java x: 2 commits (all time) y: 92 lines of code odata2-jpa-processor/jpa-ref/src/main/java/org/apache/olingo/odata2/jpa/processor/ref/model/Importance.java x: 2 commits (all time) y: 4 lines of code odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core/model/JPAEdmReferentialConstraintRole.java x: 11 commits (all time) y: 159 lines of code odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core/model/JPAEdmEntityType.java x: 5 commits (all time) y: 178 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/rest/ODataRootLocator.java x: 12 commits (all time) y: 98 lines of code odata2-jpa-processor/jpa-api/src/main/java/org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPAModelException.java x: 3 commits (all time) y: 47 lines of code odata2-jpa-processor/jpa-web/src/main/java/org/apache/olingo/odata2/jpa/processor/ref/extension/SalesOrderProcessingExtension.java x: 11 commits (all time) y: 42 lines of code odata2-annotation-processor/annotation-processor-core/src/main/java/org/apache/olingo/odata2/annotation/processor/core/datasource/AnnotationInMemoryDs.java x: 15 commits (all time) y: 314 lines of code odata2-annotation-processor/annotation-processor-ref/src/main/java/org/apache/olingo/odata2/annotation/processor/ref/model/Team.java x: 4 commits (all time) y: 50 lines of code odata2-annotation-processor/annotation-processor-ref/src/main/java/org/apache/olingo/odata2/annotation/processor/ref/model/Employee.java x: 5 commits (all time) y: 142 lines of code odata2-lib/odata-annotation/src/main/java/org/apache/olingo/odata2/api/annotation/edm/EdmConcurrencyControl.java x: 8 commits (all time) y: 8 lines of code odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core/model/JPAEdmAssociationSet.java x: 3 commits (all time) y: 91 lines of code odata2-jpa-processor/jpa-ref/src/main/java/org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderItem.java x: 14 commits (all time) y: 89 lines of code odata2-jpa-processor/jpa-web/src/main/webapp/index.jsp x: 8 commits (all time) y: 285 lines of code odata2-lib/odata-api/src/main/java/org/apache/olingo/odata2/api/batch/BatchResponsePart.java x: 3 commits (all time) y: 25 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/batch/v2/BatchPart.java x: 3 commits (all time) y: 5 lines of code odata2-jpa-processor/jpa-ref/src/main/java/org/apache/olingo/odata2/jpa/processor/ref/factory/JPAEntityManagerFactory.java x: 4 commits (all time) y: 22 lines of code odata2-jpa-processor/jpa-ref/src/main/java/org/apache/olingo/odata2/jpa/processor/ref/model/Address.java x: 10 commits (all time) y: 57 lines of code odata2-jpa-processor/jpa-web/src/main/java/org/apache/olingo/odata2/jpa/processor/ref/extension/OrderValue.java x: 8 commits (all time) y: 17 lines of code odata2-jpa-processor/jpa-api/src/main/java/org/apache/olingo/odata2/jpa/processor/api/ODataJPAResponseBuilder.java x: 6 commits (all time) y: 39 lines of code odata2-jpa-processor/jpa-web/src/main/java/org/apache/olingo/odata2/jpa/processor/ref/extension/SalesOrderHeaderProcessor.java x: 11 commits (all time) y: 103 lines of code odata2-jpa-processor/jpa-web/src/main/webapp/SalesOrderProcessingMappingModel.xml x: 6 commits (all time) y: 52 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/consumer/JsonEntityConsumer.java x: 4 commits (all time) y: 203 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/consumer/XmlEntityConsumer.java x: 8 commits (all time) y: 202 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/edm/provider/EdmAssociationImplProv.java x: 5 commits (all time) y: 81 lines of code odata2-jpa-processor/jpa-ref/src/main/java/org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderHeader.java x: 12 commits (all time) y: 140 lines of code odata2-lib/odata-api/src/main/java/org/apache/olingo/odata2/api/edm/EdmMapping.java x: 6 commits (all time) y: 7 lines of code odata2-lib/odata-testutil/src/main/java/org/apache/olingo/odata2/testutil/mock/EdmTestProvider.java x: 6 commits (all time) y: 488 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/edm/EdmBinary.java x: 2 commits (all time) y: 104 lines of code odata2-lib/odata-api/src/main/java/org/apache/olingo/odata2/api/ep/EntityProviderReadProperties.java x: 3 commits (all time) y: 75 lines of code odata2-annotation-processor/annotation-processor-api/src/main/java/org/apache/olingo/odata2/annotation/processor/api/AnnotationServiceFactory.java x: 10 commits (all time) y: 30 lines of code odata2-annotation-processor/annotation-processor-core/src/main/java/org/apache/olingo/odata2/annotation/processor/core/util/AnnotationRuntimeException.java x: 4 commits (all time) y: 13 lines of code odata2-lib/odata-api/src/main/java/org/apache/olingo/odata2/api/rt/RuntimeDelegate.java x: 5 commits (all time) y: 106 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/debug/DebugInfoUri.java x: 3 commits (all time) y: 193 lines of code odata2-dist/janos/src/main/assembly/janos-assembly.xml x: 7 commits (all time) y: 41 lines of code odata2-dist/jpa/src/main/assembly/jpa-assembly.xml x: 8 commits (all time) y: 42 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/exception/MessageService.java x: 2 commits (all time) y: 138 lines of code odata2-sample/cars-annotation-archetype/src/main/resources/archetype-resources/src/main/webapp/index.jsp x: 7 commits (all time) y: 95 lines of code odata2-annotation-processor/annotation-processor-web/src/main/webapp/index.jsp x: 2 commits (all time) y: 98 lines of code odata2-dist/ref/src/main/assembly/ref-assembly.xml x: 10 commits (all time) y: 44 lines of code odata2-sample/cars-annotation-archetype/src/main/resources/META-INF/maven/archetype-metadata.xml x: 9 commits (all time) y: 49 lines of code odata2-lib/odata-api/src/main/java/org/apache/olingo/odata2/api/ep/feed/ODataFeed.java x: 4 commits (all time) y: 7 lines of code odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core/exception/ODataJPAMessageServiceDefault.java x: 2 commits (all time) y: 84 lines of code odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core/model/JPAEdmComplexType.java x: 2 commits (all time) y: 185 lines of code odata2-lib/odata-annotation/src/main/java/org/apache/olingo/odata2/api/annotation/edm/EdmFunctionImport.java x: 6 commits (all time) y: 24 lines of code odata2-lib/odata-annotation/src/main/java/org/apache/olingo/odata2/api/annotation/edm/EdmFunctionImportParameter.java x: 10 commits (all time) y: 12 lines of code odata2-lib/odata-annotation/src/main/java/org/apache/olingo/odata2/api/annotation/edm/EdmNavigationProperty.java x: 14 commits (all time) y: 17 lines of code odata2-lib/odata-api/src/main/java/org/apache/olingo/odata2/api/edm/provider/AnnotationElement.java x: 3 commits (all time) y: 52 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/edm/provider/EdmEntityTypeImplProv.java x: 3 commits (all time) y: 122 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/edm/provider/EdmxProvider.java x: 12 commits (all time) y: 155 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/consumer/AtomServiceDocumentConsumer.java x: 12 commits (all time) y: 277 lines of code odata2-lib/odata-ref/src/main/java/org/apache/olingo/odata2/ref/model/DataContainer.java x: 3 commits (all time) y: 221 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/aggregator/EntityInfoAggregator.java x: 2 commits (all time) y: 286 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/uri/ExpandSelectTreeCreator.java x: 2 commits (all time) y: 145 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/uri/expression/JsonVisitor.java x: 2 commits (all time) y: 177 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/uri/UriInfoImpl.java x: 1 commits (all time) y: 246 lines of code src/eclipse/eclipse-codestyle-formatter.xml x: 4 commits (all time) y: 579 lines of code
1454.0
lines of code
  min: 1.0
  average: 77.49
  25th percentile: 12.0
  median: 37.0
  75th percentile: 80.0
  max: 1454.0
0 37.0
commits (all time)
min: 1.0 | average: 3.74 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 4.0 | max: 37.0

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

odata2-lib/odata-api/src/main/java/org/apache/olingo/odata2/api/uri/UriParser.java x: 7 contributors (all time) y: 60 lines of code odata2-lib/odata-client-api/src/main/java/org/apache/olingo/odata2/client/api/ODataClient.java x: 2 contributors (all time) y: 45 lines of code odata2-lib/odata-client-core/src/main/java/org/apache/olingo/odata2/client/core/ODataClientImpl.java x: 2 contributors (all time) y: 176 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/uri/UriParserImpl.java x: 8 contributors (all time) y: 864 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/uri/expression/FilterParserImpl.java x: 5 contributors (all time) y: 679 lines of code odata2-lib/odata-client-core/src/main/java/org/apache/olingo/odata2/client/core/ep/deserializer/JsonErrorDocumentDeserializer.java x: 2 contributors (all time) y: 181 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/consumer/JsonErrorDocumentConsumer.java x: 1 contributors (all time) y: 180 lines of code odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core/access/data/JPAProcessorImpl.java x: 9 contributors (all time) y: 386 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/commons/Encoder.java x: 2 contributors (all time) y: 63 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/edm/EdmDateTimeOffset.java x: 6 contributors (all time) y: 137 lines of code odata2-lib/odata-annotation/src/main/java/org/apache/olingo/odata2/api/annotation/edm/EdmFacets.java x: 5 contributors (all time) y: 13 lines of code odata2-annotation-processor/annotation-processor-core/src/main/java/org/apache/olingo/odata2/annotation/processor/core/util/ClassHelper.java x: 5 contributors (all time) y: 193 lines of code odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core/model/JPAEdmProperty.java x: 9 contributors (all time) y: 406 lines of code odata2-jpa-processor/jpa-api/src/main/java/org/apache/olingo/odata2/jpa/processor/api/factory/ODataJPAFactory.java x: 4 contributors (all time) y: 30 lines of code odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core/ODataJPAContextImpl.java x: 6 contributors (all time) y: 151 lines of code odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core/ODataJPAResponseBuilderDefault.java x: 7 contributors (all time) y: 587 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/edm/EdmDecimal.java x: 3 contributors (all time) y: 151 lines of code odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core/callback/JPATombstoneCallBackFI.java x: 1 contributors (all time) y: 40 lines of code odata2-lib/odata-api/src/main/java/org/apache/olingo/odata2/api/uri/info/GetFunctionImportUriInfo.java x: 2 contributors (all time) y: 18 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/batch/v2/BatchLineReader.java x: 4 contributors (all time) y: 186 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/producer/AtomEntryEntityProducer.java x: 8 contributors (all time) y: 585 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/Dispatcher.java x: 2 contributors (all time) y: 263 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ODataRequestHandler.java x: 8 contributors (all time) y: 435 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/AtomEntityProvider.java x: 8 contributors (all time) y: 341 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/JsonEntityProvider.java x: 8 contributors (all time) y: 308 lines of code odata2-lib/odata-ref/src/main/java/org/apache/olingo/odata2/ref/processor/ScenarioDataSource.java x: 7 contributors (all time) y: 549 lines of code odata2-lib/odata-api/src/main/java/org/apache/olingo/odata2/api/processor/ODataErrorContext.java x: 3 contributors (all time) y: 110 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/ContentTypeBasedEntityProvider.java x: 3 contributors (all time) y: 51 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/ProviderFacadeImpl.java x: 7 contributors (all time) y: 210 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/producer/JsonErrorDocumentProducer.java x: 2 contributors (all time) y: 61 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/producer/XmlErrorDocumentProducer.java x: 2 contributors (all time) y: 76 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/util/FormatJson.java x: 3 contributors (all time) y: 36 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/util/FormatXml.java x: 3 contributors (all time) y: 70 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/producer/JsonEntryEntityProducer.java x: 10 contributors (all time) y: 292 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/consumer/JsonPropertyConsumer.java x: 4 contributors (all time) y: 267 lines of code odata2-lib/odata-testutil/src/main/java/org/apache/olingo/odata2/testutil/mock/EdmMock.java x: 5 contributors (all time) y: 373 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/servlet/RestUtil.java x: 11 contributors (all time) y: 330 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/consumer/XmlEntryConsumer.java x: 7 contributors (all time) y: 429 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/consumer/XmlPropertyConsumer.java x: 4 contributors (all time) y: 170 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/edm/EdmDateTime.java x: 5 contributors (all time) y: 200 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/consumer/JsonEntryConsumer.java x: 6 contributors (all time) y: 371 lines of code odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core/ODataExpressionParser.java x: 10 contributors (all time) y: 557 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/edm/EdmTime.java x: 5 contributors (all time) y: 128 lines of code odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core/access/data/JPALink.java x: 9 contributors (all time) y: 304 lines of code odata2-lib/odata-client-core/src/main/java/org/apache/olingo/odata2/client/core/ep/serializer/JsonEntryEntitySerializer.java x: 1 contributors (all time) y: 231 lines of code odata2-lib/odata-ref/src/main/java/org/apache/olingo/odata2/ref/processor/ListsProcessor.java x: 6 contributors (all time) y: 1384 lines of code odata2-lib/odata-api/src/main/java/org/apache/olingo/odata2/api/uri/ExpandSelectTreeNode.java x: 4 contributors (all time) y: 28 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/uri/ExpandSelectTreeNodeImpl.java x: 4 contributors (all time) y: 224 lines of code odata2-lib/odata-ref/src/main/java/org/apache/olingo/odata2/ref/edm/ScenarioEdmProvider.java x: 4 contributors (all time) y: 443 lines of code odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core/access/data/JPAEntity.java x: 10 contributors (all time) y: 495 lines of code odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core/access/data/JPAPage.java x: 5 contributors (all time) y: 174 lines of code odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core/access/data/JPAQueryBuilder.java x: 4 contributors (all time) y: 464 lines of code odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core/jpql/JPQLSelectContext.java x: 4 contributors (all time) y: 161 lines of code odata2-jpa-processor/jpa-ref/src/main/java/org/apache/olingo/odata2/jpa/processor/ref/listeners/CustomerQueryExtension.java x: 4 contributors (all time) y: 64 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/batch/BatchChangeSetPartImpl.java x: 6 contributors (all time) y: 102 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/batch/BatchHelper.java x: 6 contributors (all time) y: 234 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/uri/expression/InfoMethod.java x: 2 contributors (all time) y: 53 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/uri/expression/ParameterSet.java x: 2 contributors (all time) y: 73 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/uri/expression/ParameterSetCombination.java x: 4 contributors (all time) y: 81 lines of code odata2-lib/odata-testutil/src/main/java/org/apache/olingo/odata2/testutil/helper/ODataMessageTextVerifier.java x: 2 contributors (all time) y: 87 lines of code odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core/access/model/JPAEdmMappingModelService.java x: 6 contributors (all time) y: 215 lines of code odata2-lib/odata-client-core/src/main/java/org/apache/olingo/odata2/client/core/ep/serializer/AtomEntryEntitySerializer.java x: 1 contributors (all time) y: 552 lines of code odata2-lib/odata-api/src/main/java/org/apache/olingo/odata2/api/edm/EdmSimpleTypeFacade.java x: 2 contributors (all time) y: 6 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/edm/EdmSimpleTypeFacadeImpl.java x: 3 contributors (all time) y: 157 lines of code odata2-lib/odata-api/src/main/java/org/apache/olingo/odata2/api/edm/EdmEntityContainer.java x: 4 contributors (all time) y: 12 lines of code odata2-lib/odata-client-core/src/main/java/org/apache/olingo/odata2/client/core/edm/Impl/EdmEntityContainerImpl.java x: 1 contributors (all time) y: 170 lines of code odata2-lib/odata-client-core/src/main/java/org/apache/olingo/odata2/client/core/ep/deserializer/XmlMetadataDeserializer.java x: 1 contributors (all time) y: 1454 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/edm/provider/EdmEntityContainerImplProv.java x: 6 contributors (all time) y: 241 lines of code odata2-jpa-processor/jpa-ref/src/main/java/org/apache/olingo/odata2/jpa/processor/ref/converter/UUIDConverter.java x: 1 contributors (all time) y: 15 lines of code odata2-jpa-processor/jpa-ref/src/main/java/org/apache/olingo/odata2/jpa/processor/ref/model/SampleGuid.java x: 1 contributors (all time) y: 45 lines of code odata2-jpa-processor/jpa-ref/src/main/resources/META-INF/persistence.xml x: 7 contributors (all time) y: 35 lines of code odata2-lib/odata-client-core/src/main/java/org/apache/olingo/odata2/client/core/edm/Impl/EdmFunctionImportImpl.java x: 1 contributors (all time) y: 126 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/consumer/XmlMetadataConsumer.java x: 10 contributors (all time) y: 1069 lines of code odata2-jpa-processor/jpa-api/src/main/java/org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLContext.java x: 3 contributors (all time) y: 79 lines of code odata2-jpa-processor/jpa-api/src/main/java/org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLContextView.java x: 3 contributors (all time) y: 8 lines of code odata2-jpa-processor/jpa-api/src/main/java/org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLSelectContextView.java x: 5 contributors (all time) y: 8 lines of code odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core/jpql/JPQLJoinSelectContext.java x: 3 contributors (all time) y: 126 lines of code odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core/jpql/JPQLJoinSelectSingleContext.java x: 4 contributors (all time) y: 114 lines of code odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core/jpql/JPQLJoinStatementBuilder.java x: 4 contributors (all time) y: 92 lines of code odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core/jpql/JPQLSelectSingleContext.java x: 3 contributors (all time) y: 84 lines of code odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core/jpql/JPQLSelectSingleStatementBuilder.java x: 4 contributors (all time) y: 46 lines of code odata2-lib/odata-api/src/main/java/org/apache/olingo/odata2/api/ep/EntityProviderException.java x: 4 contributors (all time) y: 78 lines of code odata2-lib/odata-client-api/src/main/java/org/apache/olingo/odata2/client/api/ep/DeserializerMetadataProviderInterface.java x: 1 contributors (all time) y: 10 lines of code odata2-lib/odata-client-api/src/main/java/org/apache/olingo/odata2/client/api/uri/EdmURIBuilder.java x: 1 contributors (all time) y: 31 lines of code odata2-lib/odata-client-api/src/main/java/org/apache/olingo/odata2/client/api/uri/QueryOption.java x: 1 contributors (all time) y: 22 lines of code odata2-lib/odata-client-api/src/main/java/org/apache/olingo/odata2/client/api/uri/URIBuilder.java x: 1 contributors (all time) y: 25 lines of code odata2-lib/odata-client-core/src/main/java/org/apache/olingo/odata2/client/core/uri/EdmURIBuilderImpl.java x: 1 contributors (all time) y: 414 lines of code odata2-lib/odata-client-core/src/main/java/org/apache/olingo/odata2/client/core/uri/URIBuilderImpl.java x: 1 contributors (all time) y: 161 lines of code odata2-lib/odata-client-api/src/main/java/org/apache/olingo/odata2/client/api/ep/DeserializerProperties.java x: 1 contributors (all time) y: 71 lines of code odata2-lib/odata-client-api/src/main/java/org/apache/olingo/odata2/client/api/ep/EntitySerializerProperties.java x: 1 contributors (all time) y: 61 lines of code odata2-lib/odata-client-core/src/main/java/org/apache/olingo/odata2/client/core/edm/EdmMetadataAssociationEnd.java x: 1 contributors (all time) y: 5 lines of code odata2-lib/odata-client-core/src/main/java/org/apache/olingo/odata2/client/core/edm/Impl/EdmAnnotationsImpl.java x: 1 contributors (all time) y: 49 lines of code odata2-lib/odata-client-core/src/main/java/org/apache/olingo/odata2/client/core/edm/Impl/EdmAssociationEndImpl.java x: 1 contributors (all time) y: 65 lines of code odata2-lib/odata-client-core/src/main/java/org/apache/olingo/odata2/client/core/edm/Impl/EdmAssociationImpl.java x: 1 contributors (all time) y: 94 lines of code odata2-lib/odata-client-core/src/main/java/org/apache/olingo/odata2/client/core/edm/Impl/EdmAssociationSetImpl.java x: 1 contributors (all time) y: 85 lines of code odata2-lib/odata-client-core/src/main/java/org/apache/olingo/odata2/client/core/edm/Impl/EdmEntitySetImpl.java x: 1 contributors (all time) y: 91 lines of code odata2-lib/odata-client-core/src/main/java/org/apache/olingo/odata2/client/core/edm/Impl/EdmImpl.java x: 1 contributors (all time) y: 152 lines of code odata2-lib/odata-client-core/src/main/java/org/apache/olingo/odata2/client/core/edm/Impl/EdmNavigationPropertyImpl.java x: 1 contributors (all time) y: 76 lines of code odata2-lib/odata-client-core/src/main/java/org/apache/olingo/odata2/client/core/edm/Impl/EdmPropertyImpl.java x: 1 contributors (all time) y: 55 lines of code odata2-lib/odata-client-core/src/main/java/org/apache/olingo/odata2/client/core/edm/Impl/EdmStructuralTypeImpl.java x: 1 contributors (all time) y: 106 lines of code odata2-lib/odata-client-core/src/main/java/org/apache/olingo/odata2/client/core/ep/deserializer/JsonEntityDeserializer.java x: 1 contributors (all time) y: 148 lines of code odata2-lib/odata-client-core/src/main/java/org/apache/olingo/odata2/client/core/ep/deserializer/JsonEntryDeserializer.java x: 1 contributors (all time) y: 303 lines of code odata2-lib/odata-client-core/src/main/java/org/apache/olingo/odata2/client/core/ep/deserializer/JsonPropertyDeserializer.java x: 1 contributors (all time) y: 259 lines of code odata2-lib/odata-client-core/src/main/java/org/apache/olingo/odata2/client/core/ep/deserializer/XmlEntityDeserializer.java x: 1 contributors (all time) y: 122 lines of code odata2-lib/odata-client-core/src/main/java/org/apache/olingo/odata2/client/core/ep/deserializer/XmlEntryDeserializer.java x: 1 contributors (all time) y: 366 lines of code odata2-lib/odata-client-core/src/main/java/org/apache/olingo/odata2/client/core/ep/deserializer/XmlPropertyDeserializer.java x: 1 contributors (all time) y: 136 lines of code odata2-lib/odata-client-core/src/main/java/org/apache/olingo/odata2/client/core/ep/serializer/AtomFeedSerializer.java x: 1 contributors (all time) y: 120 lines of code odata2-lib/odata-client-core/src/main/java/org/apache/olingo/odata2/client/core/ep/serializer/JsonPropertyEntitySerializer.java x: 1 contributors (all time) y: 109 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/edm/provider/EdmServiceMetadataImplProv.java x: 5 contributors (all time) y: 136 lines of code odata2-annotation-processor/annotation-processor-core/src/main/java/org/apache/olingo/odata2/annotation/processor/core/edm/AnnotationEdmProvider.java x: 7 contributors (all time) y: 640 lines of code odata2-lib/odata-api/src/main/java/org/apache/olingo/odata2/api/ODataServiceFactory.java x: 3 contributors (all time) y: 21 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/servlet/ODataServlet.java x: 11 contributors (all time) y: 322 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/rest/ODataExceptionWrapper.java x: 6 contributors (all time) y: 290 lines of code odata2-annotation-processor/annotation-processor-core/src/main/java/org/apache/olingo/odata2/annotation/processor/core/ListsProcessor.java x: 6 contributors (all time) y: 1402 lines of code odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core/ODataEntityParser.java x: 8 contributors (all time) y: 149 lines of code odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core/access/data/JPAEntityParser.java x: 10 contributors (all time) y: 564 lines of code odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core/access/data/JPAFunctionContext.java x: 4 contributors (all time) y: 122 lines of code odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core/callback/JPAExpandCallBack.java x: 5 contributors (all time) y: 205 lines of code odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core/factory/ODataJPAFactoryImpl.java x: 4 contributors (all time) y: 194 lines of code odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core/model/JPAEdmAssociation.java x: 4 contributors (all time) y: 206 lines of code odata2-lib/odata-api/src/main/java/org/apache/olingo/odata2/api/ODataServiceVersion.java x: 2 contributors (all time) y: 37 lines of code odata2-lib/odata-api/src/main/java/org/apache/olingo/odata2/api/edm/EdmTargetPath.java x: 2 contributors (all time) y: 17 lines of code odata2-lib/odata-api/src/main/java/org/apache/olingo/odata2/api/exception/MessageReference.java x: 2 contributors (all time) y: 108 lines of code odata2-lib/odata-api/src/main/java/org/apache/olingo/odata2/api/processor/ODataSingleProcessor.java x: 4 contributors (all time) y: 220 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ODataRequestImpl.java x: 6 contributors (all time) y: 208 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/batch/v2/BatchBodyPart.java x: 5 contributors (all time) y: 93 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/batch/v2/BatchParserCommon.java x: 8 contributors (all time) y: 200 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/batch/v2/BatchRequestTransformator.java x: 6 contributors (all time) y: 121 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/batch/v2/BatchResponseTransformator.java x: 3 contributors (all time) y: 61 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/batch/v2/BatchTransformatorCommon.java x: 6 contributors (all time) y: 222 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/batch/v2/Header.java x: 3 contributors (all time) y: 182 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/commons/ContentType.java x: 2 contributors (all time) y: 485 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/debug/ODataDebugResponseWrapper.java x: 5 contributors (all time) y: 225 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/consumer/XmlFeedConsumer.java x: 5 contributors (all time) y: 143 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/producer/JsonDeletedEntryEntityProducer.java x: 5 contributors (all time) y: 48 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/servlet/ODataExceptionWrapper.java x: 7 contributors (all time) y: 194 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/uri/expression/InfoUnaryOperator.java x: 2 contributors (all time) y: 30 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/uri/expression/TokenList.java x: 2 contributors (all time) y: 114 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/uri/expression/Tokenizer.java x: 4 contributors (all time) y: 236 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/uri/expression/TokenizerException.java x: 2 contributors (all time) y: 49 lines of code odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core/access/model/JPAEdmNameBuilder.java x: 4 contributors (all time) y: 378 lines of code odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core/model/JPAEdmReferentialConstraint.java x: 5 contributors (all time) y: 87 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/debug/DebugInfoException.java x: 3 contributors (all time) y: 103 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/edm/EdmImpl.java x: 5 contributors (all time) y: 179 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/batch/AcceptParser.java x: 6 contributors (all time) y: 115 lines of code odata2-jpa-processor/jpa-api/src/main/java/org/apache/olingo/odata2/jpa/processor/api/ODataJPADefaultProcessor.java x: 2 contributors (all time) y: 256 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/edm/provider/EdmNamedImplProv.java x: 3 contributors (all time) y: 26 lines of code odata2-jpa-processor/jpa-ref/src/main/java/org/apache/olingo/odata2/jpa/processor/ref/model/Material.java x: 7 contributors (all time) y: 92 lines of code odata2-lib/odata-api/src/main/java/org/apache/olingo/odata2/api/client/batch/BatchChangeSetPart.java x: 3 contributors (all time) y: 45 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/BasicEntityProvider.java x: 6 contributors (all time) y: 226 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/producer/JsonPropertyEntityProducer.java x: 5 contributors (all time) y: 108 lines of code odata2-jpa-processor/jpa-web/src/main/java/org/apache/olingo/odata2/jpa/processor/ref/web/JPAReferenceServiceFactory.java x: 6 contributors (all time) y: 57 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/edm/provider/EdmStructuralTypeImplProv.java x: 3 contributors (all time) y: 140 lines of code odata2-lib/odata-api/src/main/java/org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.java x: 8 contributors (all time) y: 182 lines of code odata2-jpa-processor/jpa-api/src/main/java/org/apache/olingo/odata2/jpa/processor/api/ODataJPAServiceFactory.java x: 5 contributors (all time) y: 84 lines of code odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core/model/JPAEdmBaseViewImpl.java x: 3 contributors (all time) y: 67 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/uri/expression/FilterParserExceptionImpl.java x: 2 contributors (all time) y: 210 lines of code odata2-lib/odata-testutil/src/main/java/org/apache/olingo/odata2/testutil/mock/TechnicalScenarioEdmProvider.java x: 4 contributors (all time) y: 232 lines of code odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core/model/JPAEdmAssociationEnd.java x: 3 contributors (all time) y: 194 lines of code odata2-annotation-processor/annotation-processor-core/src/main/java/org/apache/olingo/odata2/annotation/processor/core/datasource/DataStore.java x: 5 contributors (all time) y: 215 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/batch/v2/BatchParser.java x: 6 contributors (all time) y: 80 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/producer/XmlMetadataProducer.java x: 5 contributors (all time) y: 548 lines of code odata2-jpa-processor/jpa-ref/src/main/java/org/apache/olingo/odata2/jpa/processor/ref/model/Customer.java x: 7 contributors (all time) y: 80 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/producer/AtomServiceDocumentProducer.java x: 5 contributors (all time) y: 65 lines of code odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core/edm/ODataJPAEdmProvider.java x: 3 contributors (all time) y: 238 lines of code odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core/model/JPAEdmSchema.java x: 3 contributors (all time) y: 145 lines of code odata2-jpa-processor/jpa-api/src/main/java/org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPARuntimeException.java x: 5 contributors (all time) y: 57 lines of code odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core/model/JPAEdmMappingImpl.java x: 6 contributors (all time) y: 43 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/commons/XmlHelper.java x: 5 contributors (all time) y: 58 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/debug/DebugInfoBody.java x: 4 contributors (all time) y: 115 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/producer/JsonLinkEntityProducer.java x: 5 contributors (all time) y: 40 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/producer/JsonServiceDocumentProducer.java x: 4 contributors (all time) y: 54 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/producer/XmlCollectionEntityProducer.java x: 5 contributors (all time) y: 29 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/producer/XmlLinkEntityProducer.java x: 3 contributors (all time) y: 33 lines of code odata2-jpa-processor/jpa-api/src/main/java/org/apache/olingo/odata2/jpa/processor/api/ODataJPAContext.java x: 4 contributors (all time) y: 35 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ODataContextImpl.java x: 5 contributors (all time) y: 231 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/util/CircleStreamBuffer.java x: 2 contributors (all time) y: 191 lines of code odata2-annotation-processor/annotation-processor-ref/src/main/java/org/apache/olingo/odata2/annotation/processor/ref/AnnotationRefServiceFactory.java x: 4 contributors (all time) y: 160 lines of code odata2-sample/cars-annotation-archetype/src/main/resources/archetype-resources/src/main/java/processor/AnnotationSampleServiceFactory.java x: 3 contributors (all time) y: 3 lines of code odata2-annotation-processor/annotation-processor-core/src/main/java/org/apache/olingo/odata2/annotation/processor/core/util/AnnotationHelper.java x: 7 contributors (all time) y: 688 lines of code odata2-lib/odata-web/src/main/resources/log4j.xml x: 3 contributors (all time) y: 14 lines of code odata2-sample/cars-jpa-archetype/src/main/resources/archetype-resources/src/main/java/service/ODataJPACarServiceFactory.java x: 2 contributors (all time) y: 3 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/consumer/JsonServiceDocumentConsumer.java x: 2 contributors (all time) y: 92 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/rest/ODataRootLocator.java x: 5 contributors (all time) y: 98 lines of code odata2-spring/src/main/java/org/apache/olingo/odata2/spring/OlingoRootLocator.java x: 2 contributors (all time) y: 23 lines of code odata2-jpa-processor/jpa-web/src/main/java/org/apache/olingo/odata2/jpa/processor/ref/extension/SalesOrderProcessingExtension.java x: 4 contributors (all time) y: 42 lines of code odata2-annotation-processor/annotation-processor-core/src/main/java/org/apache/olingo/odata2/annotation/processor/core/datasource/AnnotationInMemoryDs.java x: 5 contributors (all time) y: 314 lines of code odata2-lib/odata-annotation/src/main/java/org/apache/olingo/odata2/api/annotation/edm/EdmConcurrencyControl.java x: 4 contributors (all time) y: 8 lines of code odata2-jpa-processor/jpa-ref/src/main/java/org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderItem.java x: 6 contributors (all time) y: 89 lines of code odata2-jpa-processor/jpa-web/src/main/webapp/index.jsp x: 4 contributors (all time) y: 285 lines of code odata2-jpa-processor/jpa-ref/src/main/java/org/apache/olingo/odata2/jpa/processor/ref/factory/JPAEntityManagerFactory.java x: 4 contributors (all time) y: 22 lines of code odata2-jpa-processor/jpa-web/src/main/java/org/apache/olingo/odata2/jpa/processor/ref/extension/OrderValue.java x: 6 contributors (all time) y: 17 lines of code odata2-jpa-processor/jpa-web/src/main/webapp/SalesOrderProcessingMappingModel.xml x: 3 contributors (all time) y: 52 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/consumer/JsonEntityConsumer.java x: 2 contributors (all time) y: 203 lines of code odata2-jpa-processor/jpa-ref/src/main/java/org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderHeader.java x: 4 contributors (all time) y: 140 lines of code odata2-lib/odata-testutil/src/main/java/org/apache/olingo/odata2/testutil/mock/EdmTestProvider.java x: 4 contributors (all time) y: 488 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/rest/ODataExceptionMapperImpl.java x: 2 contributors (all time) y: 150 lines of code odata2-lib/odata-api/src/main/java/org/apache/olingo/odata2/api/rt/RuntimeDelegate.java x: 3 contributors (all time) y: 106 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/exception/MessageService.java x: 1 contributors (all time) y: 138 lines of code odata2-annotation-processor/annotation-processor-web/src/main/webapp/index.jsp x: 2 contributors (all time) y: 98 lines of code odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core/exception/ODataJPAMessageServiceDefault.java x: 2 contributors (all time) y: 84 lines of code odata2-jpa-processor/jpa-core/src/main/java/org/apache/olingo/odata2/jpa/processor/core/model/JPAEdmComplexType.java x: 2 contributors (all time) y: 185 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/edm/provider/EdmEntityTypeImplProv.java x: 3 contributors (all time) y: 122 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/edm/provider/EdmxProvider.java x: 5 contributors (all time) y: 155 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/consumer/AtomServiceDocumentConsumer.java x: 4 contributors (all time) y: 277 lines of code odata2-lib/odata-ref/src/main/java/org/apache/olingo/odata2/ref/model/DataContainer.java x: 1 contributors (all time) y: 221 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/aggregator/EntityInfoAggregator.java x: 2 contributors (all time) y: 286 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/uri/ExpandSelectTreeCreator.java x: 2 contributors (all time) y: 145 lines of code odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/uri/UriInfoImpl.java x: 1 contributors (all time) y: 246 lines of code src/eclipse/eclipse-codestyle-formatter.xml x: 2 contributors (all time) y: 579 lines of code
1454.0
lines of code
  min: 1.0
  average: 77.49
  25th percentile: 12.0
  median: 37.0
  75th percentile: 80.0
  max: 1454.0
0 11.0
contributors (all time)
min: 1.0 | average: 2.34 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 3.0 | max: 11.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".