The following document contains the results of Checkstyle 6.1.1 with src/main/config/checkstyle.xml ruleset.
Category | Rule | Violations | Severity |
---|---|---|---|
coding | EqualsHashCode | 19 | ![]() |
metrics | BooleanExpressionComplexity | 31 | ![]() |
ClassDataAbstractionCoupling | 121 | ![]() | |
ClassFanOutComplexity | 113 | ![]() | |
CyclomaticComplexity | 375 | ![]() | |
JavaNCSS | 201 | ![]() | |
NPathComplexity | 170 | ![]() |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 13 (max allowed is 10). | 494 |
![]() |
metrics | NPathComplexity | NPath Complexity is 270 (max allowed is 200). | 494 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 21 (max allowed is 10). | 632 |
![]() |
metrics | JavaNCSS | NCSS for this method is 56 (max allowed is 50). | 632 |
![]() |
metrics | NPathComplexity | NPath Complexity is 1,025 (max allowed is 200). | 632 |
![]() |
metrics | BooleanExpressionComplexity | Boolean expression complexity is 4 (max allowed is 3). | 679 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 13 (max allowed is 10). | 719 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | EqualsHashCode | Definition of 'equals()' without corresponding definition of 'hashCode()'. | 102 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | JavaNCSS | NCSS for this class is 1,728 (max allowed is 1,500). | 45 |
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 16 (max allowed is 7) classes [AbsoluteMillisTimeValueAdapter, AbsoluteSecondsTimeValueAdapter, DoubleValueAdapter, FloatValueAdapter, ReferenceValueAdapter, RelativeMillisTimeValueAdapter, RelativeSecondsTimeValueAdapter, ScaledByteValueAdapter, ScaledIntegerValueAdapter, ScaledLongValueAdapter, ScaledShortValueAdapter, TextValueAdapter, UnscaledByteValueAdapter, UnscaledIntegerValueAdapter, UnscaledLongValueAdapter, UnscaledShortValueAdapter]. | 352 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 28 (max allowed is 20). | 352 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 12 (max allowed is 10). | 582 |
![]() |
metrics | NPathComplexity | NPath Complexity is 225 (max allowed is 200). | 582 |
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 12 (max allowed is 7) classes [AttributeArrayIterator, AttributeListArrayAdapter, ByteArrayAdapter, DoubleArrayAdapter, FloatArrayAdapter, IntArrayAdapter, LongArrayAdapter, MillisTimeArrayAdapter, ReferenceArrayAdapter, SecondsTimeArrayAdapter, ShortArrayAdapter, TextArrayAdapter]. | 1319 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 24 (max allowed is 20). | 1319 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 15 (max allowed is 10). | 1389 |
![]() |
metrics | BooleanExpressionComplexity | Boolean expression complexity is 5 (max allowed is 3). | 1493 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 20 (max allowed is 10). | 57 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 11 (max allowed is 10). | 93 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 11 (max allowed is 10). | 133 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 24 (max allowed is 10). | 180 |
![]() |
metrics | JavaNCSS | NCSS for this method is 52 (max allowed is 50). | 180 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 11 (max allowed is 10). | 287 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 11 (max allowed is 10). | 146 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 14 (max allowed is 10). | 186 |
![]() |
metrics | JavaNCSS | NCSS for this method is 56 (max allowed is 50). | 186 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 21 (max allowed is 20). | 38 |
![]() |
coding | EqualsHashCode | Definition of 'equals()' without corresponding definition of 'hashCode()'. | 251 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 14 (max allowed is 7) classes [AbsoluteMillisecondsDefinitionInfo, AbsoluteSecondsDefinitionInfo, AttributeSetDefinitionInfo, ByteDefinitionInfo, DoubleDefinitionInfo, FloatDefinitionInfo, IdentityHashMap, IntDefinitionInfo, LongDefinitionInfo, ReferenceDefinitionInfo, RelativeMillisecondsDefinitionInfo, RelativeSecondsDefinitionInfo, ShortDefinitionInfo, StringDefinitionInfo]. | 44 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 26 (max allowed is 20). | 44 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 17 (max allowed is 10). | 90 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | BooleanExpressionComplexity | Boolean expression complexity is 15 (max allowed is 3). | 92 |
![]() |
metrics | BooleanExpressionComplexity | Boolean expression complexity is 7 (max allowed is 3). | 103 |
![]() |
metrics | BooleanExpressionComplexity | Boolean expression complexity is 7 (max allowed is 3). | 110 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | BooleanExpressionComplexity | Boolean expression complexity is 15 (max allowed is 3). | 95 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 21 (max allowed is 10). | 42 |
![]() |
metrics | JavaNCSS | NCSS for this method is 56 (max allowed is 50). | 42 |
![]() |
metrics | NPathComplexity | NPath Complexity is 1,025 (max allowed is 200). | 42 |
![]() |
metrics | BooleanExpressionComplexity | Boolean expression complexity is 4 (max allowed is 3). | 89 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | BooleanExpressionComplexity | Boolean expression complexity is 5 (max allowed is 3). | 82 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 13 (max allowed is 10). | 106 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 15 (max allowed is 10). | 165 |
![]() |
metrics | NPathComplexity | NPath Complexity is 330 (max allowed is 200). | 165 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | EqualsHashCode | Definition of 'equals()' without corresponding definition of 'hashCode()'. | 145 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | EqualsHashCode | Definition of 'equals()' without corresponding definition of 'hashCode()'. | 122 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | EqualsHashCode | Definition of 'equals()' without corresponding definition of 'hashCode()'. | 114 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | EqualsHashCode | Definition of 'equals()' without corresponding definition of 'hashCode()'. | 86 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 16 (max allowed is 7) classes [AttributeListArrayAttribute, AttributeListAttribute, ByteArrayAttribute, ByteAttribute, DoubleArrayAttribute, DoubleAttribute, FloatArrayAttribute, FloatAttribute, IntegerArrayAttribute, IntegerAttribute, LongArrayAttribute, LongAttribute, ShortArrayAttribute, ShortAttribute, StringArrayAttribute, StringAttribute]. | 34 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 17 (max allowed is 10). | 110 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | EqualsHashCode | Definition of 'equals()' without corresponding definition of 'hashCode()'. | 112 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | EqualsHashCode | Definition of 'equals()' without corresponding definition of 'hashCode()'. | 86 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | EqualsHashCode | Definition of 'equals()' without corresponding definition of 'hashCode()'. | 109 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | EqualsHashCode | Definition of 'equals()' without corresponding definition of 'hashCode()'. | 82 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | EqualsHashCode | Definition of 'equals()' without corresponding definition of 'hashCode()'. | 108 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | EqualsHashCode | Definition of 'equals()' without corresponding definition of 'hashCode()'. | 82 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | EqualsHashCode | Definition of 'equals()' without corresponding definition of 'hashCode()'. | 108 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | EqualsHashCode | Definition of 'equals()' without corresponding definition of 'hashCode()'. | 86 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 12 (max allowed is 10). | 163 |
![]() |
metrics | NPathComplexity | NPath Complexity is 516 (max allowed is 200). | 163 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | EqualsHashCode | Definition of 'equals()' without corresponding definition of 'hashCode()'. | 108 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | EqualsHashCode | Definition of 'equals()' without corresponding definition of 'hashCode()'. | 84 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 14 (max allowed is 10). | 72 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 11 (max allowed is 10). | 128 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | EqualsHashCode | Definition of 'equals()' without corresponding definition of 'hashCode()'. | 112 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | EqualsHashCode | Definition of 'equals()' without corresponding definition of 'hashCode()'. | 84 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 14 (max allowed is 7) classes [BufferedInputStream, BufferedOutputStream, ConnectionException, DataInputStream, DataOutputStream, KeepAliveThread, ReceivingChannel, Runnable, SendingChannel, SplittedApplicationTelegramsTable, TelegramQueue, Thread, ThroughputChecker, WorkerThread]. | 76 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 22 (max allowed is 20). | 76 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 24 (max allowed is 10). | 355 |
![]() |
metrics | JavaNCSS | NCSS for this method is 51 (max allowed is 50). | 355 |
![]() |
metrics | NPathComplexity | NPath Complexity is 77,760 (max allowed is 200). | 355 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 15 (max allowed is 10). | 609 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 17 (max allowed is 10). | 945 |
![]() |
metrics | NPathComplexity | NPath Complexity is 651 (max allowed is 200). | 945 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 12 (max allowed is 10). | 57 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 13 (max allowed is 10). | 285 |
![]() |
metrics | NPathComplexity | NPath Complexity is 518 (max allowed is 200). | 285 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 41 (max allowed is 7) classes [ApplicationDataTelegram, AuthentificationAnswer, AuthentificationRequest, AuthentificationTextAnswer, AuthentificationTextRequest, ClosingTelegram, ComParametersAnswer, ComParametersRequest, KeepAliveTelegram, ProtocolVersionAnswer, ProtocolVersionRequest, ReceiveSubscriptionTelegram, ReceiveUnsubscriptionTelegram, RequestSenderDataTelegram, SendSubscriptionTelegram, SendUnsubscriptionTelegram, TelegramTimeAnswer, TelegramTimeRequest, TerminateOrderTelegram, TransmitterAuthentificationAnswer, TransmitterAuthentificationRequest, TransmitterAuthentificationTextAnswer, TransmitterAuthentificationTextRequest, TransmitterBestWayUpdate, TransmitterClosingTelegram, TransmitterComParametersAnswer, TransmitterComParametersRequest, TransmitterDataSubscription, TransmitterDataSubscriptionReceipt, TransmitterDataTelegram, TransmitterDataUnsubscription, TransmitterKeepAliveTelegram, TransmitterListsDeliveryUnsubscription, TransmitterListsSubscription, TransmitterListsUnsubscription, TransmitterListsUpdate, TransmitterProtocolVersionAnswer, TransmitterProtocolVersionRequest, TransmitterTelegramTimeAnswer, TransmitterTelegramTimeRequest, TransmitterTerminateOrderTelegram]. | 39 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 44 (max allowed is 20). | 39 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 43 (max allowed is 10). | 247 |
![]() |
metrics | JavaNCSS | NCSS for this method is 88 (max allowed is 50). | 247 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 13 (max allowed is 10). | 208 |
![]() |
metrics | NPathComplexity | NPath Complexity is 216 (max allowed is 200). | 208 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 13 (max allowed is 10). | 343 |
![]() |
metrics | NPathComplexity | NPath Complexity is 518 (max allowed is 200). | 343 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 12 (max allowed is 10). | 264 |
![]() |
metrics | NPathComplexity | NPath Complexity is 450 (max allowed is 200). | 264 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 17 (max allowed is 7) classes [AuthentificationRequest, AuthentificationTextRequest, ClientConnectionProperties, ClosingTelegram, ComParametersRequest, CommunicationError, InconsistentLoginException, ProtocolVersionRequest, ReceiveSubscriptionTelegram, ReceiveUnsubscriptionTelegram, SendControlNotifier, SendSubscriptionTelegram, SendUnsubscriptionTelegram, SplittedApplicationTelegramsTable, TelegramTimeAnswer, TelegramTimeRequest, TerminateOrderTelegram]. | 81 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 40 (max allowed is 20). | 81 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 19 (max allowed is 10). | 535 |
![]() |
metrics | JavaNCSS | NCSS for this method is 55 (max allowed is 50). | 535 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 11 (max allowed is 10). | 797 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 30 (max allowed is 7) classes [ApplicationCloseActionHandler, BaseSubscriptionInfo, CacheManager, ClientDavParameters, ClientDavRequester, ClientHighLevelCommunication, CommunicationError, ConfigurationManager, ConfigurationTaskException, ConnectionShutdownHook, CopyOnWriteArrayList, DafDataModel, DataDescription, DavCloseHandler, DavConnectionListener, Hashtable, ImplicitReceiver, ImplicitSubscriptionNote, ImplicitUnsubscriber, InitialisationNotCompleteException, ReadyMessageSender, ResultData, SendSubscriptionInfo, SimulationTime, StreamedRequestManager, SubscriptionManager, SystemObject, SystemTerminator, TimeoutTimer, TransactionManager]. | 54 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 64 (max allowed is 20). | 54 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 16 (max allowed is 10). | 438 |
![]() |
metrics | NPathComplexity | NPath Complexity is 2,568 (max allowed is 200). | 438 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 32 (max allowed is 10). | 569 |
![]() |
metrics | JavaNCSS | NCSS for this method is 54 (max allowed is 50). | 569 |
![]() |
metrics | NPathComplexity | NPath Complexity is 51,200 (max allowed is 200). | 569 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 17 (max allowed is 10). | 632 |
![]() |
metrics | NPathComplexity | NPath Complexity is 3,584 (max allowed is 200). | 632 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 15 (max allowed is 10). | 722 |
![]() |
metrics | NPathComplexity | NPath Complexity is 2,304 (max allowed is 200). | 722 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 11 (max allowed is 10). | 955 |
![]() |
metrics | NPathComplexity | NPath Complexity is 576 (max allowed is 200). | 955 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 12 (max allowed is 10). | 1067 |
![]() |
metrics | NPathComplexity | NPath Complexity is 1,152 (max allowed is 200). | 1067 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 17 (max allowed is 10). | 1157 |
![]() |
metrics | NPathComplexity | NPath Complexity is 6,144 (max allowed is 200). | 1157 |
![]() |
metrics | NPathComplexity | NPath Complexity is 320 (max allowed is 200). | 1212 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 29 (max allowed is 20). | 38 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 8 (max allowed is 7) classes [ArgumentList, AttributeGroupAspectObject, BufferedInputStream, CommunicationParameters, FileInputStream, Hashtable, MissingParameterException, Properties]. | 48 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 13 (max allowed is 10). | 235 |
![]() |
metrics | JavaNCSS | NCSS for this method is 63 (max allowed is 50). | 235 |
![]() |
metrics | NPathComplexity | NPath Complexity is 1,025 (max allowed is 200). | 235 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 84 (max allowed is 10). | 383 |
![]() |
metrics | JavaNCSS | NCSS for this method is 228 (max allowed is 50). | 383 |
![]() |
metrics | NPathComplexity | NPath Complexity is 850,403,524,609 (max allowed is 200). | 383 |
![]() |
metrics | BooleanExpressionComplexity | Boolean expression complexity is 7 (max allowed is 3). | 646 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 13 (max allowed is 10). | 173 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 14 (max allowed is 10). | 257 |
![]() |
metrics | NPathComplexity | NPath Complexity is 1,296 (max allowed is 200). | 257 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 13 (max allowed is 10). | 57 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 21 (max allowed is 20). | 58 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 15 (max allowed is 10). | 208 |
![]() |
metrics | JavaNCSS | NCSS for this method is 66 (max allowed is 50). | 208 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 25 (max allowed is 10). | 98 |
![]() |
metrics | JavaNCSS | NCSS for this method is 80 (max allowed is 50). | 98 |
![]() |
metrics | NPathComplexity | NPath Complexity is 544 (max allowed is 200). | 98 |
![]() |
metrics | BooleanExpressionComplexity | Boolean expression complexity is 4 (max allowed is 3). | 222 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 15 (max allowed is 10). | 377 |
![]() |
metrics | NPathComplexity | NPath Complexity is 384 (max allowed is 200). | 377 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 13 (max allowed is 10). | 439 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 9 (max allowed is 7) classes [AuthentificationRequest, BaseSubscriptionInfo, ByteArrayInputStream, ByteArrayOutputStream, ConfigurationException, DataInputStream, DataOutputStream, SendDataObject, TransmitterConnectionInfoRequest]. | 44 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 22 (max allowed is 20). | 44 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 11 (max allowed is 10). | 217 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 11 (max allowed is 10). | 124 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 11 (max allowed is 10). | 81 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 18 (max allowed is 7) classes [BaseSubscriptionInfo, CollectingReceiverManager, ConfigurationRequestStatus, ConfigurationTaskException, DataDeliveryThread, DataNotSubscribedException, Hashtable, InitialisationNotCompleteException, OneSubscriptionPerSendData, ReceiveSubscriptionInfo, ReceiveSubscriptionObject, ReceiverSubscription, ResultData, SendDataObject, SendSubscriptionInfo, SendSubscriptionNotConfirmed, SendSubscriptionObject, SenderSubscription]. | 62 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 42 (max allowed is 20). | 62 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 14 (max allowed is 10). | 271 |
![]() |
metrics | BooleanExpressionComplexity | Boolean expression complexity is 4 (max allowed is 3). | 372 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 15 (max allowed is 10). | 578 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 11 (max allowed is 10). | 681 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 14 (max allowed is 10). | 733 |
![]() |
metrics | NPathComplexity | NPath Complexity is 1,536 (max allowed is 200). | 733 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 31 (max allowed is 10). | 817 |
![]() |
metrics | JavaNCSS | NCSS for this method is 69 (max allowed is 50). | 817 |
![]() |
metrics | NPathComplexity | NPath Complexity is 6,210 (max allowed is 200). | 817 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 15 (max allowed is 10). | 950 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | JavaNCSS | NCSS for this method is 51 (max allowed is 50). | 102 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 21 (max allowed is 20). | 56 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 15 (max allowed is 10). | 167 |
![]() |
metrics | JavaNCSS | NCSS for this method is 69 (max allowed is 50). | 167 |
![]() |
metrics | NPathComplexity | NPath Complexity is 518 (max allowed is 200). | 167 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 21 (max allowed is 20). | 56 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 14 (max allowed is 10). | 173 |
![]() |
metrics | JavaNCSS | NCSS for this method is 66 (max allowed is 50). | 173 |
![]() |
metrics | NPathComplexity | NPath Complexity is 260 (max allowed is 200). | 173 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 26 (max allowed is 20). | 58 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 17 (max allowed is 10). | 179 |
![]() |
metrics | JavaNCSS | NCSS for this method is 73 (max allowed is 50). | 179 |
![]() |
metrics | NPathComplexity | NPath Complexity is 515 (max allowed is 200). | 179 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 23 (max allowed is 20). | 55 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 14 (max allowed is 10). | 154 |
![]() |
metrics | JavaNCSS | NCSS for this method is 66 (max allowed is 50). | 154 |
![]() |
metrics | NPathComplexity | NPath Complexity is 260 (max allowed is 200). | 154 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 24 (max allowed is 20). | 56 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 15 (max allowed is 10). | 162 |
![]() |
metrics | JavaNCSS | NCSS for this method is 71 (max allowed is 50). | 162 |
![]() |
metrics | NPathComplexity | NPath Complexity is 516 (max allowed is 200). | 162 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 21 (max allowed is 20). | 55 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 14 (max allowed is 10). | 157 |
![]() |
metrics | JavaNCSS | NCSS for this method is 65 (max allowed is 50). | 157 |
![]() |
metrics | NPathComplexity | NPath Complexity is 260 (max allowed is 200). | 157 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 24 (max allowed is 7) classes [ArchiveAlignment, ArchiveDataQueryResult, ArchiveDataSpecification, ArchiveDataStream, ArchiveQueryID, ArchiveStreamCombiner, ClientSender, Comparator, DataDescription, DataModelException, Date, DeleteData, DeleteSimulationVariant, IncreaseDeleteTime, Query, RequestData, RequestInfo, RequestNumQueries, RestoreData, ResultData, SaveData, SubscriptionArchiveOnlineDataManager, SystemObject, TimeoutTimer]. | 42 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 46 (max allowed is 20). | 42 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 15 (max allowed is 10). | 376 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 26 (max allowed is 10). | 458 |
![]() |
metrics | JavaNCSS | NCSS for this method is 84 (max allowed is 50). | 458 |
![]() |
metrics | NPathComplexity | NPath Complexity is 13,110 (max allowed is 200). | 458 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 23 (max allowed is 7) classes [AutoExpireMap, BaseSubscriptionInfo, BufferedInputStream, BufferedOutputStream, ByteArrayInputStream, ByteArrayOutputStream, ConfigDataKey, ConfigurationAreaInfo, ConfigurationChangeException, ConfigurationUserAdministration, DafSystemObject, Data, DataInputStream, DataOutputStream, DavConnectionListener, File, FileInputStream, FileLock, FileOutputStream, Hashtable, MetaDataRequest, NotifyingMutableCollectionChangeListener, SystemObject]. | 58 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 70 (max allowed is 20). | 58 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 33 (max allowed is 10). | 319 |
![]() |
metrics | JavaNCSS | NCSS for this method is 140 (max allowed is 50). | 319 |
![]() |
metrics | NPathComplexity | NPath Complexity is 196,245 (max allowed is 200). | 319 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 15 (max allowed is 10). | 579 |
![]() |
metrics | JavaNCSS | NCSS for this method is 69 (max allowed is 50). | 579 |
![]() |
metrics | NPathComplexity | NPath Complexity is 1,176 (max allowed is 200). | 579 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 14 (max allowed is 10). | 803 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 13 (max allowed is 10). | 1026 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 34 (max allowed is 20). | 37 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 33 (max allowed is 10). | 48 |
![]() |
metrics | JavaNCSS | NCSS for this method is 173 (max allowed is 50). | 48 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 26 (max allowed is 7) classes [ConfigurationChangeException, DafAspect, DafAttribute, DafAttributeGroup, DafAttributeGroupUsage, DafAttributeListDefinition, DafClientApplication, DafConfigurationArea, DafConfigurationAuthority, DafConfigurationObject, DafConfigurationObjectType, DafDavApplication, DafDoubleAttributeType, DafDynamicObject, DafDynamicObjectType, DafIntegerAttributeType, DafIntegerValueRange, DafIntegerValueState, DafMutableSet, DafNonMutableSet, DafObjectSetType, DafObjectSetUse, DafReferenceAttributeType, DafStringAttributeType, DafTimeAttributeType, SystemObjectInfo]. | 49 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 42 (max allowed is 20). | 49 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 25 (max allowed is 10). | 548 |
![]() |
metrics | JavaNCSS | NCSS for this method is 52 (max allowed is 50). | 548 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 24 (max allowed is 20). | 41 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 18 (max allowed is 7) classes [ByteArrayInputStream, ByteArrayOutputStream, CommunicationError, ConfigurationChangeException, ConfigurationException, ConfigurationRequestArea, ConfigurationRequestReadData, ConfigurationRequestUserAdministration, ConfigurationRequestWriteData, ConfigurationTaskException, ConsistencyCheckResult, ConsistencyCheckResultEntry, ObjectCreationWaiter, RequestException, Runnable, SimpleBackupResult, SystemObject, Thread]. | 52 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 59 (max allowed is 20). | 52 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 11 (max allowed is 7) classes [BaseSubscriptionInfo, ConfigurationChangeException, IdsToObjectsRequest, NewObjectRequest, ObjectInvalidateRequest, ObjectInvalidationWaiter, ObjectRevalidateRequest, ObjectSetNameRequest, PidsToObjectsRequest, SystemObjectsRequest, TypeIdsToObjectsRequest]. | 42 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 40 (max allowed is 20). | 42 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 12 (max allowed is 10). | 95 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 12 (max allowed is 10). | 149 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 17 (max allowed is 10). | 212 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 13 (max allowed is 10). | 281 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 11 (max allowed is 10). | 340 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 13 (max allowed is 10). | 400 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 12 (max allowed is 10). | 522 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 12 (max allowed is 10). | 586 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 9 (max allowed is 7) classes [AnswerReceiver, DataDescription, DataIdent, DavConnectionListener, DrainSubscription, RequestException, RequestSender, ResultData, SendSubscriptionNotConfirmed]. | 47 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 24 (max allowed is 20). | 47 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 16 (max allowed is 7) classes [AuthentificationAnswer, AuthentificationRequest, MetaDataAnswer, MetaDataRequest, NewObjectAnswer, NewObjectRequest, ObjectInvalidateAnswer, ObjectInvalidateRequest, ObjectRevalidateAnswer, ObjectRevalidateRequest, ObjectSetNameAnswer, ObjectSetNameRequest, SystemObjectAnswer, SystemObjectsRequest, TransmitterConnectionInfoAnswer, TransmitterConnectionInfoRequest]. | 37 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 17 (max allowed is 10). | 213 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 14 (max allowed is 10). | 137 |
![]() |
metrics | NPathComplexity | NPath Complexity is 258 (max allowed is 200). | 137 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 10 (max allowed is 7) classes [AuthentificationAnswer, AuthentificationTextAnswer, ClosingTelegram, ComParametersAnswer, CommunicationError, ProtocolVersionAnswer, RequestSenderDataTelegram, TelegramTimeAnswer, TelegramTimeRequest, TerminateOrderTelegram]. | 43 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 32 (max allowed is 20). | 43 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 45 (max allowed is 10). | 318 |
![]() |
metrics | JavaNCSS | NCSS for this method is 168 (max allowed is 50). | 318 |
![]() |
metrics | NPathComplexity | NPath Complexity is 1,572,486 (max allowed is 200). | 318 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 20 (max allowed is 7) classes [ClosingTelegram, CommunicationError, Runnable, TerminateOrderTelegram, Thread, TransmitterAuthentificationAnswer, TransmitterAuthentificationRequest, TransmitterAuthentificationTextAnswer, TransmitterAuthentificationTextRequest, TransmitterBestWayUpdate, TransmitterComParametersAnswer, TransmitterComParametersRequest, TransmitterDataSubscription, TransmitterDataSubscriptionReceipt, TransmitterDataTelegram, TransmitterDataUnsubscription, TransmitterProtocolVersionAnswer, TransmitterProtocolVersionRequest, TransmitterTelegramTimeAnswer, TransmitterTelegramTimeRequest]. | 57 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 43 (max allowed is 20). | 57 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 11 (max allowed is 10). | 278 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 47 (max allowed is 10). | 448 |
![]() |
metrics | JavaNCSS | NCSS for this method is 197 (max allowed is 50). | 448 |
![]() |
metrics | NPathComplexity | NPath Complexity is 491,526 (max allowed is 200). | 448 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 23 (max allowed is 20). | 39 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 29 (max allowed is 20). | 40 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 15 (max allowed is 10). | 85 |
![]() |
metrics | JavaNCSS | NCSS for this method is 79 (max allowed is 50). | 85 |
![]() |
metrics | NPathComplexity | NPath Complexity is 212 (max allowed is 200). | 85 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 14 (max allowed is 7) classes [ApplicationDataTelegram, BaseSubscriptionInfo, ByteArrayInputStream, ClientSubscriptionInformation, DataInputStream, InnerDataSubscription, InnerTransactionDataReceiver, InnerTransactionDataSender, OneSubscriptionPerSendData, SendDataObject, Subscription, TransactionDataDescription, TransactionResultData, TransmitterDataTelegram]. | 46 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 29 (max allowed is 20). | 46 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 11 (max allowed is 10). | 599 |
![]() |
metrics | NPathComplexity | NPath Complexity is 216 (max allowed is 200). | 599 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 8 (max allowed is 7) classes [ClientSenderInterface, DataDescription, HighLevelApplicationManager, HighLevelTransmitterManager, ListsManager, ResultData, TelegramManager, TerminationQueryReceiver]. | 57 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 27 (max allowed is 20). | 57 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 27 (max allowed is 20). | 52 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 12 (max allowed is 10). | 137 |
![]() |
metrics | NPathComplexity | NPath Complexity is 288 (max allowed is 200). | 137 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 30 (max allowed is 20). | 57 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 10 (max allowed is 7) classes [AttributeGroupAspectCombination, DelayedSubscriptionHandle, DelayedSubscriptionThread, Hashtable, LocalSubscriptionInfos, TransmitterListsDeliveryUnsubscription, TransmitterListsSubscription, TransmitterListsUnsubscription, TransmitterListsUpdate, TransmitterSubscriptionInfos]. | 49 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 16 (max allowed is 10). | 128 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 43 (max allowed is 10). | 208 |
![]() |
metrics | JavaNCSS | NCSS for this method is 126 (max allowed is 50). | 208 |
![]() |
metrics | NPathComplexity | NPath Complexity is 202,662 (max allowed is 200). | 208 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 15 (max allowed is 10). | 406 |
![]() |
metrics | NPathComplexity | NPath Complexity is 520 (max allowed is 200). | 406 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 20 (max allowed is 10). | 500 |
![]() |
metrics | NPathComplexity | NPath Complexity is 252 (max allowed is 200). | 500 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 35 (max allowed is 10). | 574 |
![]() |
metrics | JavaNCSS | NCSS for this method is 95 (max allowed is 50). | 574 |
![]() |
metrics | NPathComplexity | NPath Complexity is 2,898 (max allowed is 200). | 574 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 22 (max allowed is 10). | 723 |
![]() |
metrics | JavaNCSS | NCSS for this method is 66 (max allowed is 50). | 723 |
![]() |
metrics | NPathComplexity | NPath Complexity is 1,532 (max allowed is 200). | 723 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 21 (max allowed is 10). | 920 |
![]() |
metrics | JavaNCSS | NCSS for this method is 59 (max allowed is 50). | 920 |
![]() |
metrics | NPathComplexity | NPath Complexity is 339 (max allowed is 200). | 920 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 45 (max allowed is 10). | 1028 |
![]() |
metrics | JavaNCSS | NCSS for this method is 116 (max allowed is 50). | 1028 |
![]() |
metrics | NPathComplexity | NPath Complexity is 109,513 (max allowed is 200). | 1028 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 11 (max allowed is 10). | 1295 |
![]() |
metrics | BooleanExpressionComplexity | Boolean expression complexity is 5 (max allowed is 3). | 1297 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 12 (max allowed is 10). | 62 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 11 (max allowed is 7) classes [AuthentificationComponent, DataDescription, DavConnectionListener, DavInitializationException, Formatter, HighLevelConnectionsManager, InitialisationNotCompleteException, LowLevelApplicationConnections, LowLevelAuthentication, LowLevelTransmitterConnections, SelfClientDavConnection]. | 47 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 34 (max allowed is 20). | 47 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 11 (max allowed is 10). | 185 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 26 (max allowed is 20). | 47 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 14 (max allowed is 10). | 155 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 11 (max allowed is 10). | 257 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 11 (max allowed is 10). | 305 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 11 (max allowed is 10). | 473 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 13 (max allowed is 10). | 693 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 15 (max allowed is 10). | 42 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 11 (max allowed is 10). | 175 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 17 (max allowed is 10). | 228 |
![]() |
metrics | NPathComplexity | NPath Complexity is 528 (max allowed is 200). | 228 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 17 (max allowed is 10). | 297 |
![]() |
metrics | NPathComplexity | NPath Complexity is 528 (max allowed is 200). | 297 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 18 (max allowed is 10). | 384 |
![]() |
metrics | JavaNCSS | NCSS for this method is 52 (max allowed is 50). | 384 |
![]() |
metrics | NPathComplexity | NPath Complexity is 4,770 (max allowed is 200). | 384 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 12 (max allowed is 10). | 671 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 25 (max allowed is 10). | 223 |
![]() |
metrics | JavaNCSS | NCSS for this method is 69 (max allowed is 50). | 223 |
![]() |
metrics | NPathComplexity | NPath Complexity is 34,848 (max allowed is 200). | 223 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 114 (max allowed is 10). | 334 |
![]() |
metrics | JavaNCSS | NCSS for this method is 300 (max allowed is 50). | 334 |
![]() |
metrics | NPathComplexity | NPath Complexity is 5,541,538,603,991,041 (max allowed is 200). | 334 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 12 (max allowed is 10). | 65 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 27 (max allowed is 20). | 57 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 8 (max allowed is 7) classes [ArgumentList, BufferedReader, FilenameFilter, InputStreamReader, LowLevelConnectionsManager, ServerDavParameters, Socket, UncaughtExceptionHandler]. | 41 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 13 (max allowed is 10). | 49 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 11 (max allowed is 10). | 101 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 8 (max allowed is 7) classes [ByteArrayOutputStream, DataOutputStream, PendingSubscription, RemoteDrainSubscription, RemoteReceiverSubscription, RemoteSenderSubscription, RemoteSourceSubscription, SubscriptionList]. | 45 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 26 (max allowed is 20). | 45 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 21 (max allowed is 10). | 217 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 11 (max allowed is 10). | 406 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 13 (max allowed is 10). | 505 |
![]() |
metrics | NPathComplexity | NPath Complexity is 256 (max allowed is 200). | 505 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 18 (max allowed is 10). | 582 |
![]() |
metrics | NPathComplexity | NPath Complexity is 1,024 (max allowed is 200). | 582 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 20 (max allowed is 10). | 780 |
![]() |
metrics | NPathComplexity | NPath Complexity is 1,326 (max allowed is 200). | 780 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 15 (max allowed is 10). | 860 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 18 (max allowed is 10). | 994 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 13 (max allowed is 10). | 1219 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 13 (max allowed is 10). | 1333 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 13 (max allowed is 10). | 1382 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 12 (max allowed is 7) classes [AccessControlUnit, ChildrenTreeEnumerator, ExtendedUserInfo, HashBagMap, LinkedBlockingQueue, OldUserInfo, ReentrantReadWriteLock, Region, Role, Thread, Timer, TimerTask]. | 44 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 23 (max allowed is 20). | 44 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | NPathComplexity | NPath Complexity is 224 (max allowed is 200). | 164 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 11 (max allowed is 10). | 309 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 26 (max allowed is 20). | 43 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 19 (max allowed is 10). | 292 |
![]() |
metrics | NPathComplexity | NPath Complexity is 231 (max allowed is 200). | 292 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 13 (max allowed is 10). | 91 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 13 (max allowed is 10). | 146 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 13 (max allowed is 10). | 201 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 11 (max allowed is 10). | 467 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 12 (max allowed is 10). | 86 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 12 (max allowed is 10). | 146 |
![]() |
metrics | NPathComplexity | NPath Complexity is 1,024 (max allowed is 200). | 146 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 17 (max allowed is 10). | 171 |
![]() |
metrics | NPathComplexity | NPath Complexity is 32,768 (max allowed is 200). | 171 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | NPathComplexity | NPath Complexity is 256 (max allowed is 200). | 62 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 11 (max allowed is 10). | 133 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | NPathComplexity | NPath Complexity is 256 (max allowed is 200). | 63 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 18 (max allowed is 10). | 111 |
![]() |
metrics | NPathComplexity | NPath Complexity is 270 (max allowed is 200). | 111 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 12 (max allowed is 10). | 57 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | NPathComplexity | NPath Complexity is 256 (max allowed is 200). | 118 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 15 (max allowed is 10). | 138 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 11 (max allowed is 10). | 154 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 10 (max allowed is 7) classes [AdjustableTimer, ApplicationCloseActionHandler, BufferedInputStream, ClientDavConnection, ClientDavParameters, FileInputStream, KExDaVExchange, MissingParameterException, Properties, Runnable]. | 46 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 12 (max allowed is 10). | 97 |
![]() |
metrics | NPathComplexity | NPath Complexity is 432 (max allowed is 200). | 97 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 11 (max allowed is 10). | 131 |
![]() |
metrics | NPathComplexity | NPath Complexity is 512 (max allowed is 200). | 131 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 21 (max allowed is 7) classes [AreaParameter, ConnectionParameter, CorrespondingAspect, CorrespondingAttributeGroup, DataExchangeIdentification, ExchangeDataParameter, ExchangeObjectsParameter, ExchangeParameterParameter, ExchangeSetParameter, IdSpecification, KExDaVObject, KExDaVReceiver, KExDaVSender, ObjectSet, ParameterExchangeIdentification, Region, RemoteDaVParameter, Runnable, Thread, TriggerSpecification, UnboundedQueue]. | 44 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 40 (max allowed is 20). | 44 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 16 (max allowed is 10). | 183 |
![]() |
metrics | NPathComplexity | NPath Complexity is 12,288 (max allowed is 200). | 183 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 11 (max allowed is 10). | 65 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 12 (max allowed is 7) classes [CopyOnWriteArraySet, DataAndATGUsageInformation, DataDescription, ExchangeProperties, InnerReceiver, InnerSender, KExDaVAttributeGroupData, Listener, MissingKExDaVAttributeGroupException, MissingObjectException, PidAttributeGroupUsage, PidSpecification]. | 42 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 36 (max allowed is 20). | 42 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 11 (max allowed is 10). | 637 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 13 (max allowed is 10). | 97 |
![]() |
metrics | NPathComplexity | NPath Complexity is 270 (max allowed is 200). | 97 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 25 (max allowed is 10). | 223 |
![]() |
metrics | JavaNCSS | NCSS for this method is 81 (max allowed is 50). | 223 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 15 (max allowed is 10). | 434 |
![]() |
metrics | JavaNCSS | NCSS for this method is 117 (max allowed is 50). | 434 |
![]() |
metrics | JavaNCSS | NCSS for this method is 55 (max allowed is 50). | 737 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 13 (max allowed is 10). | 204 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 11 (max allowed is 10). | 74 |
![]() |
metrics | NPathComplexity | NPath Complexity is 1,024 (max allowed is 200). | 74 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 22 (max allowed is 10). | 172 |
![]() |
metrics | JavaNCSS | NCSS for this method is 77 (max allowed is 50). | 172 |
![]() |
metrics | NPathComplexity | NPath Complexity is 684 (max allowed is 200). | 172 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 32 (max allowed is 10). | 317 |
![]() |
metrics | JavaNCSS | NCSS for this method is 94 (max allowed is 50). | 317 |
![]() |
metrics | NPathComplexity | NPath Complexity is 58,518 (max allowed is 200). | 317 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 39 (max allowed is 10). | 654 |
![]() |
metrics | JavaNCSS | NCSS for this method is 94 (max allowed is 50). | 654 |
![]() |
metrics | NPathComplexity | NPath Complexity is 55,308 (max allowed is 200). | 654 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | JavaNCSS | NCSS for this method is 54 (max allowed is 50). | 49 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 35 (max allowed is 10). | 148 |
![]() |
metrics | JavaNCSS | NCSS for this method is 91 (max allowed is 50). | 148 |
![]() |
metrics | NPathComplexity | NPath Complexity is 190,034 (max allowed is 200). | 148 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 16 (max allowed is 10). | 363 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 56 (max allowed is 10). | 543 |
![]() |
metrics | JavaNCSS | NCSS for this method is 163 (max allowed is 50). | 543 |
![]() |
metrics | NPathComplexity | NPath Complexity is 611 (max allowed is 200). | 543 |
![]() |
metrics | BooleanExpressionComplexity | Boolean expression complexity is 6 (max allowed is 3). | 669 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 11 (max allowed is 10). | 88 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 31 (max allowed is 10). | 115 |
![]() |
metrics | JavaNCSS | NCSS for this method is 58 (max allowed is 50). | 115 |
![]() |
metrics | NPathComplexity | NPath Complexity is 4,760 (max allowed is 200). | 115 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 33 (max allowed is 10). | 66 |
![]() |
metrics | JavaNCSS | NCSS for this method is 64 (max allowed is 50). | 66 |
![]() |
metrics | NPathComplexity | NPath Complexity is 9,900 (max allowed is 200). | 66 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 29 (max allowed is 10). | 113 |
![]() |
metrics | JavaNCSS | NCSS for this method is 146 (max allowed is 50). | 113 |
![]() |
metrics | NPathComplexity | NPath Complexity is 82,946 (max allowed is 200). | 113 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 11 (max allowed is 10). | 297 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 30 (max allowed is 10). | 324 |
![]() |
metrics | JavaNCSS | NCSS for this method is 84 (max allowed is 50). | 324 |
![]() |
metrics | NPathComplexity | NPath Complexity is 216,001 (max allowed is 200). | 324 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 19 (max allowed is 10). | 494 |
![]() |
metrics | JavaNCSS | NCSS for this method is 60 (max allowed is 50). | 494 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 11 (max allowed is 10). | 585 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 12 (max allowed is 10). | 629 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 16 (max allowed is 10). | 153 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 14 (max allowed is 10). | 496 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 12 (max allowed is 10). | 537 |
![]() |
metrics | JavaNCSS | NCSS for this method is 72 (max allowed is 50). | 537 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 28 (max allowed is 10). | 671 |
![]() |
metrics | JavaNCSS | NCSS for this method is 84 (max allowed is 50). | 671 |
![]() |
metrics | NPathComplexity | NPath Complexity is 19,056 (max allowed is 200). | 671 |
![]() |
metrics | JavaNCSS | NCSS for this method is 51 (max allowed is 50). | 792 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 16 (max allowed is 10). | 178 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 11 (max allowed is 10). | 620 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 12 (max allowed is 10). | 666 |
![]() |
metrics | JavaNCSS | NCSS for this method is 72 (max allowed is 50). | 666 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 26 (max allowed is 10). | 825 |
![]() |
metrics | JavaNCSS | NCSS for this method is 78 (max allowed is 50). | 825 |
![]() |
metrics | NPathComplexity | NPath Complexity is 12,912 (max allowed is 200). | 825 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 22 (max allowed is 10). | 68 |
![]() |
metrics | JavaNCSS | NCSS for this method is 98 (max allowed is 50). | 68 |
![]() |
metrics | NPathComplexity | NPath Complexity is 282 (max allowed is 200). | 68 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 36 (max allowed is 10). | 339 |
![]() |
metrics | JavaNCSS | NCSS for this method is 93 (max allowed is 50). | 339 |
![]() |
metrics | NPathComplexity | NPath Complexity is 5,796 (max allowed is 200). | 339 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 16 (max allowed is 10). | 727 |
![]() |
metrics | NPathComplexity | NPath Complexity is 1,584 (max allowed is 200). | 727 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | NPathComplexity | NPath Complexity is 256 (max allowed is 200). | 59 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | NPathComplexity | NPath Complexity is 256 (max allowed is 200). | 54 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 15 (max allowed is 10). | 60 |
![]() |
metrics | NPathComplexity | NPath Complexity is 300 (max allowed is 200). | 60 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 13 (max allowed is 10). | 176 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | BooleanExpressionComplexity | Boolean expression complexity is 5 (max allowed is 3). | 58 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 12 (max allowed is 10). | 69 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 13 (max allowed is 10). | 208 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 39 (max allowed is 10). | 63 |
![]() |
metrics | JavaNCSS | NCSS for this method is 121 (max allowed is 50). | 63 |
![]() |
metrics | NPathComplexity | NPath Complexity is 10,581,770 (max allowed is 200). | 63 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 10 (max allowed is 7) classes [ArgumentList, ClientDavConnection, ClientDavParameters, DataCycler, DataDescription, DataKindDeterminer, ProtocolModuleConnector, QueueSurrogate, Thread, XmlFormatReader]. | 107 |
![]() |
metrics | JavaNCSS | NCSS for this method is 70 (max allowed is 50). | 409 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 15 (max allowed is 10). | 785 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 23 (max allowed is 10). | 918 |
![]() |
metrics | JavaNCSS | NCSS for this method is 80 (max allowed is 50). | 918 |
![]() |
metrics | NPathComplexity | NPath Complexity is 50,113 (max allowed is 200). | 918 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 23 (max allowed is 20). | 97 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 25 (max allowed is 10). | 273 |
![]() |
metrics | JavaNCSS | NCSS for this method is 58 (max allowed is 50). | 273 |
![]() |
metrics | NPathComplexity | NPath Complexity is 641 (max allowed is 200). | 273 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 37 (max allowed is 10). | 444 |
![]() |
metrics | JavaNCSS | NCSS for this method is 148 (max allowed is 50). | 444 |
![]() |
metrics | NPathComplexity | NPath Complexity is 5,473 (max allowed is 200). | 444 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 22 (max allowed is 10). | 168 |
![]() |
metrics | JavaNCSS | NCSS for this method is 70 (max allowed is 50). | 168 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 8 (max allowed is 7) classes [ArgumentList, BufferedReader, ClientDavConnection, ClientDavParameters, DataDescription, DataKindDeterminer, InputStreamReader, ProtocolModuleConnector]. | 83 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 12 (max allowed is 10). | 875 |
![]() |
metrics | JavaNCSS | NCSS for this method is 61 (max allowed is 50). | 875 |
![]() |
metrics | NPathComplexity | NPath Complexity is 256 (max allowed is 200). | 875 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 20 (max allowed is 7) classes [ActionListener, BorderLayout, ChangeListener, Color, DecimalFormat, DecimalFormatSymbols, Dimension, EmptyBorder, FlowLayout, FocusAdapter, ImageIcon, JButton, JComboBox, JLabel, JPanel, JScrollPane, JSpinner, JTextField, PreselectionDialog, SpinnerNumberModel]. | 59 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 45 (max allowed is 20). | 59 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 24 (max allowed is 10). | 255 |
![]() |
metrics | JavaNCSS | NCSS for this method is 210 (max allowed is 50). | 255 |
![]() |
metrics | JavaNCSS | NCSS for this method is 77 (max allowed is 50). | 607 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 11 (max allowed is 10). | 758 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 19 (max allowed is 7) classes [ActionListener, BorderLayout, BoxLayout, DataDescription, DataEditorPanel, DatasetReceiver, DatasetSender, GridBagConstraints, GridBagLayout, Insets, JButton, JLabel, JPanel, JScrollPane, JTextField, MouseMotionAdapter, ResultData, SystemObject, WindowAdapter]. | 59 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 34 (max allowed is 20). | 59 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 8 (max allowed is 7) classes [BorderLayout, CreateMenuBar, DataDescription, DataViewModel, DataViewPanel, JFrame, UnsubscribingJFrame, WindowAdapter]. | 47 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | BooleanExpressionComplexity | Boolean expression complexity is 4 (max allowed is 3). | 213 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 15 (max allowed is 10). | 314 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 12 (max allowed is 10). | 106 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 23 (max allowed is 7) classes [ActionListener, ArchiveDataTableView, Book, ButtonGroup, CSVManager, DataViewFrame, File, FileOutputStream, HashPrintRequestAttributeSet, JCheckBoxMenuItem, JFileChooser, JFrame, JMenu, JMenuBar, JMenuItem, JRadioButtonMenuItem, MyFileNameExtensionFilter, MyTransferable, OutputStreamWriter, PageDescription, PrintThread, PrinterResolution, Runnable]. | 62 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 41 (max allowed is 20). | 62 |
![]() |
metrics | JavaNCSS | NCSS for this method is 126 (max allowed is 50). | 113 |
![]() |
metrics | NPathComplexity | NPath Complexity is 256 (max allowed is 200). | 420 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 10 (max allowed is 7) classes [BorderLayout, Date, EtchedBorder, GridLayout, JLabel, JPanel, MouseAdapter, RowData, RowKey, SimpleDateFormat]. | 54 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 24 (max allowed is 20). | 54 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 12 (max allowed is 10). | 294 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 12 (max allowed is 10). | 370 |
![]() |
metrics | JavaNCSS | NCSS for this method is 61 (max allowed is 50). | 494 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 14 (max allowed is 7) classes [BorderLayout, BoxLayout, DataTableObjectRenderer, Dimension, EtchedBorder, GridLayout, HeaderGrid, JLabel, JPanel, JScrollPane, Runnable, SelectionListener, SelectionManager, VerticalScrollBarAdjustmentListener]. | 57 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 31 (max allowed is 20). | 57 |
![]() |
metrics | JavaNCSS | NCSS for this method is 72 (max allowed is 50). | 608 |
![]() |
metrics | JavaNCSS | NCSS for this method is 67 (max allowed is 50). | 614 |
![]() |
metrics | JavaNCSS | NCSS for this method is 61 (max allowed is 50). | 889 |
![]() |
metrics | JavaNCSS | NCSS for this method is 59 (max allowed is 50). | 891 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 24 (max allowed is 10). | 1123 |
![]() |
metrics | JavaNCSS | NCSS for this method is 128 (max allowed is 50). | 1123 |
![]() |
metrics | NPathComplexity | NPath Complexity is 266 (max allowed is 200). | 1123 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 8 (max allowed is 7) classes [BorderLayout, Date, EtchedBorder, GridLayout, JLabel, JPanel, RowData, SimpleDateFormat]. | 51 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 12 (max allowed is 10). | 200 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 12 (max allowed is 10). | 275 |
![]() |
metrics | JavaNCSS | NCSS for this method is 66 (max allowed is 50). | 329 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 13 (max allowed is 10). | 544 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 10 (max allowed is 7) classes [BorderLayout, CellKey, Dimension, GridBagConstraints, GridBagLayout, JPanel, MouseAdapter, RowElement, RowPanel, RowSuccessor]. | 52 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 21 (max allowed is 20). | 52 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 14 (max allowed is 10). | 152 |
![]() |
metrics | JavaNCSS | NCSS for this method is 86 (max allowed is 50). | 152 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 13 (max allowed is 10). | 127 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 12 (max allowed is 10). | 200 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 12 (max allowed is 10). | 259 |
![]() |
metrics | JavaNCSS | NCSS for this method is 54 (max allowed is 50). | 259 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 12 (max allowed is 10). | 334 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 14 (max allowed is 7) classes [ConfigurationDataModule, DatGenModule, GenericTestMonitorApplication, ImageIcon, OnlineProtocolModule, OnlineTableModule, ParameterEditorModule, ProgressViewer, Runnable, SendCurrentDataModule, ShowCurrentDataModule, StreamBasedArchiveRequestModule, SystemProtocolModule, TreeNodeObject]. | 67 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 24 (max allowed is 20). | 67 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 11 (max allowed is 7) classes [BorderLayout, BoxLayout, Dimension, JFrame, JLabel, JPanel, JSplitPane, ModuleButton, PreselectionPanel, SettingsHandler, WindowAdapter]. | 57 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 27 (max allowed is 7) classes [ActionListener, BorderLayout, BoxLayout, BufferedReader, BufferedWriter, ByteArrayInputStream, ByteArrayOutputStream, ColumnHeaderToolTips, Cursor, DefaultTableModel, File, FileOutputStream, FileReader, FocusAdapter, GridLayout, JButton, JFileChooser, JPanel, JScrollPane, JTable, KeyValueObject, ListSelectionListener, OutputStreamWriter, PreferenceChangeListener, SettingsData, Vector, XMLFilter]. | 84 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 53 (max allowed is 20). | 84 |
![]() |
metrics | JavaNCSS | NCSS for this method is 52 (max allowed is 50). | 166 |
![]() |
metrics | JavaNCSS | NCSS for this method is 94 (max allowed is 50). | 588 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 14 (max allowed is 10). | 594 |
![]() |
metrics | JavaNCSS | NCSS for this method is 51 (max allowed is 50). | 594 |
![]() |
metrics | JavaNCSS | NCSS for this method is 93 (max allowed is 50). | 775 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 22 (max allowed is 10). | 925 |
![]() |
metrics | JavaNCSS | NCSS for this method is 70 (max allowed is 50). | 925 |
![]() |
metrics | NPathComplexity | NPath Complexity is 51,840 (max allowed is 200). | 925 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 21 (max allowed is 10). | 1035 |
![]() |
metrics | JavaNCSS | NCSS for this method is 92 (max allowed is 50). | 1035 |
![]() |
metrics | NPathComplexity | NPath Complexity is 1,729 (max allowed is 200). | 1035 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 12 (max allowed is 7) classes [Callable, ClipboardOwner, ContextAction, JFrame, JPopupMenu, JSplitPane, ListSelectionListener, PopupMenuListener, StringSelection, SynchronousQueue, SystemObjectSelectionList, ThreadPoolExecutor]. | 49 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 25 (max allowed is 20). | 49 |
![]() |
metrics | JavaNCSS | NCSS for this method is 78 (max allowed is 50). | 64 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 12 (max allowed is 7) classes [ActionListener, DefaultListModel, GridBagConstraints, GridBagLayout, Insets, JButton, JLabel, JScrollPane, JTextField, PreselectionDialog, SystemObjectList, SystemObjectType]. | 47 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 21 (max allowed is 20). | 47 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 12 (max allowed is 7) classes [ActionListener, BoxLayout, Dimension, File, FlowLayout, JButton, JCheckBox, JComboBox, JFileChooser, JLabel, JPanel, JTextField]. | 39 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 31 (max allowed is 7) classes [ArchiveDataKind, ArchiveDataKindCombination, ArchiveDataSpecification, ArchiveDataTableView, ArchiveListener, ArchiveRequest, ArchiveTimeSpecification, BoxLayout, ButtonBar, ButtonGroup, ChangeListener, DataDescription, DataIdentificationChoice, Date, Dimension, FlowLayout, GridLayout, ItemListener, JCheckBox, JComboBox, JDialog, JLabel, JPanel, JRadioButton, JSpinner, KeyValueObject, SettingsData, SpinnerDateModel, SpinnerLongModel, SpinnerNumberModel, Thread]. | 167 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 49 (max allowed is 20). | 167 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 13 (max allowed is 10). | 275 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 37 (max allowed is 10). | 337 |
![]() |
metrics | JavaNCSS | NCSS for this method is 124 (max allowed is 50). | 337 |
![]() |
metrics | NPathComplexity | NPath Complexity is 768 (max allowed is 200). | 337 |
![]() |
metrics | JavaNCSS | NCSS for this method is 145 (max allowed is 50). | 584 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 13 (max allowed is 10). | 833 |
![]() |
metrics | JavaNCSS | NCSS for this method is 82 (max allowed is 50). | 833 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 10 (max allowed is 7) classes [BoxLayout, ButtonBar, DataDescription, DataIdentificationChoice, DataTableObject, DataViewFrame, JDialog, PreselectionListsFilter, ResultData, SettingsData]. | 150 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 11 (max allowed is 7) classes [BoxLayout, ButtonBar, DataIdentificationChoice, DatasetEditorFrame, FlowLayout, JComboBox, JDialog, JLabel, JPanel, KeyValueObject, SettingsData]. | 149 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 11 (max allowed is 7) classes [BoxLayout, ButtonBar, DataIdentificationChoice, DatasetEditorFrame, FlowLayout, JComboBox, JDialog, JLabel, JPanel, KeyValueObject, SettingsData]. | 148 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 16 (max allowed is 7) classes [BoxLayout, ButtonBar, DataIdentificationChoice, FlowLayout, ItemListener, JCheckBox, JComboBox, JDialog, JLabel, JPanel, JSlider, JSpinner, KeyValueObject, OutputOptionsPanel, SettingsData, SpinnerNumberModel]. | 153 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 24 (max allowed is 20). | 153 |
![]() |
metrics | JavaNCSS | NCSS for this method is 73 (max allowed is 50). | 274 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 11 (max allowed is 7) classes [BoxLayout, ButtonBar, DataIdentificationChoice, DataViewFrame, FlowLayout, JComboBox, JDialog, JLabel, JPanel, KeyValueObject, SettingsData]. | 148 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 11 (max allowed is 10). | 231 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 11 (max allowed is 7) classes [BoxLayout, ButtonBar, DataIdentificationChoice, FlowLayout, JComboBox, JDialog, JLabel, JPanel, KeyValueObject, OutputOptionsPanel, SettingsData]. | 151 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 14 (max allowed is 7) classes [ActionListener, DataDescription, DataEditorPanel, JButton, JFrame, JLabel, JScrollPane, ParameterChangeInformation, ParameterEditor, ParameterEditorReceiverSender, PreselectionDialog, PreselectionListsFilter, ResultData, WindowAdapter]. | 146 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 33 (max allowed is 20). | 146 |
![]() |
metrics | JavaNCSS | NCSS for this method is 129 (max allowed is 50). | 224 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 13 (max allowed is 7) classes [AppSubscriptionsPanel, BorderLayout, FlowLayout, GridBagConstraints, GridBagLayout, Insets, JButton, JCheckBox, JComboBox, JLabel, JPanel, JTextField, RefreshListener]. | 42 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 9 (max allowed is 7) classes [BorderLayout, Dimension, JEditorPane, JList, JPanel, JScrollPane, JSplitPane, MyListModel, MyMouseListener]. | 43 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 8 (max allowed is 7) classes [BorderLayout, Comparator, DataSubscription, Dimension, JEditorPane, JPanel, JScrollPane, JSplitPane]. | 46 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 12 (max allowed is 7) classes [BorderLayout, FlowLayout, GridBagConstraints, GridBagLayout, Insets, JButton, JComboBox, JLabel, JPanel, JTextField, RefreshListener, SubscriptionsPanel]. | 41 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 10 (max allowed is 7) classes [BorderLayout, Dimension, JLabel, JList, JPanel, JScrollPane, JSplitPane, MyListCellRenderer, MyListModel, MyMouseListener]. | 44 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 23 (max allowed is 20). | 44 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 15 (max allowed is 7) classes [BoxLayout, ButtonBar, ChangeListener, DataIdentificationChoice, Date, FlowLayout, JDialog, JLabel, JPanel, JSpinner, KeyValueObject, OutputOptionsPanel, SettingsData, SimpleDateFormat, SpinnerDateModel]. | 153 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 23 (max allowed is 20). | 153 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 13 (max allowed is 7) classes [BorderLayout, BoxLayout, ChangeListener, Dimension, JLabel, JPanel, JSpinner, JSplitPane, ListSelectionListener, PreselectionListsHandler, Runnable, SpinnerNumberModel, SystemObjectSelectionList]. | 53 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 28 (max allowed is 20). | 53 |
![]() |
metrics | JavaNCSS | NCSS for this method is 64 (max allowed is 50). | 244 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 14 (max allowed is 10). | 208 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 25 (max allowed is 10). | 287 |
![]() |
metrics | NPathComplexity | NPath Complexity is 3,240 (max allowed is 200). | 287 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 13 (max allowed is 10). | 433 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 13 (max allowed is 10). | 462 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 15 (max allowed is 7) classes [ActionListener, DefaultListCellRenderer, DefaultListModel, Dimension, DocumentListener, EtchedBorder, FilterTextField, ImageIcon, JButton, JLabel, JScrollPane, KeyListener, ListSelectionListener, MouseMotionListener, SystemObjectList]. | 49 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 31 (max allowed is 20). | 49 |
![]() |
metrics | JavaNCSS | NCSS for this method is 70 (max allowed is 50). | 63 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 9 (max allowed is 7) classes [ActionListener, BorderLayout, JButton, JDialog, JPanel, PreselectionLists, PreselectionListsListener, PreselectionPanel, SystemObjectType]. | 57 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 23 (max allowed is 20). | 57 |
![]() |
metrics | JavaNCSS | NCSS for this method is 89 (max allowed is 50). | 228 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 18 (max allowed is 10). | 255 |
![]() |
metrics | JavaNCSS | NCSS for this method is 70 (max allowed is 50). | 255 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 11 (max allowed is 7) classes [ActionListener, BorderLayout, DefaultTreeModel, Dimension, DynamicObjectTypeListener, JButton, JScrollPane, JTree, PreselectionTreeHandler, TreePath, TreeSelectionListener]. | 59 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 22 (max allowed is 20). | 59 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 45 (max allowed is 10). | 115 |
![]() |
metrics | JavaNCSS | NCSS for this method is 124 (max allowed is 50). | 115 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 8 (max allowed is 7) classes [ArchiveDataKindCombination, ArchiveDataSpecification, ArchiveTimeSpecification, DataDescription, Date, ProtocolModuleConnector, ResultData, SimpleDateFormat]. | 63 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 25 (max allowed is 20). | 63 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 16 (max allowed is 10). | 136 |
![]() |
metrics | JavaNCSS | NCSS for this method is 65 (max allowed is 50). | 136 |
![]() |
metrics | NPathComplexity | NPath Complexity is 1,441 (max allowed is 200). | 136 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 12 (max allowed is 10). | 56 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 11 (max allowed is 10). | 90 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 11 (max allowed is 10). | 103 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 35 (max allowed is 20). | 49 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 15 (max allowed is 10). | 258 |
![]() |
metrics | NPathComplexity | NPath Complexity is 300 (max allowed is 200). | 258 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 15 (max allowed is 10). | 435 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 14 (max allowed is 10). | 647 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 23 (max allowed is 10). | 991 |
![]() |
metrics | JavaNCSS | NCSS for this method is 58 (max allowed is 50). | 991 |
![]() |
metrics | NPathComplexity | NPath Complexity is 1,444 (max allowed is 200). | 991 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 29 (max allowed is 20). | 62 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 18 (max allowed is 10). | 210 |
![]() |
metrics | NPathComplexity | NPath Complexity is 496 (max allowed is 200). | 210 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 43 (max allowed is 7) classes [AreaDependencyChecker, ConfigAreaAndVersion, ConfigAspect, ConfigAttribute, ConfigAttributeGroup, ConfigAttributeGroupUsage, ConfigAttributeListDefinition, ConfigAttributeSet, ConfigAttributeType, ConfigClientApplication, ConfigConfigurationArea, ConfigConfigurationAuthority, ConfigConfigurationObject, ConfigConfigurationObjectType, ConfigDavApplication, ConfigDoubleAttributeType, ConfigDynamicObject, ConfigDynamicObjectType, ConfigFileBackupTask, ConfigFileManager, ConfigIntegerAttributeType, ConfigIntegerValueRange, ConfigIntegerValueState, ConfigMutableSet, ConfigNonMutableSet, ConfigObjectSetType, ConfigObjectSetUse, ConfigReferenceAttributeType, ConfigStringAttributeType, ConfigTimeAttributeType, ConfigurationChangeException, ConfigurationExport, ConfigurationImport, ConfigurationTaskException, ConsistencyCheck, ConsistencyCheckResult, ConsistencyCheckResultEntry, Consumer, Data, DynamicObjectTypePublisher, LinkedHashMap, ManagementFile, ReferenceHelper]. | 62 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 87 (max allowed is 20). | 62 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 20 (max allowed is 10). | 136 |
![]() |
metrics | JavaNCSS | NCSS for this method is 83 (max allowed is 50). | 136 |
![]() |
metrics | NPathComplexity | NPath Complexity is 9,721 (max allowed is 200). | 136 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 18 (max allowed is 10). | 638 |
![]() |
metrics | NPathComplexity | NPath Complexity is 736 (max allowed is 200). | 638 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 12 (max allowed is 10). | 799 |
![]() |
metrics | NPathComplexity | NPath Complexity is 289 (max allowed is 200). | 799 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 14 (max allowed is 10). | 925 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 15 (max allowed is 10). | 1031 |
![]() |
metrics | NPathComplexity | NPath Complexity is 409 (max allowed is 200). | 1031 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 19 (max allowed is 10). | 1160 |
![]() |
metrics | JavaNCSS | NCSS for this method is 52 (max allowed is 50). | 1160 |
![]() |
metrics | NPathComplexity | NPath Complexity is 636 (max allowed is 200). | 1160 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 36 (max allowed is 10). | 1487 |
![]() |
metrics | JavaNCSS | NCSS for this method is 108 (max allowed is 50). | 1487 |
![]() |
metrics | NPathComplexity | NPath Complexity is 463 (max allowed is 200). | 1487 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 8 (max allowed is 7) classes [ConfigMutableCollectionSupport, ConfigurationChangeException, ConfigurationCommunicationListenerSupport, File, LinkedHashSet, MutableSetConfigDataStorage, MutableSetExtFileStorage, SystemObject]. | 40 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 21 (max allowed is 20). | 40 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 13 (max allowed is 10). | 321 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 13 (max allowed is 10). | 284 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 27 (max allowed is 20). | 54 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 13 (max allowed is 10). | 328 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 14 (max allowed is 10). | 113 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 23 (max allowed is 7) classes [BufferedRandomAccessFile, ByteArrayOutputStream, ConfigFileHeaderInfo, ConfigurationObjectInformation, Consumer, DeflaterOutputStream, DynamicObjectInformation, File, FileInputStream, FileIterator, FileLock, FileOutputStream, IOException, InflaterOutputStream, OldBlockInformations, OldObject, OldObjectTypeIdInfo, RestructureInfo, SimpleDateFormat, SortObject, SortObjectPid, SystemObjectInformationInterface, TransientObjectReference]. | 50 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 44 (max allowed is 20). | 50 |
![]() |
metrics | JavaNCSS | NCSS for this class is 1,574 (max allowed is 1,500). | 50 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 22 (max allowed is 10). | 819 |
![]() |
metrics | JavaNCSS | NCSS for this method is 82 (max allowed is 50). | 819 |
![]() |
metrics | NPathComplexity | NPath Complexity is 1,526 (max allowed is 200). | 819 |
![]() |
metrics | JavaNCSS | NCSS for this method is 53 (max allowed is 50). | 1323 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 23 (max allowed is 10). | 1451 |
![]() |
metrics | JavaNCSS | NCSS for this method is 92 (max allowed is 50). | 1451 |
![]() |
metrics | NPathComplexity | NPath Complexity is 509 (max allowed is 200). | 1451 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 12 (max allowed is 10). | 1943 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 16 (max allowed is 10). | 2885 |
![]() |
metrics | NPathComplexity | NPath Complexity is 2,304 (max allowed is 200). | 2885 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 28 (max allowed is 10). | 2989 |
![]() |
metrics | JavaNCSS | NCSS for this method is 130 (max allowed is 50). | 2989 |
![]() |
metrics | NPathComplexity | NPath Complexity is 45,696 (max allowed is 200). | 2989 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 24 (max allowed is 10). | 3615 |
![]() |
metrics | JavaNCSS | NCSS for this method is 99 (max allowed is 50). | 3615 |
![]() |
metrics | NPathComplexity | NPath Complexity is 8,880 (max allowed is 200). | 3615 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 8 (max allowed is 7) classes [ConfigFileBackupTaskImplementation, ConfigurationAreaFile, Date, File, IOException, SimpleBackupResult, SimpleDateFormat, Thread]. | 45 |
![]() |
metrics | NPathComplexity | NPath Complexity is 219 (max allowed is 200). | 258 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 14 (max allowed is 10). | 251 |
![]() |
metrics | JavaNCSS | NCSS for this method is 79 (max allowed is 50). | 251 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 9 (max allowed is 7) classes [ConfigAreaFile, ConfigFileManager.PidAndSimvar, ConfigurationAreaFile, File, IOException, LinkedHashMap, LoadInformations, PidAndSimvar, SystemObjectInformationInterface]. | 41 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 11 (max allowed is 7) classes [ArgumentList, ByteArrayInputStream, ChangeHistoryItem, Comparator, ConfigAreaDependency, ConfigFileInfoWriter, ConfigFileManager, File, HashBagMap, SaxPullAdapter, SilentK2SEntityResolver]. | 50 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 27 (max allowed is 20). | 50 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 13 (max allowed is 10). | 194 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 27 (max allowed is 10). | 293 |
![]() |
metrics | JavaNCSS | NCSS for this method is 73 (max allowed is 50). | 293 |
![]() |
metrics | NPathComplexity | NPath Complexity is 16,400 (max allowed is 200). | 293 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 9 (max allowed is 7) classes [ByteArrayInputStream, ByteArrayOutputStream, ConfigFileHeaderInfo, Date, File, HashBagMap, InflaterInputStream, RandomAccessFile, SimpleDateFormat]. | 40 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 11 (max allowed is 10). | 158 |
![]() |
metrics | JavaNCSS | NCSS for this method is 60 (max allowed is 50). | 158 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 12 (max allowed is 10). | 271 |
![]() |
metrics | JavaNCSS | NCSS for this method is 72 (max allowed is 50). | 271 |
![]() |
metrics | JavaNCSS | NCSS for this method is 59 (max allowed is 50). | 503 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 12 (max allowed is 7) classes [ArgumentList, AsyncRequestQueue, AutoCloser, AutoSaver, ClientDavParameters, ConfigAreaAndVersion, ConfigDataModel, ConfigurationCommunicator, File, Thread, Timer, UncaughtExceptionHandler]. | 84 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 32 (max allowed is 20). | 84 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 48 (max allowed is 10). | 114 |
![]() |
metrics | JavaNCSS | NCSS for this method is 136 (max allowed is 50). | 114 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 19 (max allowed is 7) classes [BufferedOutputStream, ByteArrayInputStream, ConfigAuthenticationEntityResolver, ConfigurationChangeException, ConfigurationException, ConfigurationTaskException, CountingErrorHandler, DOMSource, DataAndATGUsageInformation, File, FileInputStream, FileLock, FileOutputStream, IOException, Random, RequestException, SingleServingPassword, StreamResult, UserAccount]. | 94 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 47 (max allowed is 20). | 94 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 18 (max allowed is 10). | 338 |
![]() |
metrics | JavaNCSS | NCSS for this method is 54 (max allowed is 50). | 338 |
![]() |
metrics | BooleanExpressionComplexity | Boolean expression complexity is 7 (max allowed is 3). | 809 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 12 (max allowed is 10). | 844 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 9 (max allowed is 7) classes [ClientDavConnection, ConfigAuthentication, ConfigurationQueryManager, ConfigurationRequesterCommunicator, CronDefinition, CronScheduler, DataDescription, ParamReceiver, Runnable]. | 55 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 27 (max allowed is 20). | 55 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 13 (max allowed is 10). | 224 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 57 (max allowed is 7) classes [AsyncIdsToObjectsRequest, AsyncRequestCompletion, AttributeValue, AuthentificationAnswer, ByteArrayAttribute, ByteArrayInputStream, ByteArrayOutputStream, ByteAttribute, ClientInfo, ConfigurationObject, DafAspect, DafAttribute, DafAttributeGroup, DafAttributeGroupUsage, DafAttributeListDefinition, DafClientApplication, DafConfigurationArea, DafConfigurationAuthority, DafConfigurationObject, DafConfigurationObjectType, DafDavApplication, DafDoubleAttributeType, DafDynamicObject, DafDynamicObjectType, DafIntegerAttributeType, DafIntegerValueRange, DafIntegerValueState, DafMutableSet, DafNonMutableSet, DafObjectSetType, DafObjectSetUse, DafReferenceAttributeType, DafStringAttributeType, DafSystemObject, DafTimeAttributeType, DataDescription, DataInputStream, DataOutputStream, Formatter, IdsToObjectsAnswer, LongAttribute, MetaDataAnswer, NewObjectAnswer, ObjectInvalidateAnswer, ObjectRevalidateAnswer, ObjectSetNameAnswer, ObjectsList, PidsToObjectsAnswer, RequestReceiver, ResultData, StringAttribute, SystemObjectAnswer, TransmitterConnectionInfo, TransmitterConnectionInfoAnswer, TransmitterInfo, TypeIdsToObjectsAnswer, UnknownObject]. | 62 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 121 (max allowed is 20). | 62 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 13 (max allowed is 10). | 422 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 67 (max allowed is 10). | 492 |
![]() |
metrics | JavaNCSS | NCSS for this method is 308 (max allowed is 50). | 492 |
![]() |
metrics | NPathComplexity | NPath Complexity is 124,313,979,420 (max allowed is 200). | 492 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 35 (max allowed is 10). | 1135 |
![]() |
metrics | JavaNCSS | NCSS for this method is 114 (max allowed is 50). | 1135 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 12 (max allowed is 10). | 364 |
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 25 (max allowed is 7) classes [AsyncIdsToObjectsRequest, AsyncRequestCompletion, ByteArrayInputStream, ByteArrayOutputStream, ConfigAreaAndVersion, ConfigFileBackupTask, ConfigurationAnswerAreaTasks, ConfigurationAnswerReadTasks, ConfigurationAnswerUserAdministrationTasks, ConfigurationAnswerWriteTasks, ConfigurationChangeException, ConfigurationException, DataAndATGUsageInformation, DataDescription, File, InvalidationListenerForTyps, MutableSetChangePublisher, NameChangedListenerForTyps, ObjectCreatedListenerForTyps, PublishingCommunicationStateListener, PublishingMutableCollectionChangeListener, SimulationLookup, SystemObject, Thread, UnboundedQueue]. | 469 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 67 (max allowed is 20). | 469 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 157 (max allowed is 10). | 727 |
![]() |
metrics | JavaNCSS | NCSS for this method is 665 (max allowed is 50). | 727 |
![]() |
metrics | NPathComplexity | NPath Complexity is 1,388 (max allowed is 200). | 727 |
![]() |
metrics | BooleanExpressionComplexity | Boolean expression complexity is 9 (max allowed is 3). | 740 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 12 (max allowed is 10). | 2074 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 9 (max allowed is 7) classes [ByteArrayOutputStream, CommunicationHandler, CopyOnWriteArrayList, DataDescription, DataQueryInfo, ForeignConfigCommunicator, ForeignMutableCollectionProxy, ProxyKey, Runnable]. | 59 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 29 (max allowed is 20). | 59 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 29 (max allowed is 10). | 380 |
![]() |
metrics | JavaNCSS | NCSS for this method is 114 (max allowed is 50). | 380 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 25 (max allowed is 20). | 54 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 12 (max allowed is 10). | 312 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 12 (max allowed is 7) classes [AreaDependencyChecker, ByteArrayInputStream, ConfigAreaAndVersion, ConfigurationAreaDependency, ConfigurationChangeException, ConsistencyCheckResult, ConsistencyCheckResultEntry, ObjectSetEntryIsNull, PrintWriter, StringWriter, SystemObject, VersionedView]. | 82 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 50 (max allowed is 20). | 82 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 139 (max allowed is 10). | 181 |
![]() |
metrics | JavaNCSS | NCSS for this method is 415 (max allowed is 50). | 181 |
![]() |
metrics | NPathComplexity | NPath Complexity is 2,820,560,723,216,054,210 (max allowed is 200). | 181 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 30 (max allowed is 10). | 1576 |
![]() |
metrics | JavaNCSS | NCSS for this method is 85 (max allowed is 50). | 1576 |
![]() |
metrics | NPathComplexity | NPath Complexity is 14,720 (max allowed is 200). | 1576 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 12 (max allowed is 10). | 1791 |
![]() |
metrics | NPathComplexity | NPath Complexity is 432 (max allowed is 200). | 1791 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 31 (max allowed is 10). | 2018 |
![]() |
metrics | JavaNCSS | NCSS for this method is 91 (max allowed is 50). | 2018 |
![]() |
metrics | NPathComplexity | NPath Complexity is 844 (max allowed is 200). | 2018 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 13 (max allowed is 10). | 151 |
![]() |
metrics | NPathComplexity | NPath Complexity is 1,024 (max allowed is 200). | 151 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 11 (max allowed is 10). | 240 |
![]() |
metrics | NPathComplexity | NPath Complexity is 512 (max allowed is 200). | 240 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 11 (max allowed is 10). | 170 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 75 (max allowed is 20). | 57 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 21 (max allowed is 10). | 103 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 11 (max allowed is 10). | 150 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 11 (max allowed is 10). | 327 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 12 (max allowed is 10). | 442 |
![]() |
metrics | NPathComplexity | NPath Complexity is 224 (max allowed is 200). | 442 |
![]() |
metrics | NPathComplexity | NPath Complexity is 512 (max allowed is 200). | 509 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 12 (max allowed is 10). | 571 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 12 (max allowed is 10). | 602 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 19 (max allowed is 10). | 930 |
![]() |
metrics | NPathComplexity | NPath Complexity is 601 (max allowed is 200). | 930 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 13 (max allowed is 10). | 998 |
![]() |
metrics | NPathComplexity | NPath Complexity is 204 (max allowed is 200). | 998 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 35 (max allowed is 10). | 1308 |
![]() |
metrics | NPathComplexity | NPath Complexity is 1,300 (max allowed is 200). | 1308 |
![]() |
metrics | BooleanExpressionComplexity | Boolean expression complexity is 4 (max allowed is 3). | 1318 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 23 (max allowed is 10). | 1394 |
![]() |
metrics | BooleanExpressionComplexity | Boolean expression complexity is 4 (max allowed is 3). | 1403 |
![]() |
metrics | BooleanExpressionComplexity | Boolean expression complexity is 10 (max allowed is 3). | 1427 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 11 (max allowed is 10). | 1611 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 11 (max allowed is 10). | 1794 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 11 (max allowed is 10). | 1851 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 11 (max allowed is 10). | 2116 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 25 (max allowed is 10). | 2353 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 20 (max allowed is 10). | 2459 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 17 (max allowed is 10). | 2584 |
![]() |
metrics | NPathComplexity | NPath Complexity is 3,084 (max allowed is 200). | 2584 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 42 (max allowed is 10). | 2974 |
![]() |
metrics | JavaNCSS | NCSS for this method is 88 (max allowed is 50). | 2974 |
![]() |
metrics | NPathComplexity | NPath Complexity is 340 (max allowed is 200). | 2974 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 39 (max allowed is 7) classes [AspectProperties, AttributeGroupProperties, AttributeListProperties, AttributeProperties, AttributeTypeProperties, ByteArrayInputStream, ConfigAreaAndVersion, ConfigAreaWriter, ConfigurationAreaChangeInformation, ConfigurationAreaProperties, ConfigurationAreaUnversionedChange, ConfigurationAspect, ConfigurationConfigurationObject, ConfigurationData, ConfigurationDataField, ConfigurationDataList, ConfigurationDataset, ConfigurationDefaultParameter, ConfigurationDoubleDef, ConfigurationIntegerDef, ConfigurationIntegerValueRange, ConfigurationObjectElements, ConfigurationObjectReference, ConfigurationObjectSet, ConfigurationSet, ConfigurationState, ConfigurationString, ConfigurationTimeStamp, ConfigurationValueRange, DatasetElement, File, IOException, ListAttributeProperties, ObjectSetTypeProperties, PlainAttributeProperties, SystemObjectTypeProperties, TransactionProperties, TransactionProperties.DataIdentification, VersionedView]. | 121 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 77 (max allowed is 20). | 121 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 38 (max allowed is 10). | 142 |
![]() |
metrics | JavaNCSS | NCSS for this method is 112 (max allowed is 50). | 142 |
![]() |
metrics | NPathComplexity | NPath Complexity is 297,852 (max allowed is 200). | 142 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 13 (max allowed is 10). | 498 |
![]() |
metrics | JavaNCSS | NCSS for this method is 58 (max allowed is 50). | 498 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 21 (max allowed is 10). | 585 |
![]() |
metrics | JavaNCSS | NCSS for this method is 51 (max allowed is 50). | 585 |
![]() |
metrics | BooleanExpressionComplexity | Boolean expression complexity is 4 (max allowed is 3). | 646 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 12 (max allowed is 10). | 765 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 14 (max allowed is 10). | 840 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 10 (max allowed is 7) classes [ByteArrayOutputStream, CheckedObject, ComparePropertiesWithSystemObjects, ConfigAreaAndVersion, ConfigAreaParser, ConfigurationChangeException, DataAndATGUsageInformation, File, IOException, ImportObject]. | 52 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 91 (max allowed is 20). | 52 |
![]() |
metrics | JavaNCSS | NCSS for this class is 1,940 (max allowed is 1,500). | 52 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 33 (max allowed is 10). | 118 |
![]() |
metrics | JavaNCSS | NCSS for this method is 93 (max allowed is 50). | 118 |
![]() |
metrics | NPathComplexity | NPath Complexity is 2,830,465 (max allowed is 200). | 118 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 14 (max allowed is 10). | 317 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 16 (max allowed is 10). | 786 |
![]() |
metrics | JavaNCSS | NCSS for this method is 59 (max allowed is 50). | 786 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 11 (max allowed is 10). | 990 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 13 (max allowed is 10). | 1035 |
![]() |
metrics | NPathComplexity | NPath Complexity is 400 (max allowed is 200). | 1035 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 21 (max allowed is 10). | 1289 |
![]() |
metrics | JavaNCSS | NCSS for this method is 78 (max allowed is 50). | 1289 |
![]() |
metrics | NPathComplexity | NPath Complexity is 3,174 (max allowed is 200). | 1289 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 39 (max allowed is 10). | 1450 |
![]() |
metrics | JavaNCSS | NCSS for this method is 129 (max allowed is 50). | 1450 |
![]() |
metrics | NPathComplexity | NPath Complexity is 14,438 (max allowed is 200). | 1450 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 37 (max allowed is 10). | 2088 |
![]() |
metrics | JavaNCSS | NCSS for this method is 101 (max allowed is 50). | 2088 |
![]() |
metrics | NPathComplexity | NPath Complexity is 88,020 (max allowed is 200). | 2088 |
![]() |
metrics | BooleanExpressionComplexity | Boolean expression complexity is 4 (max allowed is 3). | 2211 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 21 (max allowed is 10). | 2567 |
![]() |
metrics | JavaNCSS | NCSS for this method is 69 (max allowed is 50). | 2567 |
![]() |
metrics | NPathComplexity | NPath Complexity is 4,801 (max allowed is 200). | 2567 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 27 (max allowed is 10). | 2891 |
![]() |
metrics | JavaNCSS | NCSS for this method is 70 (max allowed is 50). | 2891 |
![]() |
metrics | NPathComplexity | NPath Complexity is 38,160 (max allowed is 200). | 2891 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 18 (max allowed is 10). | 3036 |
![]() |
metrics | JavaNCSS | NCSS for this method is 68 (max allowed is 50). | 3036 |
![]() |
metrics | NPathComplexity | NPath Complexity is 1,521 (max allowed is 200). | 3036 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 55 (max allowed is 10). | 3158 |
![]() |
metrics | JavaNCSS | NCSS for this method is 145 (max allowed is 50). | 3158 |
![]() |
metrics | NPathComplexity | NPath Complexity is 6,481,249 (max allowed is 200). | 3158 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 13 (max allowed is 10). | 3576 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 14 (max allowed is 10). | 3781 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 16 (max allowed is 7) classes [BufferedOutputStream, ConfigAreaManagementInfo, CountingErrorHandler, DOMSource, Date, File, FileInputStream, FileLock, FileOutputStream, IOException, LinkedHashMap, ManagementEntityResolver, SimpleDateFormat, StreamResult, URI, VersionInformation]. | 57 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 30 (max allowed is 20). | 57 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 11 (max allowed is 10). | 92 |
![]() |
metrics | JavaNCSS | NCSS for this method is 52 (max allowed is 50). | 92 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 8 (max allowed is 7) classes [DataDescription, Deleted, NewSimulation, NotReady, Ready, SourceSimulationStatus, StateChangeReceiver, Util]. | 41 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 25 (max allowed is 20). | 41 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 16 (max allowed is 10). | 40 |
![]() |
metrics | NPathComplexity | NPath Complexity is 336 (max allowed is 200). | 40 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 37 (max allowed is 7) classes [AspectProperties, AttributeGroupProperties, AttributeListProperties, AttributeProperties, AttributeTypeProperties, ConfigurationAreaChangeInformation, ConfigurationAreaProperties, ConfigurationAspect, ConfigurationConfigurationObject, ConfigurationData, ConfigurationDataField, ConfigurationDataList, ConfigurationDataset, ConfigurationDefaultParameter, ConfigurationDoubleDef, ConfigurationIntegerDef, ConfigurationIntegerValueRange, ConfigurationObjectElements, ConfigurationObjectReference, ConfigurationObjectSet, ConfigurationSet, ConfigurationState, ConfigurationString, ConfigurationTimeStamp, ConfigurationValueRange, CountingErrorHandler, DatasetElement, K2SEntityResolver, ListAttributeProperties, ObjectSetTypeProperties, PlainAttributeProperties, SAXException, SaxPullAdapter, SystemObjectInfo, SystemObjectTypeProperties, TransactionProperties, TransactionProperties.DataIdentification]. | 85 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 46 (max allowed is 20). | 85 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 14 (max allowed is 10). | 211 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 12 (max allowed is 10). | 298 |
![]() |
metrics | JavaNCSS | NCSS for this method is 51 (max allowed is 50). | 298 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 19 (max allowed is 10). | 384 |
![]() |
metrics | JavaNCSS | NCSS for this method is 58 (max allowed is 50). | 384 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 30 (max allowed is 10). | 625 |
![]() |
metrics | JavaNCSS | NCSS for this method is 119 (max allowed is 50). | 625 |
![]() |
metrics | NPathComplexity | NPath Complexity is 1,850 (max allowed is 200). | 625 |
![]() |
metrics | JavaNCSS | NCSS for this method is 56 (max allowed is 50). | 958 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 47 (max allowed is 20). | 44 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 18 (max allowed is 10). | 92 |
![]() |
metrics | JavaNCSS | NCSS for this method is 57 (max allowed is 50). | 92 |
![]() |
metrics | NPathComplexity | NPath Complexity is 6,562 (max allowed is 200). | 92 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 13 (max allowed is 10). | 521 |
![]() |
metrics | JavaNCSS | NCSS for this method is 71 (max allowed is 50). | 521 |
![]() |
metrics | NPathComplexity | NPath Complexity is 720 (max allowed is 200). | 521 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 19 (max allowed is 7) classes [ActionListener, BorderLayout, ClientDavConnection, Cursor, FlowLayout, GridBagConstraints, GridBagLayout, Insets, IpComboBoxModel, JButton, JComboBox, JDialog, JLabel, JPanel, JPasswordField, JTextField, PortComboBoxModel, PreferencesModel, WindowAdapter]. | 51 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 27 (max allowed is 20). | 51 |
![]() |
metrics | JavaNCSS | NCSS for this method is 118 (max allowed is 50). | 88 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 15 (max allowed is 10). | 168 |
![]() |
metrics | NPathComplexity | NPath Complexity is 306 (max allowed is 200). | 168 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 24 (max allowed is 7) classes [ActionListener, ArgumentList, BorderLayout, BoxLayout, Dimension, File, Font, ImageIcon, JButton, JEditorPane, JFileChooser, JFrame, JLabel, JMenu, JMenuBar, JMenuItem, JPanel, JScrollPane, JSplitPane, JTextArea, RandomAccessFile, StreamReaderThread, Thread, WindowAdapter]. | 51 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 29 (max allowed is 20). | 51 |
![]() |
metrics | JavaNCSS | NCSS for this method is 77 (max allowed is 50). | 147 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 12 (max allowed is 10). | 150 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 11 (max allowed is 10). | 93 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 12 (max allowed is 10). | 302 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 12 (max allowed is 10). | 721 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 15 (max allowed is 10). | 898 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 12 (max allowed is 10). | 101 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 12 (max allowed is 10). | 198 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 12 (max allowed is 10). | 128 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 10 (max allowed is 7) classes [BorderLayout, DefaultStyledDocument, Dimension, Font, Insets, JScrollPane, JTextPane, Runnable, TextPaneHatch, Thread]. | 42 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 9 (max allowed is 7) classes [AsyncReceiver, ChangeNotifier, DataDescription, DataIdentification, ParameterSender, Receiver, RegisterDynamicListener, SystemObject, Thread]. | 65 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 32 (max allowed is 20). | 65 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 13 (max allowed is 10). | 141 |
![]() |
metrics | NPathComplexity | NPath Complexity is 4,096 (max allowed is 200). | 141 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 36 (max allowed is 10). | 270 |
![]() |
metrics | JavaNCSS | NCSS for this method is 142 (max allowed is 50). | 270 |
![]() |
metrics | NPathComplexity | NPath Complexity is 1,486,090 (max allowed is 200). | 270 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 14 (max allowed is 10). | 891 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 23 (max allowed is 10). | 111 |
![]() |
metrics | JavaNCSS | NCSS for this method is 73 (max allowed is 50). | 111 |
![]() |
metrics | BooleanExpressionComplexity | Boolean expression complexity is 4 (max allowed is 3). | 408 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 25 (max allowed is 10). | 102 |
![]() |
metrics | JavaNCSS | NCSS for this method is 79 (max allowed is 50). | 102 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 11 (max allowed is 7) classes [ArgumentList, ArgumentList.ValueSelection, ConsoleHandler, DebugFormatterExcel, DebugFormatterFileText, DebugFormatterHTML, DebugFormatterStdErrText, DebugFormatterXML, File, FileHandler, LoggingFrame]. | 58 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 20 (max allowed is 10). | 218 |
![]() |
metrics | JavaNCSS | NCSS for this method is 82 (max allowed is 50). | 218 |
![]() |
metrics | NPathComplexity | NPath Complexity is 1,746 (max allowed is 200). | 218 |
![]() |
metrics | NPathComplexity | NPath Complexity is 256 (max allowed is 200). | 370 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 21 (max allowed is 10). | 98 |
![]() |
metrics | JavaNCSS | NCSS for this method is 63 (max allowed is 50). | 98 |
![]() |
metrics | NPathComplexity | NPath Complexity is 1,440 (max allowed is 200). | 98 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 12 (max allowed is 10). | 62 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 22 (max allowed is 10). | 97 |
![]() |
metrics | JavaNCSS | NCSS for this method is 66 (max allowed is 50). | 97 |
![]() |
metrics | NPathComplexity | NPath Complexity is 1,920 (max allowed is 200). | 97 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 24 (max allowed is 7) classes [ActionListener, DefaultComboBoxModel, DefaultMutableTreeNode, DefaultTreeModel, Dimension, FlowLayout, GridBagConstraints, GridBagLayout, Insets, JButton, JComboBox, JLabel, JList, JPanel, JScrollPane, JSplitPane, JTextField, JTree, LoggerTreeCellRenderer, TreeNodeObject, WindowAdapter, javax.swing.border.CompoundBorder, javax.swing.border.EmptyBorder, javax.swing.border.TitledBorder]. | 33 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 33 (max allowed is 20). | 33 |
![]() |
metrics | JavaNCSS | NCSS for this method is 129 (max allowed is 50). | 47 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 17 (max allowed is 10). | 276 |
![]() |
metrics | NPathComplexity | NPath Complexity is 444 (max allowed is 200). | 276 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 16 (max allowed is 10). | 223 |
![]() |
metrics | JavaNCSS | NCSS for this method is 71 (max allowed is 50). | 223 |
![]() |
metrics | NPathComplexity | NPath Complexity is 1,440 (max allowed is 200). | 223 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 13 (max allowed is 10). | 322 |
![]() |
metrics | NPathComplexity | NPath Complexity is 960 (max allowed is 200). | 322 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 9 (max allowed is 7) classes [ByteArrayInputStream, ByteArrayOutputStream, Deflater, FailureException, FileInputStream, FileOutputStream, Inflater, ObjectInputStream, ObjectOutputStream]. | 52 |
![]() |
metrics | BooleanExpressionComplexity | Boolean expression complexity is 7 (max allowed is 3). | 412 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | BooleanExpressionComplexity | Boolean expression complexity is 4 (max allowed is 3). | 157 |
![]() |
metrics | BooleanExpressionComplexity | Boolean expression complexity is 7 (max allowed is 3). | 169 |
![]() |
metrics | BooleanExpressionComplexity | Boolean expression complexity is 5 (max allowed is 3). | 186 |
![]() |
metrics | BooleanExpressionComplexity | Boolean expression complexity is 6 (max allowed is 3). | 199 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 16 (max allowed is 7) classes [ArchiveDataKind, ArchiveDataKindCombination, BufferedInputStream, BufferedReader, Comparator, DecimalFormat, FieldPosition, File, FileFilter, FileInputStream, FileOutputStream, GregorianCalendar, InputStreamReader, PrintWriter, SimpleDateFormat, StringWriter]. | 66 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 37 (max allowed is 20). | 66 |
![]() |
metrics | BooleanExpressionComplexity | Boolean expression complexity is 4 (max allowed is 3). | 1071 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 19 (max allowed is 10). | 190 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 25 (max allowed is 20). | 53 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 27 (max allowed is 7) classes [Adapter, AspectAdapter, AttributeAdapter, AttributeGroupAdapter, AttributeGroupUsageAdapter, AttributeListDefinitionAdapter, ClassAdapter, ConfigurationAreaAdapter, ConfigurationAuthorityAdapter, ConfigurationObjectAdapter, ConstantAdapter, DavApplicationAdapter, DoubleAttributeTypeAdapter, DynamicObjectAdapter, DynamicObjectTypeAdapter, IntegerAttributeTypeAdapter, IntegerValueRangeAdapter, IntegerValueStateAdapter, ListAdapter, ObjectSetAdapter, ObjectSetTypeAdapter, ObjectSetUseAdapter, ReferenceAttributeTypeAdapter, StringAttributeTypeAdapter, SystemObjectAdapter, SystemObjectTypeAdapter, TimeAttributeTypeAdapter]. | 114 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 51 (max allowed is 20). | 114 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 28 (max allowed is 10). | 122 |
![]() |
metrics | JavaNCSS | NCSS for this method is 56 (max allowed is 50). | 122 |
![]() |
metrics | NPathComplexity | NPath Complexity is 134,217,728 (max allowed is 200). | 122 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 13 (max allowed is 10). | 294 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 14 (max allowed is 10). | 687 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 15 (max allowed is 7) classes [ActionListener, DOTItemDialog, Dimension, ItemListener, JButton, JComboBox, JFrame, JLabel, JPanel, JScrollPane, JTable, ListSelectionListener, NumberComparator, SpringLayout, TableRowSorter]. | 73 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 27 (max allowed is 20). | 73 |
![]() |
metrics | JavaNCSS | NCSS for this method is 166 (max allowed is 50). | 261 |
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 13 (max allowed is 7) classes [ActionListener, BorderLayout, DOTAreaPlugin, DynamicDOTItem, DynamicDefinitionComponent, JButton, JComboBox, JFrame, JLabel, JPanel, JScrollPane, Point, SpringLayout]. | 266 |
![]() |
metrics | JavaNCSS | NCSS for this method is 66 (max allowed is 50). | 351 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 21 (max allowed is 10). | 353 |
![]() |
metrics | JavaNCSS | NCSS for this method is 59 (max allowed is 50). | 353 |
![]() |
metrics | NPathComplexity | NPath Complexity is 6,144 (max allowed is 200). | 353 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 12 (max allowed is 7) classes [ActionListener, BorderLayout, Dimension, JButton, JColorChooser, JComboBox, JFrame, JLabel, JPanel, JScrollPane, NewColorDialog, SpringLayout]. | 51 |
![]() |
metrics | JavaNCSS | NCSS for this method is 93 (max allowed is 50). | 127 |
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 11 (max allowed is 7) classes [ActionListener, BorderLayout, Dimension, JButton, JColorChooser, JFrame, JLabel, JPanel, JScrollPane, JTextField, SpringLayout]. | 132 |
![]() |
metrics | JavaNCSS | NCSS for this method is 61 (max allowed is 50). | 138 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 15 (max allowed is 7) classes [ActionListener, DOTItemDialog, Dimension, ItemListener, JButton, JComboBox, JFrame, JLabel, JPanel, JScrollPane, JTable, ListSelectionListener, NumberComparator, SpringLayout, TableRowSorter]. | 73 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 27 (max allowed is 20). | 73 |
![]() |
metrics | JavaNCSS | NCSS for this method is 166 (max allowed is 50). | 261 |
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 13 (max allowed is 7) classes [ActionListener, BorderLayout, DOTComplexPlugin, DynamicDOTItem, DynamicDefinitionComponent, JButton, JComboBox, JFrame, JLabel, JPanel, JScrollPane, Point, SpringLayout]. | 266 |
![]() |
metrics | JavaNCSS | NCSS for this method is 66 (max allowed is 50). | 351 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 21 (max allowed is 10). | 353 |
![]() |
metrics | JavaNCSS | NCSS for this method is 59 (max allowed is 50). | 353 |
![]() |
metrics | NPathComplexity | NPath Complexity is 6,144 (max allowed is 200). | 353 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 13 (max allowed is 10). | 55 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 18 (max allowed is 7) classes [ActionListener, BorderLayout, BoxLayout, DefaultComboBoxModel, Dimension, ItemListener, JButton, JCheckBox, JComboBox, JFrame, JLabel, JPanel, JTextField, MyWindowListener, Point, Point2D.Double, PrimitiveFormDialog, SpringLayout]. | 78 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 33 (max allowed is 20). | 78 |
![]() |
metrics | JavaNCSS | NCSS for this method is 122 (max allowed is 50). | 184 |
![]() |
metrics | JavaNCSS | NCSS for this method is 63 (max allowed is 50). | 465 |
![]() |
metrics | JavaNCSS | NCSS for this method is 427 (max allowed is 50). | 628 |
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 16 (max allowed is 7) classes [ActionListener, BoxLayout, DefaultComboBoxModel, Dimension, JButton, JComboBox, JDialog, JFrame, JLabel, JPanel, JSpinner, JTextField, Point2D.Double, PrimitiveForm, SpinnerNumberModel, SpringLayout]. | 630 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 22 (max allowed is 20). | 630 |
![]() |
metrics | JavaNCSS | NCSS for this method is 54 (max allowed is 50). | 901 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | JavaNCSS | NCSS for this method is 60 (max allowed is 50). | 493 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 18 (max allowed is 7) classes [ActionListener, BorderLayout, BoxLayout, ComboTableCellRendererLayer, DOTDefinitionDialogFrame, Dimension, FrameListener, JButton, JComboBox, JDialog, JFrame, JLabel, JPanel, JScrollPane, JTable, KeyAdapter, ListSelectionListener, SpringLayout]. | 73 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 27 (max allowed is 20). | 73 |
![]() |
metrics | JavaNCSS | NCSS for this method is 211 (max allowed is 50). | 94 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 19 (max allowed is 10). | 67 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 14 (max allowed is 7) classes [AffineTransform, DataDescription, DisplayObject, Path2D.Double, Point, Point2D.Double, PointWithAngle, Polygon, PrimitiveFormPropertyPair, Rectangle, Runnable, SystemObject, Thread, UTMCoordinate]. | 67 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 40 (max allowed is 20). | 67 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 21 (max allowed is 10). | 176 |
![]() |
metrics | JavaNCSS | NCSS for this method is 60 (max allowed is 50). | 176 |
![]() |
metrics | JavaNCSS | NCSS for this method is 51 (max allowed is 50). | 300 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 12 (max allowed is 10). | 679 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 11 (max allowed is 10). | 792 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 13 (max allowed is 10). | 151 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 13 (max allowed is 7) classes [ActionListener, AttributeGroupUpdater, BasicComboBoxEditor, ChangeOtherComboBoxListener, DefaultComboBoxModel, EditingListener, ItemListener, JCheckBox, JComboBox, JLabel, JPanel, JTextField, SpringLayout]. | 82 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 40 (max allowed is 20). | 82 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 19 (max allowed is 10). | 321 |
![]() |
metrics | JavaNCSS | NCSS for this method is 52 (max allowed is 50). | 321 |
![]() |
metrics | JavaNCSS | NCSS for this method is 66 (max allowed is 50). | 390 |
![]() |
metrics | JavaNCSS | NCSS for this method is 136 (max allowed is 50). | 584 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 33 (max allowed is 10). | 586 |
![]() |
metrics | JavaNCSS | NCSS for this method is 133 (max allowed is 50). | 586 |
![]() |
metrics | NPathComplexity | NPath Complexity is 9,385 (max allowed is 200). | 586 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 10 (max allowed is 7) classes [File, HTMLEditorKit.HTMLFactory, HyperlinkEvent, HyperlinkListener, JEditorPane, JFrame, JScrollPane, MediaTracker, MyEditorKit, URL]. | 59 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 18 (max allowed is 10). | 210 |
![]() |
metrics | NPathComplexity | NPath Complexity is 528 (max allowed is 200). | 210 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 16 (max allowed is 7) classes [ActionListener, BorderLayout, BoxLayout, ButtonBar, DataIdentificationChoice, GenericNetDisplay, JCheckBox, JComboBox, JDialog, JLabel, JPanel, KeyValueObject, Runnable, SettingsData, Thread, View]. | 124 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 24 (max allowed is 20). | 124 |
![]() |
metrics | JavaNCSS | NCSS for this method is 52 (max allowed is 50). | 208 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 13 (max allowed is 10). | 346 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 49 (max allowed is 7) classes [ActionListener, BorderLayout, BoxLayout, BufferedReader, BufferedWriter, ColorDialog, DOTManagerDialog, Dimension, DocumentListener, DynamicListModel, File, FileInputStream, FileOutputStream, HashPrintRequestAttributeSet, ImageIcon, InputStreamReader, ItemListener, JButton, JCheckBoxMenuItem, JFileChooser, JFrame, JLabel, JList, JMenu, JMenuBar, JMenuItem, JPanel, JScrollPane, JSeparator, JSpinner, JSplitPane, JTextArea, LayerManagerDialog, LegendPane, MapPane, MouseAdapter, MyFileNameExtensionFilter, NoticeManager, ObjectListListener, OutputStreamWriter, PrintThread, PrinterResolution, Rectangle, Runnable, ScaleTextField, SpinnerNumberModel, Thread, TitledBorder, ViewManagerDialog]. | 79 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 78 (max allowed is 20). | 79 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 11 (max allowed is 10). | 146 |
![]() |
metrics | JavaNCSS | NCSS for this method is 63 (max allowed is 50). | 268 |
![]() |
metrics | JavaNCSS | NCSS for this method is 468 (max allowed is 50). | 452 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 11 (max allowed is 10). | 812 |
![]() |
metrics | JavaNCSS | NCSS for this method is 60 (max allowed is 50). | 1082 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 11 (max allowed is 10). | 1200 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 26 (max allowed is 7) classes [ActionListener, AffineTransform, BasicStroke, BorderLayout, CopyOnWriteArrayList, Dimension, DisplayObjectManager, Font, GNDPlugin.StopInitializationException, JButton, JDialog, JLabel, JMenuItem, JPanel, JPopupMenu, JProgressBar, LayerPanel, Line2D.Double, MenuItemSelector, MouseAdapter, Point, Point2D.Double, Rectangle, Runnable, ScaleHandler, Thread]. | 50 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 47 (max allowed is 20). | 50 |
![]() |
metrics | JavaNCSS | NCSS for this method is 90 (max allowed is 50). | 734 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 13 (max allowed is 10). | 750 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 11 (max allowed is 10). | 973 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 17 (max allowed is 10). | 63 |
![]() |
metrics | NPathComplexity | NPath Complexity is 338 (max allowed is 200). | 63 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 13 (max allowed is 7) classes [ActionListener, BorderLayout, BoxLayout, Cursor, Dimension, JButton, JFrame, JPanel, JScrollPane, JTable, KeyAdapter, Point, WindowListener]. | 55 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 21 (max allowed is 20). | 55 |
![]() |
metrics | JavaNCSS | NCSS for this method is 81 (max allowed is 50). | 69 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 20 (max allowed is 7) classes [ActionListener, BorderLayout, Comparator, DOTDialog, Dimension, EditableListenButton, FrameListener, JButton, JComboBox, JFrame, JLabel, JPanel, JScrollPane, JTable, JTextField, Layer, ListSelectionListener, Point, SpringLayout, TableModelListener]. | 80 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 38 (max allowed is 20). | 80 |
![]() |
metrics | JavaNCSS | NCSS for this method is 72 (max allowed is 50). | 122 |
![]() |
metrics | JavaNCSS | NCSS for this method is 94 (max allowed is 50). | 362 |
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 12 (max allowed is 7) classes [ActionListener, BorderLayout, Dimension, EditableListenButton, JButton, JComboBox, JFrame, JLabel, JPanel, JTextField, Point, SpringLayout]. | 364 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 15 (max allowed is 10). | 540 |
![]() |
metrics | JavaNCSS | NCSS for this method is 52 (max allowed is 50). | 540 |
![]() |
metrics | NPathComplexity | NPath Complexity is 3,072 (max allowed is 200). | 540 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 16 (max allowed is 7) classes [ActionListener, BorderLayout, BoxLayout, ComboTableCellRendererLayer, Dimension, FrameListener, JButton, JFrame, JPanel, JScrollPane, JTable, KeyAdapter, Layer, LayerDefinitionDialog, ListSelectionListener, SpringLayout]. | 65 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 23 (max allowed is 20). | 65 |
![]() |
metrics | JavaNCSS | NCSS for this method is 172 (max allowed is 50). | 79 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 18 (max allowed is 7) classes [ActionListener, ChangeListener, DOTItemDialog, Dimension, ItemListener, JButton, JComboBox, JFrame, JLabel, JPanel, JScrollPane, JSpinner, JTable, ListSelectionListener, NumberComparator, SpinnerNumberModel, SpringLayout, TableRowSorter]. | 79 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 32 (max allowed is 20). | 79 |
![]() |
metrics | JavaNCSS | NCSS for this method is 223 (max allowed is 50). | 119 |
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 15 (max allowed is 7) classes [ActionListener, BorderLayout, DOTLinePlugin, DynamicDOTItem, DynamicDefinitionComponent, JButton, JComboBox, JFrame, JLabel, JPanel, JScrollPane, JSpinner, Point, SpinnerNumberModel, SpringLayout]. | 124 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 22 (max allowed is 20). | 124 |
![]() |
metrics | JavaNCSS | NCSS for this method is 59 (max allowed is 50). | 138 |
![]() |
metrics | JavaNCSS | NCSS for this method is 81 (max allowed is 50). | 240 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 28 (max allowed is 10). | 242 |
![]() |
metrics | JavaNCSS | NCSS for this method is 74 (max allowed is 50). | 242 |
![]() |
metrics | NPathComplexity | NPath Complexity is 73,728 (max allowed is 200). | 242 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 14 (max allowed is 10). | 52 |
![]() |
metrics | JavaNCSS | NCSS for this method is 52 (max allowed is 50). | 52 |
![]() |
metrics | NPathComplexity | NPath Complexity is 613 (max allowed is 200). | 52 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 23 (max allowed is 10). | 154 |
![]() |
metrics | JavaNCSS | NCSS for this method is 57 (max allowed is 50). | 154 |
![]() |
metrics | NPathComplexity | NPath Complexity is 8,160 (max allowed is 200). | 154 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 9 (max allowed is 7) classes [BasicStroke, Color, Ellipse2D.Double, GradientPaint, Line2D.Double, Path2D.Double, Point, Point2D.Double, Rectangle]. | 40 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 17 (max allowed is 10). | 214 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 17 (max allowed is 10). | 242 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 13 (max allowed is 10). | 236 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 14 (max allowed is 10). | 292 |
![]() |
metrics | JavaNCSS | NCSS for this method is 61 (max allowed is 50). | 292 |
![]() |
metrics | NPathComplexity | NPath Complexity is 500 (max allowed is 200). | 292 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 11 (max allowed is 10). | 420 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 11 (max allowed is 10). | 538 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 12 (max allowed is 10). | 563 |
![]() |
metrics | NPathComplexity | NPath Complexity is 288 (max allowed is 200). | 563 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 21 (max allowed is 10). | 671 |
![]() |
metrics | JavaNCSS | NCSS for this method is 51 (max allowed is 50). | 671 |
![]() |
metrics | NPathComplexity | NPath Complexity is 28,800 (max allowed is 200). | 671 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 12 (max allowed is 10). | 1085 |
![]() |
metrics | NPathComplexity | NPath Complexity is 288 (max allowed is 200). | 1085 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 12 (max allowed is 10). | 1131 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 16 (max allowed is 10). | 1196 |
![]() |
coding | EqualsHashCode | Definition of 'equals()' without corresponding definition of 'hashCode()'. | 1414 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 24 (max allowed is 7) classes [ActionListener, BoxLayout, ChangeListener, DOTDefinitionDialogFrame, DOTItemDialog, Dimension, ItemListener, JButton, JCheckBox, JComboBox, JFrame, JLabel, JPanel, JScrollPane, JSpinner, JTable, JTextField, ListSelectionListener, NumberComparator, PrimitiveFormPropertyPair, SpinnerNumberModel, SpringLayout, StaticPanel, TableRowSorter]. | 62 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 42 (max allowed is 20). | 62 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 15 (max allowed is 10). | 214 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 12 (max allowed is 10). | 284 |
![]() |
metrics | JavaNCSS | NCSS for this method is 268 (max allowed is 50). | 544 |
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 16 (max allowed is 7) classes [ActionListener, BorderLayout, DOTPointPlugin, DynamicDOTItem, DynamicDefinitionComponent, ItemListener, JButton, JComboBox, JFrame, JLabel, JPanel, JScrollPane, JSpinner, Point, PrimitiveFormPropertyPair, SpringLayout]. | 551 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 28 (max allowed is 20). | 551 |
![]() |
metrics | JavaNCSS | NCSS for this method is 90 (max allowed is 50). | 600 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 27 (max allowed is 10). | 602 |
![]() |
metrics | JavaNCSS | NCSS for this method is 83 (max allowed is 50). | 602 |
![]() |
metrics | NPathComplexity | NPath Complexity is 16,384 (max allowed is 200). | 602 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 15 (max allowed is 10). | 746 |
![]() |
metrics | JavaNCSS | NCSS for this method is 72 (max allowed is 50). | 746 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 12 (max allowed is 7) classes [AffineTransform, BasicStroke, Color, Ellipse2D.Double, Font, GeneralPath, Line2D.Double, Point2D.Double, PrimitiveFormPropertyPair, Rectangle, Rectangle2D.Double, ShapeWithReferencePoint]. | 60 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 26 (max allowed is 20). | 60 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 27 (max allowed is 10). | 62 |
![]() |
metrics | JavaNCSS | NCSS for this method is 98 (max allowed is 50). | 62 |
![]() |
metrics | NPathComplexity | NPath Complexity is 589 (max allowed is 200). | 62 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 16 (max allowed is 10). | 620 |
![]() |
metrics | JavaNCSS | NCSS for this method is 53 (max allowed is 50). | 620 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 14 (max allowed is 10). | 75 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 17 (max allowed is 7) classes [ActionListener, AddLayerDialog, BoxLayout, Dimension, FrameListener, JButton, JFrame, JLabel, JPanel, JScrollPane, JTable, JTextField, ListSelectionListener, SpringLayout, ViewTableBooleanCellRenderer, ViewTableIntegerCellRenderer, ViewTableModelAdapter]. | 65 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 27 (max allowed is 20). | 65 |
![]() |
metrics | JavaNCSS | NCSS for this method is 55 (max allowed is 50). | 111 |
![]() |
metrics | JavaNCSS | NCSS for this method is 65 (max allowed is 50). | 485 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 16 (max allowed is 7) classes [ActionListener, BoxLayout, Dimension, JButton, JDialog, JFrame, JPanel, JScrollPane, JTable, KeyAdapter, ListSelectionListener, MyWindowListener, Runnable, SpringLayout, Thread, View]. | 62 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 23 (max allowed is 20). | 62 |
![]() |
metrics | JavaNCSS | NCSS for this method is 163 (max allowed is 50). | 183 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | ClassDataAbstractionCoupling | Class Data Abstraction Coupling is 12 (max allowed is 7) classes [ArgumentList, ClientDavConnection, ClientDavParameters, DataDescription, DataIdentification, EndOfSettingsListener, Hashtable, ParameterObserver, PersistanceHandlerManager, ResultData, SettingsManager, UncaughtExceptionHandler]. | 98 |
![]() |
metrics | ClassFanOutComplexity | Class Fan-Out Complexity is 23 (max allowed is 20). | 98 |
![]() |
metrics | JavaNCSS | NCSS for this method is 53 (max allowed is 50). | 175 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 25 (max allowed is 10). | 109 |
![]() |
metrics | JavaNCSS | NCSS for this method is 55 (max allowed is 50). | 109 |
![]() |
metrics | BooleanExpressionComplexity | Boolean expression complexity is 4 (max allowed is 3). | 158 |
![]() |
metrics | BooleanExpressionComplexity | Boolean expression complexity is 4 (max allowed is 3). | 194 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 11 (max allowed is 10). | 68 |
![]() |
metrics | CyclomaticComplexity | Cyclomatic Complexity is 13 (max allowed is 10). | 148 |
![]() |
metrics | JavaNCSS | NCSS for this method is 53 (max allowed is 50). | 148 |