The following document contains the results of Checkstyle 6.1.1 with src/main/config/checkstyle.xml ruleset. 
| Category | Rule | Violations | Severity |
|---|---|---|---|
| metrics | ClassDataAbstractionCoupling | 3 | |
| ClassFanOutComplexity | 2 | ||
| CyclomaticComplexity | 14 | ||
| NPathComplexity | 10 |
| 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 |