ActiveMQ
Duplication

Intro
  • For duplication, we look at places in code where there are six or more lines of code that are exactly the same.
  • Before duplication is calculated, the code is cleaned to remove empty lines, comments, and frequently duplicated constructs such as imports.
  • You should aim at having as little as possible (<5%) of duplicated code as high-level of duplication can lead to maintenance difficulties, poor factoring, and logical contradictions.
Learn more...
Duplication Overall
  • 28% duplication:
    • 149,520 cleaned lines of cleaned code (without empty lines, comments, and frequently duplicated constructs such as imports)
    • 43,355 duplicated lines
  • 965 duplicates
system28% (43,355 lines)
Duplication per Extension
java28% (42,675 lines)
xml33% (680 lines)
Duplication per Component (primary)
activemq-openwire-legacy99% (18,752 lines)
activemq-client38% (15,582 lines)
activemq-broker5% (2,038 lines)
activemq-kahadb-store10% (1,551 lines)
assembly57% (1,390 lines)
activemq-openwire-generator33% (992 lines)
activemq-console12% (482 lines)
activemq-stomp13% (314 lines)
activemq-jdbc-store6% (299 lines)
activemq-tooling7% (288 lines)
activemq-mqtt14% (281 lines)
activemq-amqp7% (278 lines)
activemq-http11% (238 lines)
activemq-jaas14% (130 lines)
activemq-spring17% (117 lines)
activemq-pool57% (99 lines)
activemq-web-console14% (93 lines)
activemq-ra3% (92 lines)
trash11% (89 lines)
activemq-jms-pool4% (54 lines)
activemq-web2% (46 lines)
activemq-camel4% (41 lines)
activemq-runtime-config3% (32 lines)
activemq-all60% (26 lines)
activemq-log4j-appender8% (16 lines)
activemq-karaf4% (15 lines)
activemq-osgi11% (14 lines)
activemq-web-demo11% (6 lines)
activemq-cf0% (0 lines)
activemq-blueprint0% (0 lines)
activemq-rar0% (0 lines)
activemq-leveldb-store0% (0 lines)
activemq-partition0% (0 lines)
activemq-shiro0% (0 lines)

Duplication Between Components (50+ lines)

G activemq-client activemq-client activemq-openwire-legacy activemq-openwire-legacy activemq-client--activemq-openwire-legacy 31937 activemq-jms-pool activemq-jms-pool activemq-client--activemq-jms-pool 96 activemq-broker activemq-broker activemq-client--activemq-broker 322 activemq-kahadb-store activemq-kahadb-store activemq-client--activemq-kahadb-store 156 activemq-mqtt activemq-mqtt activemq-client--activemq-mqtt 92 activemq-stomp activemq-stomp activemq-client--activemq-stomp 155 activemq-kahadb-store--activemq-broker 89 activemq-amqp activemq-amqp activemq-mqtt--activemq-amqp 246 activemq-mqtt--activemq-stomp 259 activemq-amqp--activemq-client 88 activemq-stomp--activemq-amqp 138 activemq-spring activemq-spring activemq-spring--activemq-broker 84 activemq-camel activemq-camel activemq-spring--activemq-camel 54

Download: SVG DOT (open online Graphviz editor)

Show more details on duplication between components...
Longest Duplicates
The list of 20 longest duplicates.
Size#FoldersFilesLinesCode
426 x 11 activemq-client/src/main...e/activemq/openwire/v10
activemq-openwire-legacy...he/activemq/openwire/v3
activemq-openwire-legacy...he/activemq/openwire/v6
activemq-openwire-legacy...he/activemq/openwire/v5
activemq-client/src/main...he/activemq/openwire/v9
activemq-client/src/main...e/activemq/openwire/v11
activemq-openwire-legacy...he/activemq/openwire/v8
activemq-openwire-legacy...he/activemq/openwire/v2
activemq-client/src/main...e/activemq/openwire/v12
activemq-openwire-legacy...he/activemq/openwire/v7
...
BaseDataStreamMarshaller.java
BaseDataStreamMarshaller.java
BaseDataStreamMarshaller.java
BaseDataStreamMarshaller.java
BaseDataStreamMarshaller.java
BaseDataStreamMarshaller.java
BaseDataStreamMarshaller.java
BaseDataStreamMarshaller.java
BaseDataStreamMarshaller.java
BaseDataStreamMarshaller.java
...
29:642 (100%)
30:643 (100%)
30:643 (100%)
30:643 (100%)
29:642 (100%)
29:642 (100%)
29:642 (100%)
30:643 (100%)
29:642 (100%)
29:642 (100%)
...
view
220 x 12 activemq-client/src/main...he/activemq/openwire/v1
activemq-openwire-legacy...he/activemq/openwire/v3
activemq-client/src/main...he/activemq/openwire/v9
activemq-openwire-legacy...he/activemq/openwire/v2
activemq-client/src/main...e/activemq/openwire/v12
activemq-openwire-legacy...he/activemq/openwire/v8
activemq-client/src/main...e/activemq/openwire/v11
activemq-openwire-legacy...he/activemq/openwire/v5
activemq-openwire-legacy...he/activemq/openwire/v7
activemq-openwire-legacy...he/activemq/openwire/v6
...
BaseDataStreamMarshaller.java
BaseDataStreamMarshaller.java
BaseDataStreamMarshaller.java
BaseDataStreamMarshaller.java
BaseDataStreamMarshaller.java
BaseDataStreamMarshaller.java
BaseDataStreamMarshaller.java
BaseDataStreamMarshaller.java
BaseDataStreamMarshaller.java
BaseDataStreamMarshaller.java
...
204:523 (51%)
204:523 (51%)
203:522 (51%)
204:523 (51%)
203:522 (51%)
203:522 (51%)
203:522 (51%)
204:523 (51%)
203:522 (51%)
204:523 (51%)
...
view
199 x 3 activemq-client/src/main...e/activemq/openwire/v12
activemq-client/src/main...e/activemq/openwire/v11
activemq-client/src/main...e/activemq/openwire/v10
MessageMarshaller.java
MessageMarshaller.java
MessageMarshaller.java
41:313 (100%)
41:313 (100%)
41:313 (100%)
view
194 x 6 activemq-client/src/main...he/activemq/openwire/v9
activemq-openwire-legacy...he/activemq/openwire/v4
activemq-openwire-legacy...he/activemq/openwire/v5
activemq-openwire-legacy...he/activemq/openwire/v7
activemq-openwire-legacy...he/activemq/openwire/v6
activemq-openwire-legacy...he/activemq/openwire/v8
MessageMarshaller.java
MessageMarshaller.java
MessageMarshaller.java
MessageMarshaller.java
MessageMarshaller.java
MessageMarshaller.java
41:308 (100%)
41:308 (100%)
41:308 (100%)
41:308 (100%)
41:308 (100%)
41:308 (100%)
view
141 x 3 activemq-client/src/main...e/activemq/openwire/v11
activemq-client/src/main...e/activemq/openwire/v10
activemq-client/src/main...e/activemq/openwire/v12
ConsumerInfoMarshaller.java
ConsumerInfoMarshaller.java
ConsumerInfoMarshaller.java
41:257 (100%)
41:257 (100%)
41:257 (100%)
view
136 x 6 activemq-client/src/main...he/activemq/openwire/v9
activemq-openwire-legacy...he/activemq/openwire/v8
activemq-openwire-legacy...he/activemq/openwire/v7
activemq-openwire-legacy...he/activemq/openwire/v5
activemq-openwire-legacy...he/activemq/openwire/v6
activemq-openwire-legacy...he/activemq/openwire/v4
ConsumerInfoMarshaller.java
ConsumerInfoMarshaller.java
ConsumerInfoMarshaller.java
ConsumerInfoMarshaller.java
ConsumerInfoMarshaller.java
ConsumerInfoMarshaller.java
41:252 (100%)
41:252 (100%)
41:252 (100%)
41:252 (100%)
41:252 (100%)
41:252 (100%)
view
136 x 3 activemq-client/src/main...he/activemq/openwire/v1
activemq-openwire-legacy...he/activemq/openwire/v2
activemq-openwire-legacy...he/activemq/openwire/v3
ConsumerInfoMarshaller.java
ConsumerInfoMarshaller.java
ConsumerInfoMarshaller.java
39:239 (100%)
39:239 (100%)
39:239 (100%)
view
123 x 12 activemq-client/src/main...he/activemq/openwire/v1
activemq-openwire-legacy...he/activemq/openwire/v3
activemq-client/src/main...he/activemq/openwire/v9
activemq-openwire-legacy...he/activemq/openwire/v2
activemq-client/src/main...e/activemq/openwire/v12
activemq-openwire-legacy...he/activemq/openwire/v8
activemq-client/src/main...e/activemq/openwire/v11
activemq-openwire-legacy...he/activemq/openwire/v5
activemq-openwire-legacy...he/activemq/openwire/v7
activemq-openwire-legacy...he/activemq/openwire/v6
...
BaseDataStreamMarshaller.java
BaseDataStreamMarshaller.java
BaseDataStreamMarshaller.java
BaseDataStreamMarshaller.java
BaseDataStreamMarshaller.java
BaseDataStreamMarshaller.java
BaseDataStreamMarshaller.java
BaseDataStreamMarshaller.java
BaseDataStreamMarshaller.java
BaseDataStreamMarshaller.java
...
30:202 (28%)
30:202 (28%)
29:201 (28%)
30:202 (28%)
29:201 (28%)
29:201 (28%)
29:201 (28%)
30:202 (28%)
29:201 (28%)
30:202 (28%)
...
view
95 x 9 activemq-client/src/main...e/activemq/openwire/v10
activemq-openwire-legacy...he/activemq/openwire/v7
activemq-client/src/main...he/activemq/openwire/v9
activemq-openwire-legacy...he/activemq/openwire/v8
activemq-client/src/main...e/activemq/openwire/v12
activemq-openwire-legacy...he/activemq/openwire/v6
activemq-openwire-legacy...he/activemq/openwire/v5
activemq-client/src/main...e/activemq/openwire/v11
activemq-openwire-legacy...he/activemq/openwire/v4
BrokerInfoMarshaller.java
BrokerInfoMarshaller.java
BrokerInfoMarshaller.java
BrokerInfoMarshaller.java
BrokerInfoMarshaller.java
BrokerInfoMarshaller.java
BrokerInfoMarshaller.java
BrokerInfoMarshaller.java
BrokerInfoMarshaller.java
41:203 (100%)
41:203 (100%)
41:203 (100%)
41:203 (100%)
41:203 (100%)
41:203 (100%)
41:203 (100%)
41:203 (100%)
41:203 (100%)
view
90 x 5 activemq-client/src/main...e/activemq/openwire/v12
activemq-client/src/main...e/activemq/openwire/v11
activemq-client/src/main...he/activemq/openwire/v9
activemq-client/src/main...e/activemq/openwire/v10
activemq-openwire-legacy...he/activemq/openwire/v8
ConnectionInfoMarshaller.java
ConnectionInfoMarshaller.java
ConnectionInfoMarshaller.java
ConnectionInfoMarshaller.java
ConnectionInfoMarshaller.java
41:198 (100%)
41:198 (100%)
41:198 (100%)
41:198 (100%)
41:198 (100%)
view
85 x 2 activemq-openwire-legacy...he/activemq/openwire/v6
activemq-openwire-legacy...he/activemq/openwire/v7
ConnectionInfoMarshaller.java
ConnectionInfoMarshaller.java
41:193 (100%)
41:193 (100%)
view
81 x 12 activemq-client/src/main...he/activemq/openwire/v1
activemq-openwire-legacy...he/activemq/openwire/v3
activemq-client/src/main...he/activemq/openwire/v9
activemq-openwire-legacy...he/activemq/openwire/v2
activemq-client/src/main...e/activemq/openwire/v12
activemq-openwire-legacy...he/activemq/openwire/v8
activemq-client/src/main...e/activemq/openwire/v11
activemq-openwire-legacy...he/activemq/openwire/v5
activemq-openwire-legacy...he/activemq/openwire/v7
activemq-openwire-legacy...he/activemq/openwire/v6
...
BaseDataStreamMarshaller.java
BaseDataStreamMarshaller.java
BaseDataStreamMarshaller.java
BaseDataStreamMarshaller.java
BaseDataStreamMarshaller.java
BaseDataStreamMarshaller.java
BaseDataStreamMarshaller.java
BaseDataStreamMarshaller.java
BaseDataStreamMarshaller.java
BaseDataStreamMarshaller.java
...
525:643 (19%)
525:643 (19%)
524:642 (19%)
525:643 (19%)
524:642 (19%)
524:642 (19%)
524:642 (19%)
525:643 (19%)
524:642 (19%)
525:643 (19%)
...
view
80 x 2 activemq-openwire-legacy...he/activemq/openwire/v2
activemq-openwire-legacy...he/activemq/openwire/v3
ConnectionInfoMarshaller.java
ConnectionInfoMarshaller.java
39:183 (100%)
39:183 (100%)
view
75 x 2 activemq-openwire-legacy...he/activemq/openwire/v5
activemq-openwire-legacy...he/activemq/openwire/v4
ConnectionInfoMarshaller.java
ConnectionInfoMarshaller.java
41:183 (100%)
41:183 (100%)
view
71 x 3 activemq-client/src/main...he/activemq/openwire/v1
activemq-openwire-legacy...he/activemq/openwire/v2
activemq-openwire-legacy...he/activemq/openwire/v3
DestinationInfoMarshaller.java
DestinationInfoMarshaller.java
DestinationInfoMarshaller.java
39:174 (100%)
39:174 (100%)
39:174 (100%)
view
66 x 5 activemq-client/src/main...e/activemq/openwire/v12
activemq-openwire-legacy...he/activemq/openwire/v8
activemq-client/src/main...e/activemq/openwire/v11
activemq-client/src/main...e/activemq/openwire/v10
activemq-client/src/main...he/activemq/openwire/v9
ConnectionControlMarshaller.java
ConnectionControlMarshaller.java
ConnectionControlMarshaller.java
ConnectionControlMarshaller.java
ConnectionControlMarshaller.java
41:166 (100%)
41:166 (100%)
41:166 (100%)
41:166 (100%)
41:166 (100%)
view
63 x 8 activemq-openwire-legacy...he/activemq/openwire/v6
activemq-openwire-legacy...he/activemq/openwire/v4
activemq-openwire-legacy...he/activemq/openwire/v5
activemq-client/src/main...e/activemq/openwire/v10
activemq-openwire-legacy...he/activemq/openwire/v8
activemq-client/src/main...e/activemq/openwire/v11
activemq-client/src/main...he/activemq/openwire/v9
activemq-openwire-legacy...he/activemq/openwire/v7
MarshallerFactory.java
MarshallerFactory.java
MarshallerFactory.java
MarshallerFactory.java
MarshallerFactory.java
MarshallerFactory.java
MarshallerFactory.java
MarshallerFactory.java
35:107 (100%)
35:107 (100%)
35:107 (100%)
35:107 (100%)
35:107 (100%)
35:107 (100%)
35:107 (100%)
35:107 (100%)
view
61 x 2 activemq-openwire-legacy...he/activemq/openwire/v6
activemq-openwire-legacy...he/activemq/openwire/v7
ConnectionControlMarshaller.java
ConnectionControlMarshaller.java
41:161 (100%)
41:161 (100%)
view
59 x 9 activemq-openwire-legacy...he/activemq/openwire/v7
activemq-openwire-legacy...he/activemq/openwire/v4
activemq-client/src/main...e/activemq/openwire/v12
activemq-client/src/main...e/activemq/openwire/v10
activemq-client/src/main...e/activemq/openwire/v11
activemq-openwire-legacy...he/activemq/openwire/v6
activemq-openwire-legacy...he/activemq/openwire/v8
activemq-client/src/main...he/activemq/openwire/v9
activemq-openwire-legacy...he/activemq/openwire/v5
DestinationInfoMarshaller.java
DestinationInfoMarshaller.java
DestinationInfoMarshaller.java
DestinationInfoMarshaller.java
DestinationInfoMarshaller.java
DestinationInfoMarshaller.java
DestinationInfoMarshaller.java
DestinationInfoMarshaller.java
DestinationInfoMarshaller.java
41:167 (100%)
41:167 (100%)
41:167 (100%)
41:167 (100%)
41:167 (100%)
41:167 (100%)
41:167 (100%)
41:167 (100%)
41:167 (100%)
view
59 x 9 activemq-client/src/main...e/activemq/openwire/v11
activemq-client/src/main...e/activemq/openwire/v10
activemq-client/src/main...e/activemq/openwire/v12
activemq-client/src/main...he/activemq/openwire/v9
activemq-openwire-legacy...he/activemq/openwire/v8
activemq-openwire-legacy...he/activemq/openwire/v7
activemq-openwire-legacy...he/activemq/openwire/v4
activemq-openwire-legacy...he/activemq/openwire/v6
activemq-openwire-legacy...he/activemq/openwire/v5
ProducerInfoMarshaller.java
ProducerInfoMarshaller.java
ProducerInfoMarshaller.java
ProducerInfoMarshaller.java
ProducerInfoMarshaller.java
ProducerInfoMarshaller.java
ProducerInfoMarshaller.java
ProducerInfoMarshaller.java
ProducerInfoMarshaller.java
41:167 (100%)
41:167 (100%)
41:167 (100%)
41:167 (100%)
41:167 (100%)
41:167 (100%)
41:167 (100%)
41:167 (100%)
41:167 (100%)
view
Most Frequent Duplicates
The list of 20 most frequently found duplicates.
Size#FoldersFilesLinesCode
11 x 193 activemq-client/src/main...e/activemq/openwire/v11
activemq-client/src/main...e/activemq/openwire/v10
activemq-client/src/main...e/activemq/openwire/v10
activemq-openwire-legacy...he/activemq/openwire/v8
activemq-openwire-legacy...he/activemq/openwire/v2
activemq-openwire-legacy...he/activemq/openwire/v5
activemq-client/src/main...e/activemq/openwire/v10
activemq-client/src/main...e/activemq/openwire/v12
activemq-client/src/main...e/activemq/openwire/v12
activemq-client/src/main...he/activemq/openwire/v1
...
ActiveMQTextMessageMarshaller.java
TransactionIdMarshaller.java
ActiveMQMapMessageMarshaller.java
ActiveMQTempTopicMarshaller.java
ActiveMQQueueMarshaller.java
ActiveMQMessageMarshaller.java
ShutdownInfoMarshaller.java
ActiveMQBytesMessageMarshaller.java
ActiveMQTempTopicMarshaller.java
KeepAliveInfoMarshaller.java
...
65:111 (68%)
50:96 (91%)
65:111 (68%)
65:111 (68%)
66:112 (68%)
65:111 (68%)
65:111 (68%)
65:111 (68%)
65:111 (68%)
66:112 (68%)
...
view
8 x 45 activemq-client/src/main...e/activemq/openwire/v11
activemq-openwire-legacy...he/activemq/openwire/v8
activemq-openwire-legacy...he/activemq/openwire/v7
activemq-openwire-legacy...he/activemq/openwire/v6
activemq-client/src/main...he/activemq/openwire/v9
activemq-client/src/main...e/activemq/openwire/v10
activemq-openwire-legacy...he/activemq/openwire/v6
activemq-openwire-legacy...he/activemq/openwire/v8
activemq-openwire-legacy...he/activemq/openwire/v7
activemq-openwire-legacy...he/activemq/openwire/v5
...
ConnectionInfoMarshaller.java
MessageMarshaller.java
ConsumerInfoMarshaller.java
ProducerInfoMarshaller.java
ConsumerInfoMarshaller.java
MessageMarshaller.java
MessageMarshaller.java
DestinationInfoMarshaller.java
MessageMarshaller.java
ConnectionInfoMarshaller.java
...
159:168 (8%)
235:244 (4%)
196:205 (5%)
138:147 (13%)
196:205 (5%)
238:247 (4%)
235:244 (4%)
140:149 (13%)
235:244 (4%)
150:159 (10%)
...
view
8 x 45 activemq-client/src/main...e/activemq/openwire/v11
activemq-openwire-legacy...he/activemq/openwire/v8
activemq-openwire-legacy...he/activemq/openwire/v7
activemq-openwire-legacy...he/activemq/openwire/v6
activemq-client/src/main...he/activemq/openwire/v9
activemq-client/src/main...e/activemq/openwire/v10
activemq-openwire-legacy...he/activemq/openwire/v6
activemq-openwire-legacy...he/activemq/openwire/v8
activemq-openwire-legacy...he/activemq/openwire/v7
activemq-openwire-legacy...he/activemq/openwire/v5
...
ConnectionInfoMarshaller.java
MessageMarshaller.java
ConsumerInfoMarshaller.java
ProducerInfoMarshaller.java
ConsumerInfoMarshaller.java
MessageMarshaller.java
MessageMarshaller.java
DestinationInfoMarshaller.java
MessageMarshaller.java
ConnectionInfoMarshaller.java
...
74:83 (8%)
79:88 (4%)
82:91 (5%)
72:81 (13%)
82:91 (5%)
79:88 (4%)
79:88 (4%)
74:83 (13%)
79:88 (4%)
74:83 (10%)
...
view
6 x 24 activemq-client/src/main...he/activemq/openwire/v1
activemq-client/src/main...he/activemq/openwire/v1
activemq-client/src/main...he/activemq/openwire/v9
activemq-client/src/main...he/activemq/openwire/v9
activemq-client/src/main...e/activemq/openwire/v12
activemq-client/src/main...e/activemq/openwire/v12
activemq-client/src/main...e/activemq/openwire/v11
activemq-client/src/main...e/activemq/openwire/v11
activemq-client/src/main...e/activemq/openwire/v10
activemq-client/src/main...e/activemq/openwire/v10
...
BaseDataStreamMarshaller.java
BaseDataStreamMarshaller.java
BaseDataStreamMarshaller.java
BaseDataStreamMarshaller.java
BaseDataStreamMarshaller.java
BaseDataStreamMarshaller.java
BaseDataStreamMarshaller.java
BaseDataStreamMarshaller.java
BaseDataStreamMarshaller.java
BaseDataStreamMarshaller.java
...
145:151 (1%)
481:487 (1%)
144:150 (1%)
480:486 (1%)
144:150 (1%)
480:486 (1%)
144:150 (1%)
480:486 (1%)
144:150 (1%)
480:486 (1%)
...
view
7 x 24 activemq-client/src/main...he/activemq/openwire/v1
activemq-client/src/main...he/activemq/openwire/v1
activemq-client/src/main...he/activemq/openwire/v9
activemq-client/src/main...he/activemq/openwire/v9
activemq-client/src/main...e/activemq/openwire/v12
activemq-client/src/main...e/activemq/openwire/v12
activemq-client/src/main...e/activemq/openwire/v11
activemq-client/src/main...e/activemq/openwire/v11
activemq-client/src/main...e/activemq/openwire/v10
activemq-client/src/main...e/activemq/openwire/v10
...
BaseDataStreamMarshaller.java
BaseDataStreamMarshaller.java
BaseDataStreamMarshaller.java
BaseDataStreamMarshaller.java
BaseDataStreamMarshaller.java
BaseDataStreamMarshaller.java
BaseDataStreamMarshaller.java
BaseDataStreamMarshaller.java
BaseDataStreamMarshaller.java
BaseDataStreamMarshaller.java
...
193:199 (1%)
514:520 (1%)
192:198 (1%)
513:519 (1%)
192:198 (1%)
513:519 (1%)
192:198 (1%)
513:519 (1%)
192:198 (1%)
513:519 (1%)
...
view
8 x 22 activemq-client/src/main...he/activemq/openwire/v9
activemq-client/src/main...he/activemq/openwire/v9
activemq-client/src/main...e/activemq/openwire/v12
activemq-client/src/main...e/activemq/openwire/v12
activemq-client/src/main...e/activemq/openwire/v11
activemq-client/src/main...e/activemq/openwire/v11
activemq-client/src/main...e/activemq/openwire/v10
activemq-client/src/main...e/activemq/openwire/v10
activemq-openwire-legacy...he/activemq/openwire/v6
activemq-openwire-legacy...he/activemq/openwire/v6
...
BaseDataStreamMarshaller.java
BaseDataStreamMarshaller.java
BaseDataStreamMarshaller.java
BaseDataStreamMarshaller.java
BaseDataStreamMarshaller.java
BaseDataStreamMarshaller.java
BaseDataStreamMarshaller.java
BaseDataStreamMarshaller.java
BaseDataStreamMarshaller.java
BaseDataStreamMarshaller.java
...
202:211 (1%)
523:532 (1%)
202:211 (1%)
523:532 (1%)
202:211 (1%)
523:532 (1%)
202:211 (1%)
523:532 (1%)
203:212 (1%)
524:533 (1%)
...
view
8 x 16 assembly/src/release/exa...example/queue/exclusive
assembly/src/release/exa...ava/example/transaction
assembly/src/release/exa.../example/queue/selector
assembly/src/release/exa...main/java/example/topic
assembly/src/release/exa...in/java/example/browser
assembly/src/release/exa...main/java/example/topic
assembly/src/release/exa...in/java/example/browser
assembly/src/release/exa...n/java/example/tempdest
assembly/src/release/exa...main/java/example/queue
assembly/src/release/exa...a/example/topic/durable
...
Consumer.java
Client.java
Producer.java
Publisher.java
Browser.java
Subscriber.java
Producer.java
Consumer.java
Producer.java
Publisher.java
...
67:75 (22%)
73:81 (12%)
67:75 (21%)
62:70 (24%)
59:67 (26%)
63:71 (18%)
60:68 (25%)
70:78 (20%)
60:68 (25%)
63:71 (24%)
...
view
9 x 15 assembly/src/release/exa...n/java/example/tempdest
assembly/src/release/exa.../example/queue/selector
assembly/src/release/exa...example/queue/exclusive
assembly/src/release/exa...example/queue/exclusive
assembly/src/release/exa...main/java/example/topic
assembly/src/release/exa...in/java/example/browser
assembly/src/release/exa...main/java/example/topic
assembly/src/release/exa.../example/queue/selector
assembly/src/release/exa...in/java/example/browser
assembly/src/release/exa...a/example/topic/durable
...
ProducerRequestReply.java
Consumer.java
Producer.java
Consumer.java
Publisher.java
Browser.java
Subscriber.java
Producer.java
Producer.java
Subscriber.java
...
69:79 (23%)
65:75 (25%)
57:67 (28%)
65:75 (25%)
60:70 (27%)
57:67 (30%)
61:71 (20%)
65:75 (23%)
58:68 (28%)
64:74 (19%)
...
view
8 x 15 activemq-openwire-legacy...he/activemq/openwire/v2
activemq-openwire-legacy...he/activemq/openwire/v2
activemq-client/src/main...he/activemq/openwire/v1
activemq-client/src/main...he/activemq/openwire/v1
activemq-openwire-legacy...he/activemq/openwire/v2
activemq-client/src/main...he/activemq/openwire/v1
activemq-client/src/main...he/activemq/openwire/v1
activemq-openwire-legacy...he/activemq/openwire/v3
activemq-client/src/main...he/activemq/openwire/v1
activemq-openwire-legacy...he/activemq/openwire/v3
...
ConnectionInfoMarshaller.java
DestinationInfoMarshaller.java
MessageMarshaller.java
DestinationInfoMarshaller.java
ConsumerInfoMarshaller.java
ProducerInfoMarshaller.java
ConnectionInfoMarshaller.java
ConnectionInfoMarshaller.java
ConsumerInfoMarshaller.java
MessageMarshaller.java
...
152:160 (10%)
149:157 (11%)
206:214 (5%)
149:157 (11%)
195:203 (5%)
128:136 (16%)
149:157 (10%)
152:160 (10%)
195:203 (5%)
228:236 (4%)
...
view
6 x 13 assembly/src/release/exa.../example/composite/dest
assembly/src/release/exa.../example/queue/selector
assembly/src/release/exa...example/queue/exclusive
assembly/src/release/exa...main/java/example/topic
assembly/src/release/exa...in/java/example/browser
assembly/src/release/exa...in/java/example/browser
assembly/src/release/exa...main/java/example/queue
assembly/src/release/exa...a/example/topic/durable
assembly/src/release/exa.../example/composite/dest
assembly/src/release/exa...example/queue/exclusive
...
Producer.java
Consumer.java
Consumer.java
Publisher.java
Browser.java
Producer.java
Producer.java
Publisher.java
Consumer.java
Producer.java
...
38:46 (18%)
38:46 (16%)
38:46 (16%)
37:45 (18%)
38:46 (20%)
38:46 (18%)
38:46 (18%)
38:46 (18%)
38:46 (9%)
37:45 (18%)
...
view
16 x 12 activemq-client/src/main...e/activemq/openwire/v12
activemq-openwire-legacy...he/activemq/openwire/v2
activemq-client/src/main...he/activemq/openwire/v9
activemq-client/src/main...he/activemq/openwire/v1
activemq-client/src/main...e/activemq/openwire/v11
activemq-openwire-legacy...he/activemq/openwire/v7
activemq-openwire-legacy...he/activemq/openwire/v8
activemq-openwire-legacy...he/activemq/openwire/v6
activemq-client/src/main...e/activemq/openwire/v10
activemq-openwire-legacy...he/activemq/openwire/v4
...
FlushCommandMarshaller.java
FlushCommandMarshaller.java
FlushCommandMarshaller.java
FlushCommandMarshaller.java
FlushCommandMarshaller.java
FlushCommandMarshaller.java
FlushCommandMarshaller.java
FlushCommandMarshaller.java
FlushCommandMarshaller.java
FlushCommandMarshaller.java
...
41:111 (100%)
42:112 (100%)
41:111 (100%)
42:112 (100%)
41:111 (100%)
41:111 (100%)
41:111 (100%)
41:111 (100%)
41:111 (100%)
41:111 (100%)
...
view
9 x 12 activemq-client/src/main...he/activemq/openwire/v1
activemq-openwire-legacy...he/activemq/openwire/v2
activemq-client/src/main...e/activemq/openwire/v10
activemq-openwire-legacy...he/activemq/openwire/v8
activemq-client/src/main...he/activemq/openwire/v9
activemq-openwire-legacy...he/activemq/openwire/v7
activemq-client/src/main...e/activemq/openwire/v12
activemq-openwire-legacy...he/activemq/openwire/v6
activemq-client/src/main...e/activemq/openwire/v11
activemq-openwire-legacy...he/activemq/openwire/v5
...
BrokerInfoMarshaller.java
BrokerInfoMarshaller.java
BrokerInfoMarshaller.java
BrokerInfoMarshaller.java
BrokerInfoMarshaller.java
BrokerInfoMarshaller.java
BrokerInfoMarshaller.java
BrokerInfoMarshaller.java
BrokerInfoMarshaller.java
BrokerInfoMarshaller.java
...
113:122 (12%)
125:134 (10%)
128:137 (9%)
128:137 (9%)
128:137 (9%)
128:137 (9%)
128:137 (9%)
128:137 (9%)
128:137 (9%)
128:137 (9%)
...
view
16 x 12 activemq-client/src/main...e/activemq/openwire/v12
activemq-openwire-legacy...he/activemq/openwire/v2
activemq-openwire-legacy...he/activemq/openwire/v7
activemq-openwire-legacy...he/activemq/openwire/v6
activemq-client/src/main...he/activemq/openwire/v1
activemq-openwire-legacy...he/activemq/openwire/v3
activemq-client/src/main...e/activemq/openwire/v10
activemq-client/src/main...e/activemq/openwire/v11
activemq-openwire-legacy...he/activemq/openwire/v5
activemq-openwire-legacy...he/activemq/openwire/v8
...
ActiveMQMapMessageMarshaller.java
ActiveMQMapMessageMarshaller.java
ActiveMQMapMessageMarshaller.java
ActiveMQMapMessageMarshaller.java
ActiveMQMapMessageMarshaller.java
ActiveMQMapMessageMarshaller.java
ActiveMQMapMessageMarshaller.java
ActiveMQMapMessageMarshaller.java
ActiveMQMapMessageMarshaller.java
ActiveMQMapMessageMarshaller.java
...
41:111 (100%)
42:112 (100%)
41:111 (100%)
41:111 (100%)
42:112 (100%)
42:112 (100%)
41:111 (100%)
41:111 (100%)
41:111 (100%)
41:111 (100%)
...
view
12 x 12 activemq-client/src/main...e/activemq/openwire/v12
activemq-openwire-legacy...he/activemq/openwire/v3
activemq-client/src/main...e/activemq/openwire/v11
activemq-openwire-legacy...he/activemq/openwire/v2
activemq-openwire-legacy...he/activemq/openwire/v5
activemq-client/src/main...he/activemq/openwire/v1
activemq-openwire-legacy...he/activemq/openwire/v6
activemq-client/src/main...he/activemq/openwire/v9
activemq-client/src/main...e/activemq/openwire/v10
activemq-openwire-legacy...he/activemq/openwire/v7
...
MessageDispatchNotificationMarshaller...
MessageDispatchNotificationMarshaller...
MessageDispatchNotificationMarshaller...
MessageDispatchNotificationMarshaller...
MessageDispatchNotificationMarshaller...
MessageDispatchNotificationMarshaller...
MessageDispatchNotificationMarshaller...
MessageDispatchNotificationMarshaller...
MessageDispatchNotificationMarshaller...
MessageDispatchNotificationMarshaller...
...
88:121 (29%)
85:118 (29%)
88:121 (29%)
85:118 (29%)
88:121 (29%)
85:118 (29%)
88:121 (29%)
88:121 (29%)
88:121 (29%)
88:121 (29%)
...
view
16 x 12 activemq-client/src/main...e/activemq/openwire/v12
activemq-openwire-legacy...he/activemq/openwire/v3
activemq-openwire-legacy...he/activemq/openwire/v6
activemq-client/src/main...e/activemq/openwire/v10
activemq-client/src/main...he/activemq/openwire/v9
activemq-client/src/main...e/activemq/openwire/v11
activemq-openwire-legacy...he/activemq/openwire/v4
activemq-openwire-legacy...he/activemq/openwire/v7
activemq-openwire-legacy...he/activemq/openwire/v2
activemq-openwire-legacy...he/activemq/openwire/v8
...
ShutdownInfoMarshaller.java
ShutdownInfoMarshaller.java
ShutdownInfoMarshaller.java
ShutdownInfoMarshaller.java
ShutdownInfoMarshaller.java
ShutdownInfoMarshaller.java
ShutdownInfoMarshaller.java
ShutdownInfoMarshaller.java
ShutdownInfoMarshaller.java
ShutdownInfoMarshaller.java
...
41:111 (100%)
42:112 (100%)
41:111 (100%)
41:111 (100%)
41:111 (100%)
41:111 (100%)
41:111 (100%)
41:111 (100%)
42:112 (100%)
41:111 (100%)
...
view
26 x 12 activemq-openwire-legacy...he/activemq/openwire/v6
activemq-openwire-legacy...he/activemq/openwire/v5
activemq-openwire-legacy...he/activemq/openwire/v8
activemq-openwire-legacy...he/activemq/openwire/v2
activemq-client/src/main...e/activemq/openwire/v10
activemq-client/src/main...e/activemq/openwire/v12
activemq-client/src/main...he/activemq/openwire/v1
activemq-client/src/main...he/activemq/openwire/v9
activemq-client/src/main...e/activemq/openwire/v11
activemq-openwire-legacy...he/activemq/openwire/v3
...
ConnectionIdMarshaller.java
ConnectionIdMarshaller.java
ConnectionIdMarshaller.java
ConnectionIdMarshaller.java
ConnectionIdMarshaller.java
ConnectionIdMarshaller.java
ConnectionIdMarshaller.java
ConnectionIdMarshaller.java
ConnectionIdMarshaller.java
ConnectionIdMarshaller.java
...
41:126 (100%)
41:126 (100%)
41:126 (100%)
42:127 (100%)
41:126 (100%)
41:126 (100%)
42:127 (100%)
41:126 (100%)
41:126 (100%)
42:127 (100%)
...
view
26 x 12 activemq-openwire-legacy...he/activemq/openwire/v6
activemq-openwire-legacy...he/activemq/openwire/v8
activemq-client/src/main...e/activemq/openwire/v10
activemq-openwire-legacy...he/activemq/openwire/v2
activemq-client/src/main...e/activemq/openwire/v12
activemq-client/src/main...e/activemq/openwire/v11
activemq-client/src/main...he/activemq/openwire/v9
activemq-openwire-legacy...he/activemq/openwire/v4
activemq-client/src/main...he/activemq/openwire/v1
activemq-openwire-legacy...he/activemq/openwire/v3
...
SessionInfoMarshaller.java
SessionInfoMarshaller.java
SessionInfoMarshaller.java
SessionInfoMarshaller.java
SessionInfoMarshaller.java
SessionInfoMarshaller.java
SessionInfoMarshaller.java
SessionInfoMarshaller.java
SessionInfoMarshaller.java
SessionInfoMarshaller.java
...
41:126 (100%)
41:126 (100%)
41:126 (100%)
42:127 (100%)
41:126 (100%)
41:126 (100%)
41:126 (100%)
41:126 (100%)
42:127 (100%)
42:127 (100%)
...
view
8 x 12 activemq-client/src/main...e/activemq/openwire/v11
activemq-openwire-legacy...he/activemq/openwire/v5
activemq-client/src/main...he/activemq/openwire/v9
activemq-client/src/main...he/activemq/openwire/v1
activemq-openwire-legacy...he/activemq/openwire/v6
activemq-client/src/main...e/activemq/openwire/v10
activemq-openwire-legacy...he/activemq/openwire/v8
activemq-openwire-legacy...he/activemq/openwire/v4
activemq-openwire-legacy...he/activemq/openwire/v2
activemq-client/src/main...e/activemq/openwire/v12
...
ConsumerControlMarshaller.java
ConsumerControlMarshaller.java
ConsumerControlMarshaller.java
ConsumerControlMarshaller.java
ConsumerControlMarshaller.java
ConsumerControlMarshaller.java
ConsumerControlMarshaller.java
ConsumerControlMarshaller.java
ConsumerControlMarshaller.java
ConsumerControlMarshaller.java
...
41:68 (14%)
41:68 (16%)
41:68 (14%)
42:69 (22%)
41:68 (14%)
41:68 (14%)
41:68 (14%)
41:68 (16%)
42:69 (16%)
41:68 (14%)
...
view
10 x 12 activemq-client/src/main...e/activemq/openwire/v10
activemq-openwire-legacy...he/activemq/openwire/v2
activemq-client/src/main...he/activemq/openwire/v9
activemq-client/src/main...e/activemq/openwire/v11
activemq-client/src/main...e/activemq/openwire/v12
activemq-client/src/main...he/activemq/openwire/v1
activemq-openwire-legacy...he/activemq/openwire/v7
activemq-openwire-legacy...he/activemq/openwire/v6
activemq-openwire-legacy...he/activemq/openwire/v8
activemq-openwire-legacy...he/activemq/openwire/v4
...
ConsumerInfoMarshaller.java
ConsumerInfoMarshaller.java
ConsumerInfoMarshaller.java
ConsumerInfoMarshaller.java
ConsumerInfoMarshaller.java
ConsumerInfoMarshaller.java
ConsumerInfoMarshaller.java
ConsumerInfoMarshaller.java
ConsumerInfoMarshaller.java
ConsumerInfoMarshaller.java
...
247:256 (7%)
230:239 (7%)
242:251 (7%)
247:256 (7%)
247:256 (7%)
230:239 (7%)
242:251 (7%)
242:251 (7%)
242:251 (7%)
242:251 (7%)
...
view
10 x 12 activemq-client/src/main...he/activemq/openwire/v1
activemq-openwire-legacy...he/activemq/openwire/v7
activemq-client/src/main...he/activemq/openwire/v9
activemq-client/src/main...e/activemq/openwire/v11
activemq-client/src/main...e/activemq/openwire/v10
activemq-openwire-legacy...he/activemq/openwire/v6
activemq-openwire-legacy...he/activemq/openwire/v5
activemq-openwire-legacy...he/activemq/openwire/v3
activemq-openwire-legacy...he/activemq/openwire/v2
activemq-openwire-legacy...he/activemq/openwire/v8
...
ConnectionInfoMarshaller.java
ConnectionInfoMarshaller.java
ConnectionInfoMarshaller.java
ConnectionInfoMarshaller.java
ConnectionInfoMarshaller.java
ConnectionInfoMarshaller.java
ConnectionInfoMarshaller.java
ConnectionInfoMarshaller.java
ConnectionInfoMarshaller.java
ConnectionInfoMarshaller.java
...
94:105 (13%)
97:108 (11%)
98:109 (11%)
98:109 (11%)
98:109 (11%)
97:108 (11%)
95:106 (13%)
95:106 (12%)
95:106 (12%)
98:109 (11%)
...
view