Checkstyle Results

The following document contains the results of Checkstyle 9.3 with checkstyle.xml ruleset.

Summary

Files  Info  Warnings  Errors
125 0 0 6533

Files

File  I  W  E
org/sentrysoftware/winrm/ShareRemoteDirectoryConsumer.java 0 0 5
org/sentrysoftware/winrm/TimeoutHelper.java 0 0 3
org/sentrysoftware/winrm/Utils.java 0 0 19
org/sentrysoftware/winrm/WindowsRemoteCommandResult.java 0 0 1
org/sentrysoftware/winrm/WindowsRemoteExecutor.java 0 0 16
org/sentrysoftware/winrm/WindowsRemoteProcessUtils.java 0 0 18
org/sentrysoftware/winrm/WindowsTempShare.java 0 0 34
org/sentrysoftware/winrm/WmiHelper.java 0 0 14
org/sentrysoftware/winrm/WqlQuery.java 0 0 19
org/sentrysoftware/winrm/command/WinRMCommandExecutor.java 0 0 15
org/sentrysoftware/winrm/service/WinRMEndpoint.java 0 0 11
org/sentrysoftware/winrm/service/WinRMInvocationHandler.java 0 0 18
org/sentrysoftware/winrm/service/WinRMService.java 0 0 34
org/sentrysoftware/winrm/service/WinRMWebService.java 0 0 180
org/sentrysoftware/winrm/service/WinRMWebServiceClient.java 0 0 74
org/sentrysoftware/winrm/service/client/WinRMInvocationHandler.java 0 0 18
org/sentrysoftware/winrm/service/client/auth/AuthenticationEnum.java 0 0 1
org/sentrysoftware/winrm/service/client/auth/TrustAllX509Manager.java 0 0 1
org/sentrysoftware/winrm/service/client/auth/kerberos/KerberosUtils.java 0 0 9
org/sentrysoftware/winrm/service/client/auth/ntlm/NTCredentialsWithEncryption.java 0 0 20
org/sentrysoftware/winrm/service/client/auth/ntlm/NTLMEngine.java 0 0 13
org/sentrysoftware/winrm/service/client/auth/ntlm/NTLMEngineImpl.java 0 0 2
org/sentrysoftware/winrm/service/client/auth/ntlm/NTLMEngineUtils.java 0 0 1
org/sentrysoftware/winrm/service/client/auth/ntlm/NTLMMessage.java 0 0 4
org/sentrysoftware/winrm/service/client/auth/ntlm/NTLMScheme.java 0 0 3
org/sentrysoftware/winrm/service/client/auth/ntlm/NtlmKeys.java 0 0 8
org/sentrysoftware/winrm/service/client/auth/ntlm/NtlmMasqAsSpnegoScheme.java 0 0 4
org/sentrysoftware/winrm/service/client/auth/ntlm/NtlmMasqAsSpnegoSchemeFactory.java 0 0 1
org/sentrysoftware/winrm/service/client/auth/ntlm/Type1Message.java 0 0 10
org/sentrysoftware/winrm/service/client/auth/ntlm/Type2Message.java 0 0 2
org/sentrysoftware/winrm/service/client/auth/ntlm/Type3Message.java 0 0 7
org/sentrysoftware/winrm/service/client/encryption/AsyncHttpEncryptionAwareConduit.java 0 0 7
org/sentrysoftware/winrm/service/client/encryption/AsyncHttpEncryptionAwareConduitFactory.java 0 0 3
org/sentrysoftware/winrm/service/client/encryption/ByteArrayUtils.java 0 0 8
org/sentrysoftware/winrm/service/client/encryption/CipherGen.java 0 0 17
org/sentrysoftware/winrm/service/client/encryption/ContentWithType.java 0 0 2
org/sentrysoftware/winrm/service/client/encryption/Decryptor.java 0 0 4
org/sentrysoftware/winrm/service/client/encryption/EncryptAndSignOutputStream.java 0 0 9
org/sentrysoftware/winrm/service/client/encryption/EncryptionUtils.java 0 0 5
org/sentrysoftware/winrm/service/client/encryption/MD4.java 0 0 4
org/sentrysoftware/winrm/service/client/encryption/NtlmEncryptionUtils.java 0 0 12
org/sentrysoftware/winrm/service/client/encryption/NullOutputStream.java 0 0 3
org/sentrysoftware/winrm/service/enumeration/AnyEPRType.java 0 0 42
org/sentrysoftware/winrm/service/enumeration/Enumerate.java 0 0 160
org/sentrysoftware/winrm/service/enumeration/EnumerateResponse.java 0 0 129
org/sentrysoftware/winrm/service/enumeration/EnumerationContextType.java 0 0 69
org/sentrysoftware/winrm/service/enumeration/EnumerationEnd.java 0 0 167
org/sentrysoftware/winrm/service/enumeration/FilterType.java 0 0 100
org/sentrysoftware/winrm/service/enumeration/GetStatus.java 0 0 98
org/sentrysoftware/winrm/service/enumeration/GetStatusResponse.java 0 0 98
org/sentrysoftware/winrm/service/enumeration/ItemListType.java 0 0 43
org/sentrysoftware/winrm/service/enumeration/LanguageSpecificStringType.java 0 0 90
org/sentrysoftware/winrm/service/enumeration/ObjectFactory.java 0 0 155
org/sentrysoftware/winrm/service/enumeration/Pull.java 0 0 193
org/sentrysoftware/winrm/service/enumeration/PullResponse.java 0 0 121
org/sentrysoftware/winrm/service/enumeration/Release.java 0 0 59
org/sentrysoftware/winrm/service/enumeration/Renew.java 0 0 129
org/sentrysoftware/winrm/service/enumeration/RenewResponse.java 0 0 129
org/sentrysoftware/winrm/service/shell/CommandLine.java 0 0 73
org/sentrysoftware/winrm/service/shell/CommandStateType.java 0 0 95
org/sentrysoftware/winrm/service/shell/DesiredStreamType.java 0 0 66
org/sentrysoftware/winrm/service/shell/EnvironmentVariable.java 0 0 66
org/sentrysoftware/winrm/service/shell/EnvironmentVariableList.java 0 0 42
org/sentrysoftware/winrm/service/shell/ObjectFactory.java 0 0 209
org/sentrysoftware/winrm/service/shell/Receive.java 0 0 35
org/sentrysoftware/winrm/service/shell/ReceiveResponse.java 0 0 104
org/sentrysoftware/winrm/service/shell/Shell.java 0 0 277
org/sentrysoftware/winrm/service/shell/StreamType.java 0 0 187
org/sentrysoftware/winrm/service/transfer/ObjectFactory.java 0 0 43
org/sentrysoftware/winrm/service/transfer/ResourceCreated.java 0 0 42
org/sentrysoftware/winrm/service/wsman/AnyListType.java 0 0 67
org/sentrysoftware/winrm/service/wsman/AttributableURI.java 0 0 60
org/sentrysoftware/winrm/service/wsman/CommandResponse.java 0 0 35
org/sentrysoftware/winrm/service/wsman/Delete.java 0 0 4
org/sentrysoftware/winrm/service/wsman/Items.java 0 0 43
org/sentrysoftware/winrm/service/wsman/Locale.java 0 0 34
org/sentrysoftware/winrm/service/wsman/MixedDataType.java 0 0 68
org/sentrysoftware/winrm/service/wsman/ObjectFactory.java 0 0 292
org/sentrysoftware/winrm/service/wsman/OptionSetType.java 0 0 66
org/sentrysoftware/winrm/service/wsman/OptionType.java 0 0 130
org/sentrysoftware/winrm/service/wsman/SelectorSetType.java 0 0 66
org/sentrysoftware/winrm/service/wsman/SelectorType.java 0 0 101
org/sentrysoftware/winrm/service/wsman/Signal.java 0 0 65
org/sentrysoftware/winrm/service/wsman/SignalResponse.java 0 0 43
org/sentrysoftware/winrm/shares/SmbTempShare.java 0 0 8
org/sentrysoftware/winrm/wql/WinRMWqlExecutor.java 0 0 7
org/w3/_2005/_08/addressing/AttributedQNameType.java 0 0 59
org/w3/_2005/_08/addressing/AttributedURIType.java 0 0 60
org/w3/_2005/_08/addressing/AttributedUnsignedLongType.java 0 0 60
org/w3/_2005/_08/addressing/MetadataType.java 0 0 67
org/w3/_2005/_08/addressing/ObjectFactory.java 0 0 295
org/w3/_2005/_08/addressing/ProblemActionType.java 0 0 91
org/w3/_2005/_08/addressing/ReferenceParametersType.java 0 0 67
org/w3/_2005/_08/addressing/RelatesToType.java 0 0 95
org/xmlsoap/schemas/ws/_2004/_08/addressing/AttributedQName.java 0 0 59
org/xmlsoap/schemas/ws/_2004/_08/addressing/AttributedURI.java 0 0 60
org/xmlsoap/schemas/ws/_2004/_08/addressing/EndpointReferenceType.java 0 0 222
org/xmlsoap/schemas/ws/_2004/_08/addressing/ObjectFactory.java 0 0 260
org/xmlsoap/schemas/ws/_2004/_08/addressing/ReferenceParametersType.java 0 0 43
org/xmlsoap/schemas/ws/_2004/_08/addressing/ReferencePropertiesType.java 0 0 43
org/xmlsoap/schemas/ws/_2004/_08/addressing/Relationship.java 0 0 91
org/xmlsoap/schemas/ws/_2004/_08/addressing/ReplyAfterType.java 0 0 60
org/xmlsoap/schemas/ws/_2004/_08/addressing/RetryAfterType.java 0 0 60
org/xmlsoap/schemas/ws/_2004/_08/addressing/ServiceNameType.java 0 0 92

Rules

Category Rule Violations Severity
blocks LeftCurly
  • option: "nlow"
82  Error
NeedBraces 7  Error
coding HiddenField
  • ignoreConstructorParameter: "true"
  • ignoreSetter: "true"
19  Error
design FinalClass 13  Error
HideUtilityClassConstructor 1  Error
VisibilityModifier 111  Error
misc FinalParameters 160  Error
UpperEll 1  Error
modifier ModifierOrder 45  Error
RedundantModifier 47  Error
naming ConstantName 42  Error
MethodName 1  Error
regexp RegexpSingleline
  • format: "\s+$"
  • maximum: "0"
  • message: "Line has trailing spaces."
  • minimum: "0"
1158  Error
RegexpSingleline
  • format: "^\s* +\s*[^*]"
  • message: "Indentation must use tab characters"
4736  Error
sizes ParameterNumber
  • tokens: "METHOD_DEF"
2  Error
whitespace NoWhitespaceAfter 5  Error
NoWhitespaceBefore 1  Error
OperatorWrap 76  Error
WhitespaceAfter
  • tokens: "COMMA, SEMI"
10  Error
WhitespaceAround
  • tokens: "ASSIGN, BAND_ASSIGN, BOR_ASSIGN, BSR_ASSIGN, BXOR_ASSIGN, COLON, DIV_ASSIGN, EQUAL, GE, GT, LE, LITERAL_RETURN, LT, MINUS_ASSIGN, MOD_ASSIGN, NOT_EQUAL, PLUS_ASSIGN, QUESTION, SL_ASSIGN, SR_ASSIGN, STAR_ASSIGN"
16  Error

Details

org/sentrysoftware/winrm/ShareRemoteDirectoryConsumer.java

Severity Category Rule Message Line
 Error modifier RedundantModifier Redundant 'public' modifier. 34
 Error modifier RedundantModifier Redundant 'final' modifier. 35
 Error modifier RedundantModifier Redundant 'final' modifier. 36
 Error modifier RedundantModifier Redundant 'final' modifier. 37
 Error modifier RedundantModifier Redundant 'final' modifier. 38

org/sentrysoftware/winrm/TimeoutHelper.java

Severity Category Rule Message Line
 Error design FinalClass Class TimeoutHelper should be declared as final. 29
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error blocks LeftCurly '{' at column 28 should be on a new line. 72

org/sentrysoftware/winrm/Utils.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 31
 Error regexp RegexpSingleline Line has trailing spaces. 32
 Error regexp RegexpSingleline Line has trailing spaces. 35
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error misc FinalParameters Parameter value should be final. 53
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error misc FinalParameters Parameter value should be final. 62
 Error regexp RegexpSingleline Line has trailing spaces. 65
 Error regexp RegexpSingleline Line has trailing spaces. 73
 Error regexp RegexpSingleline Line has trailing spaces. 84
 Error regexp RegexpSingleline Line has trailing spaces. 87
 Error regexp RegexpSingleline Line has trailing spaces. 94
 Error regexp RegexpSingleline Line has trailing spaces. 107
 Error regexp RegexpSingleline Line has trailing spaces. 115
 Error regexp RegexpSingleline Line has trailing spaces. 128
 Error misc FinalParameters Parameter callable should be final. 141
 Error misc FinalParameters Parameter timeout should be final. 141
 Error blocks LeftCurly '{' at column 70 should be on a new line. 142
 Error regexp RegexpSingleline Line has trailing spaces. 159

org/sentrysoftware/winrm/WindowsRemoteCommandResult.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 26 should be on a new line. 42

org/sentrysoftware/winrm/WindowsRemoteExecutor.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 38
 Error regexp RegexpSingleline Line has trailing spaces. 41
 Error modifier RedundantModifier Redundant 'public' modifier. 46
 Error modifier RedundantModifier Redundant 'final' modifier. 47
 Error modifier RedundantModifier Redundant 'final' modifier. 48
 Error regexp RegexpSingleline Line has trailing spaces. 52
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error modifier RedundantModifier Redundant 'public' modifier. 63
 Error modifier RedundantModifier Redundant 'final' modifier. 64
 Error modifier RedundantModifier Redundant 'final' modifier. 65
 Error modifier RedundantModifier Redundant 'final' modifier. 66
 Error modifier RedundantModifier Redundant 'final' modifier. 67
 Error modifier RedundantModifier Redundant 'public' modifier. 74
 Error modifier RedundantModifier Redundant 'public' modifier. 80
 Error modifier RedundantModifier Redundant 'public' modifier. 86

org/sentrysoftware/winrm/WindowsRemoteProcessUtils.java

Severity Category Rule Message Line
 Error design FinalClass Class WindowsRemoteProcessUtils should be declared as final. 43
 Error regexp RegexpSingleline Line has trailing spaces. 90
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error blocks LeftCurly '{' at column 97 should be on a new line. 103
 Error regexp RegexpSingleline Line has trailing spaces. 126
 Error regexp RegexpSingleline Line has trailing spaces. 143
 Error regexp RegexpSingleline Line has trailing spaces. 145
 Error blocks LeftCurly '{' at column 48 should be on a new line. 152
 Error regexp RegexpSingleline Line has trailing spaces. 188
 Error regexp RegexpSingleline Line has trailing spaces. 192
 Error regexp RegexpSingleline Line has trailing spaces. 196
 Error regexp RegexpSingleline Line has trailing spaces. 198
 Error blocks LeftCurly '{' at column 48 should be on a new line. 204
 Error regexp RegexpSingleline Line has trailing spaces. 232
 Error regexp RegexpSingleline Line has trailing spaces. 234
 Error regexp RegexpSingleline Line has trailing spaces. 238
 Error whitespace OperatorWrap ':' should be on a new line. 242

org/sentrysoftware/winrm/WindowsTempShare.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 46
 Error blocks LeftCurly '{' at column 29 should be on a new line. 55
 Error regexp RegexpSingleline Line has trailing spaces. 79
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error blocks LeftCurly '{' at column 54 should be on a new line. 89
 Error regexp RegexpSingleline Line has trailing spaces. 132
 Error regexp RegexpSingleline Line has trailing spaces. 134
 Error regexp RegexpSingleline Line has trailing spaces. 137
 Error blocks LeftCurly '{' at column 72 should be on a new line. 144
 Error regexp RegexpSingleline Line has trailing spaces. 176
 Error blocks LeftCurly '{' at column 70 should be on a new line. 184
 Error regexp RegexpSingleline Line has trailing spaces. 197
 Error regexp RegexpSingleline Line has trailing spaces. 199
 Error regexp RegexpSingleline Line has trailing spaces. 202
 Error whitespace OperatorWrap '?' should be on a new line. 208
 Error whitespace OperatorWrap ':' should be on a new line. 209
 Error regexp RegexpSingleline Line has trailing spaces. 215
 Error regexp RegexpSingleline Line has trailing spaces. 217
 Error regexp RegexpSingleline Line has trailing spaces. 228
 Error regexp RegexpSingleline Line has trailing spaces. 239
 Error regexp RegexpSingleline Line has trailing spaces. 242
 Error blocks LeftCurly '{' at column 28 should be on a new line. 247
 Error regexp RegexpSingleline Line has trailing spaces. 256
 Error regexp RegexpSingleline Line has trailing spaces. 265
 Error regexp RegexpSingleline Line has trailing spaces. 267
 Error regexp RegexpSingleline Line has trailing spaces. 271
 Error regexp RegexpSingleline Line has trailing spaces. 273
 Error blocks LeftCurly '{' at column 70 should be on a new line. 280
 Error regexp RegexpSingleline Line has trailing spaces. 315
 Error regexp RegexpSingleline Line has trailing spaces. 317
 Error blocks LeftCurly '{' at column 54 should be on a new line. 325
 Error regexp RegexpSingleline Line has trailing spaces. 351
 Error regexp RegexpSingleline Line has trailing spaces. 353
 Error blocks LeftCurly '{' at column 54 should be on a new line. 362

org/sentrysoftware/winrm/WmiHelper.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 28 should be on a new line. 71
 Error whitespace OperatorWrap '?' should be on a new line. 73
 Error whitespace OperatorWrap ':' should be on a new line. 74
 Error whitespace OperatorWrap '||' should be on a new line. 84
 Error whitespace OperatorWrap '||' should be on a new line. 85
 Error whitespace OperatorWrap '||' should be on a new line. 86
 Error whitespace OperatorWrap '||' should be on a new line. 87
 Error whitespace OperatorWrap '||' should be on a new line. 88
 Error whitespace OperatorWrap '||' should be on a new line. 89
 Error regexp RegexpSingleline Line has trailing spaces. 95
 Error regexp RegexpSingleline Line has trailing spaces. 98
 Error regexp RegexpSingleline Line has trailing spaces. 116
 Error regexp RegexpSingleline Line has trailing spaces. 119
 Error regexp RegexpSingleline Line has trailing spaces. 122

org/sentrysoftware/winrm/WqlQuery.java

Severity Category Rule Message Line
 Error design FinalClass Class WqlQuery should be declared as final. 37
 Error misc FinalParameters Parameter wql should be final. 59
 Error misc FinalParameters Parameter selectedProperties should be final. 59
 Error misc FinalParameters Parameter subPropertiesMap should be final. 59
 Error misc FinalParameters Parameter cleanWql should be final. 59
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error misc FinalParameters Parameter wql should be final. 84
 Error misc FinalParameters Parameter propertiesFragment should be final. 119
 Error regexp RegexpSingleline Line has trailing spaces. 128
 Error regexp RegexpSingleline Line has trailing spaces. 130
 Error regexp RegexpSingleline Line has trailing spaces. 133
 Error regexp RegexpSingleline Line has trailing spaces. 139
 Error regexp RegexpSingleline Line has trailing spaces. 180
 Error regexp RegexpSingleline Line has trailing spaces. 184
 Error misc FinalParameters Parameter associatorsFragment should be final. 199
 Error misc FinalParameters Parameter subPropertiesMap should be final. 200
 Error misc FinalParameters Parameter classFragment should be final. 201
 Error misc FinalParameters Parameter restFragment should be final. 202
 Error blocks LeftCurly '{' at column 4 should be on a new line. 203

org/sentrysoftware/winrm/command/WinRMCommandExecutor.java

Severity Category Rule Message Line
 Error design FinalClass Class WinRMCommandExecutor should be declared as final. 42
 Error regexp RegexpSingleline Line has trailing spaces. 49
 Error regexp RegexpSingleline Line has trailing spaces. 53
 Error regexp RegexpSingleline Line has trailing spaces. 55
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error regexp RegexpSingleline Line has trailing spaces. 78
 Error regexp RegexpSingleline Line has trailing spaces. 80
 Error sizes ParameterNumber More than 7 parameters (found 11). 85
 Error blocks LeftCurly '{' at column 67 should be on a new line. 97
 Error modifier RedundantModifier Redundant 'final' modifier. 108
 Error blocks LeftCurly '{' at column 89 should be on a new line. 109
 Error modifier RedundantModifier Redundant 'final' modifier. 125
 Error blocks LeftCurly '{' at column 88 should be on a new line. 126

org/sentrysoftware/winrm/service/WinRMEndpoint.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 28 should be on a new line. 62
 Error regexp RegexpSingleline Line has trailing spaces. 136
 Error regexp RegexpSingleline Line has trailing spaces. 155
 Error whitespace OperatorWrap '?' should be on a new line. 162
 Error whitespace OperatorWrap ':' should be on a new line. 163
 Error regexp RegexpSingleline Line has trailing spaces. 171
 Error whitespace OperatorWrap '?' should be on a new line. 176
 Error whitespace OperatorWrap ':' should be on a new line. 177
 Error whitespace OperatorWrap '?' should be on a new line. 180
 Error whitespace OperatorWrap ':' should be on a new line. 181
 Error regexp RegexpSingleline Line has trailing spaces. 191

org/sentrysoftware/winrm/service/WinRMInvocationHandler.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 52 should be on a new line. 157
 Error blocks LeftCurly '{' at column 64 should be on a new line. 261
 Error whitespace OperatorWrap '&&' should be on a new line. 279
 Error blocks LeftCurly '{' at column 51 should be on a new line. 280
 Error whitespace OperatorWrap '&&' should be on a new line. 297
 Error blocks LeftCurly '{' at column 90 should be on a new line. 298
 Error whitespace OperatorWrap '?' should be on a new line. 336
 Error whitespace OperatorWrap ':' should be on a new line. 337
 Error blocks LeftCurly '{' at column 28 should be on a new line. 347
 Error whitespace OperatorWrap '?' should be on a new line. 358
 Error whitespace OperatorWrap ':' should be on a new line. 363
 Error blocks LeftCurly '{' at column 58 should be on a new line. 375
 Error whitespace OperatorWrap '?' should be on a new line. 381
 Error whitespace OperatorWrap ':' should be on a new line. 382
 Error blocks LeftCurly '{' at column 35 should be on a new line. 416
 Error blocks LeftCurly '{' at column 46 should be on a new line. 532
 Error whitespace OperatorWrap '?' should be on a new line. 538
 Error whitespace OperatorWrap ':' should be on a new line. 539

org/sentrysoftware/winrm/service/WinRMService.java

Severity Category Rule Message Line
 Error design FinalClass Class WinRMService should be declared as final. 103
 Error blocks LeftCurly '{' at column 24 should be on a new line. 222
 Error regexp RegexpSingleline Line has trailing spaces. 245
 Error regexp RegexpSingleline Line has trailing spaces. 247
 Error blocks LeftCurly '{' at column 26 should be on a new line. 255
 Error whitespace OperatorWrap '?' should be on a new line. 260
 Error whitespace OperatorWrap ':' should be on a new line. 261
 Error whitespace OperatorWrap '?' should be on a new line. 304
 Error whitespace OperatorWrap ':' should be on a new line. 306
 Error blocks LeftCurly '{' at column 64 should be on a new line. 375
 Error blocks LeftCurly '{' at column 89 should be on a new line. 419
 Error blocks LeftCurly '{' at column 52 should be on a new line. 461
 Error whitespace OperatorWrap '?' should be on a new line. 505
 Error whitespace OperatorWrap ':' should be on a new line. 507
 Error whitespace OperatorWrap '?' should be on a new line. 510
 Error whitespace OperatorWrap ':' should be on a new line. 511
 Error blocks LeftCurly '{' at column 26 should be on a new line. 547
 Error blocks LeftCurly '{' at column 49 should be on a new line. 588
 Error regexp RegexpSingleline Indentation must use tab characters 614
 Error regexp RegexpSingleline Indentation must use tab characters 615
 Error blocks LeftCurly '{' at column 49 should be on a new line. 673
 Error blocks LeftCurly '{' at column 49 should be on a new line. 692
 Error whitespace OperatorWrap '||' should be on a new line. 724
 Error blocks LeftCurly '{' at column 56 should be on a new line. 725
 Error whitespace OperatorWrap '||' should be on a new line. 746
 Error blocks LeftCurly '{' at column 66 should be on a new line. 747
 Error whitespace OperatorWrap '&&' should be on a new line. 759
 Error whitespace OperatorWrap '||' should be on a new line. 760
 Error whitespace OperatorWrap '&&' should be on a new line. 761
 Error blocks LeftCurly '{' at column 80 should be on a new line. 762
 Error blocks LeftCurly '{' at column 26 should be on a new line. 781
 Error whitespace OperatorWrap '&&' should be on a new line. 800
 Error whitespace OperatorWrap '&&' should be on a new line. 801
 Error blocks LeftCurly '{' at column 57 should be on a new line. 802

org/sentrysoftware/winrm/service/WinRMWebService.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 33
 Error regexp RegexpSingleline Indentation must use tab characters 38
 Error regexp RegexpSingleline Indentation must use tab characters 39
 Error regexp RegexpSingleline Indentation must use tab characters 40
 Error regexp RegexpSingleline Indentation must use tab characters 41
 Error regexp RegexpSingleline Indentation must use tab characters 42
 Error regexp RegexpSingleline Indentation must use tab characters 43
 Error regexp RegexpSingleline Indentation must use tab characters 48
 Error regexp RegexpSingleline Indentation must use tab characters 49
 Error regexp RegexpSingleline Line has trailing spaces. 49
 Error regexp RegexpSingleline Indentation must use tab characters 50
 Error regexp RegexpSingleline Indentation must use tab characters 51
 Error regexp RegexpSingleline Indentation must use tab characters 52
 Error regexp RegexpSingleline Indentation must use tab characters 53
 Error regexp RegexpSingleline Indentation must use tab characters 54
 Error regexp RegexpSingleline Indentation must use tab characters 55
 Error regexp RegexpSingleline Indentation must use tab characters 56
 Error regexp RegexpSingleline Indentation must use tab characters 57
 Error regexp RegexpSingleline Indentation must use tab characters 58
 Error regexp RegexpSingleline Indentation must use tab characters 59
 Error regexp RegexpSingleline Indentation must use tab characters 60
 Error regexp RegexpSingleline Indentation must use tab characters 61
 Error regexp RegexpSingleline Indentation must use tab characters 62
 Error modifier RedundantModifier Redundant 'public' modifier. 62
 Error regexp RegexpSingleline Indentation must use tab characters 63
 Error regexp RegexpSingleline Indentation must use tab characters 64
 Error regexp RegexpSingleline Indentation must use tab characters 65
 Error regexp RegexpSingleline Indentation must use tab characters 66
 Error regexp RegexpSingleline Indentation must use tab characters 67
 Error regexp RegexpSingleline Indentation must use tab characters 68
 Error regexp RegexpSingleline Indentation must use tab characters 69
 Error regexp RegexpSingleline Indentation must use tab characters 70
 Error regexp RegexpSingleline Indentation must use tab characters 71
 Error regexp RegexpSingleline Indentation must use tab characters 72
 Error regexp RegexpSingleline Indentation must use tab characters 73
 Error regexp RegexpSingleline Indentation must use tab characters 74
 Error regexp RegexpSingleline Indentation must use tab characters 76
 Error regexp RegexpSingleline Indentation must use tab characters 77
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error regexp RegexpSingleline Indentation must use tab characters 78
 Error regexp RegexpSingleline Indentation must use tab characters 79
 Error regexp RegexpSingleline Indentation must use tab characters 80
 Error regexp RegexpSingleline Indentation must use tab characters 81
 Error regexp RegexpSingleline Indentation must use tab characters 82
 Error regexp RegexpSingleline Indentation must use tab characters 83
 Error regexp RegexpSingleline Indentation must use tab characters 84
 Error regexp RegexpSingleline Indentation must use tab characters 85
 Error regexp RegexpSingleline Indentation must use tab characters 86
 Error regexp RegexpSingleline Indentation must use tab characters 87
 Error regexp RegexpSingleline Indentation must use tab characters 88
 Error regexp RegexpSingleline Indentation must use tab characters 89
 Error regexp RegexpSingleline Indentation must use tab characters 90
 Error modifier RedundantModifier Redundant 'public' modifier. 90
 Error regexp RegexpSingleline Indentation must use tab characters 91
 Error regexp RegexpSingleline Indentation must use tab characters 92
 Error regexp RegexpSingleline Indentation must use tab characters 93
 Error regexp RegexpSingleline Indentation must use tab characters 94
 Error regexp RegexpSingleline Indentation must use tab characters 95
 Error regexp RegexpSingleline Indentation must use tab characters 96
 Error regexp RegexpSingleline Indentation must use tab characters 97
 Error regexp RegexpSingleline Indentation must use tab characters 98
 Error regexp RegexpSingleline Indentation must use tab characters 99
 Error regexp RegexpSingleline Indentation must use tab characters 100
 Error regexp RegexpSingleline Indentation must use tab characters 101
 Error regexp RegexpSingleline Indentation must use tab characters 102
 Error regexp RegexpSingleline Indentation must use tab characters 104
 Error regexp RegexpSingleline Indentation must use tab characters 105
 Error regexp RegexpSingleline Line has trailing spaces. 105
 Error regexp RegexpSingleline Indentation must use tab characters 106
 Error regexp RegexpSingleline Indentation must use tab characters 107
 Error regexp RegexpSingleline Indentation must use tab characters 108
 Error regexp RegexpSingleline Indentation must use tab characters 109
 Error regexp RegexpSingleline Indentation must use tab characters 110
 Error regexp RegexpSingleline Indentation must use tab characters 111
 Error regexp RegexpSingleline Indentation must use tab characters 112
 Error regexp RegexpSingleline Indentation must use tab characters 113
 Error regexp RegexpSingleline Indentation must use tab characters 114
 Error regexp RegexpSingleline Indentation must use tab characters 115
 Error modifier RedundantModifier Redundant 'public' modifier. 115
 Error regexp RegexpSingleline Indentation must use tab characters 116
 Error regexp RegexpSingleline Indentation must use tab characters 117
 Error regexp RegexpSingleline Indentation must use tab characters 118
 Error regexp RegexpSingleline Indentation must use tab characters 119
 Error regexp RegexpSingleline Indentation must use tab characters 120
 Error regexp RegexpSingleline Indentation must use tab characters 121
 Error regexp RegexpSingleline Indentation must use tab characters 122
 Error regexp RegexpSingleline Indentation must use tab characters 123
 Error regexp RegexpSingleline Indentation must use tab characters 124
 Error regexp RegexpSingleline Indentation must use tab characters 125
 Error regexp RegexpSingleline Indentation must use tab characters 126
 Error regexp RegexpSingleline Indentation must use tab characters 127
 Error regexp RegexpSingleline Indentation must use tab characters 129
 Error regexp RegexpSingleline Indentation must use tab characters 130
 Error regexp RegexpSingleline Line has trailing spaces. 130
 Error regexp RegexpSingleline Indentation must use tab characters 131
 Error regexp RegexpSingleline Indentation must use tab characters 132
 Error regexp RegexpSingleline Indentation must use tab characters 133
 Error regexp RegexpSingleline Indentation must use tab characters 134
 Error regexp RegexpSingleline Indentation must use tab characters 135
 Error regexp RegexpSingleline Indentation must use tab characters 136
 Error regexp RegexpSingleline Indentation must use tab characters 137
 Error regexp RegexpSingleline Indentation must use tab characters 138
 Error regexp RegexpSingleline Indentation must use tab characters 139
 Error regexp RegexpSingleline Indentation must use tab characters 140
 Error regexp RegexpSingleline Indentation must use tab characters 141
 Error regexp RegexpSingleline Indentation must use tab characters 142
 Error regexp RegexpSingleline Indentation must use tab characters 143
 Error modifier RedundantModifier Redundant 'public' modifier. 143
 Error regexp RegexpSingleline Indentation must use tab characters 144
 Error regexp RegexpSingleline Indentation must use tab characters 145
 Error regexp RegexpSingleline Indentation must use tab characters 146
 Error regexp RegexpSingleline Indentation must use tab characters 147
 Error regexp RegexpSingleline Indentation must use tab characters 148
 Error regexp RegexpSingleline Indentation must use tab characters 149
 Error regexp RegexpSingleline Indentation must use tab characters 150
 Error regexp RegexpSingleline Indentation must use tab characters 151
 Error regexp RegexpSingleline Indentation must use tab characters 152
 Error regexp RegexpSingleline Indentation must use tab characters 153
 Error regexp RegexpSingleline Indentation must use tab characters 154
 Error regexp RegexpSingleline Indentation must use tab characters 155
 Error regexp RegexpSingleline Indentation must use tab characters 157
 Error regexp RegexpSingleline Indentation must use tab characters 158
 Error regexp RegexpSingleline Line has trailing spaces. 158
 Error regexp RegexpSingleline Indentation must use tab characters 159
 Error regexp RegexpSingleline Indentation must use tab characters 160
 Error regexp RegexpSingleline Indentation must use tab characters 161
 Error regexp RegexpSingleline Indentation must use tab characters 162
 Error regexp RegexpSingleline Indentation must use tab characters 163
 Error regexp RegexpSingleline Indentation must use tab characters 164
 Error regexp RegexpSingleline Indentation must use tab characters 165
 Error regexp RegexpSingleline Indentation must use tab characters 166
 Error regexp RegexpSingleline Indentation must use tab characters 167
 Error regexp RegexpSingleline Indentation must use tab characters 168
 Error regexp RegexpSingleline Indentation must use tab characters 169
 Error regexp RegexpSingleline Indentation must use tab characters 170
 Error regexp RegexpSingleline Indentation must use tab characters 171
 Error regexp RegexpSingleline Indentation must use tab characters 172
 Error modifier RedundantModifier Redundant 'public' modifier. 172
 Error regexp RegexpSingleline Indentation must use tab characters 173
 Error regexp RegexpSingleline Indentation must use tab characters 174
 Error regexp RegexpSingleline Indentation must use tab characters 175
 Error regexp RegexpSingleline Indentation must use tab characters 176
 Error regexp RegexpSingleline Indentation must use tab characters 177
 Error regexp RegexpSingleline Indentation must use tab characters 178
 Error regexp RegexpSingleline Indentation must use tab characters 179
 Error regexp RegexpSingleline Indentation must use tab characters 180
 Error regexp RegexpSingleline Indentation must use tab characters 181
 Error regexp RegexpSingleline Indentation must use tab characters 182
 Error regexp RegexpSingleline Indentation must use tab characters 183
 Error regexp RegexpSingleline Indentation must use tab characters 184
 Error regexp RegexpSingleline Indentation must use tab characters 185
 Error regexp RegexpSingleline Indentation must use tab characters 186
 Error regexp RegexpSingleline Indentation must use tab characters 188
 Error regexp RegexpSingleline Indentation must use tab characters 189
 Error regexp RegexpSingleline Line has trailing spaces. 189
 Error regexp RegexpSingleline Indentation must use tab characters 190
 Error regexp RegexpSingleline Indentation must use tab characters 191
 Error regexp RegexpSingleline Indentation must use tab characters 192
 Error regexp RegexpSingleline Indentation must use tab characters 193
 Error regexp RegexpSingleline Indentation must use tab characters 194
 Error regexp RegexpSingleline Indentation must use tab characters 195
 Error regexp RegexpSingleline Indentation must use tab characters 196
 Error regexp RegexpSingleline Indentation must use tab characters 197
 Error modifier RedundantModifier Redundant 'public' modifier. 197
 Error regexp RegexpSingleline Indentation must use tab characters 198
 Error regexp RegexpSingleline Indentation must use tab characters 199
 Error regexp RegexpSingleline Indentation must use tab characters 201
 Error regexp RegexpSingleline Indentation must use tab characters 202
 Error regexp RegexpSingleline Line has trailing spaces. 202
 Error regexp RegexpSingleline Indentation must use tab characters 203
 Error regexp RegexpSingleline Indentation must use tab characters 204
 Error regexp RegexpSingleline Indentation must use tab characters 205
 Error regexp RegexpSingleline Indentation must use tab characters 206
 Error regexp RegexpSingleline Indentation must use tab characters 207
 Error regexp RegexpSingleline Indentation must use tab characters 208
 Error regexp RegexpSingleline Indentation must use tab characters 209
 Error regexp RegexpSingleline Indentation must use tab characters 210
 Error modifier RedundantModifier Redundant 'public' modifier. 210
 Error regexp RegexpSingleline Indentation must use tab characters 211
 Error regexp RegexpSingleline Indentation must use tab characters 212

org/sentrysoftware/winrm/service/WinRMWebServiceClient.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 17
 Error regexp RegexpSingleline Indentation must use tab characters 21
 Error regexp RegexpSingleline Indentation must use tab characters 24
 Error modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 24
 Error regexp RegexpSingleline Indentation must use tab characters 25
 Error modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 25
 Error regexp RegexpSingleline Indentation must use tab characters 26
 Error modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 26
 Error regexp RegexpSingleline Indentation must use tab characters 28
 Error regexp RegexpSingleline Indentation must use tab characters 29
 Error regexp RegexpSingleline Indentation must use tab characters 30
 Error regexp RegexpSingleline Indentation must use tab characters 31
 Error regexp RegexpSingleline Indentation must use tab characters 32
 Error regexp RegexpSingleline Indentation must use tab characters 33
 Error regexp RegexpSingleline Indentation must use tab characters 34
 Error regexp RegexpSingleline Indentation must use tab characters 35
 Error regexp RegexpSingleline Indentation must use tab characters 37
 Error regexp RegexpSingleline Indentation must use tab characters 38
 Error regexp RegexpSingleline Indentation must use tab characters 39
 Error regexp RegexpSingleline Indentation must use tab characters 41
 Error misc FinalParameters Parameter features should be final. 41
 Error regexp RegexpSingleline Indentation must use tab characters 42
 Error regexp RegexpSingleline Indentation must use tab characters 43
 Error regexp RegexpSingleline Indentation must use tab characters 45
 Error misc FinalParameters Parameter wsdlLocation should be final. 45
 Error regexp RegexpSingleline Indentation must use tab characters 46
 Error regexp RegexpSingleline Indentation must use tab characters 47
 Error regexp RegexpSingleline Indentation must use tab characters 49
 Error misc FinalParameters Parameter wsdlLocation should be final. 49
 Error misc FinalParameters Parameter features should be final. 49
 Error regexp RegexpSingleline Indentation must use tab characters 50
 Error regexp RegexpSingleline Indentation must use tab characters 51
 Error regexp RegexpSingleline Indentation must use tab characters 53
 Error misc FinalParameters Parameter wsdlLocation should be final. 53
 Error misc FinalParameters Parameter serviceName should be final. 53
 Error regexp RegexpSingleline Indentation must use tab characters 54
 Error regexp RegexpSingleline Indentation must use tab characters 55
 Error regexp RegexpSingleline Indentation must use tab characters 57
 Error misc FinalParameters Parameter wsdlLocation should be final. 57
 Error misc FinalParameters Parameter serviceName should be final. 57
 Error misc FinalParameters Parameter features should be final. 57
 Error regexp RegexpSingleline Indentation must use tab characters 58
 Error regexp RegexpSingleline Indentation must use tab characters 59
 Error regexp RegexpSingleline Indentation must use tab characters 61
 Error regexp RegexpSingleline Indentation must use tab characters 62
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Indentation must use tab characters 63
 Error regexp RegexpSingleline Indentation must use tab characters 64
 Error regexp RegexpSingleline Indentation must use tab characters 65
 Error regexp RegexpSingleline Indentation must use tab characters 66
 Error regexp RegexpSingleline Indentation must use tab characters 67
 Error regexp RegexpSingleline Indentation must use tab characters 68
 Error regexp RegexpSingleline Indentation must use tab characters 69
 Error regexp RegexpSingleline Indentation must use tab characters 71
 Error regexp RegexpSingleline Indentation must use tab characters 72
 Error regexp RegexpSingleline Line has trailing spaces. 72
 Error regexp RegexpSingleline Indentation must use tab characters 73
 Error regexp RegexpSingleline Indentation must use tab characters 74
 Error regexp RegexpSingleline Indentation must use tab characters 75
 Error regexp RegexpSingleline Indentation must use tab characters 76
 Error regexp RegexpSingleline Indentation must use tab characters 77
 Error regexp RegexpSingleline Indentation must use tab characters 78
 Error regexp RegexpSingleline Indentation must use tab characters 79
 Error misc FinalParameters Parameter features should be final. 79
 Error regexp RegexpSingleline Indentation must use tab characters 80
 Error regexp RegexpSingleline Indentation must use tab characters 81
 Error regexp RegexpSingleline Indentation must use tab characters 83
 Error naming MethodName Name '__getWsdlLocation' must match pattern '^[a-z][a-zA-Z0-9]*$'. 83
 Error regexp RegexpSingleline Indentation must use tab characters 84
 Error whitespace WhitespaceAround '!=' is not preceded with whitespace. 84
 Error regexp RegexpSingleline Indentation must use tab characters 85
 Error regexp RegexpSingleline Indentation must use tab characters 86
 Error regexp RegexpSingleline Indentation must use tab characters 87
 Error regexp RegexpSingleline Indentation must use tab characters 88

org/sentrysoftware/winrm/service/client/WinRMInvocationHandler.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 52 should be on a new line. 161
 Error blocks LeftCurly '{' at column 64 should be on a new line. 265
 Error whitespace OperatorWrap '&&' should be on a new line. 283
 Error blocks LeftCurly '{' at column 51 should be on a new line. 284
 Error whitespace OperatorWrap '&&' should be on a new line. 301
 Error blocks LeftCurly '{' at column 90 should be on a new line. 302
 Error whitespace OperatorWrap '?' should be on a new line. 340
 Error whitespace OperatorWrap ':' should be on a new line. 341
 Error blocks LeftCurly '{' at column 28 should be on a new line. 351
 Error whitespace OperatorWrap '?' should be on a new line. 362
 Error whitespace OperatorWrap ':' should be on a new line. 367
 Error blocks LeftCurly '{' at column 58 should be on a new line. 379
 Error whitespace OperatorWrap '?' should be on a new line. 385
 Error whitespace OperatorWrap ':' should be on a new line. 386
 Error blocks LeftCurly '{' at column 35 should be on a new line. 420
 Error blocks LeftCurly '{' at column 46 should be on a new line. 536
 Error whitespace OperatorWrap '?' should be on a new line. 542
 Error whitespace OperatorWrap ':' should be on a new line. 543

org/sentrysoftware/winrm/service/client/auth/AuthenticationEnum.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 41

org/sentrysoftware/winrm/service/client/auth/TrustAllX509Manager.java

Severity Category Rule Message Line
 Error whitespace NoWhitespaceAfter 'X509Certificate' is followed by whitespace. 42

org/sentrysoftware/winrm/service/client/auth/kerberos/KerberosUtils.java

Severity Category Rule Message Line
 Error design FinalClass Class KerberosUtils should be declared as final. 48
 Error misc FinalParameters Parameter name should be final. 80
 Error regexp RegexpSingleline Line has trailing spaces. 101
 Error blocks LeftCurly '{' at column 28 should be on a new line. 108
 Error whitespace OperatorWrap '?' should be on a new line. 119
 Error whitespace OperatorWrap ':' should be on a new line. 120
 Error misc FinalParameters Parameter name should be final. 153
 Error regexp RegexpSingleline Line has trailing spaces. 166
 Error blocks LeftCurly '{' at column 61 should be on a new line. 207

org/sentrysoftware/winrm/service/client/auth/ntlm/NTCredentialsWithEncryption.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 25 should be on a new line. 58
 Error misc FinalParameters Parameter isAuthenticated should be final. 66
 Error misc FinalParameters Parameter clientSigningKey should be final. 70
 Error misc FinalParameters Parameter serverSigningKey should be final. 74
 Error misc FinalParameters Parameter clientSealingKey should be final. 86
 Error misc FinalParameters Parameter serverSealingKey should be final. 90
 Error misc FinalParameters Parameter flag should be final. 106
 Error misc FinalParameters Parameter negotiateFlags should be final. 110
 Error whitespace OperatorWrap '&&' should be on a new line. 149
 Error blocks LeftCurly '{' at column 94 should be on a new line. 150
 Error whitespace WhitespaceAround '!=' is not followed by whitespace. 158
 Error whitespace WhitespaceAround '!=' is not preceded with whitespace. 158
 Error whitespace WhitespaceAround '!=' is not followed by whitespace. 158
 Error whitespace WhitespaceAround '!=' is not preceded with whitespace. 158
 Error whitespace OperatorWrap '&&' should be on a new line. 161
 Error blocks LeftCurly '{' at column 93 should be on a new line. 162
 Error misc FinalParameters Parameter obj should be final. 187
 Error blocks NeedBraces 'if' construct must use '{}'s. 188
 Error blocks NeedBraces 'if' construct must use '{}'s. 190
 Error blocks NeedBraces 'if' construct must use '{}'s. 192

org/sentrysoftware/winrm/service/client/auth/ntlm/NTLMEngine.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 40
 Error modifier RedundantModifier Redundant 'final' modifier. 56
 Error modifier RedundantModifier Redundant 'final' modifier. 56
 Error modifier RedundantModifier Redundant 'final' modifier. 71
 Error modifier RedundantModifier Redundant 'final' modifier. 72
 Error modifier RedundantModifier Redundant 'final' modifier. 73
 Error modifier RedundantModifier Redundant 'final' modifier. 74
 Error modifier RedundantModifier Redundant 'final' modifier. 75
 Error modifier RedundantModifier Redundant 'final' modifier. 78
 Error modifier RedundantModifier Redundant 'final' modifier. 79
 Error modifier RedundantModifier Redundant 'final' modifier. 80
 Error modifier RedundantModifier Redundant 'final' modifier. 81
 Error modifier RedundantModifier Redundant 'final' modifier. 82

org/sentrysoftware/winrm/service/client/auth/ntlm/NTLMEngineImpl.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 55 should be on a new line. 89
 Error blocks LeftCurly '{' at column 55 should be on a new line. 99

org/sentrysoftware/winrm/service/client/auth/ntlm/NTLMEngineUtils.java

Severity Category Rule Message Line
 Error design FinalClass Class NTLMEngineUtils should be declared as final. 33

org/sentrysoftware/winrm/service/client/auth/ntlm/NTLMMessage.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 27
 Error regexp RegexpSingleline Line has trailing spaces. 28
 Error design VisibilityModifier Variable 'messageContents' must be private and have accessor methods. 47
 Error design VisibilityModifier Variable 'currentOutputPosition' must be private and have accessor methods. 50

org/sentrysoftware/winrm/service/client/auth/ntlm/NTLMScheme.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 39 should be on a new line. 106
 Error blocks LeftCurly '{' at column 35 should be on a new line. 126
 Error blocks LeftCurly '{' at column 35 should be on a new line. 178

org/sentrysoftware/winrm/service/client/auth/ntlm/NtlmKeys.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 79
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error regexp RegexpSingleline Line has trailing spaces. 83
 Error misc FinalParameters Parameter flag should be final. 117
 Error whitespace WhitespaceAround '==' is not followed by whitespace. 118
 Error whitespace WhitespaceAround '==' is not preceded with whitespace. 118

org/sentrysoftware/winrm/service/client/auth/ntlm/NtlmMasqAsSpnegoScheme.java

Severity Category Rule Message Line
 Error whitespace OperatorWrap '|' should be on a new line. 39
 Error whitespace OperatorWrap '|' should be on a new line. 40
 Error whitespace OperatorWrap '|' should be on a new line. 41
 Error blocks LeftCurly '{' at column 35 should be on a new line. 64

org/sentrysoftware/winrm/service/client/auth/ntlm/NtlmMasqAsSpnegoSchemeFactory.java

Severity Category Rule Message Line
 Error misc FinalParameters Parameter context should be final. 34

org/sentrysoftware/winrm/service/client/auth/ntlm/Type1Message.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 27
 Error whitespace OperatorWrap '?' should be on a new line. 47
 Error whitespace OperatorWrap '?' should be on a new line. 49
 Error whitespace OperatorWrap ':' should be on a new line. 52
 Error whitespace OperatorWrap '|' should be on a new line. 59
 Error whitespace OperatorWrap '|' should be on a new line. 60
 Error whitespace OperatorWrap '|' should be on a new line. 61
 Error whitespace OperatorWrap '|' should be on a new line. 62
 Error whitespace OperatorWrap '|' should be on a new line. 63
 Error whitespace OperatorWrap '|' should be on a new line. 64

org/sentrysoftware/winrm/service/client/auth/ntlm/Type2Message.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 27
 Error regexp RegexpSingleline Line has trailing spaces. 28

org/sentrysoftware/winrm/service/client/auth/ntlm/Type3Message.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error blocks LeftCurly '{' at column 63 should be on a new line. 74
 Error regexp RegexpSingleline Indentation must use tab characters 93
 Error whitespace OperatorWrap '&&' should be on a new line. 110
 Error blocks LeftCurly '{' at column 50 should be on a new line. 111
 Error whitespace OperatorWrap '?' should be on a new line. 171
 Error whitespace WhitespaceAround ':' is not preceded with whitespace. 191

org/sentrysoftware/winrm/service/client/encryption/AsyncHttpEncryptionAwareConduit.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 77 should be on a new line. 74
 Error blocks LeftCurly '{' at column 49 should be on a new line. 83
 Error blocks LeftCurly '{' at column 56 should be on a new line. 113
 Error modifier RedundantModifier Redundant 'public' modifier. 144
 Error blocks LeftCurly '{' at column 20 should be on a new line. 150
 Error modifier RedundantModifier Redundant 'public' modifier. 166
 Error misc FinalParameters Parameter outbufFlowThroughStream should be final. 166

org/sentrysoftware/winrm/service/client/encryption/AsyncHttpEncryptionAwareConduitFactory.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 23 should be on a new line. 44
 Error whitespace OperatorWrap '?' should be on a new line. 45
 Error whitespace OperatorWrap ':' should be on a new line. 46

org/sentrysoftware/winrm/service/client/encryption/ByteArrayUtils.java

Severity Category Rule Message Line
 Error design FinalClass Class ByteArrayUtils should be declared as final. 34
 Error whitespace WhitespaceAround '>=' is not followed by whitespace. 69
 Error whitespace WhitespaceAround '>=' is not preceded with whitespace. 69
 Error whitespace WhitespaceAround '<' is not followed by whitespace. 69
 Error whitespace WhitespaceAround '<' is not preceded with whitespace. 69
 Error blocks NeedBraces 'if' construct must use '{}'s. 71
 Error whitespace NoWhitespaceBefore '...' is preceded with whitespace. 95
 Error modifier RedundantModifier Redundant 'final' modifier. 96

org/sentrysoftware/winrm/service/client/encryption/CipherGen.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 36 should be on a new line. 84
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 146
 Error misc UpperEll Should use uppercase 'L'. 171
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 203
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 204
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 205
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 206
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 230
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 230
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 238
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 238
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 246
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 246
 Error blocks LeftCurly '{' at column 61 should be on a new line. 265
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 448
 Error blocks LeftCurly '{' at column 31 should be on a new line. 505
 Error blocks LeftCurly '{' at column 31 should be on a new line. 527

org/sentrysoftware/winrm/service/client/encryption/ContentWithType.java

Severity Category Rule Message Line
 Error design FinalClass Class ContentWithType should be declared as final. 29
 Error coding HiddenField 'payload' hides a field. 42

org/sentrysoftware/winrm/service/client/encryption/Decryptor.java

Severity Category Rule Message Line
 Error whitespace WhitespaceAround '==' is not followed by whitespace. 61
 Error whitespace WhitespaceAround '==' is not preceded with whitespace. 61
 Error modifier RedundantModifier Redundant 'final' modifier. 82
 Error modifier RedundantModifier Redundant 'final' modifier. 110

org/sentrysoftware/winrm/service/client/encryption/EncryptAndSignOutputStream.java

Severity Category Rule Message Line
 Error modifier RedundantModifier Redundant 'public' modifier. 48
 Error whitespace WhitespaceAround '!=' is not followed by whitespace. 72
 Error whitespace WhitespaceAround '!=' is not preceded with whitespace. 72
 Error whitespace OperatorWrap '?' should be on a new line. 113
 Error whitespace OperatorWrap ':' should be on a new line. 114
 Error misc FinalParameters Parameter obj should be final. 136
 Error blocks NeedBraces 'if' construct must use '{}'s. 137
 Error blocks NeedBraces 'if' construct must use '{}'s. 139
 Error blocks NeedBraces 'if' construct must use '{}'s. 141

org/sentrysoftware/winrm/service/client/encryption/EncryptionUtils.java

Severity Category Rule Message Line
 Error design FinalClass Class EncryptionUtils should be declared as final. 35
 Error misc FinalParameters Parameter bytes should be final. 50
 Error misc FinalParameters Parameter key should be final. 56
 Error misc FinalParameters Parameter key should be final. 78
 Error misc FinalParameters Parameter body should be final. 78

org/sentrysoftware/winrm/service/client/encryption/MD4.java

Severity Category Rule Message Line
 Error coding HiddenField 'd' hides a field. 105
 Error coding HiddenField 'd' hides a field. 128
 Error coding HiddenField 'd' hides a field. 150
 Error coding HiddenField 'd' hides a field. 173

org/sentrysoftware/winrm/service/client/encryption/NtlmEncryptionUtils.java

Severity Category Rule Message Line
 Error design FinalClass Class NtlmEncryptionUtils should be declared as final. 40
 Error design VisibilityModifier Variable 'credentials' must be private and have accessor methods. 46
 Error whitespace OperatorWrap '?' should be on a new line. 53
 Error whitespace OperatorWrap ':' should be on a new line. 54
 Error modifier RedundantModifier Redundant 'final' modifier. 64
 Error blocks LeftCurly '{' at column 23 should be on a new line. 102
 Error modifier RedundantModifier Redundant 'final' modifier. 106
 Error modifier RedundantModifier Redundant 'final' modifier. 107
 Error blocks LeftCurly '{' at column 71 should be on a new line. 107
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 136
 Error blocks LeftCurly '{' at column 59 should be on a new line. 137
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 143

org/sentrysoftware/winrm/service/client/encryption/NullOutputStream.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 28
 Error regexp RegexpSingleline Line has trailing spaces. 31
 Error design FinalClass Class NullOutputStream should be declared as final. 35

org/sentrysoftware/winrm/service/enumeration/AnyEPRType.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 15
 Error regexp RegexpSingleline Line has trailing spaces. 17
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Indentation must use tab characters 34
 Error regexp RegexpSingleline Indentation must use tab characters 38
 Error regexp RegexpSingleline Indentation must use tab characters 39
 Error design VisibilityModifier Variable 'any' must be private and have accessor methods. 39
 Error regexp RegexpSingleline Indentation must use tab characters 41
 Error regexp RegexpSingleline Indentation must use tab characters 42
 Error regexp RegexpSingleline Indentation must use tab characters 43
 Error regexp RegexpSingleline Line has trailing spaces. 43
 Error regexp RegexpSingleline Indentation must use tab characters 44
 Error regexp RegexpSingleline Indentation must use tab characters 45
 Error regexp RegexpSingleline Indentation must use tab characters 46
 Error regexp RegexpSingleline Indentation must use tab characters 47
 Error regexp RegexpSingleline Indentation must use tab characters 48
 Error regexp RegexpSingleline Indentation must use tab characters 49
 Error regexp RegexpSingleline Line has trailing spaces. 49
 Error regexp RegexpSingleline Indentation must use tab characters 50
 Error regexp RegexpSingleline Indentation must use tab characters 51
 Error regexp RegexpSingleline Indentation must use tab characters 52
 Error regexp RegexpSingleline Indentation must use tab characters 53
 Error regexp RegexpSingleline Indentation must use tab characters 54
 Error regexp RegexpSingleline Indentation must use tab characters 55
 Error regexp RegexpSingleline Line has trailing spaces. 55
 Error regexp RegexpSingleline Indentation must use tab characters 56
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Indentation must use tab characters 57
 Error regexp RegexpSingleline Indentation must use tab characters 58
 Error regexp RegexpSingleline Indentation must use tab characters 59
 Error regexp RegexpSingleline Indentation must use tab characters 60
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error regexp RegexpSingleline Indentation must use tab characters 61
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Indentation must use tab characters 62
 Error regexp RegexpSingleline Indentation must use tab characters 63
 Error regexp RegexpSingleline Indentation must use tab characters 64
 Error regexp RegexpSingleline Indentation must use tab characters 65
 Error regexp RegexpSingleline Indentation must use tab characters 66
 Error regexp RegexpSingleline Indentation must use tab characters 67
 Error regexp RegexpSingleline Indentation must use tab characters 68

org/sentrysoftware/winrm/service/enumeration/Enumerate.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 21
 Error regexp RegexpSingleline Line has trailing spaces. 23
 Error regexp RegexpSingleline Line has trailing spaces. 39
 Error regexp RegexpSingleline Line has trailing spaces. 40
 Error regexp RegexpSingleline Indentation must use tab characters 44
 Error regexp RegexpSingleline Indentation must use tab characters 45
 Error regexp RegexpSingleline Indentation must use tab characters 46
 Error regexp RegexpSingleline Indentation must use tab characters 47
 Error regexp RegexpSingleline Indentation must use tab characters 52
 Error regexp RegexpSingleline Indentation must use tab characters 53
 Error design VisibilityModifier Variable 'endTo' must be private and have accessor methods. 53
 Error regexp RegexpSingleline Indentation must use tab characters 54
 Error regexp RegexpSingleline Indentation must use tab characters 55
 Error design VisibilityModifier Variable 'expires' must be private and have accessor methods. 55
 Error regexp RegexpSingleline Indentation must use tab characters 56
 Error regexp RegexpSingleline Indentation must use tab characters 57
 Error design VisibilityModifier Variable 'filter' must be private and have accessor methods. 57
 Error regexp RegexpSingleline Indentation must use tab characters 58
 Error regexp RegexpSingleline Indentation must use tab characters 59
 Error design VisibilityModifier Variable 'any' must be private and have accessor methods. 59
 Error regexp RegexpSingleline Indentation must use tab characters 60
 Error regexp RegexpSingleline Indentation must use tab characters 61
 Error regexp RegexpSingleline Indentation must use tab characters 63
 Error regexp RegexpSingleline Indentation must use tab characters 64
 Error regexp RegexpSingleline Indentation must use tab characters 65
 Error regexp RegexpSingleline Line has trailing spaces. 65
 Error regexp RegexpSingleline Indentation must use tab characters 66
 Error regexp RegexpSingleline Indentation must use tab characters 67
 Error regexp RegexpSingleline Indentation must use tab characters 68
 Error regexp RegexpSingleline Indentation must use tab characters 69
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error regexp RegexpSingleline Indentation must use tab characters 70
 Error regexp RegexpSingleline Indentation must use tab characters 71
 Error regexp RegexpSingleline Indentation must use tab characters 72
 Error regexp RegexpSingleline Indentation must use tab characters 73
 Error regexp RegexpSingleline Indentation must use tab characters 75
 Error regexp RegexpSingleline Indentation must use tab characters 76
 Error regexp RegexpSingleline Indentation must use tab characters 77
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error regexp RegexpSingleline Indentation must use tab characters 78
 Error regexp RegexpSingleline Indentation must use tab characters 79
 Error regexp RegexpSingleline Indentation must use tab characters 80
 Error regexp RegexpSingleline Indentation must use tab characters 81
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error regexp RegexpSingleline Indentation must use tab characters 82
 Error regexp RegexpSingleline Indentation must use tab characters 83
 Error misc FinalParameters Parameter value should be final. 83
 Error regexp RegexpSingleline Indentation must use tab characters 84
 Error regexp RegexpSingleline Indentation must use tab characters 85
 Error regexp RegexpSingleline Indentation must use tab characters 87
 Error regexp RegexpSingleline Indentation must use tab characters 88
 Error regexp RegexpSingleline Indentation must use tab characters 89
 Error regexp RegexpSingleline Line has trailing spaces. 89
 Error regexp RegexpSingleline Indentation must use tab characters 90
 Error regexp RegexpSingleline Indentation must use tab characters 91
 Error regexp RegexpSingleline Indentation must use tab characters 92
 Error regexp RegexpSingleline Indentation must use tab characters 93
 Error regexp RegexpSingleline Line has trailing spaces. 93
 Error regexp RegexpSingleline Indentation must use tab characters 94
 Error regexp RegexpSingleline Indentation must use tab characters 95
 Error regexp RegexpSingleline Indentation must use tab characters 96
 Error regexp RegexpSingleline Indentation must use tab characters 97
 Error regexp RegexpSingleline Indentation must use tab characters 99
 Error regexp RegexpSingleline Indentation must use tab characters 100
 Error regexp RegexpSingleline Indentation must use tab characters 101
 Error regexp RegexpSingleline Line has trailing spaces. 101
 Error regexp RegexpSingleline Indentation must use tab characters 102
 Error regexp RegexpSingleline Indentation must use tab characters 103
 Error regexp RegexpSingleline Indentation must use tab characters 104
 Error regexp RegexpSingleline Indentation must use tab characters 105
 Error regexp RegexpSingleline Line has trailing spaces. 105
 Error regexp RegexpSingleline Indentation must use tab characters 106
 Error regexp RegexpSingleline Indentation must use tab characters 107
 Error misc FinalParameters Parameter value should be final. 107
 Error regexp RegexpSingleline Indentation must use tab characters 108
 Error regexp RegexpSingleline Indentation must use tab characters 109
 Error regexp RegexpSingleline Indentation must use tab characters 111
 Error regexp RegexpSingleline Indentation must use tab characters 112
 Error regexp RegexpSingleline Indentation must use tab characters 113
 Error regexp RegexpSingleline Line has trailing spaces. 113
 Error regexp RegexpSingleline Indentation must use tab characters 114
 Error regexp RegexpSingleline Indentation must use tab characters 115
 Error regexp RegexpSingleline Indentation must use tab characters 116
 Error regexp RegexpSingleline Indentation must use tab characters 117
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error regexp RegexpSingleline Indentation must use tab characters 118
 Error regexp RegexpSingleline Indentation must use tab characters 119
 Error regexp RegexpSingleline Indentation must use tab characters 120
 Error regexp RegexpSingleline Indentation must use tab characters 121
 Error regexp RegexpSingleline Indentation must use tab characters 123
 Error regexp RegexpSingleline Indentation must use tab characters 124
 Error regexp RegexpSingleline Indentation must use tab characters 125
 Error regexp RegexpSingleline Line has trailing spaces. 125
 Error regexp RegexpSingleline Indentation must use tab characters 126
 Error regexp RegexpSingleline Indentation must use tab characters 127
 Error regexp RegexpSingleline Indentation must use tab characters 128
 Error regexp RegexpSingleline Indentation must use tab characters 129
 Error regexp RegexpSingleline Line has trailing spaces. 129
 Error regexp RegexpSingleline Indentation must use tab characters 130
 Error regexp RegexpSingleline Indentation must use tab characters 131
 Error misc FinalParameters Parameter value should be final. 131
 Error regexp RegexpSingleline Indentation must use tab characters 132
 Error regexp RegexpSingleline Indentation must use tab characters 133
 Error regexp RegexpSingleline Indentation must use tab characters 135
 Error regexp RegexpSingleline Indentation must use tab characters 136
 Error regexp RegexpSingleline Indentation must use tab characters 137
 Error regexp RegexpSingleline Line has trailing spaces. 137
 Error regexp RegexpSingleline Indentation must use tab characters 138
 Error regexp RegexpSingleline Indentation must use tab characters 139
 Error regexp RegexpSingleline Indentation must use tab characters 140
 Error regexp RegexpSingleline Indentation must use tab characters 141
 Error regexp RegexpSingleline Indentation must use tab characters 142
 Error regexp RegexpSingleline Indentation must use tab characters 143
 Error regexp RegexpSingleline Line has trailing spaces. 143
 Error regexp RegexpSingleline Indentation must use tab characters 144
 Error regexp RegexpSingleline Indentation must use tab characters 145
 Error regexp RegexpSingleline Indentation must use tab characters 146
 Error regexp RegexpSingleline Indentation must use tab characters 147
 Error regexp RegexpSingleline Indentation must use tab characters 148
 Error regexp RegexpSingleline Indentation must use tab characters 149
 Error regexp RegexpSingleline Line has trailing spaces. 149
 Error regexp RegexpSingleline Indentation must use tab characters 150
 Error regexp RegexpSingleline Line has trailing spaces. 150
 Error regexp RegexpSingleline Indentation must use tab characters 151
 Error regexp RegexpSingleline Indentation must use tab characters 152
 Error regexp RegexpSingleline Indentation must use tab characters 153
 Error regexp RegexpSingleline Indentation must use tab characters 154
 Error regexp RegexpSingleline Indentation must use tab characters 155
 Error regexp RegexpSingleline Line has trailing spaces. 155
 Error regexp RegexpSingleline Indentation must use tab characters 156
 Error regexp RegexpSingleline Line has trailing spaces. 156
 Error regexp RegexpSingleline Indentation must use tab characters 157
 Error regexp RegexpSingleline Indentation must use tab characters 158
 Error regexp RegexpSingleline Indentation must use tab characters 159
 Error regexp RegexpSingleline Indentation must use tab characters 160
 Error regexp RegexpSingleline Indentation must use tab characters 161
 Error regexp RegexpSingleline Indentation must use tab characters 162
 Error regexp RegexpSingleline Indentation must use tab characters 163
 Error regexp RegexpSingleline Indentation must use tab characters 165
 Error regexp RegexpSingleline Indentation must use tab characters 166
 Error regexp RegexpSingleline Indentation must use tab characters 167
 Error regexp RegexpSingleline Line has trailing spaces. 167
 Error regexp RegexpSingleline Indentation must use tab characters 168
 Error regexp RegexpSingleline Indentation must use tab characters 169
 Error regexp RegexpSingleline Line has trailing spaces. 169
 Error regexp RegexpSingleline Indentation must use tab characters 170
 Error regexp RegexpSingleline Indentation must use tab characters 171
 Error regexp RegexpSingleline Line has trailing spaces. 171
 Error regexp RegexpSingleline Indentation must use tab characters 172
 Error regexp RegexpSingleline Indentation must use tab characters 173
 Error regexp RegexpSingleline Indentation must use tab characters 174
 Error regexp RegexpSingleline Line has trailing spaces. 174
 Error regexp RegexpSingleline Indentation must use tab characters 175
 Error regexp RegexpSingleline Line has trailing spaces. 175
 Error regexp RegexpSingleline Indentation must use tab characters 176
 Error regexp RegexpSingleline Indentation must use tab characters 177
 Error regexp RegexpSingleline Indentation must use tab characters 178
 Error regexp RegexpSingleline Indentation must use tab characters 179
 Error regexp RegexpSingleline Indentation must use tab characters 180
 Error regexp RegexpSingleline Indentation must use tab characters 181

org/sentrysoftware/winrm/service/enumeration/EnumerateResponse.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 21
 Error regexp RegexpSingleline Line has trailing spaces. 23
 Error regexp RegexpSingleline Line has trailing spaces. 38
 Error regexp RegexpSingleline Line has trailing spaces. 39
 Error regexp RegexpSingleline Indentation must use tab characters 43
 Error regexp RegexpSingleline Indentation must use tab characters 44
 Error regexp RegexpSingleline Indentation must use tab characters 45
 Error regexp RegexpSingleline Indentation must use tab characters 50
 Error regexp RegexpSingleline Indentation must use tab characters 51
 Error design VisibilityModifier Variable 'expires' must be private and have accessor methods. 51
 Error regexp RegexpSingleline Indentation must use tab characters 52
 Error regexp RegexpSingleline Indentation must use tab characters 53
 Error design VisibilityModifier Variable 'enumerationContext' must be private and have accessor methods. 53
 Error regexp RegexpSingleline Indentation must use tab characters 54
 Error regexp RegexpSingleline Indentation must use tab characters 55
 Error design VisibilityModifier Variable 'any' must be private and have accessor methods. 55
 Error regexp RegexpSingleline Indentation must use tab characters 56
 Error regexp RegexpSingleline Indentation must use tab characters 57
 Error regexp RegexpSingleline Indentation must use tab characters 59
 Error regexp RegexpSingleline Indentation must use tab characters 60
 Error regexp RegexpSingleline Indentation must use tab characters 61
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Indentation must use tab characters 62
 Error regexp RegexpSingleline Indentation must use tab characters 63
 Error regexp RegexpSingleline Indentation must use tab characters 64
 Error regexp RegexpSingleline Indentation must use tab characters 65
 Error regexp RegexpSingleline Line has trailing spaces. 65
 Error regexp RegexpSingleline Indentation must use tab characters 66
 Error regexp RegexpSingleline Indentation must use tab characters 67
 Error regexp RegexpSingleline Indentation must use tab characters 68
 Error regexp RegexpSingleline Indentation must use tab characters 69
 Error regexp RegexpSingleline Indentation must use tab characters 71
 Error regexp RegexpSingleline Indentation must use tab characters 72
 Error regexp RegexpSingleline Indentation must use tab characters 73
 Error regexp RegexpSingleline Line has trailing spaces. 73
 Error regexp RegexpSingleline Indentation must use tab characters 74
 Error regexp RegexpSingleline Indentation must use tab characters 75
 Error regexp RegexpSingleline Indentation must use tab characters 76
 Error regexp RegexpSingleline Indentation must use tab characters 77
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error regexp RegexpSingleline Indentation must use tab characters 78
 Error regexp RegexpSingleline Indentation must use tab characters 79
 Error misc FinalParameters Parameter value should be final. 79
 Error regexp RegexpSingleline Indentation must use tab characters 80
 Error regexp RegexpSingleline Indentation must use tab characters 81
 Error regexp RegexpSingleline Indentation must use tab characters 83
 Error regexp RegexpSingleline Indentation must use tab characters 84
 Error regexp RegexpSingleline Indentation must use tab characters 85
 Error regexp RegexpSingleline Line has trailing spaces. 85
 Error regexp RegexpSingleline Indentation must use tab characters 86
 Error regexp RegexpSingleline Indentation must use tab characters 87
 Error regexp RegexpSingleline Indentation must use tab characters 88
 Error regexp RegexpSingleline Indentation must use tab characters 89
 Error regexp RegexpSingleline Line has trailing spaces. 89
 Error regexp RegexpSingleline Indentation must use tab characters 90
 Error regexp RegexpSingleline Indentation must use tab characters 91
 Error regexp RegexpSingleline Indentation must use tab characters 92
 Error regexp RegexpSingleline Indentation must use tab characters 93
 Error regexp RegexpSingleline Indentation must use tab characters 95
 Error regexp RegexpSingleline Indentation must use tab characters 96
 Error regexp RegexpSingleline Indentation must use tab characters 97
 Error regexp RegexpSingleline Line has trailing spaces. 97
 Error regexp RegexpSingleline Indentation must use tab characters 98
 Error regexp RegexpSingleline Indentation must use tab characters 99
 Error regexp RegexpSingleline Indentation must use tab characters 100
 Error regexp RegexpSingleline Indentation must use tab characters 101
 Error regexp RegexpSingleline Line has trailing spaces. 101
 Error regexp RegexpSingleline Indentation must use tab characters 102
 Error regexp RegexpSingleline Indentation must use tab characters 103
 Error misc FinalParameters Parameter value should be final. 103
 Error regexp RegexpSingleline Indentation must use tab characters 104
 Error regexp RegexpSingleline Indentation must use tab characters 105
 Error regexp RegexpSingleline Indentation must use tab characters 107
 Error regexp RegexpSingleline Indentation must use tab characters 108
 Error regexp RegexpSingleline Indentation must use tab characters 109
 Error regexp RegexpSingleline Line has trailing spaces. 109
 Error regexp RegexpSingleline Indentation must use tab characters 110
 Error regexp RegexpSingleline Indentation must use tab characters 111
 Error regexp RegexpSingleline Indentation must use tab characters 112
 Error regexp RegexpSingleline Indentation must use tab characters 113
 Error regexp RegexpSingleline Indentation must use tab characters 114
 Error regexp RegexpSingleline Indentation must use tab characters 115
 Error regexp RegexpSingleline Line has trailing spaces. 115
 Error regexp RegexpSingleline Indentation must use tab characters 116
 Error regexp RegexpSingleline Indentation must use tab characters 117
 Error regexp RegexpSingleline Indentation must use tab characters 118
 Error regexp RegexpSingleline Indentation must use tab characters 119
 Error regexp RegexpSingleline Indentation must use tab characters 120
 Error regexp RegexpSingleline Indentation must use tab characters 121
 Error regexp RegexpSingleline Line has trailing spaces. 121
 Error regexp RegexpSingleline Indentation must use tab characters 122
 Error regexp RegexpSingleline Line has trailing spaces. 122
 Error regexp RegexpSingleline Indentation must use tab characters 123
 Error regexp RegexpSingleline Indentation must use tab characters 124
 Error regexp RegexpSingleline Indentation must use tab characters 125
 Error regexp RegexpSingleline Indentation must use tab characters 126
 Error regexp RegexpSingleline Indentation must use tab characters 127
 Error regexp RegexpSingleline Line has trailing spaces. 127
 Error regexp RegexpSingleline Indentation must use tab characters 128
 Error regexp RegexpSingleline Line has trailing spaces. 128
 Error regexp RegexpSingleline Indentation must use tab characters 129
 Error regexp RegexpSingleline Indentation must use tab characters 130
 Error regexp RegexpSingleline Indentation must use tab characters 131
 Error regexp RegexpSingleline Indentation must use tab characters 132
 Error regexp RegexpSingleline Indentation must use tab characters 133
 Error regexp RegexpSingleline Indentation must use tab characters 134
 Error regexp RegexpSingleline Indentation must use tab characters 135
 Error regexp RegexpSingleline Indentation must use tab characters 137
 Error regexp RegexpSingleline Indentation must use tab characters 138
 Error regexp RegexpSingleline Indentation must use tab characters 139
 Error regexp RegexpSingleline Line has trailing spaces. 139
 Error regexp RegexpSingleline Indentation must use tab characters 140
 Error regexp RegexpSingleline Indentation must use tab characters 141
 Error regexp RegexpSingleline Line has trailing spaces. 141
 Error regexp RegexpSingleline Indentation must use tab characters 142
 Error regexp RegexpSingleline Indentation must use tab characters 143
 Error regexp RegexpSingleline Line has trailing spaces. 143
 Error regexp RegexpSingleline Indentation must use tab characters 144
 Error regexp RegexpSingleline Indentation must use tab characters 145
 Error regexp RegexpSingleline Indentation must use tab characters 146
 Error regexp RegexpSingleline Line has trailing spaces. 146
 Error regexp RegexpSingleline Indentation must use tab characters 147
 Error regexp RegexpSingleline Line has trailing spaces. 147
 Error regexp RegexpSingleline Indentation must use tab characters 148
 Error regexp RegexpSingleline Indentation must use tab characters 149
 Error regexp RegexpSingleline Indentation must use tab characters 150
 Error regexp RegexpSingleline Indentation must use tab characters 151
 Error regexp RegexpSingleline Indentation must use tab characters 152
 Error regexp RegexpSingleline Indentation must use tab characters 153

org/sentrysoftware/winrm/service/enumeration/EnumerationContextType.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 20
 Error regexp RegexpSingleline Line has trailing spaces. 22
 Error regexp RegexpSingleline Line has trailing spaces. 35
 Error regexp RegexpSingleline Line has trailing spaces. 36
 Error regexp RegexpSingleline Indentation must use tab characters 40
 Error regexp RegexpSingleline Indentation must use tab characters 44
 Error regexp RegexpSingleline Indentation must use tab characters 45
 Error regexp RegexpSingleline Indentation must use tab characters 46
 Error design VisibilityModifier Variable 'content' must be private and have accessor methods. 46
 Error regexp RegexpSingleline Indentation must use tab characters 47
 Error regexp RegexpSingleline Indentation must use tab characters 48
 Error regexp RegexpSingleline Indentation must use tab characters 50
 Error regexp RegexpSingleline Indentation must use tab characters 51
 Error regexp RegexpSingleline Indentation must use tab characters 52
 Error regexp RegexpSingleline Line has trailing spaces. 52
 Error regexp RegexpSingleline Indentation must use tab characters 53
 Error regexp RegexpSingleline Indentation must use tab characters 54
 Error regexp RegexpSingleline Indentation must use tab characters 55
 Error regexp RegexpSingleline Indentation must use tab characters 56
 Error regexp RegexpSingleline Indentation must use tab characters 57
 Error regexp RegexpSingleline Indentation must use tab characters 58
 Error regexp RegexpSingleline Line has trailing spaces. 58
 Error regexp RegexpSingleline Indentation must use tab characters 59
 Error regexp RegexpSingleline Indentation must use tab characters 60
 Error regexp RegexpSingleline Indentation must use tab characters 61
 Error regexp RegexpSingleline Indentation must use tab characters 62
 Error regexp RegexpSingleline Indentation must use tab characters 63
 Error regexp RegexpSingleline Indentation must use tab characters 64
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Indentation must use tab characters 65
 Error regexp RegexpSingleline Line has trailing spaces. 65
 Error regexp RegexpSingleline Indentation must use tab characters 66
 Error regexp RegexpSingleline Indentation must use tab characters 67
 Error regexp RegexpSingleline Indentation must use tab characters 68
 Error regexp RegexpSingleline Indentation must use tab characters 69
 Error regexp RegexpSingleline Indentation must use tab characters 70
 Error regexp RegexpSingleline Indentation must use tab characters 71
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error regexp RegexpSingleline Indentation must use tab characters 72
 Error regexp RegexpSingleline Line has trailing spaces. 72
 Error regexp RegexpSingleline Indentation must use tab characters 73
 Error regexp RegexpSingleline Indentation must use tab characters 74
 Error regexp RegexpSingleline Indentation must use tab characters 75
 Error regexp RegexpSingleline Indentation must use tab characters 76
 Error regexp RegexpSingleline Indentation must use tab characters 77
 Error regexp RegexpSingleline Indentation must use tab characters 78
 Error regexp RegexpSingleline Indentation must use tab characters 79
 Error regexp RegexpSingleline Indentation must use tab characters 81
 Error regexp RegexpSingleline Indentation must use tab characters 82
 Error regexp RegexpSingleline Indentation must use tab characters 83
 Error regexp RegexpSingleline Line has trailing spaces. 83
 Error regexp RegexpSingleline Indentation must use tab characters 84
 Error regexp RegexpSingleline Indentation must use tab characters 85
 Error regexp RegexpSingleline Line has trailing spaces. 85
 Error regexp RegexpSingleline Indentation must use tab characters 86
 Error regexp RegexpSingleline Indentation must use tab characters 87
 Error regexp RegexpSingleline Line has trailing spaces. 87
 Error regexp RegexpSingleline Indentation must use tab characters 88
 Error regexp RegexpSingleline Indentation must use tab characters 89
 Error regexp RegexpSingleline Indentation must use tab characters 90
 Error regexp RegexpSingleline Line has trailing spaces. 90
 Error regexp RegexpSingleline Indentation must use tab characters 91
 Error regexp RegexpSingleline Line has trailing spaces. 91
 Error regexp RegexpSingleline Indentation must use tab characters 92
 Error regexp RegexpSingleline Indentation must use tab characters 93
 Error regexp RegexpSingleline Indentation must use tab characters 94
 Error regexp RegexpSingleline Indentation must use tab characters 95
 Error regexp RegexpSingleline Indentation must use tab characters 96
 Error regexp RegexpSingleline Indentation must use tab characters 97

org/sentrysoftware/winrm/service/enumeration/EnumerationEnd.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 21
 Error regexp RegexpSingleline Line has trailing spaces. 23
 Error regexp RegexpSingleline Line has trailing spaces. 39
 Error regexp RegexpSingleline Line has trailing spaces. 40
 Error regexp RegexpSingleline Indentation must use tab characters 44
 Error regexp RegexpSingleline Indentation must use tab characters 45
 Error regexp RegexpSingleline Indentation must use tab characters 46
 Error regexp RegexpSingleline Indentation must use tab characters 47
 Error regexp RegexpSingleline Indentation must use tab characters 52
 Error regexp RegexpSingleline Indentation must use tab characters 53
 Error design VisibilityModifier Variable 'enumerationContext' must be private and have accessor methods. 53
 Error regexp RegexpSingleline Indentation must use tab characters 54
 Error regexp RegexpSingleline Indentation must use tab characters 55
 Error design VisibilityModifier Variable 'code' must be private and have accessor methods. 55
 Error regexp RegexpSingleline Indentation must use tab characters 56
 Error regexp RegexpSingleline Indentation must use tab characters 57
 Error design VisibilityModifier Variable 'reason' must be private and have accessor methods. 57
 Error regexp RegexpSingleline Indentation must use tab characters 58
 Error regexp RegexpSingleline Indentation must use tab characters 59
 Error design VisibilityModifier Variable 'any' must be private and have accessor methods. 59
 Error regexp RegexpSingleline Indentation must use tab characters 60
 Error regexp RegexpSingleline Indentation must use tab characters 61
 Error regexp RegexpSingleline Indentation must use tab characters 63
 Error regexp RegexpSingleline Indentation must use tab characters 64
 Error regexp RegexpSingleline Indentation must use tab characters 65
 Error regexp RegexpSingleline Line has trailing spaces. 65
 Error regexp RegexpSingleline Indentation must use tab characters 66
 Error regexp RegexpSingleline Indentation must use tab characters 67
 Error regexp RegexpSingleline Indentation must use tab characters 68
 Error regexp RegexpSingleline Indentation must use tab characters 69
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error regexp RegexpSingleline Indentation must use tab characters 70
 Error regexp RegexpSingleline Indentation must use tab characters 71
 Error regexp RegexpSingleline Indentation must use tab characters 72
 Error regexp RegexpSingleline Indentation must use tab characters 73
 Error regexp RegexpSingleline Indentation must use tab characters 75
 Error regexp RegexpSingleline Indentation must use tab characters 76
 Error regexp RegexpSingleline Indentation must use tab characters 77
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error regexp RegexpSingleline Indentation must use tab characters 78
 Error regexp RegexpSingleline Indentation must use tab characters 79
 Error regexp RegexpSingleline Indentation must use tab characters 80
 Error regexp RegexpSingleline Indentation must use tab characters 81
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error regexp RegexpSingleline Indentation must use tab characters 82
 Error regexp RegexpSingleline Indentation must use tab characters 83
 Error misc FinalParameters Parameter value should be final. 83
 Error regexp RegexpSingleline Indentation must use tab characters 84
 Error regexp RegexpSingleline Indentation must use tab characters 85
 Error regexp RegexpSingleline Indentation must use tab characters 87
 Error regexp RegexpSingleline Indentation must use tab characters 88
 Error regexp RegexpSingleline Indentation must use tab characters 89
 Error regexp RegexpSingleline Line has trailing spaces. 89
 Error regexp RegexpSingleline Indentation must use tab characters 90
 Error regexp RegexpSingleline Indentation must use tab characters 91
 Error regexp RegexpSingleline Indentation must use tab characters 92
 Error regexp RegexpSingleline Indentation must use tab characters 93
 Error regexp RegexpSingleline Line has trailing spaces. 93
 Error regexp RegexpSingleline Indentation must use tab characters 94
 Error regexp RegexpSingleline Indentation must use tab characters 95
 Error regexp RegexpSingleline Indentation must use tab characters 96
 Error regexp RegexpSingleline Indentation must use tab characters 97
 Error regexp RegexpSingleline Indentation must use tab characters 99
 Error regexp RegexpSingleline Indentation must use tab characters 100
 Error regexp RegexpSingleline Indentation must use tab characters 101
 Error regexp RegexpSingleline Line has trailing spaces. 101
 Error regexp RegexpSingleline Indentation must use tab characters 102
 Error regexp RegexpSingleline Indentation must use tab characters 103
 Error regexp RegexpSingleline Indentation must use tab characters 104
 Error regexp RegexpSingleline Indentation must use tab characters 105
 Error regexp RegexpSingleline Line has trailing spaces. 105
 Error regexp RegexpSingleline Indentation must use tab characters 106
 Error regexp RegexpSingleline Indentation must use tab characters 107
 Error misc FinalParameters Parameter value should be final. 107
 Error regexp RegexpSingleline Indentation must use tab characters 108
 Error regexp RegexpSingleline Indentation must use tab characters 109
 Error regexp RegexpSingleline Indentation must use tab characters 111
 Error regexp RegexpSingleline Indentation must use tab characters 112
 Error regexp RegexpSingleline Indentation must use tab characters 113
 Error regexp RegexpSingleline Line has trailing spaces. 113
 Error regexp RegexpSingleline Indentation must use tab characters 114
 Error regexp RegexpSingleline Indentation must use tab characters 115
 Error regexp RegexpSingleline Indentation must use tab characters 116
 Error regexp RegexpSingleline Indentation must use tab characters 117
 Error regexp RegexpSingleline Indentation must use tab characters 118
 Error regexp RegexpSingleline Indentation must use tab characters 119
 Error regexp RegexpSingleline Line has trailing spaces. 119
 Error regexp RegexpSingleline Indentation must use tab characters 120
 Error regexp RegexpSingleline Indentation must use tab characters 121
 Error regexp RegexpSingleline Indentation must use tab characters 122
 Error regexp RegexpSingleline Indentation must use tab characters 123
 Error regexp RegexpSingleline Indentation must use tab characters 124
 Error regexp RegexpSingleline Indentation must use tab characters 125
 Error regexp RegexpSingleline Line has trailing spaces. 125
 Error regexp RegexpSingleline Indentation must use tab characters 126
 Error regexp RegexpSingleline Line has trailing spaces. 126
 Error regexp RegexpSingleline Indentation must use tab characters 127
 Error regexp RegexpSingleline Indentation must use tab characters 128
 Error regexp RegexpSingleline Indentation must use tab characters 129
 Error regexp RegexpSingleline Indentation must use tab characters 130
 Error regexp RegexpSingleline Line has trailing spaces. 130
 Error regexp RegexpSingleline Indentation must use tab characters 131
 Error regexp RegexpSingleline Line has trailing spaces. 131
 Error regexp RegexpSingleline Indentation must use tab characters 132
 Error regexp RegexpSingleline Indentation must use tab characters 133
 Error regexp RegexpSingleline Indentation must use tab characters 134
 Error regexp RegexpSingleline Indentation must use tab characters 135
 Error regexp RegexpSingleline Indentation must use tab characters 136
 Error regexp RegexpSingleline Indentation must use tab characters 137
 Error regexp RegexpSingleline Indentation must use tab characters 138
 Error regexp RegexpSingleline Indentation must use tab characters 140
 Error regexp RegexpSingleline Indentation must use tab characters 141
 Error regexp RegexpSingleline Indentation must use tab characters 142
 Error regexp RegexpSingleline Line has trailing spaces. 142
 Error regexp RegexpSingleline Indentation must use tab characters 143
 Error regexp RegexpSingleline Indentation must use tab characters 144
 Error regexp RegexpSingleline Indentation must use tab characters 145
 Error regexp RegexpSingleline Indentation must use tab characters 146
 Error regexp RegexpSingleline Indentation must use tab characters 147
 Error regexp RegexpSingleline Indentation must use tab characters 148
 Error regexp RegexpSingleline Line has trailing spaces. 148
 Error regexp RegexpSingleline Indentation must use tab characters 149
 Error regexp RegexpSingleline Indentation must use tab characters 150
 Error regexp RegexpSingleline Indentation must use tab characters 151
 Error regexp RegexpSingleline Indentation must use tab characters 152
 Error regexp RegexpSingleline Indentation must use tab characters 153
 Error regexp RegexpSingleline Indentation must use tab characters 154
 Error regexp RegexpSingleline Line has trailing spaces. 154
 Error regexp RegexpSingleline Indentation must use tab characters 155
 Error regexp RegexpSingleline Line has trailing spaces. 155
 Error regexp RegexpSingleline Indentation must use tab characters 156
 Error regexp RegexpSingleline Indentation must use tab characters 157
 Error regexp RegexpSingleline Indentation must use tab characters 158
 Error regexp RegexpSingleline Indentation must use tab characters 159
 Error regexp RegexpSingleline Indentation must use tab characters 160
 Error regexp RegexpSingleline Line has trailing spaces. 160
 Error regexp RegexpSingleline Indentation must use tab characters 161
 Error regexp RegexpSingleline Line has trailing spaces. 161
 Error regexp RegexpSingleline Indentation must use tab characters 162
 Error regexp RegexpSingleline Indentation must use tab characters 163
 Error regexp RegexpSingleline Indentation must use tab characters 164
 Error regexp RegexpSingleline Indentation must use tab characters 165
 Error regexp RegexpSingleline Indentation must use tab characters 166
 Error regexp RegexpSingleline Indentation must use tab characters 167
 Error regexp RegexpSingleline Indentation must use tab characters 168
 Error regexp RegexpSingleline Indentation must use tab characters 170
 Error regexp RegexpSingleline Indentation must use tab characters 171
 Error regexp RegexpSingleline Indentation must use tab characters 172
 Error regexp RegexpSingleline Line has trailing spaces. 172
 Error regexp RegexpSingleline Indentation must use tab characters 173
 Error regexp RegexpSingleline Indentation must use tab characters 174
 Error regexp RegexpSingleline Line has trailing spaces. 174
 Error regexp RegexpSingleline Indentation must use tab characters 175
 Error regexp RegexpSingleline Indentation must use tab characters 176
 Error regexp RegexpSingleline Line has trailing spaces. 176
 Error regexp RegexpSingleline Indentation must use tab characters 177
 Error regexp RegexpSingleline Indentation must use tab characters 178
 Error regexp RegexpSingleline Indentation must use tab characters 179
 Error regexp RegexpSingleline Line has trailing spaces. 179
 Error regexp RegexpSingleline Indentation must use tab characters 180
 Error regexp RegexpSingleline Line has trailing spaces. 180
 Error regexp RegexpSingleline Indentation must use tab characters 181
 Error regexp RegexpSingleline Indentation must use tab characters 182
 Error regexp RegexpSingleline Indentation must use tab characters 183
 Error regexp RegexpSingleline Indentation must use tab characters 184
 Error regexp RegexpSingleline Indentation must use tab characters 185
 Error regexp RegexpSingleline Indentation must use tab characters 186

org/sentrysoftware/winrm/service/enumeration/FilterType.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 22
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 38
 Error regexp RegexpSingleline Line has trailing spaces. 39
 Error regexp RegexpSingleline Indentation must use tab characters 43
 Error regexp RegexpSingleline Indentation must use tab characters 47
 Error regexp RegexpSingleline Indentation must use tab characters 48
 Error regexp RegexpSingleline Indentation must use tab characters 49
 Error design VisibilityModifier Variable 'content' must be private and have accessor methods. 49
 Error regexp RegexpSingleline Indentation must use tab characters 50
 Error regexp RegexpSingleline Indentation must use tab characters 51
 Error regexp RegexpSingleline Indentation must use tab characters 52
 Error design VisibilityModifier Variable 'dialect' must be private and have accessor methods. 52
 Error regexp RegexpSingleline Indentation must use tab characters 53
 Error regexp RegexpSingleline Indentation must use tab characters 54
 Error regexp RegexpSingleline Indentation must use tab characters 56
 Error regexp RegexpSingleline Indentation must use tab characters 57
 Error regexp RegexpSingleline Indentation must use tab characters 58
 Error regexp RegexpSingleline Line has trailing spaces. 58
 Error regexp RegexpSingleline Indentation must use tab characters 59
 Error regexp RegexpSingleline Indentation must use tab characters 60
 Error regexp RegexpSingleline Indentation must use tab characters 61
 Error regexp RegexpSingleline Indentation must use tab characters 62
 Error regexp RegexpSingleline Indentation must use tab characters 63
 Error regexp RegexpSingleline Indentation must use tab characters 64
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Indentation must use tab characters 65
 Error regexp RegexpSingleline Indentation must use tab characters 66
 Error regexp RegexpSingleline Indentation must use tab characters 67
 Error regexp RegexpSingleline Indentation must use tab characters 68
 Error regexp RegexpSingleline Indentation must use tab characters 69
 Error regexp RegexpSingleline Indentation must use tab characters 70
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Indentation must use tab characters 71
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error regexp RegexpSingleline Indentation must use tab characters 72
 Error regexp RegexpSingleline Indentation must use tab characters 73
 Error regexp RegexpSingleline Indentation must use tab characters 74
 Error regexp RegexpSingleline Indentation must use tab characters 75
 Error regexp RegexpSingleline Indentation must use tab characters 76
 Error regexp RegexpSingleline Indentation must use tab characters 77
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error regexp RegexpSingleline Indentation must use tab characters 78
 Error regexp RegexpSingleline Line has trailing spaces. 78
 Error regexp RegexpSingleline Indentation must use tab characters 79
 Error regexp RegexpSingleline Indentation must use tab characters 80
 Error regexp RegexpSingleline Indentation must use tab characters 81
 Error regexp RegexpSingleline Indentation must use tab characters 82
 Error regexp RegexpSingleline Indentation must use tab characters 83
 Error regexp RegexpSingleline Indentation must use tab characters 84
 Error regexp RegexpSingleline Indentation must use tab characters 85
 Error regexp RegexpSingleline Indentation must use tab characters 87
 Error regexp RegexpSingleline Indentation must use tab characters 88
 Error regexp RegexpSingleline Indentation must use tab characters 89
 Error regexp RegexpSingleline Line has trailing spaces. 89
 Error regexp RegexpSingleline Indentation must use tab characters 90
 Error regexp RegexpSingleline Indentation must use tab characters 91
 Error regexp RegexpSingleline Indentation must use tab characters 92
 Error regexp RegexpSingleline Indentation must use tab characters 93
 Error regexp RegexpSingleline Line has trailing spaces. 93
 Error regexp RegexpSingleline Indentation must use tab characters 94
 Error regexp RegexpSingleline Indentation must use tab characters 95
 Error regexp RegexpSingleline Indentation must use tab characters 96
 Error regexp RegexpSingleline Indentation must use tab characters 97
 Error regexp RegexpSingleline Indentation must use tab characters 99
 Error regexp RegexpSingleline Indentation must use tab characters 100
 Error regexp RegexpSingleline Indentation must use tab characters 101
 Error regexp RegexpSingleline Line has trailing spaces. 101
 Error regexp RegexpSingleline Indentation must use tab characters 102
 Error regexp RegexpSingleline Indentation must use tab characters 103
 Error regexp RegexpSingleline Indentation must use tab characters 104
 Error regexp RegexpSingleline Indentation must use tab characters 105
 Error regexp RegexpSingleline Line has trailing spaces. 105
 Error regexp RegexpSingleline Indentation must use tab characters 106
 Error regexp RegexpSingleline Indentation must use tab characters 107
 Error misc FinalParameters Parameter value should be final. 107
 Error regexp RegexpSingleline Indentation must use tab characters 108
 Error regexp RegexpSingleline Indentation must use tab characters 109
 Error regexp RegexpSingleline Indentation must use tab characters 111
 Error regexp RegexpSingleline Indentation must use tab characters 112
 Error regexp RegexpSingleline Indentation must use tab characters 113
 Error regexp RegexpSingleline Line has trailing spaces. 113
 Error regexp RegexpSingleline Indentation must use tab characters 114
 Error regexp RegexpSingleline Indentation must use tab characters 115
 Error regexp RegexpSingleline Line has trailing spaces. 115
 Error regexp RegexpSingleline Indentation must use tab characters 116
 Error regexp RegexpSingleline Indentation must use tab characters 117
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error regexp RegexpSingleline Indentation must use tab characters 118
 Error regexp RegexpSingleline Indentation must use tab characters 119
 Error regexp RegexpSingleline Indentation must use tab characters 120
 Error regexp RegexpSingleline Line has trailing spaces. 120
 Error regexp RegexpSingleline Indentation must use tab characters 121
 Error regexp RegexpSingleline Line has trailing spaces. 121
 Error regexp RegexpSingleline Indentation must use tab characters 122
 Error regexp RegexpSingleline Indentation must use tab characters 123
 Error regexp RegexpSingleline Indentation must use tab characters 124
 Error regexp RegexpSingleline Indentation must use tab characters 125
 Error regexp RegexpSingleline Indentation must use tab characters 126
 Error regexp RegexpSingleline Indentation must use tab characters 127

org/sentrysoftware/winrm/service/enumeration/GetStatus.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 21
 Error regexp RegexpSingleline Line has trailing spaces. 23
 Error regexp RegexpSingleline Line has trailing spaces. 37
 Error regexp RegexpSingleline Line has trailing spaces. 38
 Error regexp RegexpSingleline Indentation must use tab characters 42
 Error regexp RegexpSingleline Indentation must use tab characters 43
 Error regexp RegexpSingleline Indentation must use tab characters 48
 Error regexp RegexpSingleline Indentation must use tab characters 49
 Error design VisibilityModifier Variable 'enumerationContext' must be private and have accessor methods. 49
 Error regexp RegexpSingleline Indentation must use tab characters 50
 Error regexp RegexpSingleline Indentation must use tab characters 51
 Error design VisibilityModifier Variable 'any' must be private and have accessor methods. 51
 Error regexp RegexpSingleline Indentation must use tab characters 52
 Error regexp RegexpSingleline Indentation must use tab characters 53
 Error regexp RegexpSingleline Indentation must use tab characters 55
 Error regexp RegexpSingleline Indentation must use tab characters 56
 Error regexp RegexpSingleline Indentation must use tab characters 57
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Indentation must use tab characters 58
 Error regexp RegexpSingleline Indentation must use tab characters 59
 Error regexp RegexpSingleline Indentation must use tab characters 60
 Error regexp RegexpSingleline Indentation must use tab characters 61
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Indentation must use tab characters 62
 Error regexp RegexpSingleline Indentation must use tab characters 63
 Error regexp RegexpSingleline Indentation must use tab characters 64
 Error regexp RegexpSingleline Indentation must use tab characters 65
 Error regexp RegexpSingleline Indentation must use tab characters 67
 Error regexp RegexpSingleline Indentation must use tab characters 68
 Error regexp RegexpSingleline Indentation must use tab characters 69
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error regexp RegexpSingleline Indentation must use tab characters 70
 Error regexp RegexpSingleline Indentation must use tab characters 71
 Error regexp RegexpSingleline Indentation must use tab characters 72
 Error regexp RegexpSingleline Indentation must use tab characters 73
 Error regexp RegexpSingleline Line has trailing spaces. 73
 Error regexp RegexpSingleline Indentation must use tab characters 74
 Error regexp RegexpSingleline Indentation must use tab characters 75
 Error misc FinalParameters Parameter value should be final. 75
 Error regexp RegexpSingleline Indentation must use tab characters 76
 Error regexp RegexpSingleline Indentation must use tab characters 77
 Error regexp RegexpSingleline Indentation must use tab characters 79
 Error regexp RegexpSingleline Indentation must use tab characters 80
 Error regexp RegexpSingleline Indentation must use tab characters 81
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error regexp RegexpSingleline Indentation must use tab characters 82
 Error regexp RegexpSingleline Indentation must use tab characters 83
 Error regexp RegexpSingleline Indentation must use tab characters 84
 Error regexp RegexpSingleline Indentation must use tab characters 85
 Error regexp RegexpSingleline Indentation must use tab characters 86
 Error regexp RegexpSingleline Indentation must use tab characters 87
 Error regexp RegexpSingleline Line has trailing spaces. 87
 Error regexp RegexpSingleline Indentation must use tab characters 88
 Error regexp RegexpSingleline Indentation must use tab characters 89
 Error regexp RegexpSingleline Indentation must use tab characters 90
 Error regexp RegexpSingleline Indentation must use tab characters 91
 Error regexp RegexpSingleline Indentation must use tab characters 92
 Error regexp RegexpSingleline Indentation must use tab characters 93
 Error regexp RegexpSingleline Line has trailing spaces. 93
 Error regexp RegexpSingleline Indentation must use tab characters 94
 Error regexp RegexpSingleline Line has trailing spaces. 94
 Error regexp RegexpSingleline Indentation must use tab characters 95
 Error regexp RegexpSingleline Indentation must use tab characters 96
 Error regexp RegexpSingleline Indentation must use tab characters 97
 Error regexp RegexpSingleline Indentation must use tab characters 98
 Error regexp RegexpSingleline Indentation must use tab characters 99
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error regexp RegexpSingleline Indentation must use tab characters 100
 Error regexp RegexpSingleline Line has trailing spaces. 100
 Error regexp RegexpSingleline Indentation must use tab characters 101
 Error regexp RegexpSingleline Indentation must use tab characters 102
 Error regexp RegexpSingleline Indentation must use tab characters 103
 Error regexp RegexpSingleline Indentation must use tab characters 104
 Error regexp RegexpSingleline Indentation must use tab characters 105
 Error regexp RegexpSingleline Indentation must use tab characters 106
 Error regexp RegexpSingleline Indentation must use tab characters 107
 Error regexp RegexpSingleline Indentation must use tab characters 109
 Error regexp RegexpSingleline Indentation must use tab characters 110
 Error regexp RegexpSingleline Indentation must use tab characters 111
 Error regexp RegexpSingleline Line has trailing spaces. 111
 Error regexp RegexpSingleline Indentation must use tab characters 112
 Error regexp RegexpSingleline Indentation must use tab characters 113
 Error regexp RegexpSingleline Line has trailing spaces. 113
 Error regexp RegexpSingleline Indentation must use tab characters 114
 Error regexp RegexpSingleline Indentation must use tab characters 115
 Error regexp RegexpSingleline Line has trailing spaces. 115
 Error regexp RegexpSingleline Indentation must use tab characters 116
 Error regexp RegexpSingleline Indentation must use tab characters 117
 Error regexp RegexpSingleline Indentation must use tab characters 118
 Error regexp RegexpSingleline Line has trailing spaces. 118
 Error regexp RegexpSingleline Indentation must use tab characters 119
 Error regexp RegexpSingleline Line has trailing spaces. 119
 Error regexp RegexpSingleline Indentation must use tab characters 120
 Error regexp RegexpSingleline Indentation must use tab characters 121
 Error regexp RegexpSingleline Indentation must use tab characters 122
 Error regexp RegexpSingleline Indentation must use tab characters 123
 Error regexp RegexpSingleline Indentation must use tab characters 124
 Error regexp RegexpSingleline Indentation must use tab characters 125

org/sentrysoftware/winrm/service/enumeration/GetStatusResponse.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 21
 Error regexp RegexpSingleline Line has trailing spaces. 23
 Error regexp RegexpSingleline Line has trailing spaces. 37
 Error regexp RegexpSingleline Line has trailing spaces. 38
 Error regexp RegexpSingleline Indentation must use tab characters 42
 Error regexp RegexpSingleline Indentation must use tab characters 43
 Error regexp RegexpSingleline Indentation must use tab characters 48
 Error regexp RegexpSingleline Indentation must use tab characters 49
 Error design VisibilityModifier Variable 'expires' must be private and have accessor methods. 49
 Error regexp RegexpSingleline Indentation must use tab characters 50
 Error regexp RegexpSingleline Indentation must use tab characters 51
 Error design VisibilityModifier Variable 'any' must be private and have accessor methods. 51
 Error regexp RegexpSingleline Indentation must use tab characters 52
 Error regexp RegexpSingleline Indentation must use tab characters 53
 Error regexp RegexpSingleline Indentation must use tab characters 55
 Error regexp RegexpSingleline Indentation must use tab characters 56
 Error regexp RegexpSingleline Indentation must use tab characters 57
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Indentation must use tab characters 58
 Error regexp RegexpSingleline Indentation must use tab characters 59
 Error regexp RegexpSingleline Indentation must use tab characters 60
 Error regexp RegexpSingleline Indentation must use tab characters 61
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Indentation must use tab characters 62
 Error regexp RegexpSingleline Indentation must use tab characters 63
 Error regexp RegexpSingleline Indentation must use tab characters 64
 Error regexp RegexpSingleline Indentation must use tab characters 65
 Error regexp RegexpSingleline Indentation must use tab characters 67
 Error regexp RegexpSingleline Indentation must use tab characters 68
 Error regexp RegexpSingleline Indentation must use tab characters 69
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error regexp RegexpSingleline Indentation must use tab characters 70
 Error regexp RegexpSingleline Indentation must use tab characters 71
 Error regexp RegexpSingleline Indentation must use tab characters 72
 Error regexp RegexpSingleline Indentation must use tab characters 73
 Error regexp RegexpSingleline Line has trailing spaces. 73
 Error regexp RegexpSingleline Indentation must use tab characters 74
 Error regexp RegexpSingleline Indentation must use tab characters 75
 Error misc FinalParameters Parameter value should be final. 75
 Error regexp RegexpSingleline Indentation must use tab characters 76
 Error regexp RegexpSingleline Indentation must use tab characters 77
 Error regexp RegexpSingleline Indentation must use tab characters 79
 Error regexp RegexpSingleline Indentation must use tab characters 80
 Error regexp RegexpSingleline Indentation must use tab characters 81
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error regexp RegexpSingleline Indentation must use tab characters 82
 Error regexp RegexpSingleline Indentation must use tab characters 83
 Error regexp RegexpSingleline Indentation must use tab characters 84
 Error regexp RegexpSingleline Indentation must use tab characters 85
 Error regexp RegexpSingleline Indentation must use tab characters 86
 Error regexp RegexpSingleline Indentation must use tab characters 87
 Error regexp RegexpSingleline Line has trailing spaces. 87
 Error regexp RegexpSingleline Indentation must use tab characters 88
 Error regexp RegexpSingleline Indentation must use tab characters 89
 Error regexp RegexpSingleline Indentation must use tab characters 90
 Error regexp RegexpSingleline Indentation must use tab characters 91
 Error regexp RegexpSingleline Indentation must use tab characters 92
 Error regexp RegexpSingleline Indentation must use tab characters 93
 Error regexp RegexpSingleline Line has trailing spaces. 93
 Error regexp RegexpSingleline Indentation must use tab characters 94
 Error regexp RegexpSingleline Line has trailing spaces. 94
 Error regexp RegexpSingleline Indentation must use tab characters 95
 Error regexp RegexpSingleline Indentation must use tab characters 96
 Error regexp RegexpSingleline Indentation must use tab characters 97
 Error regexp RegexpSingleline Indentation must use tab characters 98
 Error regexp RegexpSingleline Indentation must use tab characters 99
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error regexp RegexpSingleline Indentation must use tab characters 100
 Error regexp RegexpSingleline Line has trailing spaces. 100
 Error regexp RegexpSingleline Indentation must use tab characters 101
 Error regexp RegexpSingleline Indentation must use tab characters 102
 Error regexp RegexpSingleline Indentation must use tab characters 103
 Error regexp RegexpSingleline Indentation must use tab characters 104
 Error regexp RegexpSingleline Indentation must use tab characters 105
 Error regexp RegexpSingleline Indentation must use tab characters 106
 Error regexp RegexpSingleline Indentation must use tab characters 107
 Error regexp RegexpSingleline Indentation must use tab characters 109
 Error regexp RegexpSingleline Indentation must use tab characters 110
 Error regexp RegexpSingleline Indentation must use tab characters 111
 Error regexp RegexpSingleline Line has trailing spaces. 111
 Error regexp RegexpSingleline Indentation must use tab characters 112
 Error regexp RegexpSingleline Indentation must use tab characters 113
 Error regexp RegexpSingleline Line has trailing spaces. 113
 Error regexp RegexpSingleline Indentation must use tab characters 114
 Error regexp RegexpSingleline Indentation must use tab characters 115
 Error regexp RegexpSingleline Line has trailing spaces. 115
 Error regexp RegexpSingleline Indentation must use tab characters 116
 Error regexp RegexpSingleline Indentation must use tab characters 117
 Error regexp RegexpSingleline Indentation must use tab characters 118
 Error regexp RegexpSingleline Line has trailing spaces. 118
 Error regexp RegexpSingleline Indentation must use tab characters 119
 Error regexp RegexpSingleline Line has trailing spaces. 119
 Error regexp RegexpSingleline Indentation must use tab characters 120
 Error regexp RegexpSingleline Indentation must use tab characters 121
 Error regexp RegexpSingleline Indentation must use tab characters 122
 Error regexp RegexpSingleline Indentation must use tab characters 123
 Error regexp RegexpSingleline Indentation must use tab characters 124
 Error regexp RegexpSingleline Indentation must use tab characters 125

org/sentrysoftware/winrm/service/enumeration/ItemListType.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 15
 Error regexp RegexpSingleline Line has trailing spaces. 17
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Indentation must use tab characters 34
 Error regexp RegexpSingleline Indentation must use tab characters 38
 Error regexp RegexpSingleline Indentation must use tab characters 39
 Error design VisibilityModifier Variable 'any' must be private and have accessor methods. 39
 Error regexp RegexpSingleline Indentation must use tab characters 41
 Error regexp RegexpSingleline Indentation must use tab characters 42
 Error regexp RegexpSingleline Indentation must use tab characters 43
 Error regexp RegexpSingleline Line has trailing spaces. 43
 Error regexp RegexpSingleline Indentation must use tab characters 44
 Error regexp RegexpSingleline Indentation must use tab characters 45
 Error regexp RegexpSingleline Indentation must use tab characters 46
 Error regexp RegexpSingleline Indentation must use tab characters 47
 Error regexp RegexpSingleline Indentation must use tab characters 48
 Error regexp RegexpSingleline Indentation must use tab characters 49
 Error regexp RegexpSingleline Line has trailing spaces. 49
 Error regexp RegexpSingleline Indentation must use tab characters 50
 Error regexp RegexpSingleline Indentation must use tab characters 51
 Error regexp RegexpSingleline Indentation must use tab characters 52
 Error regexp RegexpSingleline Indentation must use tab characters 53
 Error regexp RegexpSingleline Indentation must use tab characters 54
 Error regexp RegexpSingleline Indentation must use tab characters 55
 Error regexp RegexpSingleline Line has trailing spaces. 55
 Error regexp RegexpSingleline Indentation must use tab characters 56
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Indentation must use tab characters 57
 Error regexp RegexpSingleline Indentation must use tab characters 58
 Error regexp RegexpSingleline Indentation must use tab characters 59
 Error regexp RegexpSingleline Indentation must use tab characters 60
 Error regexp RegexpSingleline Indentation must use tab characters 61
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Indentation must use tab characters 62
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Indentation must use tab characters 63
 Error regexp RegexpSingleline Indentation must use tab characters 64
 Error regexp RegexpSingleline Indentation must use tab characters 65
 Error regexp RegexpSingleline Indentation must use tab characters 66
 Error regexp RegexpSingleline Indentation must use tab characters 67
 Error regexp RegexpSingleline Indentation must use tab characters 68
 Error regexp RegexpSingleline Indentation must use tab characters 69

org/sentrysoftware/winrm/service/enumeration/LanguageSpecificStringType.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 17
 Error regexp RegexpSingleline Line has trailing spaces. 19
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 31
 Error regexp RegexpSingleline Indentation must use tab characters 35
 Error regexp RegexpSingleline Indentation must use tab characters 39
 Error regexp RegexpSingleline Indentation must use tab characters 40
 Error design VisibilityModifier Variable 'value' must be private and have accessor methods. 40
 Error regexp RegexpSingleline Indentation must use tab characters 41
 Error regexp RegexpSingleline Indentation must use tab characters 42
 Error design VisibilityModifier Variable 'lang' must be private and have accessor methods. 42
 Error regexp RegexpSingleline Indentation must use tab characters 43
 Error regexp RegexpSingleline Indentation must use tab characters 44
 Error regexp RegexpSingleline Indentation must use tab characters 46
 Error regexp RegexpSingleline Indentation must use tab characters 47
 Error regexp RegexpSingleline Indentation must use tab characters 48
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error regexp RegexpSingleline Indentation must use tab characters 49
 Error regexp RegexpSingleline Indentation must use tab characters 50
 Error regexp RegexpSingleline Indentation must use tab characters 51
 Error regexp RegexpSingleline Indentation must use tab characters 52
 Error regexp RegexpSingleline Line has trailing spaces. 52
 Error regexp RegexpSingleline Indentation must use tab characters 53
 Error regexp RegexpSingleline Indentation must use tab characters 54
 Error regexp RegexpSingleline Indentation must use tab characters 55
 Error regexp RegexpSingleline Indentation must use tab characters 56
 Error regexp RegexpSingleline Indentation must use tab characters 58
 Error regexp RegexpSingleline Indentation must use tab characters 59
 Error regexp RegexpSingleline Indentation must use tab characters 60
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error regexp RegexpSingleline Indentation must use tab characters 61
 Error regexp RegexpSingleline Indentation must use tab characters 62
 Error regexp RegexpSingleline Indentation must use tab characters 63
 Error regexp RegexpSingleline Indentation must use tab characters 64
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Indentation must use tab characters 65
 Error regexp RegexpSingleline Indentation must use tab characters 66
 Error misc FinalParameters Parameter value should be final. 66
 Error regexp RegexpSingleline Indentation must use tab characters 67
 Error regexp RegexpSingleline Indentation must use tab characters 68
 Error regexp RegexpSingleline Indentation must use tab characters 70
 Error regexp RegexpSingleline Indentation must use tab characters 71
 Error regexp RegexpSingleline Indentation must use tab characters 72
 Error regexp RegexpSingleline Line has trailing spaces. 72
 Error regexp RegexpSingleline Indentation must use tab characters 73
 Error regexp RegexpSingleline Indentation must use tab characters 74
 Error regexp RegexpSingleline Indentation must use tab characters 75
 Error regexp RegexpSingleline Indentation must use tab characters 76
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error regexp RegexpSingleline Indentation must use tab characters 77
 Error regexp RegexpSingleline Indentation must use tab characters 78
 Error regexp RegexpSingleline Indentation must use tab characters 79
 Error regexp RegexpSingleline Indentation must use tab characters 80
 Error regexp RegexpSingleline Indentation must use tab characters 82
 Error regexp RegexpSingleline Indentation must use tab characters 83
 Error regexp RegexpSingleline Indentation must use tab characters 84
 Error regexp RegexpSingleline Line has trailing spaces. 84
 Error regexp RegexpSingleline Indentation must use tab characters 85
 Error regexp RegexpSingleline Indentation must use tab characters 86
 Error regexp RegexpSingleline Indentation must use tab characters 87
 Error regexp RegexpSingleline Indentation must use tab characters 88
 Error regexp RegexpSingleline Line has trailing spaces. 88
 Error regexp RegexpSingleline Indentation must use tab characters 89
 Error regexp RegexpSingleline Indentation must use tab characters 90
 Error misc FinalParameters Parameter value should be final. 90
 Error coding HiddenField 'value' hides a field. 90
 Error regexp RegexpSingleline Indentation must use tab characters 91
 Error regexp RegexpSingleline Indentation must use tab characters 92
 Error regexp RegexpSingleline Indentation must use tab characters 94
 Error regexp RegexpSingleline Indentation must use tab characters 95
 Error regexp RegexpSingleline Indentation must use tab characters 96
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error regexp RegexpSingleline Indentation must use tab characters 97
 Error regexp RegexpSingleline Indentation must use tab characters 98
 Error regexp RegexpSingleline Line has trailing spaces. 98
 Error regexp RegexpSingleline Indentation must use tab characters 99
 Error regexp RegexpSingleline Indentation must use tab characters 100
 Error regexp RegexpSingleline Line has trailing spaces. 100
 Error regexp RegexpSingleline Indentation must use tab characters 101
 Error regexp RegexpSingleline Indentation must use tab characters 102
 Error regexp RegexpSingleline Indentation must use tab characters 103
 Error regexp RegexpSingleline Line has trailing spaces. 103
 Error regexp RegexpSingleline Indentation must use tab characters 104
 Error regexp RegexpSingleline Line has trailing spaces. 104
 Error regexp RegexpSingleline Indentation must use tab characters 105
 Error regexp RegexpSingleline Indentation must use tab characters 106
 Error regexp RegexpSingleline Indentation must use tab characters 107
 Error regexp RegexpSingleline Indentation must use tab characters 108
 Error regexp RegexpSingleline Indentation must use tab characters 109
 Error regexp RegexpSingleline Indentation must use tab characters 110

org/sentrysoftware/winrm/service/enumeration/ObjectFactory.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 11
 Error regexp RegexpSingleline Line has trailing spaces. 12
 Error regexp RegexpSingleline Line has trailing spaces. 13
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 15
 Error regexp RegexpSingleline Line has trailing spaces. 16
 Error regexp RegexpSingleline Line has trailing spaces. 17
 Error regexp RegexpSingleline Line has trailing spaces. 18
 Error regexp RegexpSingleline Line has trailing spaces. 19
 Error regexp RegexpSingleline Line has trailing spaces. 20
 Error regexp RegexpSingleline Line has trailing spaces. 22
 Error regexp RegexpSingleline Indentation must use tab characters 27
 Error modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 27
 Error naming ConstantName Name '_SupportedDialect_QNAME' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 27
 Error regexp RegexpSingleline Indentation must use tab characters 29
 Error regexp RegexpSingleline Indentation must use tab characters 30
 Error regexp RegexpSingleline Indentation must use tab characters 31
 Error regexp RegexpSingleline Line has trailing spaces. 31
 Error regexp RegexpSingleline Indentation must use tab characters 32
 Error regexp RegexpSingleline Indentation must use tab characters 33
 Error regexp RegexpSingleline Indentation must use tab characters 34
 Error regexp RegexpSingleline Indentation must use tab characters 36
 Error regexp RegexpSingleline Indentation must use tab characters 37
 Error regexp RegexpSingleline Indentation must use tab characters 38
 Error regexp RegexpSingleline Line has trailing spaces. 38
 Error regexp RegexpSingleline Indentation must use tab characters 39
 Error regexp RegexpSingleline Indentation must use tab characters 40
 Error regexp RegexpSingleline Indentation must use tab characters 41
 Error regexp RegexpSingleline Indentation must use tab characters 42
 Error regexp RegexpSingleline Indentation must use tab characters 44
 Error regexp RegexpSingleline Indentation must use tab characters 45
 Error regexp RegexpSingleline Indentation must use tab characters 46
 Error regexp RegexpSingleline Line has trailing spaces. 46
 Error regexp RegexpSingleline Indentation must use tab characters 47
 Error regexp RegexpSingleline Indentation must use tab characters 48
 Error regexp RegexpSingleline Indentation must use tab characters 49
 Error regexp RegexpSingleline Indentation must use tab characters 50
 Error regexp RegexpSingleline Indentation must use tab characters 52
 Error regexp RegexpSingleline Indentation must use tab characters 53
 Error regexp RegexpSingleline Indentation must use tab characters 54
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error regexp RegexpSingleline Indentation must use tab characters 55
 Error regexp RegexpSingleline Indentation must use tab characters 56
 Error regexp RegexpSingleline Indentation must use tab characters 57
 Error regexp RegexpSingleline Indentation must use tab characters 58
 Error regexp RegexpSingleline Indentation must use tab characters 60
 Error regexp RegexpSingleline Indentation must use tab characters 61
 Error regexp RegexpSingleline Indentation must use tab characters 62
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Indentation must use tab characters 63
 Error regexp RegexpSingleline Indentation must use tab characters 64
 Error regexp RegexpSingleline Indentation must use tab characters 65
 Error regexp RegexpSingleline Indentation must use tab characters 66
 Error regexp RegexpSingleline Indentation must use tab characters 68
 Error regexp RegexpSingleline Indentation must use tab characters 69
 Error regexp RegexpSingleline Indentation must use tab characters 70
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Indentation must use tab characters 71
 Error regexp RegexpSingleline Indentation must use tab characters 72
 Error regexp RegexpSingleline Indentation must use tab characters 73
 Error regexp RegexpSingleline Indentation must use tab characters 74
 Error regexp RegexpSingleline Indentation must use tab characters 76
 Error regexp RegexpSingleline Indentation must use tab characters 77
 Error regexp RegexpSingleline Indentation must use tab characters 78
 Error regexp RegexpSingleline Line has trailing spaces. 78
 Error regexp RegexpSingleline Indentation must use tab characters 79
 Error regexp RegexpSingleline Indentation must use tab characters 80
 Error regexp RegexpSingleline Indentation must use tab characters 81
 Error regexp RegexpSingleline Indentation must use tab characters 82
 Error regexp RegexpSingleline Indentation must use tab characters 84
 Error regexp RegexpSingleline Indentation must use tab characters 85
 Error regexp RegexpSingleline Indentation must use tab characters 86
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Indentation must use tab characters 87
 Error regexp RegexpSingleline Indentation must use tab characters 88
 Error regexp RegexpSingleline Indentation must use tab characters 89
 Error regexp RegexpSingleline Indentation must use tab characters 90
 Error regexp RegexpSingleline Indentation must use tab characters 92
 Error regexp RegexpSingleline Indentation must use tab characters 93
 Error regexp RegexpSingleline Indentation must use tab characters 94
 Error regexp RegexpSingleline Line has trailing spaces. 94
 Error regexp RegexpSingleline Indentation must use tab characters 95
 Error regexp RegexpSingleline Indentation must use tab characters 96
 Error regexp RegexpSingleline Indentation must use tab characters 97
 Error regexp RegexpSingleline Indentation must use tab characters 98
 Error regexp RegexpSingleline Indentation must use tab characters 100
 Error regexp RegexpSingleline Indentation must use tab characters 101
 Error regexp RegexpSingleline Indentation must use tab characters 102
 Error regexp RegexpSingleline Line has trailing spaces. 102
 Error regexp RegexpSingleline Indentation must use tab characters 103
 Error regexp RegexpSingleline Indentation must use tab characters 104
 Error regexp RegexpSingleline Indentation must use tab characters 105
 Error regexp RegexpSingleline Indentation must use tab characters 106
 Error regexp RegexpSingleline Indentation must use tab characters 108
 Error regexp RegexpSingleline Indentation must use tab characters 109
 Error regexp RegexpSingleline Indentation must use tab characters 110
 Error regexp RegexpSingleline Line has trailing spaces. 110
 Error regexp RegexpSingleline Indentation must use tab characters 111
 Error regexp RegexpSingleline Indentation must use tab characters 112
 Error regexp RegexpSingleline Indentation must use tab characters 113
 Error regexp RegexpSingleline Indentation must use tab characters 114
 Error regexp RegexpSingleline Indentation must use tab characters 116
 Error regexp RegexpSingleline Indentation must use tab characters 117
 Error regexp RegexpSingleline Indentation must use tab characters 118
 Error regexp RegexpSingleline Line has trailing spaces. 118
 Error regexp RegexpSingleline Indentation must use tab characters 119
 Error regexp RegexpSingleline Indentation must use tab characters 120
 Error regexp RegexpSingleline Indentation must use tab characters 121
 Error regexp RegexpSingleline Indentation must use tab characters 122
 Error regexp RegexpSingleline Indentation must use tab characters 124
 Error regexp RegexpSingleline Indentation must use tab characters 125
 Error regexp RegexpSingleline Indentation must use tab characters 126
 Error regexp RegexpSingleline Line has trailing spaces. 126
 Error regexp RegexpSingleline Indentation must use tab characters 127
 Error regexp RegexpSingleline Indentation must use tab characters 128
 Error regexp RegexpSingleline Indentation must use tab characters 129
 Error regexp RegexpSingleline Indentation must use tab characters 130
 Error regexp RegexpSingleline Indentation must use tab characters 132
 Error regexp RegexpSingleline Indentation must use tab characters 133
 Error regexp RegexpSingleline Indentation must use tab characters 134
 Error regexp RegexpSingleline Line has trailing spaces. 134
 Error regexp RegexpSingleline Indentation must use tab characters 135
 Error regexp RegexpSingleline Indentation must use tab characters 136
 Error regexp RegexpSingleline Indentation must use tab characters 137
 Error regexp RegexpSingleline Indentation must use tab characters 138
 Error regexp RegexpSingleline Indentation must use tab characters 140
 Error regexp RegexpSingleline Indentation must use tab characters 141
 Error regexp RegexpSingleline Indentation must use tab characters 142
 Error regexp RegexpSingleline Line has trailing spaces. 142
 Error regexp RegexpSingleline Indentation must use tab characters 143
 Error regexp RegexpSingleline Indentation must use tab characters 144
 Error regexp RegexpSingleline Indentation must use tab characters 145
 Error regexp RegexpSingleline Indentation must use tab characters 146
 Error regexp RegexpSingleline Indentation must use tab characters 148
 Error regexp RegexpSingleline Indentation must use tab characters 149
 Error regexp RegexpSingleline Indentation must use tab characters 150
 Error regexp RegexpSingleline Line has trailing spaces. 150
 Error regexp RegexpSingleline Indentation must use tab characters 151
 Error regexp RegexpSingleline Indentation must use tab characters 152
 Error regexp RegexpSingleline Indentation must use tab characters 153
 Error regexp RegexpSingleline Indentation must use tab characters 154
 Error regexp RegexpSingleline Indentation must use tab characters 156
 Error regexp RegexpSingleline Indentation must use tab characters 157
 Error regexp RegexpSingleline Indentation must use tab characters 158
 Error regexp RegexpSingleline Line has trailing spaces. 158
 Error regexp RegexpSingleline Indentation must use tab characters 159
 Error regexp RegexpSingleline Indentation must use tab characters 160
 Error regexp RegexpSingleline Indentation must use tab characters 161
 Error regexp RegexpSingleline Indentation must use tab characters 162
 Error regexp RegexpSingleline Indentation must use tab characters 163
 Error regexp RegexpSingleline Indentation must use tab characters 164
 Error regexp RegexpSingleline Indentation must use tab characters 165
 Error misc FinalParameters Parameter value should be final. 165
 Error regexp RegexpSingleline Indentation must use tab characters 166
 Error regexp RegexpSingleline Indentation must use tab characters 167

org/sentrysoftware/winrm/service/enumeration/Pull.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 43
 Error regexp RegexpSingleline Line has trailing spaces. 44
 Error regexp RegexpSingleline Indentation must use tab characters 48
 Error regexp RegexpSingleline Indentation must use tab characters 49
 Error regexp RegexpSingleline Indentation must use tab characters 50
 Error regexp RegexpSingleline Indentation must use tab characters 51
 Error regexp RegexpSingleline Indentation must use tab characters 52
 Error regexp RegexpSingleline Indentation must use tab characters 57
 Error regexp RegexpSingleline Indentation must use tab characters 58
 Error design VisibilityModifier Variable 'enumerationContext' must be private and have accessor methods. 58
 Error regexp RegexpSingleline Indentation must use tab characters 59
 Error regexp RegexpSingleline Indentation must use tab characters 60
 Error design VisibilityModifier Variable 'maxTime' must be private and have accessor methods. 60
 Error regexp RegexpSingleline Indentation must use tab characters 61
 Error regexp RegexpSingleline Indentation must use tab characters 62
 Error regexp RegexpSingleline Indentation must use tab characters 63
 Error design VisibilityModifier Variable 'maxElements' must be private and have accessor methods. 63
 Error regexp RegexpSingleline Indentation must use tab characters 64
 Error regexp RegexpSingleline Indentation must use tab characters 65
 Error regexp RegexpSingleline Indentation must use tab characters 66
 Error design VisibilityModifier Variable 'maxCharacters' must be private and have accessor methods. 66
 Error regexp RegexpSingleline Indentation must use tab characters 67
 Error regexp RegexpSingleline Indentation must use tab characters 68
 Error design VisibilityModifier Variable 'any' must be private and have accessor methods. 68
 Error regexp RegexpSingleline Indentation must use tab characters 69
 Error regexp RegexpSingleline Indentation must use tab characters 70
 Error regexp RegexpSingleline Indentation must use tab characters 72
 Error regexp RegexpSingleline Indentation must use tab characters 73
 Error regexp RegexpSingleline Indentation must use tab characters 74
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Indentation must use tab characters 75
 Error regexp RegexpSingleline Indentation must use tab characters 76
 Error regexp RegexpSingleline Indentation must use tab characters 77
 Error regexp RegexpSingleline Indentation must use tab characters 78
 Error regexp RegexpSingleline Line has trailing spaces. 78
 Error regexp RegexpSingleline Indentation must use tab characters 79
 Error regexp RegexpSingleline Indentation must use tab characters 80
 Error regexp RegexpSingleline Indentation must use tab characters 81
 Error regexp RegexpSingleline Indentation must use tab characters 82
 Error regexp RegexpSingleline Indentation must use tab characters 84
 Error regexp RegexpSingleline Indentation must use tab characters 85
 Error regexp RegexpSingleline Indentation must use tab characters 86
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Indentation must use tab characters 87
 Error regexp RegexpSingleline Indentation must use tab characters 88
 Error regexp RegexpSingleline Indentation must use tab characters 89
 Error regexp RegexpSingleline Indentation must use tab characters 90
 Error regexp RegexpSingleline Line has trailing spaces. 90
 Error regexp RegexpSingleline Indentation must use tab characters 91
 Error regexp RegexpSingleline Indentation must use tab characters 92
 Error misc FinalParameters Parameter value should be final. 92
 Error regexp RegexpSingleline Indentation must use tab characters 93
 Error regexp RegexpSingleline Indentation must use tab characters 94
 Error regexp RegexpSingleline Indentation must use tab characters 96
 Error regexp RegexpSingleline Indentation must use tab characters 97
 Error regexp RegexpSingleline Indentation must use tab characters 98
 Error regexp RegexpSingleline Line has trailing spaces. 98
 Error regexp RegexpSingleline Indentation must use tab characters 99
 Error regexp RegexpSingleline Indentation must use tab characters 100
 Error regexp RegexpSingleline Indentation must use tab characters 101
 Error regexp RegexpSingleline Indentation must use tab characters 102
 Error regexp RegexpSingleline Line has trailing spaces. 102
 Error regexp RegexpSingleline Indentation must use tab characters 103
 Error regexp RegexpSingleline Indentation must use tab characters 104
 Error regexp RegexpSingleline Indentation must use tab characters 105
 Error regexp RegexpSingleline Indentation must use tab characters 106
 Error regexp RegexpSingleline Indentation must use tab characters 108
 Error regexp RegexpSingleline Indentation must use tab characters 109
 Error regexp RegexpSingleline Indentation must use tab characters 110
 Error regexp RegexpSingleline Line has trailing spaces. 110
 Error regexp RegexpSingleline Indentation must use tab characters 111
 Error regexp RegexpSingleline Indentation must use tab characters 112
 Error regexp RegexpSingleline Indentation must use tab characters 113
 Error regexp RegexpSingleline Indentation must use tab characters 114
 Error regexp RegexpSingleline Line has trailing spaces. 114
 Error regexp RegexpSingleline Indentation must use tab characters 115
 Error regexp RegexpSingleline Indentation must use tab characters 116
 Error misc FinalParameters Parameter value should be final. 116
 Error regexp RegexpSingleline Indentation must use tab characters 117
 Error regexp RegexpSingleline Indentation must use tab characters 118
 Error regexp RegexpSingleline Indentation must use tab characters 120
 Error regexp RegexpSingleline Indentation must use tab characters 121
 Error regexp RegexpSingleline Indentation must use tab characters 122
 Error regexp RegexpSingleline Line has trailing spaces. 122
 Error regexp RegexpSingleline Indentation must use tab characters 123
 Error regexp RegexpSingleline Indentation must use tab characters 124
 Error regexp RegexpSingleline Indentation must use tab characters 125
 Error regexp RegexpSingleline Indentation must use tab characters 126
 Error regexp RegexpSingleline Line has trailing spaces. 126
 Error regexp RegexpSingleline Indentation must use tab characters 127
 Error regexp RegexpSingleline Indentation must use tab characters 128
 Error regexp RegexpSingleline Indentation must use tab characters 129
 Error regexp RegexpSingleline Indentation must use tab characters 130
 Error regexp RegexpSingleline Indentation must use tab characters 132
 Error regexp RegexpSingleline Indentation must use tab characters 133
 Error regexp RegexpSingleline Indentation must use tab characters 134
 Error regexp RegexpSingleline Line has trailing spaces. 134
 Error regexp RegexpSingleline Indentation must use tab characters 135
 Error regexp RegexpSingleline Indentation must use tab characters 136
 Error regexp RegexpSingleline Indentation must use tab characters 137
 Error regexp RegexpSingleline Indentation must use tab characters 138
 Error regexp RegexpSingleline Line has trailing spaces. 138
 Error regexp RegexpSingleline Indentation must use tab characters 139
 Error regexp RegexpSingleline Indentation must use tab characters 140
 Error misc FinalParameters Parameter value should be final. 140
 Error regexp RegexpSingleline Indentation must use tab characters 141
 Error regexp RegexpSingleline Indentation must use tab characters 142
 Error regexp RegexpSingleline Indentation must use tab characters 144
 Error regexp RegexpSingleline Indentation must use tab characters 145
 Error regexp RegexpSingleline Indentation must use tab characters 146
 Error regexp RegexpSingleline Line has trailing spaces. 146
 Error regexp RegexpSingleline Indentation must use tab characters 147
 Error regexp RegexpSingleline Indentation must use tab characters 148
 Error regexp RegexpSingleline Indentation must use tab characters 149
 Error regexp RegexpSingleline Indentation must use tab characters 150
 Error regexp RegexpSingleline Line has trailing spaces. 150
 Error regexp RegexpSingleline Indentation must use tab characters 151
 Error regexp RegexpSingleline Indentation must use tab characters 152
 Error regexp RegexpSingleline Indentation must use tab characters 153
 Error regexp RegexpSingleline Indentation must use tab characters 154
 Error regexp RegexpSingleline Indentation must use tab characters 156
 Error regexp RegexpSingleline Indentation must use tab characters 157
 Error regexp RegexpSingleline Indentation must use tab characters 158
 Error regexp RegexpSingleline Line has trailing spaces. 158
 Error regexp RegexpSingleline Indentation must use tab characters 159
 Error regexp RegexpSingleline Indentation must use tab characters 160
 Error regexp RegexpSingleline Indentation must use tab characters 161
 Error regexp RegexpSingleline Indentation must use tab characters 162
 Error regexp RegexpSingleline Line has trailing spaces. 162
 Error regexp RegexpSingleline Indentation must use tab characters 163
 Error regexp RegexpSingleline Indentation must use tab characters 164
 Error misc FinalParameters Parameter value should be final. 164
 Error regexp RegexpSingleline Indentation must use tab characters 165
 Error regexp RegexpSingleline Indentation must use tab characters 166
 Error regexp RegexpSingleline Indentation must use tab characters 168
 Error regexp RegexpSingleline Indentation must use tab characters 169
 Error regexp RegexpSingleline Indentation must use tab characters 170
 Error regexp RegexpSingleline Line has trailing spaces. 170
 Error regexp RegexpSingleline Indentation must use tab characters 171
 Error regexp RegexpSingleline Indentation must use tab characters 172
 Error regexp RegexpSingleline Indentation must use tab characters 173
 Error regexp RegexpSingleline Indentation must use tab characters 174
 Error regexp RegexpSingleline Indentation must use tab characters 175
 Error regexp RegexpSingleline Indentation must use tab characters 176
 Error regexp RegexpSingleline Line has trailing spaces. 176
 Error regexp RegexpSingleline Indentation must use tab characters 177
 Error regexp RegexpSingleline Indentation must use tab characters 178
 Error regexp RegexpSingleline Indentation must use tab characters 179
 Error regexp RegexpSingleline Indentation must use tab characters 180
 Error regexp RegexpSingleline Indentation must use tab characters 181
 Error regexp RegexpSingleline Indentation must use tab characters 182
 Error regexp RegexpSingleline Line has trailing spaces. 182
 Error regexp RegexpSingleline Indentation must use tab characters 183
 Error regexp RegexpSingleline Line has trailing spaces. 183
 Error regexp RegexpSingleline Indentation must use tab characters 184
 Error regexp RegexpSingleline Indentation must use tab characters 185
 Error regexp RegexpSingleline Indentation must use tab characters 186
 Error regexp RegexpSingleline Indentation must use tab characters 187
 Error regexp RegexpSingleline Indentation must use tab characters 188
 Error regexp RegexpSingleline Line has trailing spaces. 188
 Error regexp RegexpSingleline Indentation must use tab characters 189
 Error regexp RegexpSingleline Line has trailing spaces. 189
 Error regexp RegexpSingleline Indentation must use tab characters 190
 Error regexp RegexpSingleline Indentation must use tab characters 191
 Error regexp RegexpSingleline Indentation must use tab characters 192
 Error regexp RegexpSingleline Indentation must use tab characters 193
 Error regexp RegexpSingleline Indentation must use tab characters 194
 Error regexp RegexpSingleline Indentation must use tab characters 195
 Error regexp RegexpSingleline Indentation must use tab characters 196
 Error regexp RegexpSingleline Indentation must use tab characters 198
 Error regexp RegexpSingleline Indentation must use tab characters 199
 Error regexp RegexpSingleline Indentation must use tab characters 200
 Error regexp RegexpSingleline Line has trailing spaces. 200
 Error regexp RegexpSingleline Indentation must use tab characters 201
 Error regexp RegexpSingleline Indentation must use tab characters 202
 Error regexp RegexpSingleline Line has trailing spaces. 202
 Error regexp RegexpSingleline Indentation must use tab characters 203
 Error regexp RegexpSingleline Indentation must use tab characters 204
 Error regexp RegexpSingleline Line has trailing spaces. 204
 Error regexp RegexpSingleline Indentation must use tab characters 205
 Error regexp RegexpSingleline Indentation must use tab characters 206
 Error regexp RegexpSingleline Indentation must use tab characters 207
 Error regexp RegexpSingleline Line has trailing spaces. 207
 Error regexp RegexpSingleline Indentation must use tab characters 208
 Error regexp RegexpSingleline Line has trailing spaces. 208
 Error regexp RegexpSingleline Indentation must use tab characters 209
 Error regexp RegexpSingleline Indentation must use tab characters 210
 Error regexp RegexpSingleline Indentation must use tab characters 211
 Error regexp RegexpSingleline Indentation must use tab characters 212
 Error regexp RegexpSingleline Indentation must use tab characters 213
 Error regexp RegexpSingleline Indentation must use tab characters 214

org/sentrysoftware/winrm/service/enumeration/PullResponse.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 17
 Error regexp RegexpSingleline Line has trailing spaces. 19
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error regexp RegexpSingleline Line has trailing spaces. 35
 Error regexp RegexpSingleline Indentation must use tab characters 39
 Error regexp RegexpSingleline Indentation must use tab characters 40
 Error regexp RegexpSingleline Indentation must use tab characters 41
 Error regexp RegexpSingleline Indentation must use tab characters 46
 Error regexp RegexpSingleline Indentation must use tab characters 47
 Error design VisibilityModifier Variable 'enumerationContext' must be private and have accessor methods. 47
 Error regexp RegexpSingleline Indentation must use tab characters 48
 Error regexp RegexpSingleline Indentation must use tab characters 49
 Error design VisibilityModifier Variable 'items' must be private and have accessor methods. 49
 Error regexp RegexpSingleline Indentation must use tab characters 50
 Error regexp RegexpSingleline Indentation must use tab characters 51
 Error design VisibilityModifier Variable 'endOfSequence' must be private and have accessor methods. 51
 Error regexp RegexpSingleline Indentation must use tab characters 52
 Error regexp RegexpSingleline Indentation must use tab characters 53
 Error regexp RegexpSingleline Indentation must use tab characters 55
 Error regexp RegexpSingleline Indentation must use tab characters 56
 Error regexp RegexpSingleline Indentation must use tab characters 57
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Indentation must use tab characters 58
 Error regexp RegexpSingleline Indentation must use tab characters 59
 Error regexp RegexpSingleline Indentation must use tab characters 60
 Error regexp RegexpSingleline Indentation must use tab characters 61
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Indentation must use tab characters 62
 Error regexp RegexpSingleline Indentation must use tab characters 63
 Error regexp RegexpSingleline Indentation must use tab characters 64
 Error regexp RegexpSingleline Indentation must use tab characters 65
 Error regexp RegexpSingleline Indentation must use tab characters 67
 Error regexp RegexpSingleline Indentation must use tab characters 68
 Error regexp RegexpSingleline Indentation must use tab characters 69
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error regexp RegexpSingleline Indentation must use tab characters 70
 Error regexp RegexpSingleline Indentation must use tab characters 71
 Error regexp RegexpSingleline Indentation must use tab characters 72
 Error regexp RegexpSingleline Indentation must use tab characters 73
 Error regexp RegexpSingleline Line has trailing spaces. 73
 Error regexp RegexpSingleline Indentation must use tab characters 74
 Error regexp RegexpSingleline Indentation must use tab characters 75
 Error misc FinalParameters Parameter value should be final. 75
 Error regexp RegexpSingleline Indentation must use tab characters 76
 Error regexp RegexpSingleline Indentation must use tab characters 77
 Error regexp RegexpSingleline Indentation must use tab characters 79
 Error regexp RegexpSingleline Indentation must use tab characters 80
 Error regexp RegexpSingleline Indentation must use tab characters 81
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error regexp RegexpSingleline Indentation must use tab characters 82
 Error regexp RegexpSingleline Indentation must use tab characters 83
 Error regexp RegexpSingleline Indentation must use tab characters 84
 Error regexp RegexpSingleline Indentation must use tab characters 85
 Error regexp RegexpSingleline Line has trailing spaces. 85
 Error regexp RegexpSingleline Indentation must use tab characters 86
 Error regexp RegexpSingleline Indentation must use tab characters 87
 Error regexp RegexpSingleline Indentation must use tab characters 88
 Error regexp RegexpSingleline Indentation must use tab characters 89
 Error regexp RegexpSingleline Indentation must use tab characters 91
 Error regexp RegexpSingleline Indentation must use tab characters 92
 Error regexp RegexpSingleline Indentation must use tab characters 93
 Error regexp RegexpSingleline Line has trailing spaces. 93
 Error regexp RegexpSingleline Indentation must use tab characters 94
 Error regexp RegexpSingleline Indentation must use tab characters 95
 Error regexp RegexpSingleline Indentation must use tab characters 96
 Error regexp RegexpSingleline Indentation must use tab characters 97
 Error regexp RegexpSingleline Line has trailing spaces. 97
 Error regexp RegexpSingleline Indentation must use tab characters 98
 Error regexp RegexpSingleline Indentation must use tab characters 99
 Error misc FinalParameters Parameter value should be final. 99
 Error regexp RegexpSingleline Indentation must use tab characters 100
 Error regexp RegexpSingleline Indentation must use tab characters 101
 Error regexp RegexpSingleline Indentation must use tab characters 103
 Error regexp RegexpSingleline Indentation must use tab characters 104
 Error regexp RegexpSingleline Indentation must use tab characters 105
 Error regexp RegexpSingleline Line has trailing spaces. 105
 Error regexp RegexpSingleline Indentation must use tab characters 106
 Error regexp RegexpSingleline Indentation must use tab characters 107
 Error regexp RegexpSingleline Indentation must use tab characters 108
 Error regexp RegexpSingleline Indentation must use tab characters 109
 Error regexp RegexpSingleline Line has trailing spaces. 109
 Error regexp RegexpSingleline Indentation must use tab characters 110
 Error regexp RegexpSingleline Indentation must use tab characters 111
 Error regexp RegexpSingleline Indentation must use tab characters 112
 Error regexp RegexpSingleline Indentation must use tab characters 113
 Error regexp RegexpSingleline Indentation must use tab characters 115
 Error regexp RegexpSingleline Indentation must use tab characters 116
 Error regexp RegexpSingleline Indentation must use tab characters 117
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error regexp RegexpSingleline Indentation must use tab characters 118
 Error regexp RegexpSingleline Indentation must use tab characters 119
 Error regexp RegexpSingleline Indentation must use tab characters 120
 Error regexp RegexpSingleline Indentation must use tab characters 121
 Error regexp RegexpSingleline Line has trailing spaces. 121
 Error regexp RegexpSingleline Indentation must use tab characters 122
 Error regexp RegexpSingleline Indentation must use tab characters 123
 Error misc FinalParameters Parameter value should be final. 123
 Error regexp RegexpSingleline Indentation must use tab characters 124
 Error regexp RegexpSingleline Indentation must use tab characters 125
 Error regexp RegexpSingleline Indentation must use tab characters 127
 Error regexp RegexpSingleline Indentation must use tab characters 128
 Error regexp RegexpSingleline Indentation must use tab characters 129
 Error regexp RegexpSingleline Line has trailing spaces. 129
 Error regexp RegexpSingleline Indentation must use tab characters 130
 Error regexp RegexpSingleline Indentation must use tab characters 131
 Error regexp RegexpSingleline Line has trailing spaces. 131
 Error regexp RegexpSingleline Indentation must use tab characters 132
 Error regexp RegexpSingleline Indentation must use tab characters 133
 Error regexp RegexpSingleline Line has trailing spaces. 133
 Error regexp RegexpSingleline Indentation must use tab characters 134
 Error regexp RegexpSingleline Indentation must use tab characters 135
 Error regexp RegexpSingleline Indentation must use tab characters 136
 Error regexp RegexpSingleline Line has trailing spaces. 136
 Error regexp RegexpSingleline Indentation must use tab characters 137
 Error regexp RegexpSingleline Line has trailing spaces. 137
 Error regexp RegexpSingleline Indentation must use tab characters 138
 Error regexp RegexpSingleline Indentation must use tab characters 139
 Error regexp RegexpSingleline Indentation must use tab characters 140
 Error regexp RegexpSingleline Indentation must use tab characters 141
 Error regexp RegexpSingleline Indentation must use tab characters 142
 Error regexp RegexpSingleline Indentation must use tab characters 143

org/sentrysoftware/winrm/service/enumeration/Release.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 17
 Error regexp RegexpSingleline Line has trailing spaces. 19
 Error regexp RegexpSingleline Line has trailing spaces. 32
 Error regexp RegexpSingleline Line has trailing spaces. 33
 Error regexp RegexpSingleline Indentation must use tab characters 37
 Error regexp RegexpSingleline Indentation must use tab characters 42
 Error regexp RegexpSingleline Indentation must use tab characters 43
 Error design VisibilityModifier Variable 'enumerationContext' must be private and have accessor methods. 43
 Error regexp RegexpSingleline Indentation must use tab characters 44
 Error regexp RegexpSingleline Indentation must use tab characters 45
 Error regexp RegexpSingleline Indentation must use tab characters 47
 Error regexp RegexpSingleline Indentation must use tab characters 48
 Error regexp RegexpSingleline Indentation must use tab characters 49
 Error regexp RegexpSingleline Line has trailing spaces. 49
 Error regexp RegexpSingleline Indentation must use tab characters 50
 Error regexp RegexpSingleline Indentation must use tab characters 51
 Error regexp RegexpSingleline Indentation must use tab characters 52
 Error regexp RegexpSingleline Indentation must use tab characters 53
 Error regexp RegexpSingleline Line has trailing spaces. 53
 Error regexp RegexpSingleline Indentation must use tab characters 54
 Error regexp RegexpSingleline Indentation must use tab characters 55
 Error regexp RegexpSingleline Indentation must use tab characters 56
 Error regexp RegexpSingleline Indentation must use tab characters 57
 Error regexp RegexpSingleline Indentation must use tab characters 59
 Error regexp RegexpSingleline Indentation must use tab characters 60
 Error regexp RegexpSingleline Indentation must use tab characters 61
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Indentation must use tab characters 62
 Error regexp RegexpSingleline Indentation must use tab characters 63
 Error regexp RegexpSingleline Indentation must use tab characters 64
 Error regexp RegexpSingleline Indentation must use tab characters 65
 Error regexp RegexpSingleline Line has trailing spaces. 65
 Error regexp RegexpSingleline Indentation must use tab characters 66
 Error regexp RegexpSingleline Indentation must use tab characters 67
 Error misc FinalParameters Parameter value should be final. 67
 Error regexp RegexpSingleline Indentation must use tab characters 68
 Error regexp RegexpSingleline Indentation must use tab characters 69
 Error regexp RegexpSingleline Indentation must use tab characters 71
 Error regexp RegexpSingleline Indentation must use tab characters 72
 Error regexp RegexpSingleline Indentation must use tab characters 73
 Error regexp RegexpSingleline Line has trailing spaces. 73
 Error regexp RegexpSingleline Indentation must use tab characters 74
 Error regexp RegexpSingleline Indentation must use tab characters 75
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Indentation must use tab characters 76
 Error regexp RegexpSingleline Indentation must use tab characters 77
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error regexp RegexpSingleline Indentation must use tab characters 78
 Error regexp RegexpSingleline Indentation must use tab characters 79
 Error regexp RegexpSingleline Indentation must use tab characters 80
 Error regexp RegexpSingleline Line has trailing spaces. 80
 Error regexp RegexpSingleline Indentation must use tab characters 81
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error regexp RegexpSingleline Indentation must use tab characters 82
 Error regexp RegexpSingleline Indentation must use tab characters 83
 Error regexp RegexpSingleline Indentation must use tab characters 84
 Error regexp RegexpSingleline Indentation must use tab characters 85
 Error regexp RegexpSingleline Indentation must use tab characters 86
 Error regexp RegexpSingleline Indentation must use tab characters 87

org/sentrysoftware/winrm/service/enumeration/Renew.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 21
 Error regexp RegexpSingleline Line has trailing spaces. 23
 Error regexp RegexpSingleline Line has trailing spaces. 38
 Error regexp RegexpSingleline Line has trailing spaces. 39
 Error regexp RegexpSingleline Indentation must use tab characters 43
 Error regexp RegexpSingleline Indentation must use tab characters 44
 Error regexp RegexpSingleline Indentation must use tab characters 45
 Error regexp RegexpSingleline Indentation must use tab characters 50
 Error regexp RegexpSingleline Indentation must use tab characters 51
 Error design VisibilityModifier Variable 'enumerationContext' must be private and have accessor methods. 51
 Error regexp RegexpSingleline Indentation must use tab characters 52
 Error regexp RegexpSingleline Indentation must use tab characters 53
 Error design VisibilityModifier Variable 'expires' must be private and have accessor methods. 53
 Error regexp RegexpSingleline Indentation must use tab characters 54
 Error regexp RegexpSingleline Indentation must use tab characters 55
 Error design VisibilityModifier Variable 'any' must be private and have accessor methods. 55
 Error regexp RegexpSingleline Indentation must use tab characters 56
 Error regexp RegexpSingleline Indentation must use tab characters 57
 Error regexp RegexpSingleline Indentation must use tab characters 59
 Error regexp RegexpSingleline Indentation must use tab characters 60
 Error regexp RegexpSingleline Indentation must use tab characters 61
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Indentation must use tab characters 62
 Error regexp RegexpSingleline Indentation must use tab characters 63
 Error regexp RegexpSingleline Indentation must use tab characters 64
 Error regexp RegexpSingleline Indentation must use tab characters 65
 Error regexp RegexpSingleline Line has trailing spaces. 65
 Error regexp RegexpSingleline Indentation must use tab characters 66
 Error regexp RegexpSingleline Indentation must use tab characters 67
 Error regexp RegexpSingleline Indentation must use tab characters 68
 Error regexp RegexpSingleline Indentation must use tab characters 69
 Error regexp RegexpSingleline Indentation must use tab characters 71
 Error regexp RegexpSingleline Indentation must use tab characters 72
 Error regexp RegexpSingleline Indentation must use tab characters 73
 Error regexp RegexpSingleline Line has trailing spaces. 73
 Error regexp RegexpSingleline Indentation must use tab characters 74
 Error regexp RegexpSingleline Indentation must use tab characters 75
 Error regexp RegexpSingleline Indentation must use tab characters 76
 Error regexp RegexpSingleline Indentation must use tab characters 77
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error regexp RegexpSingleline Indentation must use tab characters 78
 Error regexp RegexpSingleline Indentation must use tab characters 79
 Error misc FinalParameters Parameter value should be final. 79
 Error regexp RegexpSingleline Indentation must use tab characters 80
 Error regexp RegexpSingleline Indentation must use tab characters 81
 Error regexp RegexpSingleline Indentation must use tab characters 83
 Error regexp RegexpSingleline Indentation must use tab characters 84
 Error regexp RegexpSingleline Indentation must use tab characters 85
 Error regexp RegexpSingleline Line has trailing spaces. 85
 Error regexp RegexpSingleline Indentation must use tab characters 86
 Error regexp RegexpSingleline Indentation must use tab characters 87
 Error regexp RegexpSingleline Indentation must use tab characters 88
 Error regexp RegexpSingleline Indentation must use tab characters 89
 Error regexp RegexpSingleline Line has trailing spaces. 89
 Error regexp RegexpSingleline Indentation must use tab characters 90
 Error regexp RegexpSingleline Indentation must use tab characters 91
 Error regexp RegexpSingleline Indentation must use tab characters 92
 Error regexp RegexpSingleline Indentation must use tab characters 93
 Error regexp RegexpSingleline Indentation must use tab characters 95
 Error regexp RegexpSingleline Indentation must use tab characters 96
 Error regexp RegexpSingleline Indentation must use tab characters 97
 Error regexp RegexpSingleline Line has trailing spaces. 97
 Error regexp RegexpSingleline Indentation must use tab characters 98
 Error regexp RegexpSingleline Indentation must use tab characters 99
 Error regexp RegexpSingleline Indentation must use tab characters 100
 Error regexp RegexpSingleline Indentation must use tab characters 101
 Error regexp RegexpSingleline Line has trailing spaces. 101
 Error regexp RegexpSingleline Indentation must use tab characters 102
 Error regexp RegexpSingleline Indentation must use tab characters 103
 Error misc FinalParameters Parameter value should be final. 103
 Error regexp RegexpSingleline Indentation must use tab characters 104
 Error regexp RegexpSingleline Indentation must use tab characters 105
 Error regexp RegexpSingleline Indentation must use tab characters 107
 Error regexp RegexpSingleline Indentation must use tab characters 108
 Error regexp RegexpSingleline Indentation must use tab characters 109
 Error regexp RegexpSingleline Line has trailing spaces. 109
 Error regexp RegexpSingleline Indentation must use tab characters 110
 Error regexp RegexpSingleline Indentation must use tab characters 111
 Error regexp RegexpSingleline Indentation must use tab characters 112
 Error regexp RegexpSingleline Indentation must use tab characters 113
 Error regexp RegexpSingleline Indentation must use tab characters 114
 Error regexp RegexpSingleline Indentation must use tab characters 115
 Error regexp RegexpSingleline Line has trailing spaces. 115
 Error regexp RegexpSingleline Indentation must use tab characters 116
 Error regexp RegexpSingleline Indentation must use tab characters 117
 Error regexp RegexpSingleline Indentation must use tab characters 118
 Error regexp RegexpSingleline Indentation must use tab characters 119
 Error regexp RegexpSingleline Indentation must use tab characters 120
 Error regexp RegexpSingleline Indentation must use tab characters 121
 Error regexp RegexpSingleline Line has trailing spaces. 121
 Error regexp RegexpSingleline Indentation must use tab characters 122
 Error regexp RegexpSingleline Line has trailing spaces. 122
 Error regexp RegexpSingleline Indentation must use tab characters 123
 Error regexp RegexpSingleline Indentation must use tab characters 124
 Error regexp RegexpSingleline Indentation must use tab characters 125
 Error regexp RegexpSingleline Indentation must use tab characters 126
 Error regexp RegexpSingleline Indentation must use tab characters 127
 Error regexp RegexpSingleline Line has trailing spaces. 127
 Error regexp RegexpSingleline Indentation must use tab characters 128
 Error regexp RegexpSingleline Line has trailing spaces. 128
 Error regexp RegexpSingleline Indentation must use tab characters 129
 Error regexp RegexpSingleline Indentation must use tab characters 130
 Error regexp RegexpSingleline Indentation must use tab characters 131
 Error regexp RegexpSingleline Indentation must use tab characters 132
 Error regexp RegexpSingleline Indentation must use tab characters 133
 Error regexp RegexpSingleline Indentation must use tab characters 134
 Error regexp RegexpSingleline Indentation must use tab characters 135
 Error regexp RegexpSingleline Indentation must use tab characters 137
 Error regexp RegexpSingleline Indentation must use tab characters 138
 Error regexp RegexpSingleline Indentation must use tab characters 139
 Error regexp RegexpSingleline Line has trailing spaces. 139
 Error regexp RegexpSingleline Indentation must use tab characters 140
 Error regexp RegexpSingleline Indentation must use tab characters 141
 Error regexp RegexpSingleline Line has trailing spaces. 141
 Error regexp RegexpSingleline Indentation must use tab characters 142
 Error regexp RegexpSingleline Indentation must use tab characters 143
 Error regexp RegexpSingleline Line has trailing spaces. 143
 Error regexp RegexpSingleline Indentation must use tab characters 144
 Error regexp RegexpSingleline Indentation must use tab characters 145
 Error regexp RegexpSingleline Indentation must use tab characters 146
 Error regexp RegexpSingleline Line has trailing spaces. 146
 Error regexp RegexpSingleline Indentation must use tab characters 147
 Error regexp RegexpSingleline Line has trailing spaces. 147
 Error regexp RegexpSingleline Indentation must use tab characters 148
 Error regexp RegexpSingleline Indentation must use tab characters 149
 Error regexp RegexpSingleline Indentation must use tab characters 150
 Error regexp RegexpSingleline Indentation must use tab characters 151
 Error regexp RegexpSingleline Indentation must use tab characters 152
 Error regexp RegexpSingleline Indentation must use tab characters 153

org/sentrysoftware/winrm/service/enumeration/RenewResponse.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 21
 Error regexp RegexpSingleline Line has trailing spaces. 23
 Error regexp RegexpSingleline Line has trailing spaces. 38
 Error regexp RegexpSingleline Line has trailing spaces. 39
 Error regexp RegexpSingleline Indentation must use tab characters 43
 Error regexp RegexpSingleline Indentation must use tab characters 44
 Error regexp RegexpSingleline Indentation must use tab characters 45
 Error regexp RegexpSingleline Indentation must use tab characters 50
 Error regexp RegexpSingleline Indentation must use tab characters 51
 Error design VisibilityModifier Variable 'expires' must be private and have accessor methods. 51
 Error regexp RegexpSingleline Indentation must use tab characters 52
 Error regexp RegexpSingleline Indentation must use tab characters 53
 Error design VisibilityModifier Variable 'enumerationContext' must be private and have accessor methods. 53
 Error regexp RegexpSingleline Indentation must use tab characters 54
 Error regexp RegexpSingleline Indentation must use tab characters 55
 Error design VisibilityModifier Variable 'any' must be private and have accessor methods. 55
 Error regexp RegexpSingleline Indentation must use tab characters 56
 Error regexp RegexpSingleline Indentation must use tab characters 57
 Error regexp RegexpSingleline Indentation must use tab characters 59
 Error regexp RegexpSingleline Indentation must use tab characters 60
 Error regexp RegexpSingleline Indentation must use tab characters 61
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Indentation must use tab characters 62
 Error regexp RegexpSingleline Indentation must use tab characters 63
 Error regexp RegexpSingleline Indentation must use tab characters 64
 Error regexp RegexpSingleline Indentation must use tab characters 65
 Error regexp RegexpSingleline Line has trailing spaces. 65
 Error regexp RegexpSingleline Indentation must use tab characters 66
 Error regexp RegexpSingleline Indentation must use tab characters 67
 Error regexp RegexpSingleline Indentation must use tab characters 68
 Error regexp RegexpSingleline Indentation must use tab characters 69
 Error regexp RegexpSingleline Indentation must use tab characters 71
 Error regexp RegexpSingleline Indentation must use tab characters 72
 Error regexp RegexpSingleline Indentation must use tab characters 73
 Error regexp RegexpSingleline Line has trailing spaces. 73
 Error regexp RegexpSingleline Indentation must use tab characters 74
 Error regexp RegexpSingleline Indentation must use tab characters 75
 Error regexp RegexpSingleline Indentation must use tab characters 76
 Error regexp RegexpSingleline Indentation must use tab characters 77
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error regexp RegexpSingleline Indentation must use tab characters 78
 Error regexp RegexpSingleline Indentation must use tab characters 79
 Error misc FinalParameters Parameter value should be final. 79
 Error regexp RegexpSingleline Indentation must use tab characters 80
 Error regexp RegexpSingleline Indentation must use tab characters 81
 Error regexp RegexpSingleline Indentation must use tab characters 83
 Error regexp RegexpSingleline Indentation must use tab characters 84
 Error regexp RegexpSingleline Indentation must use tab characters 85
 Error regexp RegexpSingleline Line has trailing spaces. 85
 Error regexp RegexpSingleline Indentation must use tab characters 86
 Error regexp RegexpSingleline Indentation must use tab characters 87
 Error regexp RegexpSingleline Indentation must use tab characters 88
 Error regexp RegexpSingleline Indentation must use tab characters 89
 Error regexp RegexpSingleline Line has trailing spaces. 89
 Error regexp RegexpSingleline Indentation must use tab characters 90
 Error regexp RegexpSingleline Indentation must use tab characters 91
 Error regexp RegexpSingleline Indentation must use tab characters 92
 Error regexp RegexpSingleline Indentation must use tab characters 93
 Error regexp RegexpSingleline Indentation must use tab characters 95
 Error regexp RegexpSingleline Indentation must use tab characters 96
 Error regexp RegexpSingleline Indentation must use tab characters 97
 Error regexp RegexpSingleline Line has trailing spaces. 97
 Error regexp RegexpSingleline Indentation must use tab characters 98
 Error regexp RegexpSingleline Indentation must use tab characters 99
 Error regexp RegexpSingleline Indentation must use tab characters 100
 Error regexp RegexpSingleline Indentation must use tab characters 101
 Error regexp RegexpSingleline Line has trailing spaces. 101
 Error regexp RegexpSingleline Indentation must use tab characters 102
 Error regexp RegexpSingleline Indentation must use tab characters 103
 Error misc FinalParameters Parameter value should be final. 103
 Error regexp RegexpSingleline Indentation must use tab characters 104
 Error regexp RegexpSingleline Indentation must use tab characters 105
 Error regexp RegexpSingleline Indentation must use tab characters 107
 Error regexp RegexpSingleline Indentation must use tab characters 108
 Error regexp RegexpSingleline Indentation must use tab characters 109
 Error regexp RegexpSingleline Line has trailing spaces. 109
 Error regexp RegexpSingleline Indentation must use tab characters 110
 Error regexp RegexpSingleline Indentation must use tab characters 111
 Error regexp RegexpSingleline Indentation must use tab characters 112
 Error regexp RegexpSingleline Indentation must use tab characters 113
 Error regexp RegexpSingleline Indentation must use tab characters 114
 Error regexp RegexpSingleline Indentation must use tab characters 115
 Error regexp RegexpSingleline Line has trailing spaces. 115
 Error regexp RegexpSingleline Indentation must use tab characters 116
 Error regexp RegexpSingleline Indentation must use tab characters 117
 Error regexp RegexpSingleline Indentation must use tab characters 118
 Error regexp RegexpSingleline Indentation must use tab characters 119
 Error regexp RegexpSingleline Indentation must use tab characters 120
 Error regexp RegexpSingleline Indentation must use tab characters 121
 Error regexp RegexpSingleline Line has trailing spaces. 121
 Error regexp RegexpSingleline Indentation must use tab characters 122
 Error regexp RegexpSingleline Line has trailing spaces. 122
 Error regexp RegexpSingleline Indentation must use tab characters 123
 Error regexp RegexpSingleline Indentation must use tab characters 124
 Error regexp RegexpSingleline Indentation must use tab characters 125
 Error regexp RegexpSingleline Indentation must use tab characters 126
 Error regexp RegexpSingleline Indentation must use tab characters 127
 Error regexp RegexpSingleline Line has trailing spaces. 127
 Error regexp RegexpSingleline Indentation must use tab characters 128
 Error regexp RegexpSingleline Line has trailing spaces. 128
 Error regexp RegexpSingleline Indentation must use tab characters 129
 Error regexp RegexpSingleline Indentation must use tab characters 130
 Error regexp RegexpSingleline Indentation must use tab characters 131
 Error regexp RegexpSingleline Indentation must use tab characters 132
 Error regexp RegexpSingleline Indentation must use tab characters 133
 Error regexp RegexpSingleline Indentation must use tab characters 134
 Error regexp RegexpSingleline Indentation must use tab characters 135
 Error regexp RegexpSingleline Indentation must use tab characters 137
 Error regexp RegexpSingleline Indentation must use tab characters 138
 Error regexp RegexpSingleline Indentation must use tab characters 139
 Error regexp RegexpSingleline Line has trailing spaces. 139
 Error regexp RegexpSingleline Indentation must use tab characters 140
 Error regexp RegexpSingleline Indentation must use tab characters 141
 Error regexp RegexpSingleline Line has trailing spaces. 141
 Error regexp RegexpSingleline Indentation must use tab characters 142
 Error regexp RegexpSingleline Indentation must use tab characters 143
 Error regexp RegexpSingleline Line has trailing spaces. 143
 Error regexp RegexpSingleline Indentation must use tab characters 144
 Error regexp RegexpSingleline Indentation must use tab characters 145
 Error regexp RegexpSingleline Indentation must use tab characters 146
 Error regexp RegexpSingleline Line has trailing spaces. 146
 Error regexp RegexpSingleline Indentation must use tab characters 147
 Error regexp RegexpSingleline Line has trailing spaces. 147
 Error regexp RegexpSingleline Indentation must use tab characters 148
 Error regexp RegexpSingleline Indentation must use tab characters 149
 Error regexp RegexpSingleline Indentation must use tab characters 150
 Error regexp RegexpSingleline Indentation must use tab characters 151
 Error regexp RegexpSingleline Indentation must use tab characters 152
 Error regexp RegexpSingleline Indentation must use tab characters 153

org/sentrysoftware/winrm/service/shell/CommandLine.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 16
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Indentation must use tab characters 34
 Error regexp RegexpSingleline Indentation must use tab characters 35
 Error regexp RegexpSingleline Indentation must use tab characters 39
 Error regexp RegexpSingleline Indentation must use tab characters 40
 Error design VisibilityModifier Variable 'command' must be private and have accessor methods. 40
 Error regexp RegexpSingleline Indentation must use tab characters 41
 Error regexp RegexpSingleline Indentation must use tab characters 42
 Error design VisibilityModifier Variable 'arguments' must be private and have accessor methods. 42
 Error regexp RegexpSingleline Indentation must use tab characters 44
 Error regexp RegexpSingleline Indentation must use tab characters 45
 Error regexp RegexpSingleline Indentation must use tab characters 46
 Error regexp RegexpSingleline Line has trailing spaces. 46
 Error regexp RegexpSingleline Indentation must use tab characters 47
 Error regexp RegexpSingleline Indentation must use tab characters 48
 Error regexp RegexpSingleline Indentation must use tab characters 49
 Error regexp RegexpSingleline Indentation must use tab characters 50
 Error regexp RegexpSingleline Line has trailing spaces. 50
 Error regexp RegexpSingleline Indentation must use tab characters 51
 Error regexp RegexpSingleline Indentation must use tab characters 52
 Error regexp RegexpSingleline Indentation must use tab characters 53
 Error regexp RegexpSingleline Indentation must use tab characters 54
 Error regexp RegexpSingleline Indentation must use tab characters 56
 Error regexp RegexpSingleline Indentation must use tab characters 57
 Error regexp RegexpSingleline Indentation must use tab characters 58
 Error regexp RegexpSingleline Line has trailing spaces. 58
 Error regexp RegexpSingleline Indentation must use tab characters 59
 Error regexp RegexpSingleline Indentation must use tab characters 60
 Error regexp RegexpSingleline Indentation must use tab characters 61
 Error regexp RegexpSingleline Indentation must use tab characters 62
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Indentation must use tab characters 63
 Error regexp RegexpSingleline Indentation must use tab characters 64
 Error misc FinalParameters Parameter value should be final. 64
 Error regexp RegexpSingleline Indentation must use tab characters 65
 Error regexp RegexpSingleline Indentation must use tab characters 66
 Error regexp RegexpSingleline Indentation must use tab characters 68
 Error regexp RegexpSingleline Indentation must use tab characters 69
 Error regexp RegexpSingleline Indentation must use tab characters 70
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Indentation must use tab characters 71
 Error regexp RegexpSingleline Indentation must use tab characters 72
 Error regexp RegexpSingleline Indentation must use tab characters 73
 Error regexp RegexpSingleline Indentation must use tab characters 74
 Error regexp RegexpSingleline Indentation must use tab characters 75
 Error regexp RegexpSingleline Indentation must use tab characters 76
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error regexp RegexpSingleline Indentation must use tab characters 77
 Error regexp RegexpSingleline Indentation must use tab characters 78
 Error regexp RegexpSingleline Indentation must use tab characters 79
 Error regexp RegexpSingleline Indentation must use tab characters 80
 Error regexp RegexpSingleline Indentation must use tab characters 81
 Error regexp RegexpSingleline Indentation must use tab characters 82
 Error regexp RegexpSingleline Line has trailing spaces. 82
 Error regexp RegexpSingleline Indentation must use tab characters 83
 Error regexp RegexpSingleline Line has trailing spaces. 83
 Error regexp RegexpSingleline Indentation must use tab characters 84
 Error regexp RegexpSingleline Indentation must use tab characters 85
 Error regexp RegexpSingleline Indentation must use tab characters 86
 Error regexp RegexpSingleline Indentation must use tab characters 87
 Error regexp RegexpSingleline Line has trailing spaces. 87
 Error regexp RegexpSingleline Indentation must use tab characters 88
 Error regexp RegexpSingleline Line has trailing spaces. 88
 Error regexp RegexpSingleline Indentation must use tab characters 89
 Error regexp RegexpSingleline Indentation must use tab characters 90
 Error regexp RegexpSingleline Indentation must use tab characters 91
 Error regexp RegexpSingleline Indentation must use tab characters 92
 Error regexp RegexpSingleline Indentation must use tab characters 93
 Error regexp RegexpSingleline Indentation must use tab characters 94
 Error regexp RegexpSingleline Indentation must use tab characters 95

org/sentrysoftware/winrm/service/shell/CommandStateType.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 16
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 31
 Error regexp RegexpSingleline Indentation must use tab characters 35
 Error regexp RegexpSingleline Indentation must use tab characters 39
 Error regexp RegexpSingleline Indentation must use tab characters 40
 Error design VisibilityModifier Variable 'exitCode' must be private and have accessor methods. 40
 Error regexp RegexpSingleline Indentation must use tab characters 41
 Error regexp RegexpSingleline Indentation must use tab characters 42
 Error design VisibilityModifier Variable 'commandId' must be private and have accessor methods. 42
 Error regexp RegexpSingleline Indentation must use tab characters 43
 Error regexp RegexpSingleline Indentation must use tab characters 44
 Error design VisibilityModifier Variable 'state' must be private and have accessor methods. 44
 Error regexp RegexpSingleline Indentation must use tab characters 46
 Error regexp RegexpSingleline Indentation must use tab characters 47
 Error regexp RegexpSingleline Indentation must use tab characters 48
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error regexp RegexpSingleline Indentation must use tab characters 49
 Error regexp RegexpSingleline Indentation must use tab characters 50
 Error regexp RegexpSingleline Indentation must use tab characters 51
 Error regexp RegexpSingleline Indentation must use tab characters 52
 Error regexp RegexpSingleline Line has trailing spaces. 52
 Error regexp RegexpSingleline Indentation must use tab characters 53
 Error regexp RegexpSingleline Indentation must use tab characters 54
 Error regexp RegexpSingleline Indentation must use tab characters 55
 Error regexp RegexpSingleline Indentation must use tab characters 56
 Error regexp RegexpSingleline Indentation must use tab characters 58
 Error regexp RegexpSingleline Indentation must use tab characters 59
 Error regexp RegexpSingleline Indentation must use tab characters 60
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error regexp RegexpSingleline Indentation must use tab characters 61
 Error regexp RegexpSingleline Indentation must use tab characters 62
 Error regexp RegexpSingleline Indentation must use tab characters 63
 Error regexp RegexpSingleline Indentation must use tab characters 64
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Indentation must use tab characters 65
 Error regexp RegexpSingleline Indentation must use tab characters 66
 Error misc FinalParameters Parameter value should be final. 66
 Error regexp RegexpSingleline Indentation must use tab characters 67
 Error regexp RegexpSingleline Indentation must use tab characters 68
 Error regexp RegexpSingleline Indentation must use tab characters 70
 Error regexp RegexpSingleline Indentation must use tab characters 71
 Error regexp RegexpSingleline Indentation must use tab characters 72
 Error regexp RegexpSingleline Line has trailing spaces. 72
 Error regexp RegexpSingleline Indentation must use tab characters 73
 Error regexp RegexpSingleline Indentation must use tab characters 74
 Error regexp RegexpSingleline Indentation must use tab characters 75
 Error regexp RegexpSingleline Indentation must use tab characters 76
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error regexp RegexpSingleline Indentation must use tab characters 77
 Error regexp RegexpSingleline Indentation must use tab characters 78
 Error regexp RegexpSingleline Indentation must use tab characters 79
 Error regexp RegexpSingleline Indentation must use tab characters 80
 Error regexp RegexpSingleline Indentation must use tab characters 82
 Error regexp RegexpSingleline Indentation must use tab characters 83
 Error regexp RegexpSingleline Indentation must use tab characters 84
 Error regexp RegexpSingleline Line has trailing spaces. 84
 Error regexp RegexpSingleline Indentation must use tab characters 85
 Error regexp RegexpSingleline Indentation must use tab characters 86
 Error regexp RegexpSingleline Indentation must use tab characters 87
 Error regexp RegexpSingleline Indentation must use tab characters 88
 Error regexp RegexpSingleline Line has trailing spaces. 88
 Error regexp RegexpSingleline Indentation must use tab characters 89
 Error regexp RegexpSingleline Indentation must use tab characters 90
 Error misc FinalParameters Parameter value should be final. 90
 Error regexp RegexpSingleline Indentation must use tab characters 91
 Error regexp RegexpSingleline Indentation must use tab characters 92
 Error regexp RegexpSingleline Indentation must use tab characters 94
 Error regexp RegexpSingleline Indentation must use tab characters 95
 Error regexp RegexpSingleline Indentation must use tab characters 96
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error regexp RegexpSingleline Indentation must use tab characters 97
 Error regexp RegexpSingleline Indentation must use tab characters 98
 Error regexp RegexpSingleline Indentation must use tab characters 99
 Error regexp RegexpSingleline Indentation must use tab characters 100
 Error regexp RegexpSingleline Line has trailing spaces. 100
 Error regexp RegexpSingleline Indentation must use tab characters 101
 Error regexp RegexpSingleline Indentation must use tab characters 102
 Error regexp RegexpSingleline Indentation must use tab characters 103
 Error regexp RegexpSingleline Indentation must use tab characters 104
 Error regexp RegexpSingleline Indentation must use tab characters 106
 Error regexp RegexpSingleline Indentation must use tab characters 107
 Error regexp RegexpSingleline Indentation must use tab characters 108
 Error regexp RegexpSingleline Line has trailing spaces. 108
 Error regexp RegexpSingleline Indentation must use tab characters 109
 Error regexp RegexpSingleline Indentation must use tab characters 110
 Error regexp RegexpSingleline Indentation must use tab characters 111
 Error regexp RegexpSingleline Indentation must use tab characters 112
 Error regexp RegexpSingleline Line has trailing spaces. 112
 Error regexp RegexpSingleline Indentation must use tab characters 113
 Error regexp RegexpSingleline Indentation must use tab characters 114
 Error misc FinalParameters Parameter value should be final. 114
 Error regexp RegexpSingleline Indentation must use tab characters 115
 Error regexp RegexpSingleline Indentation must use tab characters 116

org/sentrysoftware/winrm/service/shell/DesiredStreamType.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 13
 Error regexp RegexpSingleline Line has trailing spaces. 15
 Error regexp RegexpSingleline Line has trailing spaces. 25
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Indentation must use tab characters 30
 Error regexp RegexpSingleline Indentation must use tab characters 34
 Error regexp RegexpSingleline Indentation must use tab characters 35
 Error design VisibilityModifier Variable 'value' must be private and have accessor methods. 35
 Error regexp RegexpSingleline Indentation must use tab characters 36
 Error regexp RegexpSingleline Indentation must use tab characters 37
 Error design VisibilityModifier Variable 'commandId' must be private and have accessor methods. 37
 Error regexp RegexpSingleline Indentation must use tab characters 39
 Error regexp RegexpSingleline Indentation must use tab characters 40
 Error regexp RegexpSingleline Indentation must use tab characters 41
 Error regexp RegexpSingleline Line has trailing spaces. 41
 Error regexp RegexpSingleline Indentation must use tab characters 42
 Error regexp RegexpSingleline Indentation must use tab characters 43
 Error regexp RegexpSingleline Indentation must use tab characters 44
 Error regexp RegexpSingleline Indentation must use tab characters 45
 Error regexp RegexpSingleline Line has trailing spaces. 45
 Error regexp RegexpSingleline Indentation must use tab characters 46
 Error regexp RegexpSingleline Indentation must use tab characters 47
 Error regexp RegexpSingleline Indentation must use tab characters 48
 Error regexp RegexpSingleline Indentation must use tab characters 49
 Error regexp RegexpSingleline Indentation must use tab characters 51
 Error regexp RegexpSingleline Indentation must use tab characters 52
 Error regexp RegexpSingleline Indentation must use tab characters 53
 Error regexp RegexpSingleline Line has trailing spaces. 53
 Error regexp RegexpSingleline Indentation must use tab characters 54
 Error regexp RegexpSingleline Indentation must use tab characters 55
 Error regexp RegexpSingleline Indentation must use tab characters 56
 Error regexp RegexpSingleline Indentation must use tab characters 57
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Indentation must use tab characters 58
 Error regexp RegexpSingleline Indentation must use tab characters 59
 Error misc FinalParameters Parameter value should be final. 59
 Error regexp RegexpSingleline Indentation must use tab characters 60
 Error regexp RegexpSingleline Indentation must use tab characters 61
 Error regexp RegexpSingleline Indentation must use tab characters 63
 Error regexp RegexpSingleline Indentation must use tab characters 64
 Error regexp RegexpSingleline Indentation must use tab characters 65
 Error regexp RegexpSingleline Line has trailing spaces. 65
 Error regexp RegexpSingleline Indentation must use tab characters 66
 Error regexp RegexpSingleline Indentation must use tab characters 67
 Error regexp RegexpSingleline Indentation must use tab characters 68
 Error regexp RegexpSingleline Indentation must use tab characters 69
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error regexp RegexpSingleline Indentation must use tab characters 70
 Error regexp RegexpSingleline Indentation must use tab characters 71
 Error regexp RegexpSingleline Indentation must use tab characters 72
 Error regexp RegexpSingleline Indentation must use tab characters 73
 Error regexp RegexpSingleline Indentation must use tab characters 75
 Error regexp RegexpSingleline Indentation must use tab characters 76
 Error regexp RegexpSingleline Indentation must use tab characters 77
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error regexp RegexpSingleline Indentation must use tab characters 78
 Error regexp RegexpSingleline Indentation must use tab characters 79
 Error regexp RegexpSingleline Indentation must use tab characters 80
 Error regexp RegexpSingleline Indentation must use tab characters 81
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error regexp RegexpSingleline Indentation must use tab characters 82
 Error regexp RegexpSingleline Indentation must use tab characters 83
 Error misc FinalParameters Parameter value should be final. 83
 Error coding HiddenField 'value' hides a field. 83
 Error regexp RegexpSingleline Indentation must use tab characters 84
 Error regexp RegexpSingleline Indentation must use tab characters 85

org/sentrysoftware/winrm/service/shell/EnvironmentVariable.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 13
 Error regexp RegexpSingleline Line has trailing spaces. 15
 Error regexp RegexpSingleline Line has trailing spaces. 25
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Indentation must use tab characters 30
 Error regexp RegexpSingleline Indentation must use tab characters 34
 Error regexp RegexpSingleline Indentation must use tab characters 35
 Error design VisibilityModifier Variable 'value' must be private and have accessor methods. 35
 Error regexp RegexpSingleline Indentation must use tab characters 36
 Error regexp RegexpSingleline Indentation must use tab characters 37
 Error design VisibilityModifier Variable 'name' must be private and have accessor methods. 37
 Error regexp RegexpSingleline Indentation must use tab characters 39
 Error regexp RegexpSingleline Indentation must use tab characters 40
 Error regexp RegexpSingleline Indentation must use tab characters 41
 Error regexp RegexpSingleline Line has trailing spaces. 41
 Error regexp RegexpSingleline Indentation must use tab characters 42
 Error regexp RegexpSingleline Indentation must use tab characters 43
 Error regexp RegexpSingleline Indentation must use tab characters 44
 Error regexp RegexpSingleline Indentation must use tab characters 45
 Error regexp RegexpSingleline Line has trailing spaces. 45
 Error regexp RegexpSingleline Indentation must use tab characters 46
 Error regexp RegexpSingleline Indentation must use tab characters 47
 Error regexp RegexpSingleline Indentation must use tab characters 48
 Error regexp RegexpSingleline Indentation must use tab characters 49
 Error regexp RegexpSingleline Indentation must use tab characters 51
 Error regexp RegexpSingleline Indentation must use tab characters 52
 Error regexp RegexpSingleline Indentation must use tab characters 53
 Error regexp RegexpSingleline Line has trailing spaces. 53
 Error regexp RegexpSingleline Indentation must use tab characters 54
 Error regexp RegexpSingleline Indentation must use tab characters 55
 Error regexp RegexpSingleline Indentation must use tab characters 56
 Error regexp RegexpSingleline Indentation must use tab characters 57
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Indentation must use tab characters 58
 Error regexp RegexpSingleline Indentation must use tab characters 59
 Error misc FinalParameters Parameter value should be final. 59
 Error regexp RegexpSingleline Indentation must use tab characters 60
 Error regexp RegexpSingleline Indentation must use tab characters 61
 Error regexp RegexpSingleline Indentation must use tab characters 63
 Error regexp RegexpSingleline Indentation must use tab characters 64
 Error regexp RegexpSingleline Indentation must use tab characters 65
 Error regexp RegexpSingleline Line has trailing spaces. 65
 Error regexp RegexpSingleline Indentation must use tab characters 66
 Error regexp RegexpSingleline Indentation must use tab characters 67
 Error regexp RegexpSingleline Indentation must use tab characters 68
 Error regexp RegexpSingleline Indentation must use tab characters 69
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error regexp RegexpSingleline Indentation must use tab characters 70
 Error regexp RegexpSingleline Indentation must use tab characters 71
 Error regexp RegexpSingleline Indentation must use tab characters 72
 Error regexp RegexpSingleline Indentation must use tab characters 73
 Error regexp RegexpSingleline Indentation must use tab characters 75
 Error regexp RegexpSingleline Indentation must use tab characters 76
 Error regexp RegexpSingleline Indentation must use tab characters 77
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error regexp RegexpSingleline Indentation must use tab characters 78
 Error regexp RegexpSingleline Indentation must use tab characters 79
 Error regexp RegexpSingleline Indentation must use tab characters 80
 Error regexp RegexpSingleline Indentation must use tab characters 81
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error regexp RegexpSingleline Indentation must use tab characters 82
 Error regexp RegexpSingleline Indentation must use tab characters 83
 Error misc FinalParameters Parameter value should be final. 83
 Error coding HiddenField 'value' hides a field. 83
 Error regexp RegexpSingleline Indentation must use tab characters 84
 Error regexp RegexpSingleline Indentation must use tab characters 85

org/sentrysoftware/winrm/service/shell/EnvironmentVariableList.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 16
 Error regexp RegexpSingleline Line has trailing spaces. 28
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Indentation must use tab characters 33
 Error regexp RegexpSingleline Indentation must use tab characters 37
 Error regexp RegexpSingleline Indentation must use tab characters 38
 Error design VisibilityModifier Variable 'variable' must be private and have accessor methods. 38
 Error regexp RegexpSingleline Indentation must use tab characters 40
 Error regexp RegexpSingleline Indentation must use tab characters 41
 Error regexp RegexpSingleline Indentation must use tab characters 42
 Error regexp RegexpSingleline Line has trailing spaces. 42
 Error regexp RegexpSingleline Indentation must use tab characters 43
 Error regexp RegexpSingleline Indentation must use tab characters 44
 Error regexp RegexpSingleline Indentation must use tab characters 45
 Error regexp RegexpSingleline Indentation must use tab characters 46
 Error regexp RegexpSingleline Indentation must use tab characters 47
 Error regexp RegexpSingleline Indentation must use tab characters 48
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error regexp RegexpSingleline Indentation must use tab characters 49
 Error regexp RegexpSingleline Indentation must use tab characters 50
 Error regexp RegexpSingleline Indentation must use tab characters 51
 Error regexp RegexpSingleline Indentation must use tab characters 52
 Error regexp RegexpSingleline Indentation must use tab characters 53
 Error regexp RegexpSingleline Indentation must use tab characters 54
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error regexp RegexpSingleline Indentation must use tab characters 55
 Error regexp RegexpSingleline Line has trailing spaces. 55
 Error regexp RegexpSingleline Indentation must use tab characters 56
 Error regexp RegexpSingleline Indentation must use tab characters 57
 Error regexp RegexpSingleline Indentation must use tab characters 58
 Error regexp RegexpSingleline Indentation must use tab characters 59
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error regexp RegexpSingleline Indentation must use tab characters 60
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error regexp RegexpSingleline Indentation must use tab characters 61
 Error regexp RegexpSingleline Indentation must use tab characters 62
 Error regexp RegexpSingleline Indentation must use tab characters 63
 Error regexp RegexpSingleline Indentation must use tab characters 64
 Error regexp RegexpSingleline Indentation must use tab characters 65
 Error regexp RegexpSingleline Indentation must use tab characters 66
 Error regexp RegexpSingleline Indentation must use tab characters 67

org/sentrysoftware/winrm/service/shell/ObjectFactory.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 12
 Error regexp RegexpSingleline Line has trailing spaces. 13
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 15
 Error regexp RegexpSingleline Line has trailing spaces. 16
 Error regexp RegexpSingleline Line has trailing spaces. 17
 Error regexp RegexpSingleline Line has trailing spaces. 18
 Error regexp RegexpSingleline Line has trailing spaces. 19
 Error regexp RegexpSingleline Line has trailing spaces. 20
 Error regexp RegexpSingleline Line has trailing spaces. 21
 Error regexp RegexpSingleline Line has trailing spaces. 23
 Error regexp RegexpSingleline Indentation must use tab characters 28
 Error modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 28
 Error naming ConstantName Name '_Code_QNAME' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 28
 Error regexp RegexpSingleline Indentation must use tab characters 29
 Error modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 29
 Error naming ConstantName Name '_CommandId_QNAME' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 29
 Error regexp RegexpSingleline Indentation must use tab characters 30
 Error modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 30
 Error naming ConstantName Name '_CommandLine_QNAME' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 30
 Error regexp RegexpSingleline Indentation must use tab characters 31
 Error modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 31
 Error naming ConstantName Name '_Receive_QNAME' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 31
 Error regexp RegexpSingleline Indentation must use tab characters 32
 Error modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 32
 Error naming ConstantName Name '_ReceiveResponse_QNAME' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 32
 Error regexp RegexpSingleline Indentation must use tab characters 33
 Error modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 33
 Error naming ConstantName Name '_Shell_QNAME' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 33
 Error regexp RegexpSingleline Indentation must use tab characters 34
 Error modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 34
 Error naming ConstantName Name '_Signal_QNAME' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 34
 Error regexp RegexpSingleline Indentation must use tab characters 36
 Error regexp RegexpSingleline Indentation must use tab characters 37
 Error regexp RegexpSingleline Indentation must use tab characters 38
 Error regexp RegexpSingleline Line has trailing spaces. 38
 Error regexp RegexpSingleline Indentation must use tab characters 39
 Error regexp RegexpSingleline Indentation must use tab characters 40
 Error regexp RegexpSingleline Indentation must use tab characters 41
 Error regexp RegexpSingleline Indentation must use tab characters 43
 Error regexp RegexpSingleline Indentation must use tab characters 44
 Error regexp RegexpSingleline Indentation must use tab characters 45
 Error regexp RegexpSingleline Line has trailing spaces. 45
 Error regexp RegexpSingleline Indentation must use tab characters 46
 Error regexp RegexpSingleline Indentation must use tab characters 47
 Error regexp RegexpSingleline Indentation must use tab characters 48
 Error regexp RegexpSingleline Indentation must use tab characters 49
 Error regexp RegexpSingleline Indentation must use tab characters 51
 Error regexp RegexpSingleline Indentation must use tab characters 52
 Error regexp RegexpSingleline Indentation must use tab characters 53
 Error regexp RegexpSingleline Line has trailing spaces. 53
 Error regexp RegexpSingleline Indentation must use tab characters 54
 Error regexp RegexpSingleline Indentation must use tab characters 55
 Error regexp RegexpSingleline Indentation must use tab characters 56
 Error regexp RegexpSingleline Indentation must use tab characters 57
 Error regexp RegexpSingleline Indentation must use tab characters 59
 Error regexp RegexpSingleline Indentation must use tab characters 60
 Error regexp RegexpSingleline Indentation must use tab characters 61
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Indentation must use tab characters 62
 Error regexp RegexpSingleline Indentation must use tab characters 63
 Error regexp RegexpSingleline Indentation must use tab characters 64
 Error regexp RegexpSingleline Indentation must use tab characters 65
 Error regexp RegexpSingleline Indentation must use tab characters 67
 Error regexp RegexpSingleline Indentation must use tab characters 68
 Error regexp RegexpSingleline Indentation must use tab characters 69
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error regexp RegexpSingleline Indentation must use tab characters 70
 Error regexp RegexpSingleline Indentation must use tab characters 71
 Error regexp RegexpSingleline Indentation must use tab characters 72
 Error regexp RegexpSingleline Indentation must use tab characters 73
 Error regexp RegexpSingleline Indentation must use tab characters 75
 Error regexp RegexpSingleline Indentation must use tab characters 76
 Error regexp RegexpSingleline Indentation must use tab characters 77
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error regexp RegexpSingleline Indentation must use tab characters 78
 Error regexp RegexpSingleline Indentation must use tab characters 79
 Error regexp RegexpSingleline Indentation must use tab characters 80
 Error regexp RegexpSingleline Indentation must use tab characters 81
 Error regexp RegexpSingleline Indentation must use tab characters 83
 Error regexp RegexpSingleline Indentation must use tab characters 84
 Error regexp RegexpSingleline Indentation must use tab characters 85
 Error regexp RegexpSingleline Line has trailing spaces. 85
 Error regexp RegexpSingleline Indentation must use tab characters 86
 Error regexp RegexpSingleline Indentation must use tab characters 87
 Error regexp RegexpSingleline Indentation must use tab characters 88
 Error regexp RegexpSingleline Indentation must use tab characters 89
 Error regexp RegexpSingleline Indentation must use tab characters 91
 Error regexp RegexpSingleline Indentation must use tab characters 92
 Error regexp RegexpSingleline Indentation must use tab characters 93
 Error regexp RegexpSingleline Line has trailing spaces. 93
 Error regexp RegexpSingleline Indentation must use tab characters 94
 Error regexp RegexpSingleline Indentation must use tab characters 95
 Error regexp RegexpSingleline Indentation must use tab characters 96
 Error regexp RegexpSingleline Indentation must use tab characters 97
 Error regexp RegexpSingleline Indentation must use tab characters 99
 Error regexp RegexpSingleline Indentation must use tab characters 100
 Error regexp RegexpSingleline Indentation must use tab characters 101
 Error regexp RegexpSingleline Line has trailing spaces. 101
 Error regexp RegexpSingleline Indentation must use tab characters 102
 Error regexp RegexpSingleline Indentation must use tab characters 103
 Error regexp RegexpSingleline Indentation must use tab characters 104
 Error regexp RegexpSingleline Indentation must use tab characters 105
 Error regexp RegexpSingleline Indentation must use tab characters 107
 Error regexp RegexpSingleline Indentation must use tab characters 108
 Error regexp RegexpSingleline Indentation must use tab characters 109
 Error regexp RegexpSingleline Line has trailing spaces. 109
 Error regexp RegexpSingleline Indentation must use tab characters 110
 Error regexp RegexpSingleline Indentation must use tab characters 111
 Error regexp RegexpSingleline Indentation must use tab characters 112
 Error regexp RegexpSingleline Indentation must use tab characters 113
 Error regexp RegexpSingleline Indentation must use tab characters 115
 Error regexp RegexpSingleline Indentation must use tab characters 116
 Error regexp RegexpSingleline Indentation must use tab characters 117
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error regexp RegexpSingleline Indentation must use tab characters 118
 Error regexp RegexpSingleline Indentation must use tab characters 119
 Error regexp RegexpSingleline Indentation must use tab characters 120
 Error regexp RegexpSingleline Indentation must use tab characters 121
 Error regexp RegexpSingleline Indentation must use tab characters 122
 Error regexp RegexpSingleline Indentation must use tab characters 123
 Error regexp RegexpSingleline Indentation must use tab characters 124
 Error misc FinalParameters Parameter value should be final. 124
 Error regexp RegexpSingleline Indentation must use tab characters 125
 Error regexp RegexpSingleline Indentation must use tab characters 126
 Error regexp RegexpSingleline Indentation must use tab characters 128
 Error regexp RegexpSingleline Indentation must use tab characters 129
 Error regexp RegexpSingleline Indentation must use tab characters 130
 Error regexp RegexpSingleline Line has trailing spaces. 130
 Error regexp RegexpSingleline Indentation must use tab characters 131
 Error regexp RegexpSingleline Indentation must use tab characters 132
 Error regexp RegexpSingleline Indentation must use tab characters 133
 Error regexp RegexpSingleline Indentation must use tab characters 134
 Error regexp RegexpSingleline Indentation must use tab characters 135
 Error regexp RegexpSingleline Indentation must use tab characters 136
 Error regexp RegexpSingleline Indentation must use tab characters 137
 Error misc FinalParameters Parameter value should be final. 137
 Error regexp RegexpSingleline Indentation must use tab characters 138
 Error regexp RegexpSingleline Indentation must use tab characters 139
 Error regexp RegexpSingleline Indentation must use tab characters 141
 Error regexp RegexpSingleline Indentation must use tab characters 142
 Error regexp RegexpSingleline Indentation must use tab characters 143
 Error regexp RegexpSingleline Line has trailing spaces. 143
 Error regexp RegexpSingleline Indentation must use tab characters 144
 Error regexp RegexpSingleline Indentation must use tab characters 145
 Error regexp RegexpSingleline Indentation must use tab characters 146
 Error regexp RegexpSingleline Indentation must use tab characters 147
 Error regexp RegexpSingleline Indentation must use tab characters 148
 Error regexp RegexpSingleline Indentation must use tab characters 149
 Error regexp RegexpSingleline Indentation must use tab characters 150
 Error misc FinalParameters Parameter value should be final. 150
 Error regexp RegexpSingleline Indentation must use tab characters 151
 Error regexp RegexpSingleline Indentation must use tab characters 152
 Error regexp RegexpSingleline Indentation must use tab characters 154
 Error regexp RegexpSingleline Indentation must use tab characters 155
 Error regexp RegexpSingleline Indentation must use tab characters 156
 Error regexp RegexpSingleline Line has trailing spaces. 156
 Error regexp RegexpSingleline Indentation must use tab characters 157
 Error regexp RegexpSingleline Indentation must use tab characters 158
 Error regexp RegexpSingleline Indentation must use tab characters 159
 Error regexp RegexpSingleline Indentation must use tab characters 160
 Error regexp RegexpSingleline Indentation must use tab characters 161
 Error regexp RegexpSingleline Indentation must use tab characters 162
 Error regexp RegexpSingleline Indentation must use tab characters 163
 Error misc FinalParameters Parameter value should be final. 163
 Error regexp RegexpSingleline Indentation must use tab characters 164
 Error regexp RegexpSingleline Indentation must use tab characters 165
 Error regexp RegexpSingleline Indentation must use tab characters 167
 Error regexp RegexpSingleline Indentation must use tab characters 168
 Error regexp RegexpSingleline Indentation must use tab characters 169
 Error regexp RegexpSingleline Line has trailing spaces. 169
 Error regexp RegexpSingleline Indentation must use tab characters 170
 Error regexp RegexpSingleline Indentation must use tab characters 171
 Error regexp RegexpSingleline Indentation must use tab characters 172
 Error regexp RegexpSingleline Indentation must use tab characters 173
 Error regexp RegexpSingleline Indentation must use tab characters 174
 Error regexp RegexpSingleline Indentation must use tab characters 175
 Error regexp RegexpSingleline Indentation must use tab characters 176
 Error misc FinalParameters Parameter value should be final. 176
 Error regexp RegexpSingleline Indentation must use tab characters 177
 Error regexp RegexpSingleline Indentation must use tab characters 178
 Error regexp RegexpSingleline Indentation must use tab characters 180
 Error regexp RegexpSingleline Indentation must use tab characters 181
 Error regexp RegexpSingleline Indentation must use tab characters 182
 Error regexp RegexpSingleline Line has trailing spaces. 182
 Error regexp RegexpSingleline Indentation must use tab characters 183
 Error regexp RegexpSingleline Indentation must use tab characters 184
 Error regexp RegexpSingleline Indentation must use tab characters 185
 Error regexp RegexpSingleline Indentation must use tab characters 186
 Error regexp RegexpSingleline Indentation must use tab characters 187
 Error regexp RegexpSingleline Indentation must use tab characters 188
 Error regexp RegexpSingleline Indentation must use tab characters 189
 Error misc FinalParameters Parameter value should be final. 189
 Error regexp RegexpSingleline Indentation must use tab characters 190
 Error regexp RegexpSingleline Indentation must use tab characters 191
 Error regexp RegexpSingleline Indentation must use tab characters 193
 Error regexp RegexpSingleline Indentation must use tab characters 194
 Error regexp RegexpSingleline Indentation must use tab characters 195
 Error regexp RegexpSingleline Line has trailing spaces. 195
 Error regexp RegexpSingleline Indentation must use tab characters 196
 Error regexp RegexpSingleline Indentation must use tab characters 197
 Error regexp RegexpSingleline Indentation must use tab characters 198
 Error regexp RegexpSingleline Indentation must use tab characters 199
 Error regexp RegexpSingleline Indentation must use tab characters 200
 Error regexp RegexpSingleline Indentation must use tab characters 201
 Error regexp RegexpSingleline Indentation must use tab characters 202
 Error misc FinalParameters Parameter value should be final. 202
 Error regexp RegexpSingleline Indentation must use tab characters 203
 Error regexp RegexpSingleline Indentation must use tab characters 204

org/sentrysoftware/winrm/service/shell/Receive.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 12
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 27
 Error regexp RegexpSingleline Indentation must use tab characters 31
 Error regexp RegexpSingleline Indentation must use tab characters 35
 Error regexp RegexpSingleline Indentation must use tab characters 36
 Error design VisibilityModifier Variable 'desiredStream' must be private and have accessor methods. 36
 Error regexp RegexpSingleline Indentation must use tab characters 38
 Error regexp RegexpSingleline Indentation must use tab characters 39
 Error regexp RegexpSingleline Indentation must use tab characters 40
 Error regexp RegexpSingleline Line has trailing spaces. 40
 Error regexp RegexpSingleline Indentation must use tab characters 41
 Error regexp RegexpSingleline Indentation must use tab characters 42
 Error regexp RegexpSingleline Indentation must use tab characters 43
 Error regexp RegexpSingleline Indentation must use tab characters 44
 Error regexp RegexpSingleline Line has trailing spaces. 44
 Error regexp RegexpSingleline Indentation must use tab characters 45
 Error regexp RegexpSingleline Indentation must use tab characters 46
 Error regexp RegexpSingleline Indentation must use tab characters 47
 Error regexp RegexpSingleline Indentation must use tab characters 48
 Error regexp RegexpSingleline Indentation must use tab characters 50
 Error regexp RegexpSingleline Indentation must use tab characters 51
 Error regexp RegexpSingleline Indentation must use tab characters 52
 Error regexp RegexpSingleline Line has trailing spaces. 52
 Error regexp RegexpSingleline Indentation must use tab characters 53
 Error regexp RegexpSingleline Indentation must use tab characters 54
 Error regexp RegexpSingleline Indentation must use tab characters 55
 Error regexp RegexpSingleline Indentation must use tab characters 56
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Indentation must use tab characters 57
 Error regexp RegexpSingleline Indentation must use tab characters 58
 Error misc FinalParameters Parameter value should be final. 58
 Error regexp RegexpSingleline Indentation must use tab characters 59
 Error regexp RegexpSingleline Indentation must use tab characters 60

org/sentrysoftware/winrm/service/shell/ReceiveResponse.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 17
 Error regexp RegexpSingleline Line has trailing spaces. 19
 Error regexp RegexpSingleline Line has trailing spaces. 33
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error regexp RegexpSingleline Indentation must use tab characters 38
 Error regexp RegexpSingleline Indentation must use tab characters 39
 Error regexp RegexpSingleline Indentation must use tab characters 43
 Error regexp RegexpSingleline Indentation must use tab characters 44
 Error design VisibilityModifier Variable 'stream' must be private and have accessor methods. 44
 Error regexp RegexpSingleline Indentation must use tab characters 45
 Error regexp RegexpSingleline Indentation must use tab characters 46
 Error design VisibilityModifier Variable 'commandState' must be private and have accessor methods. 46
 Error regexp RegexpSingleline Indentation must use tab characters 47
 Error regexp RegexpSingleline Indentation must use tab characters 48
 Error regexp RegexpSingleline Indentation must use tab characters 49
 Error design VisibilityModifier Variable 'sequenceID' must be private and have accessor methods. 49
 Error regexp RegexpSingleline Indentation must use tab characters 51
 Error regexp RegexpSingleline Indentation must use tab characters 52
 Error regexp RegexpSingleline Indentation must use tab characters 53
 Error regexp RegexpSingleline Line has trailing spaces. 53
 Error regexp RegexpSingleline Indentation must use tab characters 54
 Error regexp RegexpSingleline Indentation must use tab characters 55
 Error regexp RegexpSingleline Indentation must use tab characters 56
 Error regexp RegexpSingleline Indentation must use tab characters 57
 Error regexp RegexpSingleline Indentation must use tab characters 58
 Error regexp RegexpSingleline Indentation must use tab characters 59
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error regexp RegexpSingleline Indentation must use tab characters 60
 Error regexp RegexpSingleline Indentation must use tab characters 61
 Error regexp RegexpSingleline Indentation must use tab characters 62
 Error regexp RegexpSingleline Indentation must use tab characters 63
 Error regexp RegexpSingleline Indentation must use tab characters 64
 Error regexp RegexpSingleline Indentation must use tab characters 65
 Error regexp RegexpSingleline Line has trailing spaces. 65
 Error regexp RegexpSingleline Indentation must use tab characters 66
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error regexp RegexpSingleline Indentation must use tab characters 67
 Error regexp RegexpSingleline Indentation must use tab characters 68
 Error regexp RegexpSingleline Indentation must use tab characters 69
 Error regexp RegexpSingleline Indentation must use tab characters 70
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Indentation must use tab characters 71
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error regexp RegexpSingleline Indentation must use tab characters 72
 Error regexp RegexpSingleline Indentation must use tab characters 73
 Error regexp RegexpSingleline Indentation must use tab characters 74
 Error regexp RegexpSingleline Indentation must use tab characters 75
 Error regexp RegexpSingleline Indentation must use tab characters 76
 Error regexp RegexpSingleline Indentation must use tab characters 77
 Error regexp RegexpSingleline Indentation must use tab characters 78
 Error regexp RegexpSingleline Indentation must use tab characters 80
 Error regexp RegexpSingleline Indentation must use tab characters 81
 Error regexp RegexpSingleline Indentation must use tab characters 82
 Error regexp RegexpSingleline Line has trailing spaces. 82
 Error regexp RegexpSingleline Indentation must use tab characters 83
 Error regexp RegexpSingleline Indentation must use tab characters 84
 Error regexp RegexpSingleline Indentation must use tab characters 85
 Error regexp RegexpSingleline Indentation must use tab characters 86
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Indentation must use tab characters 87
 Error regexp RegexpSingleline Indentation must use tab characters 88
 Error regexp RegexpSingleline Indentation must use tab characters 89
 Error regexp RegexpSingleline Indentation must use tab characters 90
 Error regexp RegexpSingleline Indentation must use tab characters 92
 Error regexp RegexpSingleline Indentation must use tab characters 93
 Error regexp RegexpSingleline Indentation must use tab characters 94
 Error regexp RegexpSingleline Line has trailing spaces. 94
 Error regexp RegexpSingleline Indentation must use tab characters 95
 Error regexp RegexpSingleline Indentation must use tab characters 96
 Error regexp RegexpSingleline Indentation must use tab characters 97
 Error regexp RegexpSingleline Indentation must use tab characters 98
 Error regexp RegexpSingleline Line has trailing spaces. 98
 Error regexp RegexpSingleline Indentation must use tab characters 99
 Error regexp RegexpSingleline Indentation must use tab characters 100
 Error misc FinalParameters Parameter value should be final. 100
 Error regexp RegexpSingleline Indentation must use tab characters 101
 Error regexp RegexpSingleline Indentation must use tab characters 102
 Error regexp RegexpSingleline Indentation must use tab characters 104
 Error regexp RegexpSingleline Indentation must use tab characters 105
 Error regexp RegexpSingleline Indentation must use tab characters 106
 Error regexp RegexpSingleline Line has trailing spaces. 106
 Error regexp RegexpSingleline Indentation must use tab characters 107
 Error regexp RegexpSingleline Indentation must use tab characters 108
 Error regexp RegexpSingleline Indentation must use tab characters 109
 Error regexp RegexpSingleline Indentation must use tab characters 110
 Error regexp RegexpSingleline Line has trailing spaces. 110
 Error regexp RegexpSingleline Indentation must use tab characters 111
 Error regexp RegexpSingleline Indentation must use tab characters 112
 Error regexp RegexpSingleline Indentation must use tab characters 113
 Error regexp RegexpSingleline Indentation must use tab characters 114
 Error regexp RegexpSingleline Indentation must use tab characters 116
 Error regexp RegexpSingleline Indentation must use tab characters 117
 Error regexp RegexpSingleline Indentation must use tab characters 118
 Error regexp RegexpSingleline Line has trailing spaces. 118
 Error regexp RegexpSingleline Indentation must use tab characters 119
 Error regexp RegexpSingleline Indentation must use tab characters 120
 Error regexp RegexpSingleline Indentation must use tab characters 121
 Error regexp RegexpSingleline Indentation must use tab characters 122
 Error regexp RegexpSingleline Line has trailing spaces. 122
 Error regexp RegexpSingleline Indentation must use tab characters 123
 Error regexp RegexpSingleline Indentation must use tab characters 124
 Error misc FinalParameters Parameter value should be final. 124
 Error regexp RegexpSingleline Indentation must use tab characters 125
 Error regexp RegexpSingleline Indentation must use tab characters 126

org/sentrysoftware/winrm/service/shell/Shell.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 19
 Error regexp RegexpSingleline Line has trailing spaces. 21
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error regexp RegexpSingleline Line has trailing spaces. 49
 Error regexp RegexpSingleline Indentation must use tab characters 53
 Error regexp RegexpSingleline Indentation must use tab characters 54
 Error regexp RegexpSingleline Indentation must use tab characters 55
 Error regexp RegexpSingleline Indentation must use tab characters 56
 Error regexp RegexpSingleline Indentation must use tab characters 57
 Error regexp RegexpSingleline Indentation must use tab characters 58
 Error regexp RegexpSingleline Indentation must use tab characters 59
 Error regexp RegexpSingleline Indentation must use tab characters 60
 Error regexp RegexpSingleline Indentation must use tab characters 64
 Error regexp RegexpSingleline Indentation must use tab characters 65
 Error regexp RegexpSingleline Indentation must use tab characters 66
 Error design VisibilityModifier Variable 'shellId' must be private and have accessor methods. 66
 Error regexp RegexpSingleline Indentation must use tab characters 67
 Error regexp RegexpSingleline Indentation must use tab characters 68
 Error design VisibilityModifier Variable 'environment' must be private and have accessor methods. 68
 Error regexp RegexpSingleline Indentation must use tab characters 69
 Error regexp RegexpSingleline Indentation must use tab characters 70
 Error design VisibilityModifier Variable 'workingDirectory' must be private and have accessor methods. 70
 Error regexp RegexpSingleline Indentation must use tab characters 71
 Error regexp RegexpSingleline Indentation must use tab characters 72
 Error design VisibilityModifier Variable 'lifetime' must be private and have accessor methods. 72
 Error regexp RegexpSingleline Indentation must use tab characters 73
 Error regexp RegexpSingleline Indentation must use tab characters 74
 Error design VisibilityModifier Variable 'idleTimeout' must be private and have accessor methods. 74
 Error regexp RegexpSingleline Indentation must use tab characters 75
 Error regexp RegexpSingleline Indentation must use tab characters 76
 Error regexp RegexpSingleline Indentation must use tab characters 77
 Error design VisibilityModifier Variable 'inputStreams' must be private and have accessor methods. 77
 Error regexp RegexpSingleline Indentation must use tab characters 78
 Error regexp RegexpSingleline Indentation must use tab characters 79
 Error regexp RegexpSingleline Indentation must use tab characters 80
 Error design VisibilityModifier Variable 'outputStreams' must be private and have accessor methods. 80
 Error regexp RegexpSingleline Indentation must use tab characters 81
 Error regexp RegexpSingleline Indentation must use tab characters 82
 Error design VisibilityModifier Variable 'any' must be private and have accessor methods. 82
 Error regexp RegexpSingleline Indentation must use tab characters 84
 Error regexp RegexpSingleline Indentation must use tab characters 85
 Error regexp RegexpSingleline Indentation must use tab characters 86
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Indentation must use tab characters 87
 Error regexp RegexpSingleline Indentation must use tab characters 88
 Error regexp RegexpSingleline Indentation must use tab characters 89
 Error regexp RegexpSingleline Indentation must use tab characters 90
 Error regexp RegexpSingleline Line has trailing spaces. 90
 Error regexp RegexpSingleline Indentation must use tab characters 91
 Error regexp RegexpSingleline Indentation must use tab characters 92
 Error regexp RegexpSingleline Indentation must use tab characters 93
 Error regexp RegexpSingleline Indentation must use tab characters 94
 Error regexp RegexpSingleline Indentation must use tab characters 96
 Error regexp RegexpSingleline Indentation must use tab characters 97
 Error regexp RegexpSingleline Indentation must use tab characters 98
 Error regexp RegexpSingleline Line has trailing spaces. 98
 Error regexp RegexpSingleline Indentation must use tab characters 99
 Error regexp RegexpSingleline Indentation must use tab characters 100
 Error regexp RegexpSingleline Indentation must use tab characters 101
 Error regexp RegexpSingleline Indentation must use tab characters 102
 Error regexp RegexpSingleline Line has trailing spaces. 102
 Error regexp RegexpSingleline Indentation must use tab characters 103
 Error regexp RegexpSingleline Indentation must use tab characters 104
 Error misc FinalParameters Parameter value should be final. 104
 Error regexp RegexpSingleline Indentation must use tab characters 105
 Error regexp RegexpSingleline Indentation must use tab characters 106
 Error regexp RegexpSingleline Indentation must use tab characters 108
 Error regexp RegexpSingleline Indentation must use tab characters 109
 Error regexp RegexpSingleline Indentation must use tab characters 110
 Error regexp RegexpSingleline Line has trailing spaces. 110
 Error regexp RegexpSingleline Indentation must use tab characters 111
 Error regexp RegexpSingleline Indentation must use tab characters 112
 Error regexp RegexpSingleline Indentation must use tab characters 113
 Error regexp RegexpSingleline Indentation must use tab characters 114
 Error regexp RegexpSingleline Line has trailing spaces. 114
 Error regexp RegexpSingleline Indentation must use tab characters 115
 Error regexp RegexpSingleline Indentation must use tab characters 116
 Error regexp RegexpSingleline Indentation must use tab characters 117
 Error regexp RegexpSingleline Indentation must use tab characters 118
 Error regexp RegexpSingleline Indentation must use tab characters 120
 Error regexp RegexpSingleline Indentation must use tab characters 121
 Error regexp RegexpSingleline Indentation must use tab characters 122
 Error regexp RegexpSingleline Line has trailing spaces. 122
 Error regexp RegexpSingleline Indentation must use tab characters 123
 Error regexp RegexpSingleline Indentation must use tab characters 124
 Error regexp RegexpSingleline Indentation must use tab characters 125
 Error regexp RegexpSingleline Indentation must use tab characters 126
 Error regexp RegexpSingleline Line has trailing spaces. 126
 Error regexp RegexpSingleline Indentation must use tab characters 127
 Error regexp RegexpSingleline Indentation must use tab characters 128
 Error misc FinalParameters Parameter value should be final. 128
 Error regexp RegexpSingleline Indentation must use tab characters 129
 Error regexp RegexpSingleline Indentation must use tab characters 130
 Error regexp RegexpSingleline Indentation must use tab characters 132
 Error regexp RegexpSingleline Indentation must use tab characters 133
 Error regexp RegexpSingleline Indentation must use tab characters 134
 Error regexp RegexpSingleline Line has trailing spaces. 134
 Error regexp RegexpSingleline Indentation must use tab characters 135
 Error regexp RegexpSingleline Indentation must use tab characters 136
 Error regexp RegexpSingleline Indentation must use tab characters 137
 Error regexp RegexpSingleline Indentation must use tab characters 138
 Error regexp RegexpSingleline Line has trailing spaces. 138
 Error regexp RegexpSingleline Indentation must use tab characters 139
 Error regexp RegexpSingleline Indentation must use tab characters 140
 Error regexp RegexpSingleline Indentation must use tab characters 141
 Error regexp RegexpSingleline Indentation must use tab characters 142
 Error regexp RegexpSingleline Indentation must use tab characters 144
 Error regexp RegexpSingleline Indentation must use tab characters 145
 Error regexp RegexpSingleline Indentation must use tab characters 146
 Error regexp RegexpSingleline Line has trailing spaces. 146
 Error regexp RegexpSingleline Indentation must use tab characters 147
 Error regexp RegexpSingleline Indentation must use tab characters 148
 Error regexp RegexpSingleline Indentation must use tab characters 149
 Error regexp RegexpSingleline Indentation must use tab characters 150
 Error regexp RegexpSingleline Line has trailing spaces. 150
 Error regexp RegexpSingleline Indentation must use tab characters 151
 Error regexp RegexpSingleline Indentation must use tab characters 152
 Error misc FinalParameters Parameter value should be final. 152
 Error regexp RegexpSingleline Indentation must use tab characters 153
 Error regexp RegexpSingleline Indentation must use tab characters 154
 Error regexp RegexpSingleline Indentation must use tab characters 156
 Error regexp RegexpSingleline Indentation must use tab characters 157
 Error regexp RegexpSingleline Indentation must use tab characters 158
 Error regexp RegexpSingleline Line has trailing spaces. 158
 Error regexp RegexpSingleline Indentation must use tab characters 159
 Error regexp RegexpSingleline Indentation must use tab characters 160
 Error regexp RegexpSingleline Indentation must use tab characters 161
 Error regexp RegexpSingleline Indentation must use tab characters 162
 Error regexp RegexpSingleline Line has trailing spaces. 162
 Error regexp RegexpSingleline Indentation must use tab characters 163
 Error regexp RegexpSingleline Indentation must use tab characters 164
 Error regexp RegexpSingleline Indentation must use tab characters 165
 Error regexp RegexpSingleline Indentation must use tab characters 166
 Error regexp RegexpSingleline Indentation must use tab characters 168
 Error regexp RegexpSingleline Indentation must use tab characters 169
 Error regexp RegexpSingleline Indentation must use tab characters 170
 Error regexp RegexpSingleline Line has trailing spaces. 170
 Error regexp RegexpSingleline Indentation must use tab characters 171
 Error regexp RegexpSingleline Indentation must use tab characters 172
 Error regexp RegexpSingleline Indentation must use tab characters 173
 Error regexp RegexpSingleline Indentation must use tab characters 174
 Error regexp RegexpSingleline Line has trailing spaces. 174
 Error regexp RegexpSingleline Indentation must use tab characters 175
 Error regexp RegexpSingleline Indentation must use tab characters 176
 Error misc FinalParameters Parameter value should be final. 176
 Error regexp RegexpSingleline Indentation must use tab characters 177
 Error regexp RegexpSingleline Indentation must use tab characters 178
 Error regexp RegexpSingleline Indentation must use tab characters 180
 Error regexp RegexpSingleline Indentation must use tab characters 181
 Error regexp RegexpSingleline Indentation must use tab characters 182
 Error regexp RegexpSingleline Line has trailing spaces. 182
 Error regexp RegexpSingleline Indentation must use tab characters 183
 Error regexp RegexpSingleline Indentation must use tab characters 184
 Error regexp RegexpSingleline Indentation must use tab characters 185
 Error regexp RegexpSingleline Indentation must use tab characters 186
 Error regexp RegexpSingleline Line has trailing spaces. 186
 Error regexp RegexpSingleline Indentation must use tab characters 187
 Error regexp RegexpSingleline Indentation must use tab characters 188
 Error regexp RegexpSingleline Indentation must use tab characters 189
 Error regexp RegexpSingleline Indentation must use tab characters 190
 Error regexp RegexpSingleline Indentation must use tab characters 192
 Error regexp RegexpSingleline Indentation must use tab characters 193
 Error regexp RegexpSingleline Indentation must use tab characters 194
 Error regexp RegexpSingleline Line has trailing spaces. 194
 Error regexp RegexpSingleline Indentation must use tab characters 195
 Error regexp RegexpSingleline Indentation must use tab characters 196
 Error regexp RegexpSingleline Indentation must use tab characters 197
 Error regexp RegexpSingleline Indentation must use tab characters 198
 Error regexp RegexpSingleline Line has trailing spaces. 198
 Error regexp RegexpSingleline Indentation must use tab characters 199
 Error regexp RegexpSingleline Indentation must use tab characters 200
 Error misc FinalParameters Parameter value should be final. 200
 Error regexp RegexpSingleline Indentation must use tab characters 201
 Error regexp RegexpSingleline Indentation must use tab characters 202
 Error regexp RegexpSingleline Indentation must use tab characters 204
 Error regexp RegexpSingleline Indentation must use tab characters 205
 Error regexp RegexpSingleline Indentation must use tab characters 206
 Error regexp RegexpSingleline Line has trailing spaces. 206
 Error regexp RegexpSingleline Indentation must use tab characters 207
 Error regexp RegexpSingleline Indentation must use tab characters 208
 Error regexp RegexpSingleline Indentation must use tab characters 209
 Error regexp RegexpSingleline Indentation must use tab characters 210
 Error regexp RegexpSingleline Indentation must use tab characters 211
 Error regexp RegexpSingleline Indentation must use tab characters 212
 Error regexp RegexpSingleline Line has trailing spaces. 212
 Error regexp RegexpSingleline Indentation must use tab characters 213
 Error regexp RegexpSingleline Indentation must use tab characters 214
 Error regexp RegexpSingleline Indentation must use tab characters 215
 Error regexp RegexpSingleline Indentation must use tab characters 216
 Error regexp RegexpSingleline Indentation must use tab characters 217
 Error regexp RegexpSingleline Indentation must use tab characters 218
 Error regexp RegexpSingleline Line has trailing spaces. 218
 Error regexp RegexpSingleline Indentation must use tab characters 219
 Error regexp RegexpSingleline Line has trailing spaces. 219
 Error regexp RegexpSingleline Indentation must use tab characters 220
 Error regexp RegexpSingleline Indentation must use tab characters 221
 Error regexp RegexpSingleline Indentation must use tab characters 222
 Error regexp RegexpSingleline Indentation must use tab characters 223
 Error regexp RegexpSingleline Line has trailing spaces. 223
 Error regexp RegexpSingleline Indentation must use tab characters 224
 Error regexp RegexpSingleline Line has trailing spaces. 224
 Error regexp RegexpSingleline Indentation must use tab characters 225
 Error regexp RegexpSingleline Indentation must use tab characters 226
 Error regexp RegexpSingleline Indentation must use tab characters 227
 Error regexp RegexpSingleline Indentation must use tab characters 228
 Error regexp RegexpSingleline Indentation must use tab characters 229
 Error regexp RegexpSingleline Indentation must use tab characters 230
 Error regexp RegexpSingleline Indentation must use tab characters 231
 Error regexp RegexpSingleline Indentation must use tab characters 233
 Error regexp RegexpSingleline Indentation must use tab characters 234
 Error regexp RegexpSingleline Indentation must use tab characters 235
 Error regexp RegexpSingleline Line has trailing spaces. 235
 Error regexp RegexpSingleline Indentation must use tab characters 236
 Error regexp RegexpSingleline Indentation must use tab characters 237
 Error regexp RegexpSingleline Indentation must use tab characters 238
 Error regexp RegexpSingleline Indentation must use tab characters 239
 Error regexp RegexpSingleline Indentation must use tab characters 240
 Error regexp RegexpSingleline Indentation must use tab characters 241
 Error regexp RegexpSingleline Line has trailing spaces. 241
 Error regexp RegexpSingleline Indentation must use tab characters 242
 Error regexp RegexpSingleline Indentation must use tab characters 243
 Error regexp RegexpSingleline Indentation must use tab characters 244
 Error regexp RegexpSingleline Indentation must use tab characters 245
 Error regexp RegexpSingleline Indentation must use tab characters 246
 Error regexp RegexpSingleline Indentation must use tab characters 247
 Error regexp RegexpSingleline Line has trailing spaces. 247
 Error regexp RegexpSingleline Indentation must use tab characters 248
 Error regexp RegexpSingleline Line has trailing spaces. 248
 Error regexp RegexpSingleline Indentation must use tab characters 249
 Error regexp RegexpSingleline Indentation must use tab characters 250
 Error regexp RegexpSingleline Indentation must use tab characters 251
 Error regexp RegexpSingleline Indentation must use tab characters 252
 Error regexp RegexpSingleline Line has trailing spaces. 252
 Error regexp RegexpSingleline Indentation must use tab characters 253
 Error regexp RegexpSingleline Line has trailing spaces. 253
 Error regexp RegexpSingleline Indentation must use tab characters 254
 Error regexp RegexpSingleline Indentation must use tab characters 255
 Error regexp RegexpSingleline Indentation must use tab characters 256
 Error regexp RegexpSingleline Indentation must use tab characters 257
 Error regexp RegexpSingleline Indentation must use tab characters 258
 Error regexp RegexpSingleline Indentation must use tab characters 259
 Error regexp RegexpSingleline Indentation must use tab characters 260
 Error regexp RegexpSingleline Indentation must use tab characters 262
 Error regexp RegexpSingleline Indentation must use tab characters 263
 Error regexp RegexpSingleline Indentation must use tab characters 264
 Error regexp RegexpSingleline Line has trailing spaces. 264
 Error regexp RegexpSingleline Indentation must use tab characters 265
 Error regexp RegexpSingleline Indentation must use tab characters 266
 Error regexp RegexpSingleline Indentation must use tab characters 267
 Error regexp RegexpSingleline Indentation must use tab characters 268
 Error regexp RegexpSingleline Indentation must use tab characters 269
 Error regexp RegexpSingleline Indentation must use tab characters 270
 Error regexp RegexpSingleline Line has trailing spaces. 270
 Error regexp RegexpSingleline Indentation must use tab characters 271
 Error regexp RegexpSingleline Indentation must use tab characters 272
 Error regexp RegexpSingleline Indentation must use tab characters 273
 Error regexp RegexpSingleline Indentation must use tab characters 274
 Error regexp RegexpSingleline Indentation must use tab characters 275
 Error regexp RegexpSingleline Indentation must use tab characters 276
 Error regexp RegexpSingleline Line has trailing spaces. 276
 Error regexp RegexpSingleline Indentation must use tab characters 277
 Error regexp RegexpSingleline Line has trailing spaces. 277
 Error regexp RegexpSingleline Indentation must use tab characters 278
 Error regexp RegexpSingleline Indentation must use tab characters 279
 Error regexp RegexpSingleline Indentation must use tab characters 280
 Error regexp RegexpSingleline Indentation must use tab characters 281
 Error regexp RegexpSingleline Indentation must use tab characters 282
 Error regexp RegexpSingleline Line has trailing spaces. 282
 Error regexp RegexpSingleline Indentation must use tab characters 283
 Error regexp RegexpSingleline Line has trailing spaces. 283
 Error regexp RegexpSingleline Indentation must use tab characters 284
 Error regexp RegexpSingleline Indentation must use tab characters 285
 Error regexp RegexpSingleline Indentation must use tab characters 286
 Error regexp RegexpSingleline Indentation must use tab characters 287
 Error regexp RegexpSingleline Indentation must use tab characters 288
 Error regexp RegexpSingleline Indentation must use tab characters 289
 Error regexp RegexpSingleline Indentation must use tab characters 290

org/sentrysoftware/winrm/service/shell/StreamType.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 16
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 31
 Error regexp RegexpSingleline Indentation must use tab characters 35
 Error regexp RegexpSingleline Indentation must use tab characters 39
 Error regexp RegexpSingleline Indentation must use tab characters 40
 Error design VisibilityModifier Variable 'value' must be private and have accessor methods. 40
 Error regexp RegexpSingleline Indentation must use tab characters 41
 Error regexp RegexpSingleline Indentation must use tab characters 42
 Error design VisibilityModifier Variable 'name' must be private and have accessor methods. 42
 Error regexp RegexpSingleline Indentation must use tab characters 43
 Error regexp RegexpSingleline Indentation must use tab characters 44
 Error design VisibilityModifier Variable 'commandId' must be private and have accessor methods. 44
 Error regexp RegexpSingleline Indentation must use tab characters 45
 Error regexp RegexpSingleline Indentation must use tab characters 46
 Error design VisibilityModifier Variable 'end' must be private and have accessor methods. 46
 Error regexp RegexpSingleline Indentation must use tab characters 47
 Error regexp RegexpSingleline Indentation must use tab characters 48
 Error regexp RegexpSingleline Indentation must use tab characters 49
 Error design VisibilityModifier Variable 'unit' must be private and have accessor methods. 49
 Error regexp RegexpSingleline Indentation must use tab characters 50
 Error regexp RegexpSingleline Indentation must use tab characters 51
 Error design VisibilityModifier Variable 'endUnit' must be private and have accessor methods. 51
 Error regexp RegexpSingleline Indentation must use tab characters 53
 Error regexp RegexpSingleline Indentation must use tab characters 54
 Error regexp RegexpSingleline Indentation must use tab characters 55
 Error regexp RegexpSingleline Line has trailing spaces. 55
 Error regexp RegexpSingleline Indentation must use tab characters 56
 Error regexp RegexpSingleline Indentation must use tab characters 57
 Error regexp RegexpSingleline Indentation must use tab characters 58
 Error regexp RegexpSingleline Indentation must use tab characters 59
 Error regexp RegexpSingleline Indentation must use tab characters 60
 Error regexp RegexpSingleline Indentation must use tab characters 61
 Error regexp RegexpSingleline Indentation must use tab characters 62
 Error regexp RegexpSingleline Indentation must use tab characters 64
 Error regexp RegexpSingleline Indentation must use tab characters 65
 Error regexp RegexpSingleline Indentation must use tab characters 66
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error regexp RegexpSingleline Indentation must use tab characters 67
 Error regexp RegexpSingleline Indentation must use tab characters 68
 Error regexp RegexpSingleline Indentation must use tab characters 69
 Error regexp RegexpSingleline Indentation must use tab characters 70
 Error regexp RegexpSingleline Indentation must use tab characters 71
 Error misc FinalParameters Parameter value should be final. 71
 Error regexp RegexpSingleline Indentation must use tab characters 72
 Error regexp RegexpSingleline Indentation must use tab characters 73
 Error regexp RegexpSingleline Indentation must use tab characters 75
 Error regexp RegexpSingleline Indentation must use tab characters 76
 Error regexp RegexpSingleline Indentation must use tab characters 77
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error regexp RegexpSingleline Indentation must use tab characters 78
 Error regexp RegexpSingleline Indentation must use tab characters 79
 Error regexp RegexpSingleline Indentation must use tab characters 80
 Error regexp RegexpSingleline Indentation must use tab characters 81
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error regexp RegexpSingleline Indentation must use tab characters 82
 Error regexp RegexpSingleline Indentation must use tab characters 83
 Error regexp RegexpSingleline Indentation must use tab characters 84
 Error regexp RegexpSingleline Indentation must use tab characters 85
 Error regexp RegexpSingleline Indentation must use tab characters 87
 Error regexp RegexpSingleline Indentation must use tab characters 88
 Error regexp RegexpSingleline Indentation must use tab characters 89
 Error regexp RegexpSingleline Line has trailing spaces. 89
 Error regexp RegexpSingleline Indentation must use tab characters 90
 Error regexp RegexpSingleline Indentation must use tab characters 91
 Error regexp RegexpSingleline Indentation must use tab characters 92
 Error regexp RegexpSingleline Indentation must use tab characters 93
 Error regexp RegexpSingleline Line has trailing spaces. 93
 Error regexp RegexpSingleline Indentation must use tab characters 94
 Error regexp RegexpSingleline Indentation must use tab characters 95
 Error misc FinalParameters Parameter value should be final. 95
 Error coding HiddenField 'value' hides a field. 95
 Error regexp RegexpSingleline Indentation must use tab characters 96
 Error regexp RegexpSingleline Indentation must use tab characters 97
 Error regexp RegexpSingleline Indentation must use tab characters 99
 Error regexp RegexpSingleline Indentation must use tab characters 100
 Error regexp RegexpSingleline Indentation must use tab characters 101
 Error regexp RegexpSingleline Line has trailing spaces. 101
 Error regexp RegexpSingleline Indentation must use tab characters 102
 Error regexp RegexpSingleline Indentation must use tab characters 103
 Error regexp RegexpSingleline Indentation must use tab characters 104
 Error regexp RegexpSingleline Indentation must use tab characters 105
 Error regexp RegexpSingleline Line has trailing spaces. 105
 Error regexp RegexpSingleline Indentation must use tab characters 106
 Error regexp RegexpSingleline Indentation must use tab characters 107
 Error regexp RegexpSingleline Indentation must use tab characters 108
 Error regexp RegexpSingleline Indentation must use tab characters 109
 Error regexp RegexpSingleline Indentation must use tab characters 111
 Error regexp RegexpSingleline Indentation must use tab characters 112
 Error regexp RegexpSingleline Indentation must use tab characters 113
 Error regexp RegexpSingleline Line has trailing spaces. 113
 Error regexp RegexpSingleline Indentation must use tab characters 114
 Error regexp RegexpSingleline Indentation must use tab characters 115
 Error regexp RegexpSingleline Indentation must use tab characters 116
 Error regexp RegexpSingleline Indentation must use tab characters 117
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error regexp RegexpSingleline Indentation must use tab characters 118
 Error regexp RegexpSingleline Indentation must use tab characters 119
 Error misc FinalParameters Parameter value should be final. 119
 Error coding HiddenField 'value' hides a field. 119
 Error regexp RegexpSingleline Indentation must use tab characters 120
 Error regexp RegexpSingleline Indentation must use tab characters 121
 Error regexp RegexpSingleline Indentation must use tab characters 123
 Error regexp RegexpSingleline Indentation must use tab characters 124
 Error regexp RegexpSingleline Indentation must use tab characters 125
 Error regexp RegexpSingleline Line has trailing spaces. 125
 Error regexp RegexpSingleline Indentation must use tab characters 126
 Error regexp RegexpSingleline Indentation must use tab characters 127
 Error regexp RegexpSingleline Indentation must use tab characters 128
 Error regexp RegexpSingleline Indentation must use tab characters 129
 Error regexp RegexpSingleline Line has trailing spaces. 129
 Error regexp RegexpSingleline Indentation must use tab characters 130
 Error regexp RegexpSingleline Indentation must use tab characters 131
 Error regexp RegexpSingleline Indentation must use tab characters 132
 Error regexp RegexpSingleline Indentation must use tab characters 133
 Error regexp RegexpSingleline Indentation must use tab characters 135
 Error regexp RegexpSingleline Indentation must use tab characters 136
 Error regexp RegexpSingleline Indentation must use tab characters 137
 Error regexp RegexpSingleline Line has trailing spaces. 137
 Error regexp RegexpSingleline Indentation must use tab characters 138
 Error regexp RegexpSingleline Indentation must use tab characters 139
 Error regexp RegexpSingleline Indentation must use tab characters 140
 Error regexp RegexpSingleline Indentation must use tab characters 141
 Error regexp RegexpSingleline Line has trailing spaces. 141
 Error regexp RegexpSingleline Indentation must use tab characters 142
 Error regexp RegexpSingleline Indentation must use tab characters 143
 Error misc FinalParameters Parameter value should be final. 143
 Error coding HiddenField 'value' hides a field. 143
 Error regexp RegexpSingleline Indentation must use tab characters 144
 Error regexp RegexpSingleline Indentation must use tab characters 145
 Error regexp RegexpSingleline Indentation must use tab characters 147
 Error regexp RegexpSingleline Indentation must use tab characters 148
 Error regexp RegexpSingleline Indentation must use tab characters 149
 Error regexp RegexpSingleline Line has trailing spaces. 149
 Error regexp RegexpSingleline Indentation must use tab characters 150
 Error regexp RegexpSingleline Indentation must use tab characters 151
 Error regexp RegexpSingleline Indentation must use tab characters 152
 Error regexp RegexpSingleline Indentation must use tab characters 153
 Error regexp RegexpSingleline Line has trailing spaces. 153
 Error regexp RegexpSingleline Indentation must use tab characters 154
 Error regexp RegexpSingleline Indentation must use tab characters 155
 Error regexp RegexpSingleline Indentation must use tab characters 156
 Error regexp RegexpSingleline Indentation must use tab characters 157
 Error regexp RegexpSingleline Indentation must use tab characters 159
 Error regexp RegexpSingleline Indentation must use tab characters 160
 Error regexp RegexpSingleline Indentation must use tab characters 161
 Error regexp RegexpSingleline Line has trailing spaces. 161
 Error regexp RegexpSingleline Indentation must use tab characters 162
 Error regexp RegexpSingleline Indentation must use tab characters 163
 Error regexp RegexpSingleline Indentation must use tab characters 164
 Error regexp RegexpSingleline Indentation must use tab characters 165
 Error regexp RegexpSingleline Line has trailing spaces. 165
 Error regexp RegexpSingleline Indentation must use tab characters 166
 Error regexp RegexpSingleline Indentation must use tab characters 167
 Error misc FinalParameters Parameter value should be final. 167
 Error coding HiddenField 'value' hides a field. 167
 Error regexp RegexpSingleline Indentation must use tab characters 168
 Error regexp RegexpSingleline Indentation must use tab characters 169
 Error regexp RegexpSingleline Indentation must use tab characters 171
 Error regexp RegexpSingleline Indentation must use tab characters 172
 Error regexp RegexpSingleline Indentation must use tab characters 173
 Error regexp RegexpSingleline Line has trailing spaces. 173
 Error regexp RegexpSingleline Indentation must use tab characters 174
 Error regexp RegexpSingleline Indentation must use tab characters 175
 Error regexp RegexpSingleline Indentation must use tab characters 176
 Error regexp RegexpSingleline Indentation must use tab characters 177
 Error regexp RegexpSingleline Line has trailing spaces. 177
 Error regexp RegexpSingleline Indentation must use tab characters 178
 Error regexp RegexpSingleline Indentation must use tab characters 179
 Error regexp RegexpSingleline Indentation must use tab characters 180
 Error regexp RegexpSingleline Indentation must use tab characters 181
 Error regexp RegexpSingleline Indentation must use tab characters 183
 Error regexp RegexpSingleline Indentation must use tab characters 184
 Error regexp RegexpSingleline Indentation must use tab characters 185
 Error regexp RegexpSingleline Line has trailing spaces. 185
 Error regexp RegexpSingleline Indentation must use tab characters 186
 Error regexp RegexpSingleline Indentation must use tab characters 187
 Error regexp RegexpSingleline Indentation must use tab characters 188
 Error regexp RegexpSingleline Indentation must use tab characters 189
 Error regexp RegexpSingleline Line has trailing spaces. 189
 Error regexp RegexpSingleline Indentation must use tab characters 190
 Error regexp RegexpSingleline Indentation must use tab characters 191
 Error misc FinalParameters Parameter value should be final. 191
 Error coding HiddenField 'value' hides a field. 191
 Error regexp RegexpSingleline Indentation must use tab characters 192
 Error regexp RegexpSingleline Indentation must use tab characters 193

org/sentrysoftware/winrm/service/transfer/ObjectFactory.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 11
 Error regexp RegexpSingleline Line has trailing spaces. 12
 Error regexp RegexpSingleline Line has trailing spaces. 13
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 15
 Error regexp RegexpSingleline Line has trailing spaces. 16
 Error regexp RegexpSingleline Line has trailing spaces. 17
 Error regexp RegexpSingleline Line has trailing spaces. 18
 Error regexp RegexpSingleline Line has trailing spaces. 19
 Error regexp RegexpSingleline Line has trailing spaces. 20
 Error regexp RegexpSingleline Line has trailing spaces. 22
 Error regexp RegexpSingleline Indentation must use tab characters 27
 Error modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 27
 Error naming ConstantName Name '_ResourceCreated_QNAME' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 27
 Error regexp RegexpSingleline Indentation must use tab characters 29
 Error regexp RegexpSingleline Indentation must use tab characters 30
 Error regexp RegexpSingleline Indentation must use tab characters 31
 Error regexp RegexpSingleline Line has trailing spaces. 31
 Error regexp RegexpSingleline Indentation must use tab characters 32
 Error regexp RegexpSingleline Indentation must use tab characters 33
 Error regexp RegexpSingleline Indentation must use tab characters 34
 Error regexp RegexpSingleline Indentation must use tab characters 36
 Error regexp RegexpSingleline Indentation must use tab characters 37
 Error regexp RegexpSingleline Indentation must use tab characters 38
 Error regexp RegexpSingleline Line has trailing spaces. 38
 Error regexp RegexpSingleline Indentation must use tab characters 39
 Error regexp RegexpSingleline Indentation must use tab characters 40
 Error regexp RegexpSingleline Indentation must use tab characters 41
 Error regexp RegexpSingleline Indentation must use tab characters 42
 Error regexp RegexpSingleline Indentation must use tab characters 44
 Error regexp RegexpSingleline Indentation must use tab characters 45
 Error regexp RegexpSingleline Indentation must use tab characters 46
 Error regexp RegexpSingleline Line has trailing spaces. 46
 Error regexp RegexpSingleline Indentation must use tab characters 47
 Error regexp RegexpSingleline Indentation must use tab characters 48
 Error regexp RegexpSingleline Indentation must use tab characters 49
 Error regexp RegexpSingleline Indentation must use tab characters 50
 Error regexp RegexpSingleline Indentation must use tab characters 51
 Error regexp RegexpSingleline Indentation must use tab characters 52
 Error regexp RegexpSingleline Indentation must use tab characters 53
 Error misc FinalParameters Parameter value should be final. 53
 Error regexp RegexpSingleline Indentation must use tab characters 54
 Error regexp RegexpSingleline Indentation must use tab characters 55

org/sentrysoftware/winrm/service/transfer/ResourceCreated.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 15
 Error regexp RegexpSingleline Line has trailing spaces. 17
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Indentation must use tab characters 34
 Error regexp RegexpSingleline Indentation must use tab characters 38
 Error regexp RegexpSingleline Indentation must use tab characters 39
 Error design VisibilityModifier Variable 'any' must be private and have accessor methods. 39
 Error regexp RegexpSingleline Indentation must use tab characters 41
 Error regexp RegexpSingleline Indentation must use tab characters 42
 Error regexp RegexpSingleline Indentation must use tab characters 43
 Error regexp RegexpSingleline Line has trailing spaces. 43
 Error regexp RegexpSingleline Indentation must use tab characters 44
 Error regexp RegexpSingleline Indentation must use tab characters 45
 Error regexp RegexpSingleline Indentation must use tab characters 46
 Error regexp RegexpSingleline Indentation must use tab characters 47
 Error regexp RegexpSingleline Indentation must use tab characters 48
 Error regexp RegexpSingleline Indentation must use tab characters 49
 Error regexp RegexpSingleline Line has trailing spaces. 49
 Error regexp RegexpSingleline Indentation must use tab characters 50
 Error regexp RegexpSingleline Indentation must use tab characters 51
 Error regexp RegexpSingleline Indentation must use tab characters 52
 Error regexp RegexpSingleline Indentation must use tab characters 53
 Error regexp RegexpSingleline Indentation must use tab characters 54
 Error regexp RegexpSingleline Indentation must use tab characters 55
 Error regexp RegexpSingleline Line has trailing spaces. 55
 Error regexp RegexpSingleline Indentation must use tab characters 56
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Indentation must use tab characters 57
 Error regexp RegexpSingleline Indentation must use tab characters 58
 Error regexp RegexpSingleline Indentation must use tab characters 59
 Error regexp RegexpSingleline Indentation must use tab characters 60
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error regexp RegexpSingleline Indentation must use tab characters 61
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Indentation must use tab characters 62
 Error regexp RegexpSingleline Indentation must use tab characters 63
 Error regexp RegexpSingleline Indentation must use tab characters 64
 Error regexp RegexpSingleline Indentation must use tab characters 65
 Error regexp RegexpSingleline Indentation must use tab characters 66
 Error regexp RegexpSingleline Indentation must use tab characters 67
 Error regexp RegexpSingleline Indentation must use tab characters 68

org/sentrysoftware/winrm/service/wsman/AnyListType.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 19
 Error regexp RegexpSingleline Line has trailing spaces. 21
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error regexp RegexpSingleline Line has trailing spaces. 35
 Error regexp RegexpSingleline Indentation must use tab characters 39
 Error regexp RegexpSingleline Indentation must use tab characters 43
 Error regexp RegexpSingleline Indentation must use tab characters 44
 Error design VisibilityModifier Variable 'any' must be private and have accessor methods. 44
 Error regexp RegexpSingleline Indentation must use tab characters 45
 Error regexp RegexpSingleline Indentation must use tab characters 46
 Error regexp RegexpSingleline Indentation must use tab characters 48
 Error regexp RegexpSingleline Indentation must use tab characters 49
 Error regexp RegexpSingleline Indentation must use tab characters 50
 Error regexp RegexpSingleline Line has trailing spaces. 50
 Error regexp RegexpSingleline Indentation must use tab characters 51
 Error regexp RegexpSingleline Indentation must use tab characters 52
 Error regexp RegexpSingleline Indentation must use tab characters 53
 Error regexp RegexpSingleline Indentation must use tab characters 54
 Error regexp RegexpSingleline Indentation must use tab characters 55
 Error regexp RegexpSingleline Indentation must use tab characters 56
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Indentation must use tab characters 57
 Error regexp RegexpSingleline Indentation must use tab characters 58
 Error regexp RegexpSingleline Indentation must use tab characters 59
 Error regexp RegexpSingleline Indentation must use tab characters 60
 Error regexp RegexpSingleline Indentation must use tab characters 61
 Error regexp RegexpSingleline Indentation must use tab characters 62
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Indentation must use tab characters 63
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error regexp RegexpSingleline Indentation must use tab characters 64
 Error regexp RegexpSingleline Indentation must use tab characters 65
 Error regexp RegexpSingleline Indentation must use tab characters 66
 Error regexp RegexpSingleline Indentation must use tab characters 67
 Error regexp RegexpSingleline Indentation must use tab characters 68
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error regexp RegexpSingleline Indentation must use tab characters 69
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error regexp RegexpSingleline Indentation must use tab characters 70
 Error regexp RegexpSingleline Indentation must use tab characters 71
 Error regexp RegexpSingleline Indentation must use tab characters 72
 Error regexp RegexpSingleline Indentation must use tab characters 73
 Error regexp RegexpSingleline Indentation must use tab characters 74
 Error regexp RegexpSingleline Indentation must use tab characters 75
 Error regexp RegexpSingleline Indentation must use tab characters 76
 Error regexp RegexpSingleline Indentation must use tab characters 78
 Error regexp RegexpSingleline Indentation must use tab characters 79
 Error regexp RegexpSingleline Indentation must use tab characters 80
 Error regexp RegexpSingleline Line has trailing spaces. 80
 Error regexp RegexpSingleline Indentation must use tab characters 81
 Error regexp RegexpSingleline Indentation must use tab characters 82
 Error regexp RegexpSingleline Line has trailing spaces. 82
 Error regexp RegexpSingleline Indentation must use tab characters 83
 Error regexp RegexpSingleline Indentation must use tab characters 84
 Error regexp RegexpSingleline Line has trailing spaces. 84
 Error regexp RegexpSingleline Indentation must use tab characters 85
 Error regexp RegexpSingleline Indentation must use tab characters 86
 Error regexp RegexpSingleline Indentation must use tab characters 87
 Error regexp RegexpSingleline Line has trailing spaces. 87
 Error regexp RegexpSingleline Indentation must use tab characters 88
 Error regexp RegexpSingleline Line has trailing spaces. 88
 Error regexp RegexpSingleline Indentation must use tab characters 89
 Error regexp RegexpSingleline Indentation must use tab characters 90
 Error regexp RegexpSingleline Indentation must use tab characters 91
 Error regexp RegexpSingleline Indentation must use tab characters 92
 Error regexp RegexpSingleline Indentation must use tab characters 93
 Error regexp RegexpSingleline Indentation must use tab characters 94

org/sentrysoftware/winrm/service/wsman/AttributableURI.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 17
 Error regexp RegexpSingleline Line has trailing spaces. 19
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Indentation must use tab characters 34
 Error regexp RegexpSingleline Indentation must use tab characters 38
 Error regexp RegexpSingleline Indentation must use tab characters 39
 Error regexp RegexpSingleline Indentation must use tab characters 40
 Error design VisibilityModifier Variable 'value' must be private and have accessor methods. 40
 Error regexp RegexpSingleline Indentation must use tab characters 41
 Error regexp RegexpSingleline Indentation must use tab characters 42
 Error regexp RegexpSingleline Indentation must use tab characters 44
 Error regexp RegexpSingleline Indentation must use tab characters 45
 Error regexp RegexpSingleline Indentation must use tab characters 46
 Error regexp RegexpSingleline Line has trailing spaces. 46
 Error regexp RegexpSingleline Indentation must use tab characters 47
 Error regexp RegexpSingleline Indentation must use tab characters 48
 Error regexp RegexpSingleline Indentation must use tab characters 49
 Error regexp RegexpSingleline Indentation must use tab characters 50
 Error regexp RegexpSingleline Line has trailing spaces. 50
 Error regexp RegexpSingleline Indentation must use tab characters 51
 Error regexp RegexpSingleline Indentation must use tab characters 52
 Error regexp RegexpSingleline Indentation must use tab characters 53
 Error regexp RegexpSingleline Indentation must use tab characters 54
 Error regexp RegexpSingleline Indentation must use tab characters 56
 Error regexp RegexpSingleline Indentation must use tab characters 57
 Error regexp RegexpSingleline Indentation must use tab characters 58
 Error regexp RegexpSingleline Line has trailing spaces. 58
 Error regexp RegexpSingleline Indentation must use tab characters 59
 Error regexp RegexpSingleline Indentation must use tab characters 60
 Error regexp RegexpSingleline Indentation must use tab characters 61
 Error regexp RegexpSingleline Indentation must use tab characters 62
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Indentation must use tab characters 63
 Error regexp RegexpSingleline Indentation must use tab characters 64
 Error misc FinalParameters Parameter value should be final. 64
 Error regexp RegexpSingleline Indentation must use tab characters 65
 Error regexp RegexpSingleline Indentation must use tab characters 66
 Error regexp RegexpSingleline Indentation must use tab characters 68
 Error regexp RegexpSingleline Indentation must use tab characters 69
 Error regexp RegexpSingleline Indentation must use tab characters 70
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Indentation must use tab characters 71
 Error regexp RegexpSingleline Indentation must use tab characters 72
 Error regexp RegexpSingleline Line has trailing spaces. 72
 Error regexp RegexpSingleline Indentation must use tab characters 73
 Error regexp RegexpSingleline Indentation must use tab characters 74
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Indentation must use tab characters 75
 Error regexp RegexpSingleline Indentation must use tab characters 76
 Error regexp RegexpSingleline Indentation must use tab characters 77
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error regexp RegexpSingleline Indentation must use tab characters 78
 Error regexp RegexpSingleline Line has trailing spaces. 78
 Error regexp RegexpSingleline Indentation must use tab characters 79
 Error regexp RegexpSingleline Indentation must use tab characters 80
 Error regexp RegexpSingleline Indentation must use tab characters 81
 Error regexp RegexpSingleline Indentation must use tab characters 82
 Error regexp RegexpSingleline Indentation must use tab characters 83
 Error regexp RegexpSingleline Indentation must use tab characters 84

org/sentrysoftware/winrm/service/wsman/CommandResponse.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 12
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 27
 Error regexp RegexpSingleline Indentation must use tab characters 31
 Error regexp RegexpSingleline Indentation must use tab characters 35
 Error regexp RegexpSingleline Indentation must use tab characters 36
 Error design VisibilityModifier Variable 'commandId' must be private and have accessor methods. 36
 Error regexp RegexpSingleline Indentation must use tab characters 38
 Error regexp RegexpSingleline Indentation must use tab characters 39
 Error regexp RegexpSingleline Indentation must use tab characters 40
 Error regexp RegexpSingleline Line has trailing spaces. 40
 Error regexp RegexpSingleline Indentation must use tab characters 41
 Error regexp RegexpSingleline Indentation must use tab characters 42
 Error regexp RegexpSingleline Indentation must use tab characters 43
 Error regexp RegexpSingleline Indentation must use tab characters 44
 Error regexp RegexpSingleline Line has trailing spaces. 44
 Error regexp RegexpSingleline Indentation must use tab characters 45
 Error regexp RegexpSingleline Indentation must use tab characters 46
 Error regexp RegexpSingleline Indentation must use tab characters 47
 Error regexp RegexpSingleline Indentation must use tab characters 48
 Error regexp RegexpSingleline Indentation must use tab characters 50
 Error regexp RegexpSingleline Indentation must use tab characters 51
 Error regexp RegexpSingleline Indentation must use tab characters 52
 Error regexp RegexpSingleline Line has trailing spaces. 52
 Error regexp RegexpSingleline Indentation must use tab characters 53
 Error regexp RegexpSingleline Indentation must use tab characters 54
 Error regexp RegexpSingleline Indentation must use tab characters 55
 Error regexp RegexpSingleline Indentation must use tab characters 56
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Indentation must use tab characters 57
 Error regexp RegexpSingleline Indentation must use tab characters 58
 Error misc FinalParameters Parameter value should be final. 58
 Error regexp RegexpSingleline Indentation must use tab characters 59
 Error regexp RegexpSingleline Indentation must use tab characters 60

org/sentrysoftware/winrm/service/wsman/Delete.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 11
 Error regexp RegexpSingleline Line has trailing spaces. 13
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 25

org/sentrysoftware/winrm/service/wsman/Items.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 15
 Error regexp RegexpSingleline Line has trailing spaces. 17
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Indentation must use tab characters 34
 Error regexp RegexpSingleline Indentation must use tab characters 38
 Error regexp RegexpSingleline Indentation must use tab characters 39
 Error design VisibilityModifier Variable 'any' must be private and have accessor methods. 39
 Error regexp RegexpSingleline Indentation must use tab characters 41
 Error regexp RegexpSingleline Indentation must use tab characters 42
 Error regexp RegexpSingleline Indentation must use tab characters 43
 Error regexp RegexpSingleline Line has trailing spaces. 43
 Error regexp RegexpSingleline Indentation must use tab characters 44
 Error regexp RegexpSingleline Indentation must use tab characters 45
 Error regexp RegexpSingleline Indentation must use tab characters 46
 Error regexp RegexpSingleline Indentation must use tab characters 47
 Error regexp RegexpSingleline Indentation must use tab characters 48
 Error regexp RegexpSingleline Indentation must use tab characters 49
 Error regexp RegexpSingleline Line has trailing spaces. 49
 Error regexp RegexpSingleline Indentation must use tab characters 50
 Error regexp RegexpSingleline Indentation must use tab characters 51
 Error regexp RegexpSingleline Indentation must use tab characters 52
 Error regexp RegexpSingleline Indentation must use tab characters 53
 Error regexp RegexpSingleline Indentation must use tab characters 54
 Error regexp RegexpSingleline Indentation must use tab characters 55
 Error regexp RegexpSingleline Line has trailing spaces. 55
 Error regexp RegexpSingleline Indentation must use tab characters 56
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Indentation must use tab characters 57
 Error regexp RegexpSingleline Indentation must use tab characters 58
 Error regexp RegexpSingleline Indentation must use tab characters 59
 Error regexp RegexpSingleline Indentation must use tab characters 60
 Error regexp RegexpSingleline Indentation must use tab characters 61
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Indentation must use tab characters 62
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Indentation must use tab characters 63
 Error regexp RegexpSingleline Indentation must use tab characters 64
 Error regexp RegexpSingleline Indentation must use tab characters 65
 Error regexp RegexpSingleline Indentation must use tab characters 66
 Error regexp RegexpSingleline Indentation must use tab characters 67
 Error regexp RegexpSingleline Indentation must use tab characters 68
 Error regexp RegexpSingleline Indentation must use tab characters 69

org/sentrysoftware/winrm/service/wsman/Locale.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 12
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 27
 Error regexp RegexpSingleline Indentation must use tab characters 33
 Error regexp RegexpSingleline Indentation must use tab characters 34
 Error design VisibilityModifier Variable 'lang' must be private and have accessor methods. 34
 Error regexp RegexpSingleline Indentation must use tab characters 36
 Error regexp RegexpSingleline Indentation must use tab characters 37
 Error regexp RegexpSingleline Indentation must use tab characters 38
 Error regexp RegexpSingleline Line has trailing spaces. 38
 Error regexp RegexpSingleline Indentation must use tab characters 39
 Error regexp RegexpSingleline Indentation must use tab characters 40
 Error regexp RegexpSingleline Indentation must use tab characters 41
 Error regexp RegexpSingleline Indentation must use tab characters 42
 Error regexp RegexpSingleline Line has trailing spaces. 42
 Error regexp RegexpSingleline Indentation must use tab characters 43
 Error regexp RegexpSingleline Indentation must use tab characters 44
 Error regexp RegexpSingleline Indentation must use tab characters 45
 Error regexp RegexpSingleline Indentation must use tab characters 46
 Error regexp RegexpSingleline Indentation must use tab characters 48
 Error regexp RegexpSingleline Indentation must use tab characters 49
 Error regexp RegexpSingleline Indentation must use tab characters 50
 Error regexp RegexpSingleline Line has trailing spaces. 50
 Error regexp RegexpSingleline Indentation must use tab characters 51
 Error regexp RegexpSingleline Indentation must use tab characters 52
 Error regexp RegexpSingleline Indentation must use tab characters 53
 Error regexp RegexpSingleline Indentation must use tab characters 54
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error regexp RegexpSingleline Indentation must use tab characters 55
 Error regexp RegexpSingleline Indentation must use tab characters 56
 Error misc FinalParameters Parameter value should be final. 56
 Error regexp RegexpSingleline Indentation must use tab characters 57
 Error regexp RegexpSingleline Indentation must use tab characters 58

org/sentrysoftware/winrm/service/wsman/MixedDataType.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 20
 Error regexp RegexpSingleline Line has trailing spaces. 22
 Error regexp RegexpSingleline Line has trailing spaces. 35
 Error regexp RegexpSingleline Line has trailing spaces. 36
 Error regexp RegexpSingleline Indentation must use tab characters 40
 Error regexp RegexpSingleline Indentation must use tab characters 44
 Error regexp RegexpSingleline Indentation must use tab characters 45
 Error regexp RegexpSingleline Indentation must use tab characters 46
 Error design VisibilityModifier Variable 'content' must be private and have accessor methods. 46
 Error regexp RegexpSingleline Indentation must use tab characters 47
 Error regexp RegexpSingleline Indentation must use tab characters 48
 Error regexp RegexpSingleline Indentation must use tab characters 50
 Error regexp RegexpSingleline Indentation must use tab characters 51
 Error regexp RegexpSingleline Indentation must use tab characters 52
 Error regexp RegexpSingleline Line has trailing spaces. 52
 Error regexp RegexpSingleline Indentation must use tab characters 53
 Error regexp RegexpSingleline Indentation must use tab characters 54
 Error regexp RegexpSingleline Indentation must use tab characters 55
 Error regexp RegexpSingleline Indentation must use tab characters 56
 Error regexp RegexpSingleline Indentation must use tab characters 57
 Error regexp RegexpSingleline Indentation must use tab characters 58
 Error regexp RegexpSingleline Line has trailing spaces. 58
 Error regexp RegexpSingleline Indentation must use tab characters 59
 Error regexp RegexpSingleline Indentation must use tab characters 60
 Error regexp RegexpSingleline Indentation must use tab characters 61
 Error regexp RegexpSingleline Indentation must use tab characters 62
 Error regexp RegexpSingleline Indentation must use tab characters 63
 Error regexp RegexpSingleline Indentation must use tab characters 64
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Indentation must use tab characters 65
 Error regexp RegexpSingleline Line has trailing spaces. 65
 Error regexp RegexpSingleline Indentation must use tab characters 66
 Error regexp RegexpSingleline Indentation must use tab characters 67
 Error regexp RegexpSingleline Indentation must use tab characters 68
 Error regexp RegexpSingleline Indentation must use tab characters 69
 Error regexp RegexpSingleline Indentation must use tab characters 70
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Indentation must use tab characters 71
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error regexp RegexpSingleline Indentation must use tab characters 72
 Error regexp RegexpSingleline Indentation must use tab characters 73
 Error regexp RegexpSingleline Indentation must use tab characters 74
 Error regexp RegexpSingleline Indentation must use tab characters 75
 Error regexp RegexpSingleline Indentation must use tab characters 76
 Error regexp RegexpSingleline Indentation must use tab characters 77
 Error regexp RegexpSingleline Indentation must use tab characters 78
 Error regexp RegexpSingleline Indentation must use tab characters 80
 Error regexp RegexpSingleline Indentation must use tab characters 81
 Error regexp RegexpSingleline Indentation must use tab characters 82
 Error regexp RegexpSingleline Line has trailing spaces. 82
 Error regexp RegexpSingleline Indentation must use tab characters 83
 Error regexp RegexpSingleline Indentation must use tab characters 84
 Error regexp RegexpSingleline Line has trailing spaces. 84
 Error regexp RegexpSingleline Indentation must use tab characters 85
 Error regexp RegexpSingleline Indentation must use tab characters 86
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Indentation must use tab characters 87
 Error regexp RegexpSingleline Indentation must use tab characters 88
 Error regexp RegexpSingleline Indentation must use tab characters 89
 Error regexp RegexpSingleline Line has trailing spaces. 89
 Error regexp RegexpSingleline Indentation must use tab characters 90
 Error regexp RegexpSingleline Line has trailing spaces. 90
 Error regexp RegexpSingleline Indentation must use tab characters 91
 Error regexp RegexpSingleline Indentation must use tab characters 92
 Error regexp RegexpSingleline Indentation must use tab characters 93
 Error regexp RegexpSingleline Indentation must use tab characters 94
 Error regexp RegexpSingleline Indentation must use tab characters 95
 Error regexp RegexpSingleline Indentation must use tab characters 96

org/sentrysoftware/winrm/service/wsman/ObjectFactory.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 11
 Error regexp RegexpSingleline Line has trailing spaces. 12
 Error regexp RegexpSingleline Line has trailing spaces. 13
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 15
 Error regexp RegexpSingleline Line has trailing spaces. 16
 Error regexp RegexpSingleline Line has trailing spaces. 17
 Error regexp RegexpSingleline Line has trailing spaces. 18
 Error regexp RegexpSingleline Line has trailing spaces. 19
 Error regexp RegexpSingleline Line has trailing spaces. 20
 Error regexp RegexpSingleline Line has trailing spaces. 22
 Error regexp RegexpSingleline Indentation must use tab characters 27
 Error modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 27
 Error naming ConstantName Name '_CommandResponse_QNAME' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 27
 Error regexp RegexpSingleline Indentation must use tab characters 28
 Error modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 28
 Error naming ConstantName Name '_Delete_QNAME' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 28
 Error regexp RegexpSingleline Indentation must use tab characters 29
 Error modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 29
 Error naming ConstantName Name '_Locale_QNAME' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 29
 Error regexp RegexpSingleline Indentation must use tab characters 30
 Error modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 30
 Error naming ConstantName Name '_MaxEnvelopeSize_QNAME' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 30
 Error regexp RegexpSingleline Indentation must use tab characters 31
 Error modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 31
 Error naming ConstantName Name '_OperationTimeout_QNAME' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 31
 Error regexp RegexpSingleline Indentation must use tab characters 32
 Error modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 32
 Error naming ConstantName Name '_OptionSet_QNAME' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 32
 Error regexp RegexpSingleline Indentation must use tab characters 33
 Error modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 33
 Error naming ConstantName Name '_ResourceURI_QNAME' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 33
 Error regexp RegexpSingleline Indentation must use tab characters 34
 Error modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 34
 Error naming ConstantName Name '_SelectorSet_QNAME' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 34
 Error regexp RegexpSingleline Indentation must use tab characters 35
 Error modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 35
 Error naming ConstantName Name '_SignalResponse_QNAME' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 35
 Error regexp RegexpSingleline Indentation must use tab characters 36
 Error modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 36
 Error naming ConstantName Name '_SessionId_QNAME' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 36
 Error regexp RegexpSingleline Indentation must use tab characters 38
 Error regexp RegexpSingleline Indentation must use tab characters 39
 Error regexp RegexpSingleline Indentation must use tab characters 40
 Error regexp RegexpSingleline Line has trailing spaces. 40
 Error regexp RegexpSingleline Indentation must use tab characters 41
 Error regexp RegexpSingleline Indentation must use tab characters 42
 Error regexp RegexpSingleline Indentation must use tab characters 43
 Error regexp RegexpSingleline Indentation must use tab characters 45
 Error regexp RegexpSingleline Indentation must use tab characters 46
 Error regexp RegexpSingleline Indentation must use tab characters 47
 Error regexp RegexpSingleline Line has trailing spaces. 47
 Error regexp RegexpSingleline Indentation must use tab characters 48
 Error regexp RegexpSingleline Indentation must use tab characters 49
 Error regexp RegexpSingleline Indentation must use tab characters 50
 Error regexp RegexpSingleline Indentation must use tab characters 51
 Error regexp RegexpSingleline Indentation must use tab characters 53
 Error regexp RegexpSingleline Indentation must use tab characters 54
 Error regexp RegexpSingleline Indentation must use tab characters 55
 Error regexp RegexpSingleline Line has trailing spaces. 55
 Error regexp RegexpSingleline Indentation must use tab characters 56
 Error regexp RegexpSingleline Indentation must use tab characters 57
 Error regexp RegexpSingleline Indentation must use tab characters 58
 Error regexp RegexpSingleline Indentation must use tab characters 59
 Error regexp RegexpSingleline Indentation must use tab characters 61
 Error regexp RegexpSingleline Indentation must use tab characters 62
 Error regexp RegexpSingleline Indentation must use tab characters 63
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error regexp RegexpSingleline Indentation must use tab characters 64
 Error regexp RegexpSingleline Indentation must use tab characters 65
 Error regexp RegexpSingleline Indentation must use tab characters 66
 Error regexp RegexpSingleline Indentation must use tab characters 67
 Error regexp RegexpSingleline Indentation must use tab characters 69
 Error regexp RegexpSingleline Indentation must use tab characters 70
 Error regexp RegexpSingleline Indentation must use tab characters 71
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error regexp RegexpSingleline Indentation must use tab characters 72
 Error regexp RegexpSingleline Indentation must use tab characters 73
 Error regexp RegexpSingleline Indentation must use tab characters 74
 Error regexp RegexpSingleline Indentation must use tab characters 75
 Error regexp RegexpSingleline Indentation must use tab characters 77
 Error regexp RegexpSingleline Indentation must use tab characters 78
 Error regexp RegexpSingleline Indentation must use tab characters 79
 Error regexp RegexpSingleline Line has trailing spaces. 79
 Error regexp RegexpSingleline Indentation must use tab characters 80
 Error regexp RegexpSingleline Indentation must use tab characters 81
 Error regexp RegexpSingleline Indentation must use tab characters 82
 Error regexp RegexpSingleline Indentation must use tab characters 83
 Error regexp RegexpSingleline Indentation must use tab characters 85
 Error regexp RegexpSingleline Indentation must use tab characters 86
 Error regexp RegexpSingleline Indentation must use tab characters 87
 Error regexp RegexpSingleline Line has trailing spaces. 87
 Error regexp RegexpSingleline Indentation must use tab characters 88
 Error regexp RegexpSingleline Indentation must use tab characters 89
 Error regexp RegexpSingleline Indentation must use tab characters 90
 Error regexp RegexpSingleline Indentation must use tab characters 91
 Error regexp RegexpSingleline Indentation must use tab characters 93
 Error regexp RegexpSingleline Indentation must use tab characters 94
 Error regexp RegexpSingleline Indentation must use tab characters 95
 Error regexp RegexpSingleline Line has trailing spaces. 95
 Error regexp RegexpSingleline Indentation must use tab characters 96
 Error regexp RegexpSingleline Indentation must use tab characters 97
 Error regexp RegexpSingleline Indentation must use tab characters 98
 Error regexp RegexpSingleline Indentation must use tab characters 99
 Error regexp RegexpSingleline Indentation must use tab characters 101
 Error regexp RegexpSingleline Indentation must use tab characters 102
 Error regexp RegexpSingleline Indentation must use tab characters 103
 Error regexp RegexpSingleline Line has trailing spaces. 103
 Error regexp RegexpSingleline Indentation must use tab characters 104
 Error regexp RegexpSingleline Indentation must use tab characters 105
 Error regexp RegexpSingleline Indentation must use tab characters 106
 Error regexp RegexpSingleline Indentation must use tab characters 107
 Error regexp RegexpSingleline Indentation must use tab characters 109
 Error regexp RegexpSingleline Indentation must use tab characters 110
 Error regexp RegexpSingleline Indentation must use tab characters 111
 Error regexp RegexpSingleline Line has trailing spaces. 111
 Error regexp RegexpSingleline Indentation must use tab characters 112
 Error regexp RegexpSingleline Indentation must use tab characters 113
 Error regexp RegexpSingleline Indentation must use tab characters 114
 Error regexp RegexpSingleline Indentation must use tab characters 115
 Error regexp RegexpSingleline Indentation must use tab characters 117
 Error regexp RegexpSingleline Indentation must use tab characters 118
 Error regexp RegexpSingleline Indentation must use tab characters 119
 Error regexp RegexpSingleline Line has trailing spaces. 119
 Error regexp RegexpSingleline Indentation must use tab characters 120
 Error regexp RegexpSingleline Indentation must use tab characters 121
 Error regexp RegexpSingleline Indentation must use tab characters 122
 Error regexp RegexpSingleline Indentation must use tab characters 123
 Error regexp RegexpSingleline Indentation must use tab characters 125
 Error regexp RegexpSingleline Indentation must use tab characters 126
 Error regexp RegexpSingleline Indentation must use tab characters 127
 Error regexp RegexpSingleline Line has trailing spaces. 127
 Error regexp RegexpSingleline Indentation must use tab characters 128
 Error regexp RegexpSingleline Indentation must use tab characters 129
 Error regexp RegexpSingleline Indentation must use tab characters 130
 Error regexp RegexpSingleline Indentation must use tab characters 131
 Error regexp RegexpSingleline Indentation must use tab characters 133
 Error regexp RegexpSingleline Indentation must use tab characters 134
 Error regexp RegexpSingleline Indentation must use tab characters 135
 Error regexp RegexpSingleline Line has trailing spaces. 135
 Error regexp RegexpSingleline Indentation must use tab characters 136
 Error regexp RegexpSingleline Indentation must use tab characters 137
 Error regexp RegexpSingleline Indentation must use tab characters 138
 Error regexp RegexpSingleline Indentation must use tab characters 139
 Error regexp RegexpSingleline Indentation must use tab characters 141
 Error regexp RegexpSingleline Indentation must use tab characters 142
 Error regexp RegexpSingleline Indentation must use tab characters 143
 Error regexp RegexpSingleline Line has trailing spaces. 143
 Error regexp RegexpSingleline Indentation must use tab characters 144
 Error regexp RegexpSingleline Indentation must use tab characters 145
 Error regexp RegexpSingleline Indentation must use tab characters 146
 Error regexp RegexpSingleline Indentation must use tab characters 147
 Error regexp RegexpSingleline Indentation must use tab characters 149
 Error regexp RegexpSingleline Indentation must use tab characters 150
 Error regexp RegexpSingleline Indentation must use tab characters 151
 Error regexp RegexpSingleline Line has trailing spaces. 151
 Error regexp RegexpSingleline Indentation must use tab characters 152
 Error regexp RegexpSingleline Indentation must use tab characters 153
 Error regexp RegexpSingleline Indentation must use tab characters 154
 Error regexp RegexpSingleline Indentation must use tab characters 155
 Error regexp RegexpSingleline Indentation must use tab characters 156
 Error regexp RegexpSingleline Indentation must use tab characters 157
 Error regexp RegexpSingleline Indentation must use tab characters 158
 Error misc FinalParameters Parameter value should be final. 158
 Error regexp RegexpSingleline Indentation must use tab characters 159
 Error regexp RegexpSingleline Indentation must use tab characters 160
 Error regexp RegexpSingleline Indentation must use tab characters 162
 Error regexp RegexpSingleline Indentation must use tab characters 163
 Error regexp RegexpSingleline Indentation must use tab characters 164
 Error regexp RegexpSingleline Line has trailing spaces. 164
 Error regexp RegexpSingleline Indentation must use tab characters 165
 Error regexp RegexpSingleline Indentation must use tab characters 166
 Error regexp RegexpSingleline Indentation must use tab characters 167
 Error regexp RegexpSingleline Indentation must use tab characters 168
 Error regexp RegexpSingleline Indentation must use tab characters 169
 Error regexp RegexpSingleline Indentation must use tab characters 170
 Error regexp RegexpSingleline Indentation must use tab characters 171
 Error misc FinalParameters Parameter value should be final. 171
 Error regexp RegexpSingleline Indentation must use tab characters 172
 Error regexp RegexpSingleline Indentation must use tab characters 173
 Error regexp RegexpSingleline Indentation must use tab characters 175
 Error regexp RegexpSingleline Indentation must use tab characters 176
 Error regexp RegexpSingleline Indentation must use tab characters 177
 Error regexp RegexpSingleline Line has trailing spaces. 177
 Error regexp RegexpSingleline Indentation must use tab characters 178
 Error regexp RegexpSingleline Indentation must use tab characters 179
 Error regexp RegexpSingleline Indentation must use tab characters 180
 Error regexp RegexpSingleline Indentation must use tab characters 181
 Error regexp RegexpSingleline Indentation must use tab characters 182
 Error regexp RegexpSingleline Indentation must use tab characters 183
 Error regexp RegexpSingleline Indentation must use tab characters 184
 Error misc FinalParameters Parameter value should be final. 184
 Error regexp RegexpSingleline Indentation must use tab characters 185
 Error regexp RegexpSingleline Indentation must use tab characters 186
 Error regexp RegexpSingleline Indentation must use tab characters 188
 Error regexp RegexpSingleline Indentation must use tab characters 189
 Error regexp RegexpSingleline Indentation must use tab characters 190
 Error regexp RegexpSingleline Line has trailing spaces. 190
 Error regexp RegexpSingleline Indentation must use tab characters 191
 Error regexp RegexpSingleline Indentation must use tab characters 192
 Error regexp RegexpSingleline Indentation must use tab characters 193
 Error regexp RegexpSingleline Indentation must use tab characters 194
 Error regexp RegexpSingleline Indentation must use tab characters 195
 Error regexp RegexpSingleline Indentation must use tab characters 196
 Error regexp RegexpSingleline Indentation must use tab characters 197
 Error misc FinalParameters Parameter value should be final. 197
 Error regexp RegexpSingleline Indentation must use tab characters 198
 Error regexp RegexpSingleline Indentation must use tab characters 199
 Error regexp RegexpSingleline Indentation must use tab characters 201
 Error regexp RegexpSingleline Indentation must use tab characters 202
 Error regexp RegexpSingleline Indentation must use tab characters 203
 Error regexp RegexpSingleline Line has trailing spaces. 203
 Error regexp RegexpSingleline Indentation must use tab characters 204
 Error regexp RegexpSingleline Indentation must use tab characters 205
 Error regexp RegexpSingleline Indentation must use tab characters 206
 Error regexp RegexpSingleline Indentation must use tab characters 207
 Error regexp RegexpSingleline Indentation must use tab characters 208
 Error regexp RegexpSingleline Indentation must use tab characters 209
 Error regexp RegexpSingleline Indentation must use tab characters 210
 Error misc FinalParameters Parameter value should be final. 210
 Error regexp RegexpSingleline Indentation must use tab characters 211
 Error regexp RegexpSingleline Indentation must use tab characters 212
 Error regexp RegexpSingleline Indentation must use tab characters 214
 Error regexp RegexpSingleline Indentation must use tab characters 215
 Error regexp RegexpSingleline Indentation must use tab characters 216
 Error regexp RegexpSingleline Line has trailing spaces. 216
 Error regexp RegexpSingleline Indentation must use tab characters 217
 Error regexp RegexpSingleline Indentation must use tab characters 218
 Error regexp RegexpSingleline Indentation must use tab characters 219
 Error regexp RegexpSingleline Indentation must use tab characters 220
 Error regexp RegexpSingleline Indentation must use tab characters 221
 Error regexp RegexpSingleline Indentation must use tab characters 222
 Error regexp RegexpSingleline Indentation must use tab characters 223
 Error misc FinalParameters Parameter value should be final. 223
 Error regexp RegexpSingleline Indentation must use tab characters 224
 Error regexp RegexpSingleline Indentation must use tab characters 225
 Error regexp RegexpSingleline Indentation must use tab characters 227
 Error regexp RegexpSingleline Indentation must use tab characters 228
 Error regexp RegexpSingleline Indentation must use tab characters 229
 Error regexp RegexpSingleline Line has trailing spaces. 229
 Error regexp RegexpSingleline Indentation must use tab characters 230
 Error regexp RegexpSingleline Indentation must use tab characters 231
 Error regexp RegexpSingleline Indentation must use tab characters 232
 Error regexp RegexpSingleline Indentation must use tab characters 233
 Error regexp RegexpSingleline Indentation must use tab characters 234
 Error regexp RegexpSingleline Indentation must use tab characters 235
 Error regexp RegexpSingleline Indentation must use tab characters 236
 Error misc FinalParameters Parameter value should be final. 236
 Error regexp RegexpSingleline Indentation must use tab characters 237
 Error regexp RegexpSingleline Indentation must use tab characters 238
 Error regexp RegexpSingleline Indentation must use tab characters 240
 Error regexp RegexpSingleline Indentation must use tab characters 241
 Error regexp RegexpSingleline Indentation must use tab characters 242
 Error regexp RegexpSingleline Line has trailing spaces. 242
 Error regexp RegexpSingleline Indentation must use tab characters 243
 Error regexp RegexpSingleline Indentation must use tab characters 244
 Error regexp RegexpSingleline Indentation must use tab characters 245
 Error regexp RegexpSingleline Indentation must use tab characters 246
 Error regexp RegexpSingleline Indentation must use tab characters 247
 Error regexp RegexpSingleline Indentation must use tab characters 248
 Error regexp RegexpSingleline Indentation must use tab characters 249
 Error misc FinalParameters Parameter value should be final. 249
 Error regexp RegexpSingleline Indentation must use tab characters 250
 Error regexp RegexpSingleline Indentation must use tab characters 251
 Error regexp RegexpSingleline Indentation must use tab characters 253
 Error regexp RegexpSingleline Indentation must use tab characters 254
 Error regexp RegexpSingleline Indentation must use tab characters 255
 Error regexp RegexpSingleline Line has trailing spaces. 255
 Error regexp RegexpSingleline Indentation must use tab characters 256
 Error regexp RegexpSingleline Indentation must use tab characters 257
 Error regexp RegexpSingleline Indentation must use tab characters 258
 Error regexp RegexpSingleline Indentation must use tab characters 259
 Error regexp RegexpSingleline Indentation must use tab characters 260
 Error regexp RegexpSingleline Indentation must use tab characters 261
 Error regexp RegexpSingleline Indentation must use tab characters 262
 Error misc FinalParameters Parameter value should be final. 262
 Error regexp RegexpSingleline Indentation must use tab characters 263
 Error regexp RegexpSingleline Indentation must use tab characters 264
 Error regexp RegexpSingleline Indentation must use tab characters 266
 Error regexp RegexpSingleline Indentation must use tab characters 267
 Error regexp RegexpSingleline Indentation must use tab characters 268
 Error regexp RegexpSingleline Line has trailing spaces. 268
 Error regexp RegexpSingleline Indentation must use tab characters 269
 Error regexp RegexpSingleline Indentation must use tab characters 270
 Error regexp RegexpSingleline Indentation must use tab characters 271
 Error regexp RegexpSingleline Indentation must use tab characters 272
 Error regexp RegexpSingleline Indentation must use tab characters 273
 Error regexp RegexpSingleline Indentation must use tab characters 274
 Error regexp RegexpSingleline Indentation must use tab characters 275
 Error misc FinalParameters Parameter value should be final. 275
 Error regexp RegexpSingleline Indentation must use tab characters 276
 Error regexp RegexpSingleline Indentation must use tab characters 277

org/sentrysoftware/winrm/service/wsman/OptionSetType.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 18
 Error regexp RegexpSingleline Line has trailing spaces. 20
 Error regexp RegexpSingleline Line has trailing spaces. 33
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error regexp RegexpSingleline Indentation must use tab characters 38
 Error regexp RegexpSingleline Indentation must use tab characters 42
 Error regexp RegexpSingleline Indentation must use tab characters 43
 Error design VisibilityModifier Variable 'option' must be private and have accessor methods. 43
 Error regexp RegexpSingleline Indentation must use tab characters 44
 Error regexp RegexpSingleline Indentation must use tab characters 45
 Error regexp RegexpSingleline Indentation must use tab characters 47
 Error regexp RegexpSingleline Indentation must use tab characters 48
 Error regexp RegexpSingleline Indentation must use tab characters 49
 Error regexp RegexpSingleline Line has trailing spaces. 49
 Error regexp RegexpSingleline Indentation must use tab characters 50
 Error regexp RegexpSingleline Indentation must use tab characters 51
 Error regexp RegexpSingleline Indentation must use tab characters 52
 Error regexp RegexpSingleline Indentation must use tab characters 53
 Error regexp RegexpSingleline Indentation must use tab characters 54
 Error regexp RegexpSingleline Indentation must use tab characters 55
 Error regexp RegexpSingleline Line has trailing spaces. 55
 Error regexp RegexpSingleline Indentation must use tab characters 56
 Error regexp RegexpSingleline Indentation must use tab characters 57
 Error regexp RegexpSingleline Indentation must use tab characters 58
 Error regexp RegexpSingleline Indentation must use tab characters 59
 Error regexp RegexpSingleline Indentation must use tab characters 60
 Error regexp RegexpSingleline Indentation must use tab characters 61
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Indentation must use tab characters 62
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Indentation must use tab characters 63
 Error regexp RegexpSingleline Indentation must use tab characters 64
 Error regexp RegexpSingleline Indentation must use tab characters 65
 Error regexp RegexpSingleline Indentation must use tab characters 66
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error regexp RegexpSingleline Indentation must use tab characters 67
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Indentation must use tab characters 68
 Error regexp RegexpSingleline Indentation must use tab characters 69
 Error regexp RegexpSingleline Indentation must use tab characters 70
 Error regexp RegexpSingleline Indentation must use tab characters 71
 Error regexp RegexpSingleline Indentation must use tab characters 72
 Error regexp RegexpSingleline Indentation must use tab characters 73
 Error regexp RegexpSingleline Indentation must use tab characters 74
 Error regexp RegexpSingleline Indentation must use tab characters 76
 Error regexp RegexpSingleline Indentation must use tab characters 77
 Error regexp RegexpSingleline Indentation must use tab characters 78
 Error regexp RegexpSingleline Line has trailing spaces. 78
 Error regexp RegexpSingleline Indentation must use tab characters 79
 Error regexp RegexpSingleline Indentation must use tab characters 80
 Error regexp RegexpSingleline Line has trailing spaces. 80
 Error regexp RegexpSingleline Indentation must use tab characters 81
 Error regexp RegexpSingleline Indentation must use tab characters 82
 Error regexp RegexpSingleline Line has trailing spaces. 82
 Error regexp RegexpSingleline Indentation must use tab characters 83
 Error regexp RegexpSingleline Indentation must use tab characters 84
 Error regexp RegexpSingleline Indentation must use tab characters 85
 Error regexp RegexpSingleline Line has trailing spaces. 85
 Error regexp RegexpSingleline Indentation must use tab characters 86
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Indentation must use tab characters 87
 Error regexp RegexpSingleline Indentation must use tab characters 88
 Error regexp RegexpSingleline Indentation must use tab characters 89
 Error regexp RegexpSingleline Indentation must use tab characters 90
 Error regexp RegexpSingleline Indentation must use tab characters 91
 Error regexp RegexpSingleline Indentation must use tab characters 92

org/sentrysoftware/winrm/service/wsman/OptionType.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 17
 Error regexp RegexpSingleline Line has trailing spaces. 19
 Error regexp RegexpSingleline Line has trailing spaces. 31
 Error regexp RegexpSingleline Line has trailing spaces. 32
 Error regexp RegexpSingleline Indentation must use tab characters 36
 Error regexp RegexpSingleline Indentation must use tab characters 40
 Error regexp RegexpSingleline Indentation must use tab characters 41
 Error design VisibilityModifier Variable 'value' must be private and have accessor methods. 41
 Error regexp RegexpSingleline Indentation must use tab characters 42
 Error regexp RegexpSingleline Indentation must use tab characters 43
 Error regexp RegexpSingleline Indentation must use tab characters 44
 Error regexp RegexpSingleline Indentation must use tab characters 45
 Error design VisibilityModifier Variable 'name' must be private and have accessor methods. 45
 Error regexp RegexpSingleline Indentation must use tab characters 46
 Error regexp RegexpSingleline Indentation must use tab characters 47
 Error design VisibilityModifier Variable 'mustComply' must be private and have accessor methods. 47
 Error regexp RegexpSingleline Indentation must use tab characters 48
 Error regexp RegexpSingleline Indentation must use tab characters 49
 Error design VisibilityModifier Variable 'type' must be private and have accessor methods. 49
 Error regexp RegexpSingleline Indentation must use tab characters 51
 Error regexp RegexpSingleline Indentation must use tab characters 52
 Error regexp RegexpSingleline Indentation must use tab characters 53
 Error regexp RegexpSingleline Line has trailing spaces. 53
 Error regexp RegexpSingleline Indentation must use tab characters 54
 Error regexp RegexpSingleline Indentation must use tab characters 55
 Error regexp RegexpSingleline Indentation must use tab characters 56
 Error regexp RegexpSingleline Indentation must use tab characters 57
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Indentation must use tab characters 58
 Error regexp RegexpSingleline Indentation must use tab characters 59
 Error regexp RegexpSingleline Indentation must use tab characters 60
 Error regexp RegexpSingleline Indentation must use tab characters 61
 Error regexp RegexpSingleline Indentation must use tab characters 63
 Error regexp RegexpSingleline Indentation must use tab characters 64
 Error regexp RegexpSingleline Indentation must use tab characters 65
 Error regexp RegexpSingleline Line has trailing spaces. 65
 Error regexp RegexpSingleline Indentation must use tab characters 66
 Error regexp RegexpSingleline Indentation must use tab characters 67
 Error regexp RegexpSingleline Indentation must use tab characters 68
 Error regexp RegexpSingleline Indentation must use tab characters 69
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error regexp RegexpSingleline Indentation must use tab characters 70
 Error regexp RegexpSingleline Indentation must use tab characters 71
 Error misc FinalParameters Parameter value should be final. 71
 Error regexp RegexpSingleline Indentation must use tab characters 72
 Error regexp RegexpSingleline Indentation must use tab characters 73
 Error regexp RegexpSingleline Indentation must use tab characters 75
 Error regexp RegexpSingleline Indentation must use tab characters 76
 Error regexp RegexpSingleline Indentation must use tab characters 77
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error regexp RegexpSingleline Indentation must use tab characters 78
 Error regexp RegexpSingleline Indentation must use tab characters 79
 Error regexp RegexpSingleline Indentation must use tab characters 80
 Error regexp RegexpSingleline Indentation must use tab characters 81
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error regexp RegexpSingleline Indentation must use tab characters 82
 Error regexp RegexpSingleline Indentation must use tab characters 83
 Error regexp RegexpSingleline Indentation must use tab characters 84
 Error regexp RegexpSingleline Indentation must use tab characters 85
 Error regexp RegexpSingleline Indentation must use tab characters 87
 Error regexp RegexpSingleline Indentation must use tab characters 88
 Error regexp RegexpSingleline Indentation must use tab characters 89
 Error regexp RegexpSingleline Line has trailing spaces. 89
 Error regexp RegexpSingleline Indentation must use tab characters 90
 Error regexp RegexpSingleline Indentation must use tab characters 91
 Error regexp RegexpSingleline Indentation must use tab characters 92
 Error regexp RegexpSingleline Indentation must use tab characters 93
 Error regexp RegexpSingleline Line has trailing spaces. 93
 Error regexp RegexpSingleline Indentation must use tab characters 94
 Error regexp RegexpSingleline Indentation must use tab characters 95
 Error misc FinalParameters Parameter value should be final. 95
 Error coding HiddenField 'value' hides a field. 95
 Error regexp RegexpSingleline Indentation must use tab characters 96
 Error regexp RegexpSingleline Indentation must use tab characters 97
 Error regexp RegexpSingleline Indentation must use tab characters 99
 Error regexp RegexpSingleline Indentation must use tab characters 100
 Error regexp RegexpSingleline Indentation must use tab characters 101
 Error regexp RegexpSingleline Line has trailing spaces. 101
 Error regexp RegexpSingleline Indentation must use tab characters 102
 Error regexp RegexpSingleline Indentation must use tab characters 103
 Error regexp RegexpSingleline Indentation must use tab characters 104
 Error regexp RegexpSingleline Indentation must use tab characters 105
 Error regexp RegexpSingleline Line has trailing spaces. 105
 Error regexp RegexpSingleline Indentation must use tab characters 106
 Error regexp RegexpSingleline Indentation must use tab characters 107
 Error regexp RegexpSingleline Indentation must use tab characters 108
 Error regexp RegexpSingleline Indentation must use tab characters 109
 Error regexp RegexpSingleline Indentation must use tab characters 111
 Error regexp RegexpSingleline Indentation must use tab characters 112
 Error regexp RegexpSingleline Indentation must use tab characters 113
 Error regexp RegexpSingleline Line has trailing spaces. 113
 Error regexp RegexpSingleline Indentation must use tab characters 114
 Error regexp RegexpSingleline Indentation must use tab characters 115
 Error regexp RegexpSingleline Indentation must use tab characters 116
 Error regexp RegexpSingleline Indentation must use tab characters 117
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error regexp RegexpSingleline Indentation must use tab characters 118
 Error regexp RegexpSingleline Indentation must use tab characters 119
 Error misc FinalParameters Parameter value should be final. 119
 Error coding HiddenField 'value' hides a field. 119
 Error regexp RegexpSingleline Indentation must use tab characters 120
 Error regexp RegexpSingleline Indentation must use tab characters 121
 Error regexp RegexpSingleline Indentation must use tab characters 123
 Error regexp RegexpSingleline Indentation must use tab characters 124
 Error regexp RegexpSingleline Indentation must use tab characters 125
 Error regexp RegexpSingleline Line has trailing spaces. 125
 Error regexp RegexpSingleline Indentation must use tab characters 126
 Error regexp RegexpSingleline Indentation must use tab characters 127
 Error regexp RegexpSingleline Indentation must use tab characters 128
 Error regexp RegexpSingleline Indentation must use tab characters 129
 Error regexp RegexpSingleline Line has trailing spaces. 129
 Error regexp RegexpSingleline Indentation must use tab characters 130
 Error regexp RegexpSingleline Indentation must use tab characters 131
 Error regexp RegexpSingleline Indentation must use tab characters 132
 Error regexp RegexpSingleline Indentation must use tab characters 133
 Error regexp RegexpSingleline Indentation must use tab characters 135
 Error regexp RegexpSingleline Indentation must use tab characters 136
 Error regexp RegexpSingleline Indentation must use tab characters 137
 Error regexp RegexpSingleline Line has trailing spaces. 137
 Error regexp RegexpSingleline Indentation must use tab characters 138
 Error regexp RegexpSingleline Indentation must use tab characters 139
 Error regexp RegexpSingleline Indentation must use tab characters 140
 Error regexp RegexpSingleline Indentation must use tab characters 141
 Error regexp RegexpSingleline Line has trailing spaces. 141
 Error regexp RegexpSingleline Indentation must use tab characters 142
 Error regexp RegexpSingleline Indentation must use tab characters 143
 Error misc FinalParameters Parameter value should be final. 143
 Error coding HiddenField 'value' hides a field. 143
 Error regexp RegexpSingleline Indentation must use tab characters 144
 Error regexp RegexpSingleline Indentation must use tab characters 145

org/sentrysoftware/winrm/service/wsman/SelectorSetType.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 18
 Error regexp RegexpSingleline Line has trailing spaces. 20
 Error regexp RegexpSingleline Line has trailing spaces. 33
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error regexp RegexpSingleline Indentation must use tab characters 38
 Error regexp RegexpSingleline Indentation must use tab characters 42
 Error regexp RegexpSingleline Indentation must use tab characters 43
 Error design VisibilityModifier Variable 'selector' must be private and have accessor methods. 43
 Error regexp RegexpSingleline Indentation must use tab characters 44
 Error regexp RegexpSingleline Indentation must use tab characters 45
 Error regexp RegexpSingleline Indentation must use tab characters 47
 Error regexp RegexpSingleline Indentation must use tab characters 48
 Error regexp RegexpSingleline Indentation must use tab characters 49
 Error regexp RegexpSingleline Line has trailing spaces. 49
 Error regexp RegexpSingleline Indentation must use tab characters 50
 Error regexp RegexpSingleline Indentation must use tab characters 51
 Error regexp RegexpSingleline Indentation must use tab characters 52
 Error regexp RegexpSingleline Indentation must use tab characters 53
 Error regexp RegexpSingleline Indentation must use tab characters 54
 Error regexp RegexpSingleline Indentation must use tab characters 55
 Error regexp RegexpSingleline Line has trailing spaces. 55
 Error regexp RegexpSingleline Indentation must use tab characters 56
 Error regexp RegexpSingleline Indentation must use tab characters 57
 Error regexp RegexpSingleline Indentation must use tab characters 58
 Error regexp RegexpSingleline Indentation must use tab characters 59
 Error regexp RegexpSingleline Indentation must use tab characters 60
 Error regexp RegexpSingleline Indentation must use tab characters 61
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Indentation must use tab characters 62
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Indentation must use tab characters 63
 Error regexp RegexpSingleline Indentation must use tab characters 64
 Error regexp RegexpSingleline Indentation must use tab characters 65
 Error regexp RegexpSingleline Indentation must use tab characters 66
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error regexp RegexpSingleline Indentation must use tab characters 67
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Indentation must use tab characters 68
 Error regexp RegexpSingleline Indentation must use tab characters 69
 Error regexp RegexpSingleline Indentation must use tab characters 70
 Error regexp RegexpSingleline Indentation must use tab characters 71
 Error regexp RegexpSingleline Indentation must use tab characters 72
 Error regexp RegexpSingleline Indentation must use tab characters 73
 Error regexp RegexpSingleline Indentation must use tab characters 74
 Error regexp RegexpSingleline Indentation must use tab characters 76
 Error regexp RegexpSingleline Indentation must use tab characters 77
 Error regexp RegexpSingleline Indentation must use tab characters 78
 Error regexp RegexpSingleline Line has trailing spaces. 78
 Error regexp RegexpSingleline Indentation must use tab characters 79
 Error regexp RegexpSingleline Indentation must use tab characters 80
 Error regexp RegexpSingleline Line has trailing spaces. 80
 Error regexp RegexpSingleline Indentation must use tab characters 81
 Error regexp RegexpSingleline Indentation must use tab characters 82
 Error regexp RegexpSingleline Line has trailing spaces. 82
 Error regexp RegexpSingleline Indentation must use tab characters 83
 Error regexp RegexpSingleline Indentation must use tab characters 84
 Error regexp RegexpSingleline Indentation must use tab characters 85
 Error regexp RegexpSingleline Line has trailing spaces. 85
 Error regexp RegexpSingleline Indentation must use tab characters 86
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Indentation must use tab characters 87
 Error regexp RegexpSingleline Indentation must use tab characters 88
 Error regexp RegexpSingleline Indentation must use tab characters 89
 Error regexp RegexpSingleline Indentation must use tab characters 90
 Error regexp RegexpSingleline Indentation must use tab characters 91
 Error regexp RegexpSingleline Indentation must use tab characters 92

org/sentrysoftware/winrm/service/wsman/SelectorType.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 40
 Error regexp RegexpSingleline Line has trailing spaces. 41
 Error regexp RegexpSingleline Indentation must use tab characters 45
 Error regexp RegexpSingleline Indentation must use tab characters 49
 Error regexp RegexpSingleline Indentation must use tab characters 50
 Error regexp RegexpSingleline Indentation must use tab characters 51
 Error design VisibilityModifier Variable 'content' must be private and have accessor methods. 51
 Error regexp RegexpSingleline Indentation must use tab characters 52
 Error regexp RegexpSingleline Indentation must use tab characters 53
 Error regexp RegexpSingleline Indentation must use tab characters 54
 Error regexp RegexpSingleline Indentation must use tab characters 55
 Error design VisibilityModifier Variable 'name' must be private and have accessor methods. 55
 Error regexp RegexpSingleline Indentation must use tab characters 56
 Error regexp RegexpSingleline Indentation must use tab characters 57
 Error regexp RegexpSingleline Indentation must use tab characters 59
 Error regexp RegexpSingleline Indentation must use tab characters 60
 Error regexp RegexpSingleline Indentation must use tab characters 61
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Indentation must use tab characters 62
 Error regexp RegexpSingleline Indentation must use tab characters 63
 Error regexp RegexpSingleline Indentation must use tab characters 64
 Error regexp RegexpSingleline Indentation must use tab characters 65
 Error regexp RegexpSingleline Indentation must use tab characters 66
 Error regexp RegexpSingleline Indentation must use tab characters 67
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Indentation must use tab characters 68
 Error regexp RegexpSingleline Indentation must use tab characters 69
 Error regexp RegexpSingleline Indentation must use tab characters 70
 Error regexp RegexpSingleline Indentation must use tab characters 71
 Error regexp RegexpSingleline Indentation must use tab characters 72
 Error regexp RegexpSingleline Indentation must use tab characters 73
 Error regexp RegexpSingleline Line has trailing spaces. 73
 Error regexp RegexpSingleline Indentation must use tab characters 74
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Indentation must use tab characters 75
 Error regexp RegexpSingleline Indentation must use tab characters 76
 Error regexp RegexpSingleline Indentation must use tab characters 77
 Error regexp RegexpSingleline Indentation must use tab characters 78
 Error regexp RegexpSingleline Indentation must use tab characters 79
 Error regexp RegexpSingleline Indentation must use tab characters 80
 Error regexp RegexpSingleline Line has trailing spaces. 80
 Error regexp RegexpSingleline Indentation must use tab characters 81
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error regexp RegexpSingleline Indentation must use tab characters 82
 Error regexp RegexpSingleline Indentation must use tab characters 83
 Error regexp RegexpSingleline Indentation must use tab characters 84
 Error regexp RegexpSingleline Indentation must use tab characters 85
 Error regexp RegexpSingleline Indentation must use tab characters 86
 Error regexp RegexpSingleline Indentation must use tab characters 87
 Error regexp RegexpSingleline Indentation must use tab characters 88
 Error regexp RegexpSingleline Indentation must use tab characters 90
 Error regexp RegexpSingleline Indentation must use tab characters 91
 Error regexp RegexpSingleline Indentation must use tab characters 92
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error regexp RegexpSingleline Indentation must use tab characters 93
 Error regexp RegexpSingleline Indentation must use tab characters 94
 Error regexp RegexpSingleline Indentation must use tab characters 95
 Error regexp RegexpSingleline Indentation must use tab characters 96
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error regexp RegexpSingleline Indentation must use tab characters 97
 Error regexp RegexpSingleline Indentation must use tab characters 98
 Error regexp RegexpSingleline Indentation must use tab characters 99
 Error regexp RegexpSingleline Indentation must use tab characters 100
 Error regexp RegexpSingleline Indentation must use tab characters 102
 Error regexp RegexpSingleline Indentation must use tab characters 103
 Error regexp RegexpSingleline Indentation must use tab characters 104
 Error regexp RegexpSingleline Line has trailing spaces. 104
 Error regexp RegexpSingleline Indentation must use tab characters 105
 Error regexp RegexpSingleline Indentation must use tab characters 106
 Error regexp RegexpSingleline Indentation must use tab characters 107
 Error regexp RegexpSingleline Indentation must use tab characters 108
 Error regexp RegexpSingleline Line has trailing spaces. 108
 Error regexp RegexpSingleline Indentation must use tab characters 109
 Error regexp RegexpSingleline Indentation must use tab characters 110
 Error misc FinalParameters Parameter value should be final. 110
 Error regexp RegexpSingleline Indentation must use tab characters 111
 Error regexp RegexpSingleline Indentation must use tab characters 112
 Error regexp RegexpSingleline Indentation must use tab characters 114
 Error regexp RegexpSingleline Indentation must use tab characters 115
 Error regexp RegexpSingleline Indentation must use tab characters 116
 Error regexp RegexpSingleline Line has trailing spaces. 116
 Error regexp RegexpSingleline Indentation must use tab characters 117
 Error regexp RegexpSingleline Indentation must use tab characters 118
 Error regexp RegexpSingleline Line has trailing spaces. 118
 Error regexp RegexpSingleline Indentation must use tab characters 119
 Error regexp RegexpSingleline Indentation must use tab characters 120
 Error regexp RegexpSingleline Line has trailing spaces. 120
 Error regexp RegexpSingleline Indentation must use tab characters 121
 Error regexp RegexpSingleline Indentation must use tab characters 122
 Error regexp RegexpSingleline Indentation must use tab characters 123
 Error regexp RegexpSingleline Line has trailing spaces. 123
 Error regexp RegexpSingleline Indentation must use tab characters 124
 Error regexp RegexpSingleline Line has trailing spaces. 124
 Error regexp RegexpSingleline Indentation must use tab characters 125
 Error regexp RegexpSingleline Indentation must use tab characters 126
 Error regexp RegexpSingleline Indentation must use tab characters 127
 Error regexp RegexpSingleline Indentation must use tab characters 128
 Error regexp RegexpSingleline Indentation must use tab characters 129
 Error regexp RegexpSingleline Indentation must use tab characters 130

org/sentrysoftware/winrm/service/wsman/Signal.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 13
 Error regexp RegexpSingleline Line has trailing spaces. 15
 Error regexp RegexpSingleline Line has trailing spaces. 28
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Indentation must use tab characters 33
 Error regexp RegexpSingleline Indentation must use tab characters 37
 Error regexp RegexpSingleline Indentation must use tab characters 38
 Error design VisibilityModifier Variable 'code' must be private and have accessor methods. 38
 Error regexp RegexpSingleline Indentation must use tab characters 39
 Error regexp RegexpSingleline Indentation must use tab characters 40
 Error design VisibilityModifier Variable 'commandId' must be private and have accessor methods. 40
 Error regexp RegexpSingleline Indentation must use tab characters 42
 Error regexp RegexpSingleline Indentation must use tab characters 43
 Error regexp RegexpSingleline Indentation must use tab characters 44
 Error regexp RegexpSingleline Line has trailing spaces. 44
 Error regexp RegexpSingleline Indentation must use tab characters 45
 Error regexp RegexpSingleline Indentation must use tab characters 46
 Error regexp RegexpSingleline Indentation must use tab characters 47
 Error regexp RegexpSingleline Indentation must use tab characters 48
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error regexp RegexpSingleline Indentation must use tab characters 49
 Error regexp RegexpSingleline Indentation must use tab characters 50
 Error regexp RegexpSingleline Indentation must use tab characters 51
 Error regexp RegexpSingleline Indentation must use tab characters 52
 Error regexp RegexpSingleline Indentation must use tab characters 54
 Error regexp RegexpSingleline Indentation must use tab characters 55
 Error regexp RegexpSingleline Indentation must use tab characters 56
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Indentation must use tab characters 57
 Error regexp RegexpSingleline Indentation must use tab characters 58
 Error regexp RegexpSingleline Indentation must use tab characters 59
 Error regexp RegexpSingleline Indentation must use tab characters 60
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error regexp RegexpSingleline Indentation must use tab characters 61
 Error regexp RegexpSingleline Indentation must use tab characters 62
 Error misc FinalParameters Parameter value should be final. 62
 Error regexp RegexpSingleline Indentation must use tab characters 63
 Error regexp RegexpSingleline Indentation must use tab characters 64
 Error regexp RegexpSingleline Indentation must use tab characters 66
 Error regexp RegexpSingleline Indentation must use tab characters 67
 Error regexp RegexpSingleline Indentation must use tab characters 68
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error regexp RegexpSingleline Indentation must use tab characters 69
 Error regexp RegexpSingleline Indentation must use tab characters 70
 Error regexp RegexpSingleline Indentation must use tab characters 71
 Error regexp RegexpSingleline Indentation must use tab characters 72
 Error regexp RegexpSingleline Line has trailing spaces. 72
 Error regexp RegexpSingleline Indentation must use tab characters 73
 Error regexp RegexpSingleline Indentation must use tab characters 74
 Error regexp RegexpSingleline Indentation must use tab characters 75
 Error regexp RegexpSingleline Indentation must use tab characters 76
 Error regexp RegexpSingleline Indentation must use tab characters 78
 Error regexp RegexpSingleline Indentation must use tab characters 79
 Error regexp RegexpSingleline Indentation must use tab characters 80
 Error regexp RegexpSingleline Line has trailing spaces. 80
 Error regexp RegexpSingleline Indentation must use tab characters 81
 Error regexp RegexpSingleline Indentation must use tab characters 82
 Error regexp RegexpSingleline Indentation must use tab characters 83
 Error regexp RegexpSingleline Indentation must use tab characters 84
 Error regexp RegexpSingleline Line has trailing spaces. 84
 Error regexp RegexpSingleline Indentation must use tab characters 85
 Error regexp RegexpSingleline Indentation must use tab characters 86
 Error misc FinalParameters Parameter value should be final. 86
 Error regexp RegexpSingleline Indentation must use tab characters 87
 Error regexp RegexpSingleline Indentation must use tab characters 88

org/sentrysoftware/winrm/service/wsman/SignalResponse.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 15
 Error regexp RegexpSingleline Line has trailing spaces. 17
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Indentation must use tab characters 34
 Error regexp RegexpSingleline Indentation must use tab characters 38
 Error regexp RegexpSingleline Indentation must use tab characters 39
 Error design VisibilityModifier Variable 'any' must be private and have accessor methods. 39
 Error regexp RegexpSingleline Indentation must use tab characters 41
 Error regexp RegexpSingleline Indentation must use tab characters 42
 Error regexp RegexpSingleline Indentation must use tab characters 43
 Error regexp RegexpSingleline Line has trailing spaces. 43
 Error regexp RegexpSingleline Indentation must use tab characters 44
 Error regexp RegexpSingleline Indentation must use tab characters 45
 Error regexp RegexpSingleline Indentation must use tab characters 46
 Error regexp RegexpSingleline Indentation must use tab characters 47
 Error regexp RegexpSingleline Indentation must use tab characters 48
 Error regexp RegexpSingleline Indentation must use tab characters 49
 Error regexp RegexpSingleline Line has trailing spaces. 49
 Error regexp RegexpSingleline Indentation must use tab characters 50
 Error regexp RegexpSingleline Indentation must use tab characters 51
 Error regexp RegexpSingleline Indentation must use tab characters 52
 Error regexp RegexpSingleline Indentation must use tab characters 53
 Error regexp RegexpSingleline Indentation must use tab characters 54
 Error regexp RegexpSingleline Indentation must use tab characters 55
 Error regexp RegexpSingleline Line has trailing spaces. 55
 Error regexp RegexpSingleline Indentation must use tab characters 56
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Indentation must use tab characters 57
 Error regexp RegexpSingleline Indentation must use tab characters 58
 Error regexp RegexpSingleline Indentation must use tab characters 59
 Error regexp RegexpSingleline Indentation must use tab characters 60
 Error regexp RegexpSingleline Indentation must use tab characters 61
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Indentation must use tab characters 62
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Indentation must use tab characters 63
 Error regexp RegexpSingleline Indentation must use tab characters 64
 Error regexp RegexpSingleline Indentation must use tab characters 65
 Error regexp RegexpSingleline Indentation must use tab characters 66
 Error regexp RegexpSingleline Indentation must use tab characters 67
 Error regexp RegexpSingleline Indentation must use tab characters 68
 Error regexp RegexpSingleline Indentation must use tab characters 69

org/sentrysoftware/winrm/shares/SmbTempShare.java

Severity Category Rule Message Line
 Error design FinalClass Class SmbTempShare should be declared as final. 47
 Error blocks LeftCurly '{' at column 29 should be on a new line. 75
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error regexp RegexpSingleline Line has trailing spaces. 101
 Error blocks LeftCurly '{' at column 59 should be on a new line. 111
 Error blocks LeftCurly '{' at column 31 should be on a new line. 214
 Error regexp RegexpSingleline Line has trailing spaces. 296
 Error blocks LeftCurly '{' at column 72 should be on a new line. 305

org/sentrysoftware/winrm/wql/WinRMWqlExecutor.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 35 should be on a new line. 54
 Error regexp RegexpSingleline Line has trailing spaces. 97
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error sizes ParameterNumber More than 7 parameters (found 10). 104
 Error blocks LeftCurly '{' at column 71 should be on a new line. 115
 Error modifier RedundantModifier Redundant 'final' modifier. 125
 Error blocks LeftCurly '{' at column 88 should be on a new line. 126

org/w3/_2005/_08/addressing/AttributedQNameType.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 16
 Error regexp RegexpSingleline Line has trailing spaces. 18
 Error regexp RegexpSingleline Line has trailing spaces. 28
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Indentation must use tab characters 33
 Error regexp RegexpSingleline Indentation must use tab characters 37
 Error regexp RegexpSingleline Indentation must use tab characters 38
 Error design VisibilityModifier Variable 'value' must be private and have accessor methods. 38
 Error regexp RegexpSingleline Indentation must use tab characters 39
 Error regexp RegexpSingleline Indentation must use tab characters 40
 Error regexp RegexpSingleline Indentation must use tab characters 42
 Error regexp RegexpSingleline Indentation must use tab characters 43
 Error regexp RegexpSingleline Indentation must use tab characters 44
 Error regexp RegexpSingleline Line has trailing spaces. 44
 Error regexp RegexpSingleline Indentation must use tab characters 45
 Error regexp RegexpSingleline Indentation must use tab characters 46
 Error regexp RegexpSingleline Indentation must use tab characters 47
 Error regexp RegexpSingleline Indentation must use tab characters 48
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error regexp RegexpSingleline Indentation must use tab characters 49
 Error regexp RegexpSingleline Indentation must use tab characters 50
 Error regexp RegexpSingleline Indentation must use tab characters 51
 Error regexp RegexpSingleline Indentation must use tab characters 52
 Error regexp RegexpSingleline Indentation must use tab characters 54
 Error regexp RegexpSingleline Indentation must use tab characters 55
 Error regexp RegexpSingleline Indentation must use tab characters 56
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Indentation must use tab characters 57
 Error regexp RegexpSingleline Indentation must use tab characters 58
 Error regexp RegexpSingleline Indentation must use tab characters 59
 Error regexp RegexpSingleline Indentation must use tab characters 60
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error regexp RegexpSingleline Indentation must use tab characters 61
 Error regexp RegexpSingleline Indentation must use tab characters 62
 Error misc FinalParameters Parameter value should be final. 62
 Error regexp RegexpSingleline Indentation must use tab characters 63
 Error regexp RegexpSingleline Indentation must use tab characters 64
 Error regexp RegexpSingleline Indentation must use tab characters 66
 Error regexp RegexpSingleline Indentation must use tab characters 67
 Error regexp RegexpSingleline Indentation must use tab characters 68
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error regexp RegexpSingleline Indentation must use tab characters 69
 Error regexp RegexpSingleline Indentation must use tab characters 70
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Indentation must use tab characters 71
 Error regexp RegexpSingleline Indentation must use tab characters 72
 Error regexp RegexpSingleline Line has trailing spaces. 72
 Error regexp RegexpSingleline Indentation must use tab characters 73
 Error regexp RegexpSingleline Indentation must use tab characters 74
 Error regexp RegexpSingleline Indentation must use tab characters 75
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Indentation must use tab characters 76
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error regexp RegexpSingleline Indentation must use tab characters 77
 Error regexp RegexpSingleline Indentation must use tab characters 78
 Error regexp RegexpSingleline Indentation must use tab characters 79
 Error regexp RegexpSingleline Indentation must use tab characters 80
 Error regexp RegexpSingleline Indentation must use tab characters 81
 Error regexp RegexpSingleline Indentation must use tab characters 82

org/w3/_2005/_08/addressing/AttributedURIType.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 17
 Error regexp RegexpSingleline Line has trailing spaces. 19
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Indentation must use tab characters 34
 Error regexp RegexpSingleline Indentation must use tab characters 38
 Error regexp RegexpSingleline Indentation must use tab characters 39
 Error regexp RegexpSingleline Indentation must use tab characters 40
 Error design VisibilityModifier Variable 'value' must be private and have accessor methods. 40
 Error regexp RegexpSingleline Indentation must use tab characters 41
 Error regexp RegexpSingleline Indentation must use tab characters 42
 Error regexp RegexpSingleline Indentation must use tab characters 44
 Error regexp RegexpSingleline Indentation must use tab characters 45
 Error regexp RegexpSingleline Indentation must use tab characters 46
 Error regexp RegexpSingleline Line has trailing spaces. 46
 Error regexp RegexpSingleline Indentation must use tab characters 47
 Error regexp RegexpSingleline Indentation must use tab characters 48
 Error regexp RegexpSingleline Indentation must use tab characters 49
 Error regexp RegexpSingleline Indentation must use tab characters 50
 Error regexp RegexpSingleline Line has trailing spaces. 50
 Error regexp RegexpSingleline Indentation must use tab characters 51
 Error regexp RegexpSingleline Indentation must use tab characters 52
 Error regexp RegexpSingleline Indentation must use tab characters 53
 Error regexp RegexpSingleline Indentation must use tab characters 54
 Error regexp RegexpSingleline Indentation must use tab characters 56
 Error regexp RegexpSingleline Indentation must use tab characters 57
 Error regexp RegexpSingleline Indentation must use tab characters 58
 Error regexp RegexpSingleline Line has trailing spaces. 58
 Error regexp RegexpSingleline Indentation must use tab characters 59
 Error regexp RegexpSingleline Indentation must use tab characters 60
 Error regexp RegexpSingleline Indentation must use tab characters 61
 Error regexp RegexpSingleline Indentation must use tab characters 62
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Indentation must use tab characters 63
 Error regexp RegexpSingleline Indentation must use tab characters 64
 Error misc FinalParameters Parameter value should be final. 64
 Error regexp RegexpSingleline Indentation must use tab characters 65
 Error regexp RegexpSingleline Indentation must use tab characters 66
 Error regexp RegexpSingleline Indentation must use tab characters 68
 Error regexp RegexpSingleline Indentation must use tab characters 69
 Error regexp RegexpSingleline Indentation must use tab characters 70
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Indentation must use tab characters 71
 Error regexp RegexpSingleline Indentation must use tab characters 72
 Error regexp RegexpSingleline Line has trailing spaces. 72
 Error regexp RegexpSingleline Indentation must use tab characters 73
 Error regexp RegexpSingleline Indentation must use tab characters 74
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Indentation must use tab characters 75
 Error regexp RegexpSingleline Indentation must use tab characters 76
 Error regexp RegexpSingleline Indentation must use tab characters 77
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error regexp RegexpSingleline Indentation must use tab characters 78
 Error regexp RegexpSingleline Line has trailing spaces. 78
 Error regexp RegexpSingleline Indentation must use tab characters 79
 Error regexp RegexpSingleline Indentation must use tab characters 80
 Error regexp RegexpSingleline Indentation must use tab characters 81
 Error regexp RegexpSingleline Indentation must use tab characters 82
 Error regexp RegexpSingleline Indentation must use tab characters 83
 Error regexp RegexpSingleline Indentation must use tab characters 84

org/w3/_2005/_08/addressing/AttributedUnsignedLongType.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 18
 Error regexp RegexpSingleline Line has trailing spaces. 20
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 31
 Error regexp RegexpSingleline Indentation must use tab characters 35
 Error regexp RegexpSingleline Indentation must use tab characters 39
 Error regexp RegexpSingleline Indentation must use tab characters 40
 Error regexp RegexpSingleline Indentation must use tab characters 41
 Error design VisibilityModifier Variable 'value' must be private and have accessor methods. 41
 Error regexp RegexpSingleline Indentation must use tab characters 42
 Error regexp RegexpSingleline Indentation must use tab characters 43
 Error regexp RegexpSingleline Indentation must use tab characters 45
 Error regexp RegexpSingleline Indentation must use tab characters 46
 Error regexp RegexpSingleline Indentation must use tab characters 47
 Error regexp RegexpSingleline Line has trailing spaces. 47
 Error regexp RegexpSingleline Indentation must use tab characters 48
 Error regexp RegexpSingleline Indentation must use tab characters 49
 Error regexp RegexpSingleline Indentation must use tab characters 50
 Error regexp RegexpSingleline Indentation must use tab characters 51
 Error regexp RegexpSingleline Line has trailing spaces. 51
 Error regexp RegexpSingleline Indentation must use tab characters 52
 Error regexp RegexpSingleline Indentation must use tab characters 53
 Error regexp RegexpSingleline Indentation must use tab characters 54
 Error regexp RegexpSingleline Indentation must use tab characters 55
 Error regexp RegexpSingleline Indentation must use tab characters 57
 Error regexp RegexpSingleline Indentation must use tab characters 58
 Error regexp RegexpSingleline Indentation must use tab characters 59
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error regexp RegexpSingleline Indentation must use tab characters 60
 Error regexp RegexpSingleline Indentation must use tab characters 61
 Error regexp RegexpSingleline Indentation must use tab characters 62
 Error regexp RegexpSingleline Indentation must use tab characters 63
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error regexp RegexpSingleline Indentation must use tab characters 64
 Error regexp RegexpSingleline Indentation must use tab characters 65
 Error misc FinalParameters Parameter value should be final. 65
 Error regexp RegexpSingleline Indentation must use tab characters 66
 Error regexp RegexpSingleline Indentation must use tab characters 67
 Error regexp RegexpSingleline Indentation must use tab characters 69
 Error regexp RegexpSingleline Indentation must use tab characters 70
 Error regexp RegexpSingleline Indentation must use tab characters 71
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error regexp RegexpSingleline Indentation must use tab characters 72
 Error regexp RegexpSingleline Indentation must use tab characters 73
 Error regexp RegexpSingleline Line has trailing spaces. 73
 Error regexp RegexpSingleline Indentation must use tab characters 74
 Error regexp RegexpSingleline Indentation must use tab characters 75
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Indentation must use tab characters 76
 Error regexp RegexpSingleline Indentation must use tab characters 77
 Error regexp RegexpSingleline Indentation must use tab characters 78
 Error regexp RegexpSingleline Line has trailing spaces. 78
 Error regexp RegexpSingleline Indentation must use tab characters 79
 Error regexp RegexpSingleline Line has trailing spaces. 79
 Error regexp RegexpSingleline Indentation must use tab characters 80
 Error regexp RegexpSingleline Indentation must use tab characters 81
 Error regexp RegexpSingleline Indentation must use tab characters 82
 Error regexp RegexpSingleline Indentation must use tab characters 83
 Error regexp RegexpSingleline Indentation must use tab characters 84
 Error regexp RegexpSingleline Indentation must use tab characters 85

org/w3/_2005/_08/addressing/MetadataType.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 19
 Error regexp RegexpSingleline Line has trailing spaces. 21
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error regexp RegexpSingleline Line has trailing spaces. 35
 Error regexp RegexpSingleline Indentation must use tab characters 39
 Error regexp RegexpSingleline Indentation must use tab characters 43
 Error regexp RegexpSingleline Indentation must use tab characters 44
 Error design VisibilityModifier Variable 'any' must be private and have accessor methods. 44
 Error regexp RegexpSingleline Indentation must use tab characters 45
 Error regexp RegexpSingleline Indentation must use tab characters 46
 Error regexp RegexpSingleline Indentation must use tab characters 48
 Error regexp RegexpSingleline Indentation must use tab characters 49
 Error regexp RegexpSingleline Indentation must use tab characters 50
 Error regexp RegexpSingleline Line has trailing spaces. 50
 Error regexp RegexpSingleline Indentation must use tab characters 51
 Error regexp RegexpSingleline Indentation must use tab characters 52
 Error regexp RegexpSingleline Indentation must use tab characters 53
 Error regexp RegexpSingleline Indentation must use tab characters 54
 Error regexp RegexpSingleline Indentation must use tab characters 55
 Error regexp RegexpSingleline Indentation must use tab characters 56
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Indentation must use tab characters 57
 Error regexp RegexpSingleline Indentation must use tab characters 58
 Error regexp RegexpSingleline Indentation must use tab characters 59
 Error regexp RegexpSingleline Indentation must use tab characters 60
 Error regexp RegexpSingleline Indentation must use tab characters 61
 Error regexp RegexpSingleline Indentation must use tab characters 62
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Indentation must use tab characters 63
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error regexp RegexpSingleline Indentation must use tab characters 64
 Error regexp RegexpSingleline Indentation must use tab characters 65
 Error regexp RegexpSingleline Indentation must use tab characters 66
 Error regexp RegexpSingleline Indentation must use tab characters 67
 Error regexp RegexpSingleline Indentation must use tab characters 68
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error regexp RegexpSingleline Indentation must use tab characters 69
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error regexp RegexpSingleline Indentation must use tab characters 70
 Error regexp RegexpSingleline Indentation must use tab characters 71
 Error regexp RegexpSingleline Indentation must use tab characters 72
 Error regexp RegexpSingleline Indentation must use tab characters 73
 Error regexp RegexpSingleline Indentation must use tab characters 74
 Error regexp RegexpSingleline Indentation must use tab characters 75
 Error regexp RegexpSingleline Indentation must use tab characters 76
 Error regexp RegexpSingleline Indentation must use tab characters 78
 Error regexp RegexpSingleline Indentation must use tab characters 79
 Error regexp RegexpSingleline Indentation must use tab characters 80
 Error regexp RegexpSingleline Line has trailing spaces. 80
 Error regexp RegexpSingleline Indentation must use tab characters 81
 Error regexp RegexpSingleline Indentation must use tab characters 82
 Error regexp RegexpSingleline Line has trailing spaces. 82
 Error regexp RegexpSingleline Indentation must use tab characters 83
 Error regexp RegexpSingleline Indentation must use tab characters 84
 Error regexp RegexpSingleline Line has trailing spaces. 84
 Error regexp RegexpSingleline Indentation must use tab characters 85
 Error regexp RegexpSingleline Indentation must use tab characters 86
 Error regexp RegexpSingleline Indentation must use tab characters 87
 Error regexp RegexpSingleline Line has trailing spaces. 87
 Error regexp RegexpSingleline Indentation must use tab characters 88
 Error regexp RegexpSingleline Line has trailing spaces. 88
 Error regexp RegexpSingleline Indentation must use tab characters 89
 Error regexp RegexpSingleline Indentation must use tab characters 90
 Error regexp RegexpSingleline Indentation must use tab characters 91
 Error regexp RegexpSingleline Indentation must use tab characters 92
 Error regexp RegexpSingleline Indentation must use tab characters 93
 Error regexp RegexpSingleline Indentation must use tab characters 94

org/w3/_2005/_08/addressing/ObjectFactory.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 12
 Error regexp RegexpSingleline Line has trailing spaces. 13
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 15
 Error regexp RegexpSingleline Line has trailing spaces. 16
 Error regexp RegexpSingleline Line has trailing spaces. 17
 Error regexp RegexpSingleline Line has trailing spaces. 18
 Error regexp RegexpSingleline Line has trailing spaces. 19
 Error regexp RegexpSingleline Line has trailing spaces. 20
 Error regexp RegexpSingleline Line has trailing spaces. 21
 Error regexp RegexpSingleline Line has trailing spaces. 23
 Error regexp RegexpSingleline Indentation must use tab characters 28
 Error modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 28
 Error naming ConstantName Name '_ReferenceParameters_QNAME' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 28
 Error regexp RegexpSingleline Indentation must use tab characters 29
 Error modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 29
 Error naming ConstantName Name '_Metadata_QNAME' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 29
 Error regexp RegexpSingleline Indentation must use tab characters 30
 Error modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 30
 Error naming ConstantName Name '_MessageID_QNAME' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 30
 Error regexp RegexpSingleline Indentation must use tab characters 31
 Error modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 31
 Error naming ConstantName Name '_RelatesTo_QNAME' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 31
 Error regexp RegexpSingleline Indentation must use tab characters 32
 Error modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 32
 Error naming ConstantName Name '_ReplyTo_QNAME' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 32
 Error regexp RegexpSingleline Indentation must use tab characters 33
 Error modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 33
 Error naming ConstantName Name '_From_QNAME' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 33
 Error regexp RegexpSingleline Indentation must use tab characters 34
 Error modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 34
 Error naming ConstantName Name '_FaultTo_QNAME' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 34
 Error regexp RegexpSingleline Indentation must use tab characters 35
 Error modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 35
 Error naming ConstantName Name '_To_QNAME' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 35
 Error regexp RegexpSingleline Indentation must use tab characters 36
 Error modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 36
 Error naming ConstantName Name '_Action_QNAME' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 36
 Error regexp RegexpSingleline Indentation must use tab characters 37
 Error modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 37
 Error naming ConstantName Name '_RetryAfter_QNAME' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 37
 Error regexp RegexpSingleline Indentation must use tab characters 38
 Error modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 38
 Error naming ConstantName Name '_ProblemHeaderQName_QNAME' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 38
 Error regexp RegexpSingleline Indentation must use tab characters 39
 Error modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 39
 Error naming ConstantName Name '_ProblemIRI_QNAME' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 39
 Error regexp RegexpSingleline Indentation must use tab characters 40
 Error modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 40
 Error naming ConstantName Name '_ProblemAction_QNAME' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 40
 Error regexp RegexpSingleline Indentation must use tab characters 42
 Error regexp RegexpSingleline Indentation must use tab characters 43
 Error regexp RegexpSingleline Indentation must use tab characters 44
 Error regexp RegexpSingleline Line has trailing spaces. 44
 Error regexp RegexpSingleline Indentation must use tab characters 45
 Error regexp RegexpSingleline Indentation must use tab characters 46
 Error regexp RegexpSingleline Indentation must use tab characters 47
 Error regexp RegexpSingleline Indentation must use tab characters 49
 Error regexp RegexpSingleline Indentation must use tab characters 50
 Error regexp RegexpSingleline Indentation must use tab characters 51
 Error regexp RegexpSingleline Line has trailing spaces. 51
 Error regexp RegexpSingleline Indentation must use tab characters 52
 Error regexp RegexpSingleline Indentation must use tab characters 53
 Error regexp RegexpSingleline Indentation must use tab characters 54
 Error regexp RegexpSingleline Indentation must use tab characters 55
 Error regexp RegexpSingleline Indentation must use tab characters 57
 Error regexp RegexpSingleline Indentation must use tab characters 58
 Error regexp RegexpSingleline Indentation must use tab characters 59
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error regexp RegexpSingleline Indentation must use tab characters 60
 Error regexp RegexpSingleline Indentation must use tab characters 61
 Error regexp RegexpSingleline Indentation must use tab characters 62
 Error regexp RegexpSingleline Indentation must use tab characters 63
 Error regexp RegexpSingleline Indentation must use tab characters 65
 Error regexp RegexpSingleline Indentation must use tab characters 66
 Error regexp RegexpSingleline Indentation must use tab characters 67
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Indentation must use tab characters 68
 Error regexp RegexpSingleline Indentation must use tab characters 69
 Error regexp RegexpSingleline Indentation must use tab characters 70
 Error regexp RegexpSingleline Indentation must use tab characters 71
 Error regexp RegexpSingleline Indentation must use tab characters 73
 Error regexp RegexpSingleline Indentation must use tab characters 74
 Error regexp RegexpSingleline Indentation must use tab characters 75
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Indentation must use tab characters 76
 Error regexp RegexpSingleline Indentation must use tab characters 77
 Error regexp RegexpSingleline Indentation must use tab characters 78
 Error regexp RegexpSingleline Indentation must use tab characters 79
 Error regexp RegexpSingleline Indentation must use tab characters 81
 Error regexp RegexpSingleline Indentation must use tab characters 82
 Error regexp RegexpSingleline Indentation must use tab characters 83
 Error regexp RegexpSingleline Line has trailing spaces. 83
 Error regexp RegexpSingleline Indentation must use tab characters 84
 Error regexp RegexpSingleline Indentation must use tab characters 85
 Error regexp RegexpSingleline Indentation must use tab characters 86
 Error regexp RegexpSingleline Indentation must use tab characters 87
 Error regexp RegexpSingleline Indentation must use tab characters 89
 Error regexp RegexpSingleline Indentation must use tab characters 90
 Error regexp RegexpSingleline Indentation must use tab characters 91
 Error regexp RegexpSingleline Line has trailing spaces. 91
 Error regexp RegexpSingleline Indentation must use tab characters 92
 Error regexp RegexpSingleline Indentation must use tab characters 93
 Error regexp RegexpSingleline Indentation must use tab characters 94
 Error regexp RegexpSingleline Indentation must use tab characters 95
 Error regexp RegexpSingleline Indentation must use tab characters 97
 Error regexp RegexpSingleline Indentation must use tab characters 98
 Error regexp RegexpSingleline Indentation must use tab characters 99
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error regexp RegexpSingleline Indentation must use tab characters 100
 Error regexp RegexpSingleline Indentation must use tab characters 101
 Error regexp RegexpSingleline Indentation must use tab characters 102
 Error regexp RegexpSingleline Indentation must use tab characters 103
 Error regexp RegexpSingleline Indentation must use tab characters 105
 Error regexp RegexpSingleline Indentation must use tab characters 106
 Error regexp RegexpSingleline Indentation must use tab characters 107
 Error regexp RegexpSingleline Line has trailing spaces. 107
 Error regexp RegexpSingleline Indentation must use tab characters 108
 Error regexp RegexpSingleline Indentation must use tab characters 109
 Error regexp RegexpSingleline Indentation must use tab characters 110
 Error regexp RegexpSingleline Indentation must use tab characters 111
 Error regexp RegexpSingleline Indentation must use tab characters 112
 Error regexp RegexpSingleline Indentation must use tab characters 113
 Error regexp RegexpSingleline Indentation must use tab characters 114
 Error misc FinalParameters Parameter value should be final. 114
 Error regexp RegexpSingleline Indentation must use tab characters 115
 Error regexp RegexpSingleline Indentation must use tab characters 116
 Error regexp RegexpSingleline Indentation must use tab characters 118
 Error regexp RegexpSingleline Indentation must use tab characters 119
 Error regexp RegexpSingleline Indentation must use tab characters 120
 Error regexp RegexpSingleline Line has trailing spaces. 120
 Error regexp RegexpSingleline Indentation must use tab characters 121
 Error regexp RegexpSingleline Indentation must use tab characters 122
 Error regexp RegexpSingleline Indentation must use tab characters 123
 Error regexp RegexpSingleline Indentation must use tab characters 124
 Error regexp RegexpSingleline Indentation must use tab characters 125
 Error regexp RegexpSingleline Indentation must use tab characters 126
 Error regexp RegexpSingleline Indentation must use tab characters 127
 Error misc FinalParameters Parameter value should be final. 127
 Error regexp RegexpSingleline Indentation must use tab characters 128
 Error regexp RegexpSingleline Indentation must use tab characters 129
 Error regexp RegexpSingleline Indentation must use tab characters 131
 Error regexp RegexpSingleline Indentation must use tab characters 132
 Error regexp RegexpSingleline Indentation must use tab characters 133
 Error regexp RegexpSingleline Line has trailing spaces. 133
 Error regexp RegexpSingleline Indentation must use tab characters 134
 Error regexp RegexpSingleline Indentation must use tab characters 135
 Error regexp RegexpSingleline Indentation must use tab characters 136
 Error regexp RegexpSingleline Indentation must use tab characters 137
 Error regexp RegexpSingleline Indentation must use tab characters 138
 Error regexp RegexpSingleline Indentation must use tab characters 139
 Error regexp RegexpSingleline Indentation must use tab characters 140
 Error misc FinalParameters Parameter value should be final. 140
 Error regexp RegexpSingleline Indentation must use tab characters 141
 Error regexp RegexpSingleline Indentation must use tab characters 142
 Error regexp RegexpSingleline Indentation must use tab characters 144
 Error regexp RegexpSingleline Indentation must use tab characters 145
 Error regexp RegexpSingleline Indentation must use tab characters 146
 Error regexp RegexpSingleline Line has trailing spaces. 146
 Error regexp RegexpSingleline Indentation must use tab characters 147
 Error regexp RegexpSingleline Indentation must use tab characters 148
 Error regexp RegexpSingleline Indentation must use tab characters 149
 Error regexp RegexpSingleline Indentation must use tab characters 150
 Error regexp RegexpSingleline Indentation must use tab characters 151
 Error regexp RegexpSingleline Indentation must use tab characters 152
 Error regexp RegexpSingleline Indentation must use tab characters 153
 Error misc FinalParameters Parameter value should be final. 153
 Error regexp RegexpSingleline Indentation must use tab characters 154
 Error regexp RegexpSingleline Indentation must use tab characters 155
 Error regexp RegexpSingleline Indentation must use tab characters 157
 Error regexp RegexpSingleline Indentation must use tab characters 158
 Error regexp RegexpSingleline Indentation must use tab characters 159
 Error regexp RegexpSingleline Line has trailing spaces. 159
 Error regexp RegexpSingleline Indentation must use tab characters 160
 Error regexp RegexpSingleline Indentation must use tab characters 161
 Error regexp RegexpSingleline Indentation must use tab characters 162
 Error regexp RegexpSingleline Indentation must use tab characters 163
 Error regexp RegexpSingleline Indentation must use tab characters 164
 Error regexp RegexpSingleline Indentation must use tab characters 165
 Error regexp RegexpSingleline Indentation must use tab characters 166
 Error misc FinalParameters Parameter value should be final. 166
 Error regexp RegexpSingleline Indentation must use tab characters 167
 Error regexp RegexpSingleline Indentation must use tab characters 168
 Error regexp RegexpSingleline Indentation must use tab characters 170
 Error regexp RegexpSingleline Indentation must use tab characters 171
 Error regexp RegexpSingleline Indentation must use tab characters 172
 Error regexp RegexpSingleline Line has trailing spaces. 172
 Error regexp RegexpSingleline Indentation must use tab characters 173
 Error regexp RegexpSingleline Indentation must use tab characters 174
 Error regexp RegexpSingleline Indentation must use tab characters 175
 Error regexp RegexpSingleline Indentation must use tab characters 176
 Error regexp RegexpSingleline Indentation must use tab characters 177
 Error regexp RegexpSingleline Indentation must use tab characters 178
 Error regexp RegexpSingleline Indentation must use tab characters 179
 Error misc FinalParameters Parameter value should be final. 179
 Error regexp RegexpSingleline Indentation must use tab characters 180
 Error regexp RegexpSingleline Indentation must use tab characters 181
 Error regexp RegexpSingleline Indentation must use tab characters 183
 Error regexp RegexpSingleline Indentation must use tab characters 184
 Error regexp RegexpSingleline Indentation must use tab characters 185
 Error regexp RegexpSingleline Line has trailing spaces. 185
 Error regexp RegexpSingleline Indentation must use tab characters 186
 Error regexp RegexpSingleline Indentation must use tab characters 187
 Error regexp RegexpSingleline Indentation must use tab characters 188
 Error regexp RegexpSingleline Indentation must use tab characters 189
 Error regexp RegexpSingleline Indentation must use tab characters 190
 Error regexp RegexpSingleline Indentation must use tab characters 191
 Error regexp RegexpSingleline Indentation must use tab characters 192
 Error misc FinalParameters Parameter value should be final. 192
 Error regexp RegexpSingleline Indentation must use tab characters 193
 Error regexp RegexpSingleline Indentation must use tab characters 194
 Error regexp RegexpSingleline Indentation must use tab characters 196
 Error regexp RegexpSingleline Indentation must use tab characters 197
 Error regexp RegexpSingleline Indentation must use tab characters 198
 Error regexp RegexpSingleline Line has trailing spaces. 198
 Error regexp RegexpSingleline Indentation must use tab characters 199
 Error regexp RegexpSingleline Indentation must use tab characters 200
 Error regexp RegexpSingleline Indentation must use tab characters 201
 Error regexp RegexpSingleline Indentation must use tab characters 202
 Error regexp RegexpSingleline Indentation must use tab characters 203
 Error regexp RegexpSingleline Indentation must use tab characters 204
 Error regexp RegexpSingleline Indentation must use tab characters 205
 Error misc FinalParameters Parameter value should be final. 205
 Error regexp RegexpSingleline Indentation must use tab characters 206
 Error regexp RegexpSingleline Indentation must use tab characters 207
 Error regexp RegexpSingleline Indentation must use tab characters 209
 Error regexp RegexpSingleline Indentation must use tab characters 210
 Error regexp RegexpSingleline Indentation must use tab characters 211
 Error regexp RegexpSingleline Line has trailing spaces. 211
 Error regexp RegexpSingleline Indentation must use tab characters 212
 Error regexp RegexpSingleline Indentation must use tab characters 213
 Error regexp RegexpSingleline Indentation must use tab characters 214
 Error regexp RegexpSingleline Indentation must use tab characters 215
 Error regexp RegexpSingleline Indentation must use tab characters 216
 Error regexp RegexpSingleline Indentation must use tab characters 217
 Error regexp RegexpSingleline Indentation must use tab characters 218
 Error misc FinalParameters Parameter value should be final. 218
 Error regexp RegexpSingleline Indentation must use tab characters 219
 Error regexp RegexpSingleline Indentation must use tab characters 220
 Error regexp RegexpSingleline Indentation must use tab characters 222
 Error regexp RegexpSingleline Indentation must use tab characters 223
 Error regexp RegexpSingleline Indentation must use tab characters 224
 Error regexp RegexpSingleline Line has trailing spaces. 224
 Error regexp RegexpSingleline Indentation must use tab characters 225
 Error regexp RegexpSingleline Indentation must use tab characters 226
 Error regexp RegexpSingleline Indentation must use tab characters 227
 Error regexp RegexpSingleline Indentation must use tab characters 228
 Error regexp RegexpSingleline Indentation must use tab characters 229
 Error regexp RegexpSingleline Indentation must use tab characters 230
 Error regexp RegexpSingleline Indentation must use tab characters 231
 Error misc FinalParameters Parameter value should be final. 231
 Error regexp RegexpSingleline Indentation must use tab characters 232
 Error regexp RegexpSingleline Indentation must use tab characters 233
 Error regexp RegexpSingleline Indentation must use tab characters 235
 Error regexp RegexpSingleline Indentation must use tab characters 236
 Error regexp RegexpSingleline Indentation must use tab characters 237
 Error regexp RegexpSingleline Line has trailing spaces. 237
 Error regexp RegexpSingleline Indentation must use tab characters 238
 Error regexp RegexpSingleline Indentation must use tab characters 239
 Error regexp RegexpSingleline Indentation must use tab characters 240
 Error regexp RegexpSingleline Indentation must use tab characters 241
 Error regexp RegexpSingleline Indentation must use tab characters 242
 Error regexp RegexpSingleline Indentation must use tab characters 243
 Error regexp RegexpSingleline Indentation must use tab characters 244
 Error misc FinalParameters Parameter value should be final. 244
 Error regexp RegexpSingleline Indentation must use tab characters 245
 Error regexp RegexpSingleline Indentation must use tab characters 246
 Error regexp RegexpSingleline Indentation must use tab characters 248
 Error regexp RegexpSingleline Indentation must use tab characters 249
 Error regexp RegexpSingleline Indentation must use tab characters 250
 Error regexp RegexpSingleline Line has trailing spaces. 250
 Error regexp RegexpSingleline Indentation must use tab characters 251
 Error regexp RegexpSingleline Indentation must use tab characters 252
 Error regexp RegexpSingleline Indentation must use tab characters 253
 Error regexp RegexpSingleline Indentation must use tab characters 254
 Error regexp RegexpSingleline Indentation must use tab characters 255
 Error regexp RegexpSingleline Indentation must use tab characters 256
 Error regexp RegexpSingleline Indentation must use tab characters 257
 Error misc FinalParameters Parameter value should be final. 257
 Error regexp RegexpSingleline Indentation must use tab characters 258
 Error regexp RegexpSingleline Indentation must use tab characters 259
 Error regexp RegexpSingleline Indentation must use tab characters 261
 Error regexp RegexpSingleline Indentation must use tab characters 262
 Error regexp RegexpSingleline Indentation must use tab characters 263
 Error regexp RegexpSingleline Line has trailing spaces. 263
 Error regexp RegexpSingleline Indentation must use tab characters 264
 Error regexp RegexpSingleline Indentation must use tab characters 265
 Error regexp RegexpSingleline Indentation must use tab characters 266
 Error regexp RegexpSingleline Indentation must use tab characters 267
 Error regexp RegexpSingleline Indentation must use tab characters 268
 Error regexp RegexpSingleline Indentation must use tab characters 269
 Error regexp RegexpSingleline Indentation must use tab characters 270
 Error misc FinalParameters Parameter value should be final. 270
 Error regexp RegexpSingleline Indentation must use tab characters 271
 Error regexp RegexpSingleline Indentation must use tab characters 272

org/w3/_2005/_08/addressing/ProblemActionType.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 17
 Error regexp RegexpSingleline Line has trailing spaces. 19
 Error regexp RegexpSingleline Line has trailing spaces. 33
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error regexp RegexpSingleline Indentation must use tab characters 38
 Error regexp RegexpSingleline Indentation must use tab characters 39
 Error regexp RegexpSingleline Indentation must use tab characters 43
 Error regexp RegexpSingleline Indentation must use tab characters 44
 Error design VisibilityModifier Variable 'action' must be private and have accessor methods. 44
 Error regexp RegexpSingleline Indentation must use tab characters 45
 Error regexp RegexpSingleline Indentation must use tab characters 46
 Error regexp RegexpSingleline Indentation must use tab characters 47
 Error design VisibilityModifier Variable 'soapAction' must be private and have accessor methods. 47
 Error regexp RegexpSingleline Indentation must use tab characters 48
 Error regexp RegexpSingleline Indentation must use tab characters 49
 Error regexp RegexpSingleline Indentation must use tab characters 51
 Error regexp RegexpSingleline Indentation must use tab characters 52
 Error regexp RegexpSingleline Indentation must use tab characters 53
 Error regexp RegexpSingleline Line has trailing spaces. 53
 Error regexp RegexpSingleline Indentation must use tab characters 54
 Error regexp RegexpSingleline Indentation must use tab characters 55
 Error regexp RegexpSingleline Indentation must use tab characters 56
 Error regexp RegexpSingleline Indentation must use tab characters 57
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Indentation must use tab characters 58
 Error regexp RegexpSingleline Indentation must use tab characters 59
 Error regexp RegexpSingleline Indentation must use tab characters 60
 Error regexp RegexpSingleline Indentation must use tab characters 61
 Error regexp RegexpSingleline Indentation must use tab characters 63
 Error regexp RegexpSingleline Indentation must use tab characters 64
 Error regexp RegexpSingleline Indentation must use tab characters 65
 Error regexp RegexpSingleline Line has trailing spaces. 65
 Error regexp RegexpSingleline Indentation must use tab characters 66
 Error regexp RegexpSingleline Indentation must use tab characters 67
 Error regexp RegexpSingleline Indentation must use tab characters 68
 Error regexp RegexpSingleline Indentation must use tab characters 69
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error regexp RegexpSingleline Indentation must use tab characters 70
 Error regexp RegexpSingleline Indentation must use tab characters 71
 Error misc FinalParameters Parameter value should be final. 71
 Error regexp RegexpSingleline Indentation must use tab characters 72
 Error regexp RegexpSingleline Indentation must use tab characters 73
 Error regexp RegexpSingleline Indentation must use tab characters 75
 Error regexp RegexpSingleline Indentation must use tab characters 76
 Error regexp RegexpSingleline Indentation must use tab characters 77
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error regexp RegexpSingleline Indentation must use tab characters 78
 Error regexp RegexpSingleline Indentation must use tab characters 79
 Error regexp RegexpSingleline Indentation must use tab characters 80
 Error regexp RegexpSingleline Indentation must use tab characters 81
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error regexp RegexpSingleline Indentation must use tab characters 82
 Error regexp RegexpSingleline Indentation must use tab characters 83
 Error regexp RegexpSingleline Indentation must use tab characters 84
 Error regexp RegexpSingleline Indentation must use tab characters 85
 Error regexp RegexpSingleline Indentation must use tab characters 87
 Error regexp RegexpSingleline Indentation must use tab characters 88
 Error regexp RegexpSingleline Indentation must use tab characters 89
 Error regexp RegexpSingleline Line has trailing spaces. 89
 Error regexp RegexpSingleline Indentation must use tab characters 90
 Error regexp RegexpSingleline Indentation must use tab characters 91
 Error regexp RegexpSingleline Indentation must use tab characters 92
 Error regexp RegexpSingleline Indentation must use tab characters 93
 Error regexp RegexpSingleline Line has trailing spaces. 93
 Error regexp RegexpSingleline Indentation must use tab characters 94
 Error regexp RegexpSingleline Indentation must use tab characters 95
 Error misc FinalParameters Parameter value should be final. 95
 Error regexp RegexpSingleline Indentation must use tab characters 96
 Error regexp RegexpSingleline Indentation must use tab characters 97
 Error regexp RegexpSingleline Indentation must use tab characters 99
 Error regexp RegexpSingleline Indentation must use tab characters 100
 Error regexp RegexpSingleline Indentation must use tab characters 101
 Error regexp RegexpSingleline Line has trailing spaces. 101
 Error regexp RegexpSingleline Indentation must use tab characters 102
 Error regexp RegexpSingleline Indentation must use tab characters 103
 Error regexp RegexpSingleline Line has trailing spaces. 103
 Error regexp RegexpSingleline Indentation must use tab characters 104
 Error regexp RegexpSingleline Indentation must use tab characters 105
 Error regexp RegexpSingleline Line has trailing spaces. 105
 Error regexp RegexpSingleline Indentation must use tab characters 106
 Error regexp RegexpSingleline Indentation must use tab characters 107
 Error regexp RegexpSingleline Indentation must use tab characters 108
 Error regexp RegexpSingleline Line has trailing spaces. 108
 Error regexp RegexpSingleline Indentation must use tab characters 109
 Error regexp RegexpSingleline Line has trailing spaces. 109
 Error regexp RegexpSingleline Indentation must use tab characters 110
 Error regexp RegexpSingleline Indentation must use tab characters 111
 Error regexp RegexpSingleline Indentation must use tab characters 112
 Error regexp RegexpSingleline Indentation must use tab characters 113
 Error regexp RegexpSingleline Indentation must use tab characters 114
 Error regexp RegexpSingleline Indentation must use tab characters 115

org/w3/_2005/_08/addressing/ReferenceParametersType.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 19
 Error regexp RegexpSingleline Line has trailing spaces. 21
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error regexp RegexpSingleline Line has trailing spaces. 35
 Error regexp RegexpSingleline Indentation must use tab characters 39
 Error regexp RegexpSingleline Indentation must use tab characters 43
 Error regexp RegexpSingleline Indentation must use tab characters 44
 Error design VisibilityModifier Variable 'any' must be private and have accessor methods. 44
 Error regexp RegexpSingleline Indentation must use tab characters 45
 Error regexp RegexpSingleline Indentation must use tab characters 46
 Error regexp RegexpSingleline Indentation must use tab characters 48
 Error regexp RegexpSingleline Indentation must use tab characters 49
 Error regexp RegexpSingleline Indentation must use tab characters 50
 Error regexp RegexpSingleline Line has trailing spaces. 50
 Error regexp RegexpSingleline Indentation must use tab characters 51
 Error regexp RegexpSingleline Indentation must use tab characters 52
 Error regexp RegexpSingleline Indentation must use tab characters 53
 Error regexp RegexpSingleline Indentation must use tab characters 54
 Error regexp RegexpSingleline Indentation must use tab characters 55
 Error regexp RegexpSingleline Indentation must use tab characters 56
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Indentation must use tab characters 57
 Error regexp RegexpSingleline Indentation must use tab characters 58
 Error regexp RegexpSingleline Indentation must use tab characters 59
 Error regexp RegexpSingleline Indentation must use tab characters 60
 Error regexp RegexpSingleline Indentation must use tab characters 61
 Error regexp RegexpSingleline Indentation must use tab characters 62
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Indentation must use tab characters 63
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error regexp RegexpSingleline Indentation must use tab characters 64
 Error regexp RegexpSingleline Indentation must use tab characters 65
 Error regexp RegexpSingleline Indentation must use tab characters 66
 Error regexp RegexpSingleline Indentation must use tab characters 67
 Error regexp RegexpSingleline Indentation must use tab characters 68
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error regexp RegexpSingleline Indentation must use tab characters 69
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error regexp RegexpSingleline Indentation must use tab characters 70
 Error regexp RegexpSingleline Indentation must use tab characters 71
 Error regexp RegexpSingleline Indentation must use tab characters 72
 Error regexp RegexpSingleline Indentation must use tab characters 73
 Error regexp RegexpSingleline Indentation must use tab characters 74
 Error regexp RegexpSingleline Indentation must use tab characters 75
 Error regexp RegexpSingleline Indentation must use tab characters 76
 Error regexp RegexpSingleline Indentation must use tab characters 78
 Error regexp RegexpSingleline Indentation must use tab characters 79
 Error regexp RegexpSingleline Indentation must use tab characters 80
 Error regexp RegexpSingleline Line has trailing spaces. 80
 Error regexp RegexpSingleline Indentation must use tab characters 81
 Error regexp RegexpSingleline Indentation must use tab characters 82
 Error regexp RegexpSingleline Line has trailing spaces. 82
 Error regexp RegexpSingleline Indentation must use tab characters 83
 Error regexp RegexpSingleline Indentation must use tab characters 84
 Error regexp RegexpSingleline Line has trailing spaces. 84
 Error regexp RegexpSingleline Indentation must use tab characters 85
 Error regexp RegexpSingleline Indentation must use tab characters 86
 Error regexp RegexpSingleline Indentation must use tab characters 87
 Error regexp RegexpSingleline Line has trailing spaces. 87
 Error regexp RegexpSingleline Indentation must use tab characters 88
 Error regexp RegexpSingleline Line has trailing spaces. 88
 Error regexp RegexpSingleline Indentation must use tab characters 89
 Error regexp RegexpSingleline Indentation must use tab characters 90
 Error regexp RegexpSingleline Indentation must use tab characters 91
 Error regexp RegexpSingleline Indentation must use tab characters 92
 Error regexp RegexpSingleline Indentation must use tab characters 93
 Error regexp RegexpSingleline Indentation must use tab characters 94

org/w3/_2005/_08/addressing/RelatesToType.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 18
 Error regexp RegexpSingleline Line has trailing spaces. 20
 Error regexp RegexpSingleline Line has trailing spaces. 31
 Error regexp RegexpSingleline Line has trailing spaces. 32
 Error regexp RegexpSingleline Indentation must use tab characters 36
 Error regexp RegexpSingleline Indentation must use tab characters 40
 Error regexp RegexpSingleline Indentation must use tab characters 41
 Error regexp RegexpSingleline Indentation must use tab characters 42
 Error design VisibilityModifier Variable 'value' must be private and have accessor methods. 42
 Error regexp RegexpSingleline Indentation must use tab characters 43
 Error regexp RegexpSingleline Indentation must use tab characters 44
 Error design VisibilityModifier Variable 'relationshipType' must be private and have accessor methods. 44
 Error regexp RegexpSingleline Indentation must use tab characters 45
 Error regexp RegexpSingleline Indentation must use tab characters 46
 Error regexp RegexpSingleline Indentation must use tab characters 48
 Error regexp RegexpSingleline Indentation must use tab characters 49
 Error regexp RegexpSingleline Indentation must use tab characters 50
 Error regexp RegexpSingleline Line has trailing spaces. 50
 Error regexp RegexpSingleline Indentation must use tab characters 51
 Error regexp RegexpSingleline Indentation must use tab characters 52
 Error regexp RegexpSingleline Indentation must use tab characters 53
 Error regexp RegexpSingleline Indentation must use tab characters 54
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error regexp RegexpSingleline Indentation must use tab characters 55
 Error regexp RegexpSingleline Indentation must use tab characters 56
 Error regexp RegexpSingleline Indentation must use tab characters 57
 Error regexp RegexpSingleline Indentation must use tab characters 58
 Error regexp RegexpSingleline Indentation must use tab characters 60
 Error regexp RegexpSingleline Indentation must use tab characters 61
 Error regexp RegexpSingleline Indentation must use tab characters 62
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Indentation must use tab characters 63
 Error regexp RegexpSingleline Indentation must use tab characters 64
 Error regexp RegexpSingleline Indentation must use tab characters 65
 Error regexp RegexpSingleline Indentation must use tab characters 66
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error regexp RegexpSingleline Indentation must use tab characters 67
 Error regexp RegexpSingleline Indentation must use tab characters 68
 Error misc FinalParameters Parameter value should be final. 68
 Error regexp RegexpSingleline Indentation must use tab characters 69
 Error regexp RegexpSingleline Indentation must use tab characters 70
 Error regexp RegexpSingleline Indentation must use tab characters 72
 Error regexp RegexpSingleline Indentation must use tab characters 73
 Error regexp RegexpSingleline Indentation must use tab characters 74
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Indentation must use tab characters 75
 Error regexp RegexpSingleline Indentation must use tab characters 76
 Error regexp RegexpSingleline Indentation must use tab characters 77
 Error regexp RegexpSingleline Indentation must use tab characters 78
 Error regexp RegexpSingleline Line has trailing spaces. 78
 Error regexp RegexpSingleline Indentation must use tab characters 79
 Error regexp RegexpSingleline Indentation must use tab characters 80
 Error regexp RegexpSingleline Indentation must use tab characters 81
 Error regexp RegexpSingleline Indentation must use tab characters 82
 Error regexp RegexpSingleline Indentation must use tab characters 83
 Error regexp RegexpSingleline Indentation must use tab characters 84
 Error regexp RegexpSingleline Indentation must use tab characters 85
 Error regexp RegexpSingleline Indentation must use tab characters 86
 Error regexp RegexpSingleline Indentation must use tab characters 88
 Error regexp RegexpSingleline Indentation must use tab characters 89
 Error regexp RegexpSingleline Indentation must use tab characters 90
 Error regexp RegexpSingleline Line has trailing spaces. 90
 Error regexp RegexpSingleline Indentation must use tab characters 91
 Error regexp RegexpSingleline Indentation must use tab characters 92
 Error regexp RegexpSingleline Indentation must use tab characters 93
 Error regexp RegexpSingleline Indentation must use tab characters 94
 Error regexp RegexpSingleline Line has trailing spaces. 94
 Error regexp RegexpSingleline Indentation must use tab characters 95
 Error regexp RegexpSingleline Indentation must use tab characters 96
 Error misc FinalParameters Parameter value should be final. 96
 Error coding HiddenField 'value' hides a field. 96
 Error regexp RegexpSingleline Indentation must use tab characters 97
 Error regexp RegexpSingleline Indentation must use tab characters 98
 Error regexp RegexpSingleline Indentation must use tab characters 100
 Error regexp RegexpSingleline Indentation must use tab characters 101
 Error regexp RegexpSingleline Indentation must use tab characters 102
 Error regexp RegexpSingleline Line has trailing spaces. 102
 Error regexp RegexpSingleline Indentation must use tab characters 103
 Error regexp RegexpSingleline Indentation must use tab characters 104
 Error regexp RegexpSingleline Line has trailing spaces. 104
 Error regexp RegexpSingleline Indentation must use tab characters 105
 Error regexp RegexpSingleline Indentation must use tab characters 106
 Error regexp RegexpSingleline Line has trailing spaces. 106
 Error regexp RegexpSingleline Indentation must use tab characters 107
 Error regexp RegexpSingleline Indentation must use tab characters 108
 Error regexp RegexpSingleline Indentation must use tab characters 109
 Error regexp RegexpSingleline Line has trailing spaces. 109
 Error regexp RegexpSingleline Indentation must use tab characters 110
 Error regexp RegexpSingleline Line has trailing spaces. 110
 Error regexp RegexpSingleline Indentation must use tab characters 111
 Error regexp RegexpSingleline Indentation must use tab characters 112
 Error regexp RegexpSingleline Indentation must use tab characters 113
 Error regexp RegexpSingleline Indentation must use tab characters 114
 Error regexp RegexpSingleline Indentation must use tab characters 115
 Error regexp RegexpSingleline Indentation must use tab characters 116

org/xmlsoap/schemas/ws/_2004/_08/addressing/AttributedQName.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 16
 Error regexp RegexpSingleline Line has trailing spaces. 18
 Error regexp RegexpSingleline Line has trailing spaces. 28
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Indentation must use tab characters 33
 Error regexp RegexpSingleline Indentation must use tab characters 37
 Error regexp RegexpSingleline Indentation must use tab characters 38
 Error design VisibilityModifier Variable 'value' must be private and have accessor methods. 38
 Error regexp RegexpSingleline Indentation must use tab characters 39
 Error regexp RegexpSingleline Indentation must use tab characters 40
 Error regexp RegexpSingleline Indentation must use tab characters 42
 Error regexp RegexpSingleline Indentation must use tab characters 43
 Error regexp RegexpSingleline Indentation must use tab characters 44
 Error regexp RegexpSingleline Line has trailing spaces. 44
 Error regexp RegexpSingleline Indentation must use tab characters 45
 Error regexp RegexpSingleline Indentation must use tab characters 46
 Error regexp RegexpSingleline Indentation must use tab characters 47
 Error regexp RegexpSingleline Indentation must use tab characters 48
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error regexp RegexpSingleline Indentation must use tab characters 49
 Error regexp RegexpSingleline Indentation must use tab characters 50
 Error regexp RegexpSingleline Indentation must use tab characters 51
 Error regexp RegexpSingleline Indentation must use tab characters 52
 Error regexp RegexpSingleline Indentation must use tab characters 54
 Error regexp RegexpSingleline Indentation must use tab characters 55
 Error regexp RegexpSingleline Indentation must use tab characters 56
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Indentation must use tab characters 57
 Error regexp RegexpSingleline Indentation must use tab characters 58
 Error regexp RegexpSingleline Indentation must use tab characters 59
 Error regexp RegexpSingleline Indentation must use tab characters 60
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error regexp RegexpSingleline Indentation must use tab characters 61
 Error regexp RegexpSingleline Indentation must use tab characters 62
 Error misc FinalParameters Parameter value should be final. 62
 Error regexp RegexpSingleline Indentation must use tab characters 63
 Error regexp RegexpSingleline Indentation must use tab characters 64
 Error regexp RegexpSingleline Indentation must use tab characters 66
 Error regexp RegexpSingleline Indentation must use tab characters 67
 Error regexp RegexpSingleline Indentation must use tab characters 68
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error regexp RegexpSingleline Indentation must use tab characters 69
 Error regexp RegexpSingleline Indentation must use tab characters 70
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Indentation must use tab characters 71
 Error regexp RegexpSingleline Indentation must use tab characters 72
 Error regexp RegexpSingleline Line has trailing spaces. 72
 Error regexp RegexpSingleline Indentation must use tab characters 73
 Error regexp RegexpSingleline Indentation must use tab characters 74
 Error regexp RegexpSingleline Indentation must use tab characters 75
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Indentation must use tab characters 76
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error regexp RegexpSingleline Indentation must use tab characters 77
 Error regexp RegexpSingleline Indentation must use tab characters 78
 Error regexp RegexpSingleline Indentation must use tab characters 79
 Error regexp RegexpSingleline Indentation must use tab characters 80
 Error regexp RegexpSingleline Indentation must use tab characters 81
 Error regexp RegexpSingleline Indentation must use tab characters 82

org/xmlsoap/schemas/ws/_2004/_08/addressing/AttributedURI.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 17
 Error regexp RegexpSingleline Line has trailing spaces. 19
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Indentation must use tab characters 34
 Error regexp RegexpSingleline Indentation must use tab characters 38
 Error regexp RegexpSingleline Indentation must use tab characters 39
 Error regexp RegexpSingleline Indentation must use tab characters 40
 Error design VisibilityModifier Variable 'value' must be private and have accessor methods. 40
 Error regexp RegexpSingleline Indentation must use tab characters 41
 Error regexp RegexpSingleline Indentation must use tab characters 42
 Error regexp RegexpSingleline Indentation must use tab characters 44
 Error regexp RegexpSingleline Indentation must use tab characters 45
 Error regexp RegexpSingleline Indentation must use tab characters 46
 Error regexp RegexpSingleline Line has trailing spaces. 46
 Error regexp RegexpSingleline Indentation must use tab characters 47
 Error regexp RegexpSingleline Indentation must use tab characters 48
 Error regexp RegexpSingleline Indentation must use tab characters 49
 Error regexp RegexpSingleline Indentation must use tab characters 50
 Error regexp RegexpSingleline Line has trailing spaces. 50
 Error regexp RegexpSingleline Indentation must use tab characters 51
 Error regexp RegexpSingleline Indentation must use tab characters 52
 Error regexp RegexpSingleline Indentation must use tab characters 53
 Error regexp RegexpSingleline Indentation must use tab characters 54
 Error regexp RegexpSingleline Indentation must use tab characters 56
 Error regexp RegexpSingleline Indentation must use tab characters 57
 Error regexp RegexpSingleline Indentation must use tab characters 58
 Error regexp RegexpSingleline Line has trailing spaces. 58
 Error regexp RegexpSingleline Indentation must use tab characters 59
 Error regexp RegexpSingleline Indentation must use tab characters 60
 Error regexp RegexpSingleline Indentation must use tab characters 61
 Error regexp RegexpSingleline Indentation must use tab characters 62
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Indentation must use tab characters 63
 Error regexp RegexpSingleline Indentation must use tab characters 64
 Error misc FinalParameters Parameter value should be final. 64
 Error regexp RegexpSingleline Indentation must use tab characters 65
 Error regexp RegexpSingleline Indentation must use tab characters 66
 Error regexp RegexpSingleline Indentation must use tab characters 68
 Error regexp RegexpSingleline Indentation must use tab characters 69
 Error regexp RegexpSingleline Indentation must use tab characters 70
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Indentation must use tab characters 71
 Error regexp RegexpSingleline Indentation must use tab characters 72
 Error regexp RegexpSingleline Line has trailing spaces. 72
 Error regexp RegexpSingleline Indentation must use tab characters 73
 Error regexp RegexpSingleline Indentation must use tab characters 74
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Indentation must use tab characters 75
 Error regexp RegexpSingleline Indentation must use tab characters 76
 Error regexp RegexpSingleline Indentation must use tab characters 77
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error regexp RegexpSingleline Indentation must use tab characters 78
 Error regexp RegexpSingleline Line has trailing spaces. 78
 Error regexp RegexpSingleline Indentation must use tab characters 79
 Error regexp RegexpSingleline Indentation must use tab characters 80
 Error regexp RegexpSingleline Indentation must use tab characters 81
 Error regexp RegexpSingleline Indentation must use tab characters 82
 Error regexp RegexpSingleline Indentation must use tab characters 83
 Error regexp RegexpSingleline Indentation must use tab characters 84

org/xmlsoap/schemas/ws/_2004/_08/addressing/EndpointReferenceType.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 20
 Error regexp RegexpSingleline Line has trailing spaces. 22
 Error regexp RegexpSingleline Line has trailing spaces. 40
 Error regexp RegexpSingleline Line has trailing spaces. 41
 Error regexp RegexpSingleline Indentation must use tab characters 45
 Error regexp RegexpSingleline Indentation must use tab characters 46
 Error regexp RegexpSingleline Indentation must use tab characters 47
 Error regexp RegexpSingleline Indentation must use tab characters 48
 Error regexp RegexpSingleline Indentation must use tab characters 49
 Error regexp RegexpSingleline Indentation must use tab characters 50
 Error regexp RegexpSingleline Indentation must use tab characters 54
 Error regexp RegexpSingleline Indentation must use tab characters 55
 Error design VisibilityModifier Variable 'address' must be private and have accessor methods. 55
 Error regexp RegexpSingleline Indentation must use tab characters 56
 Error regexp RegexpSingleline Indentation must use tab characters 57
 Error design VisibilityModifier Variable 'referenceProperties' must be private and have accessor methods. 57
 Error regexp RegexpSingleline Indentation must use tab characters 58
 Error regexp RegexpSingleline Indentation must use tab characters 59
 Error design VisibilityModifier Variable 'referenceParameters' must be private and have accessor methods. 59
 Error regexp RegexpSingleline Indentation must use tab characters 60
 Error regexp RegexpSingleline Indentation must use tab characters 61
 Error design VisibilityModifier Variable 'portType' must be private and have accessor methods. 61
 Error regexp RegexpSingleline Indentation must use tab characters 62
 Error regexp RegexpSingleline Indentation must use tab characters 63
 Error design VisibilityModifier Variable 'serviceName' must be private and have accessor methods. 63
 Error regexp RegexpSingleline Indentation must use tab characters 64
 Error regexp RegexpSingleline Indentation must use tab characters 65
 Error design VisibilityModifier Variable 'any' must be private and have accessor methods. 65
 Error regexp RegexpSingleline Indentation must use tab characters 66
 Error regexp RegexpSingleline Indentation must use tab characters 67
 Error regexp RegexpSingleline Indentation must use tab characters 69
 Error regexp RegexpSingleline Indentation must use tab characters 70
 Error regexp RegexpSingleline Indentation must use tab characters 71
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error regexp RegexpSingleline Indentation must use tab characters 72
 Error regexp RegexpSingleline Indentation must use tab characters 73
 Error regexp RegexpSingleline Indentation must use tab characters 74
 Error regexp RegexpSingleline Indentation must use tab characters 75
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Indentation must use tab characters 76
 Error regexp RegexpSingleline Indentation must use tab characters 77
 Error regexp RegexpSingleline Indentation must use tab characters 78
 Error regexp RegexpSingleline Indentation must use tab characters 79
 Error regexp RegexpSingleline Indentation must use tab characters 81
 Error regexp RegexpSingleline Indentation must use tab characters 82
 Error regexp RegexpSingleline Indentation must use tab characters 83
 Error regexp RegexpSingleline Line has trailing spaces. 83
 Error regexp RegexpSingleline Indentation must use tab characters 84
 Error regexp RegexpSingleline Indentation must use tab characters 85
 Error regexp RegexpSingleline Indentation must use tab characters 86
 Error regexp RegexpSingleline Indentation must use tab characters 87
 Error regexp RegexpSingleline Line has trailing spaces. 87
 Error regexp RegexpSingleline Indentation must use tab characters 88
 Error regexp RegexpSingleline Indentation must use tab characters 89
 Error misc FinalParameters Parameter value should be final. 89
 Error regexp RegexpSingleline Indentation must use tab characters 90
 Error regexp RegexpSingleline Indentation must use tab characters 91
 Error regexp RegexpSingleline Indentation must use tab characters 93
 Error regexp RegexpSingleline Indentation must use tab characters 94
 Error regexp RegexpSingleline Indentation must use tab characters 95
 Error regexp RegexpSingleline Line has trailing spaces. 95
 Error regexp RegexpSingleline Indentation must use tab characters 96
 Error regexp RegexpSingleline Indentation must use tab characters 97
 Error regexp RegexpSingleline Indentation must use tab characters 98
 Error regexp RegexpSingleline Indentation must use tab characters 99
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error regexp RegexpSingleline Indentation must use tab characters 100
 Error regexp RegexpSingleline Indentation must use tab characters 101
 Error regexp RegexpSingleline Indentation must use tab characters 102
 Error regexp RegexpSingleline Indentation must use tab characters 103
 Error regexp RegexpSingleline Indentation must use tab characters 105
 Error regexp RegexpSingleline Indentation must use tab characters 106
 Error regexp RegexpSingleline Indentation must use tab characters 107
 Error regexp RegexpSingleline Line has trailing spaces. 107
 Error regexp RegexpSingleline Indentation must use tab characters 108
 Error regexp RegexpSingleline Indentation must use tab characters 109
 Error regexp RegexpSingleline Indentation must use tab characters 110
 Error regexp RegexpSingleline Indentation must use tab characters 111
 Error regexp RegexpSingleline Line has trailing spaces. 111
 Error regexp RegexpSingleline Indentation must use tab characters 112
 Error regexp RegexpSingleline Indentation must use tab characters 113
 Error misc FinalParameters Parameter value should be final. 113
 Error regexp RegexpSingleline Indentation must use tab characters 114
 Error regexp RegexpSingleline Indentation must use tab characters 115
 Error regexp RegexpSingleline Indentation must use tab characters 117
 Error regexp RegexpSingleline Indentation must use tab characters 118
 Error regexp RegexpSingleline Indentation must use tab characters 119
 Error regexp RegexpSingleline Line has trailing spaces. 119
 Error regexp RegexpSingleline Indentation must use tab characters 120
 Error regexp RegexpSingleline Indentation must use tab characters 121
 Error regexp RegexpSingleline Indentation must use tab characters 122
 Error regexp RegexpSingleline Indentation must use tab characters 123
 Error regexp RegexpSingleline Line has trailing spaces. 123
 Error regexp RegexpSingleline Indentation must use tab characters 124
 Error regexp RegexpSingleline Indentation must use tab characters 125
 Error regexp RegexpSingleline Indentation must use tab characters 126
 Error regexp RegexpSingleline Indentation must use tab characters 127
 Error regexp RegexpSingleline Indentation must use tab characters 129
 Error regexp RegexpSingleline Indentation must use tab characters 130
 Error regexp RegexpSingleline Indentation must use tab characters 131
 Error regexp RegexpSingleline Line has trailing spaces. 131
 Error regexp RegexpSingleline Indentation must use tab characters 132
 Error regexp RegexpSingleline Indentation must use tab characters 133
 Error regexp RegexpSingleline Indentation must use tab characters 134
 Error regexp RegexpSingleline Indentation must use tab characters 135
 Error regexp RegexpSingleline Line has trailing spaces. 135
 Error regexp RegexpSingleline Indentation must use tab characters 136
 Error regexp RegexpSingleline Indentation must use tab characters 137
 Error misc FinalParameters Parameter value should be final. 137
 Error regexp RegexpSingleline Indentation must use tab characters 138
 Error regexp RegexpSingleline Indentation must use tab characters 139
 Error regexp RegexpSingleline Indentation must use tab characters 141
 Error regexp RegexpSingleline Indentation must use tab characters 142
 Error regexp RegexpSingleline Indentation must use tab characters 143
 Error regexp RegexpSingleline Line has trailing spaces. 143
 Error regexp RegexpSingleline Indentation must use tab characters 144
 Error regexp RegexpSingleline Indentation must use tab characters 145
 Error regexp RegexpSingleline Indentation must use tab characters 146
 Error regexp RegexpSingleline Indentation must use tab characters 147
 Error regexp RegexpSingleline Line has trailing spaces. 147
 Error regexp RegexpSingleline Indentation must use tab characters 148
 Error regexp RegexpSingleline Indentation must use tab characters 149
 Error regexp RegexpSingleline Indentation must use tab characters 150
 Error regexp RegexpSingleline Indentation must use tab characters 151
 Error regexp RegexpSingleline Indentation must use tab characters 153
 Error regexp RegexpSingleline Indentation must use tab characters 154
 Error regexp RegexpSingleline Indentation must use tab characters 155
 Error regexp RegexpSingleline Line has trailing spaces. 155
 Error regexp RegexpSingleline Indentation must use tab characters 156
 Error regexp RegexpSingleline Indentation must use tab characters 157
 Error regexp RegexpSingleline Indentation must use tab characters 158
 Error regexp RegexpSingleline Indentation must use tab characters 159
 Error regexp RegexpSingleline Line has trailing spaces. 159
 Error regexp RegexpSingleline Indentation must use tab characters 160
 Error regexp RegexpSingleline Indentation must use tab characters 161
 Error misc FinalParameters Parameter value should be final. 161
 Error regexp RegexpSingleline Indentation must use tab characters 162
 Error regexp RegexpSingleline Indentation must use tab characters 163
 Error regexp RegexpSingleline Indentation must use tab characters 165
 Error regexp RegexpSingleline Indentation must use tab characters 166
 Error regexp RegexpSingleline Indentation must use tab characters 167
 Error regexp RegexpSingleline Line has trailing spaces. 167
 Error regexp RegexpSingleline Indentation must use tab characters 168
 Error regexp RegexpSingleline Indentation must use tab characters 169
 Error regexp RegexpSingleline Indentation must use tab characters 170
 Error regexp RegexpSingleline Indentation must use tab characters 171
 Error regexp RegexpSingleline Line has trailing spaces. 171
 Error regexp RegexpSingleline Indentation must use tab characters 172
 Error regexp RegexpSingleline Indentation must use tab characters 173
 Error regexp RegexpSingleline Indentation must use tab characters 174
 Error regexp RegexpSingleline Indentation must use tab characters 175
 Error regexp RegexpSingleline Indentation must use tab characters 177
 Error regexp RegexpSingleline Indentation must use tab characters 178
 Error regexp RegexpSingleline Indentation must use tab characters 179
 Error regexp RegexpSingleline Line has trailing spaces. 179
 Error regexp RegexpSingleline Indentation must use tab characters 180
 Error regexp RegexpSingleline Indentation must use tab characters 181
 Error regexp RegexpSingleline Indentation must use tab characters 182
 Error regexp RegexpSingleline Indentation must use tab characters 183
 Error regexp RegexpSingleline Line has trailing spaces. 183
 Error regexp RegexpSingleline Indentation must use tab characters 184
 Error regexp RegexpSingleline Indentation must use tab characters 185
 Error misc FinalParameters Parameter value should be final. 185
 Error regexp RegexpSingleline Indentation must use tab characters 186
 Error regexp RegexpSingleline Indentation must use tab characters 187
 Error regexp RegexpSingleline Indentation must use tab characters 189
 Error regexp RegexpSingleline Indentation must use tab characters 190
 Error regexp RegexpSingleline Indentation must use tab characters 191
 Error regexp RegexpSingleline Line has trailing spaces. 191
 Error regexp RegexpSingleline Indentation must use tab characters 192
 Error regexp RegexpSingleline Indentation must use tab characters 193
 Error regexp RegexpSingleline Indentation must use tab characters 194
 Error regexp RegexpSingleline Indentation must use tab characters 195
 Error regexp RegexpSingleline Indentation must use tab characters 196
 Error regexp RegexpSingleline Indentation must use tab characters 197
 Error regexp RegexpSingleline Line has trailing spaces. 197
 Error regexp RegexpSingleline Indentation must use tab characters 198
 Error regexp RegexpSingleline Indentation must use tab characters 199
 Error regexp RegexpSingleline Indentation must use tab characters 200
 Error regexp RegexpSingleline Indentation must use tab characters 201
 Error regexp RegexpSingleline Indentation must use tab characters 202
 Error regexp RegexpSingleline Indentation must use tab characters 203
 Error regexp RegexpSingleline Line has trailing spaces. 203
 Error regexp RegexpSingleline Indentation must use tab characters 204
 Error regexp RegexpSingleline Line has trailing spaces. 204
 Error regexp RegexpSingleline Indentation must use tab characters 205
 Error regexp RegexpSingleline Indentation must use tab characters 206
 Error regexp RegexpSingleline Indentation must use tab characters 207
 Error regexp RegexpSingleline Indentation must use tab characters 208
 Error regexp RegexpSingleline Indentation must use tab characters 209
 Error regexp RegexpSingleline Line has trailing spaces. 209
 Error regexp RegexpSingleline Indentation must use tab characters 210
 Error regexp RegexpSingleline Line has trailing spaces. 210
 Error regexp RegexpSingleline Indentation must use tab characters 211
 Error regexp RegexpSingleline Indentation must use tab characters 212
 Error regexp RegexpSingleline Indentation must use tab characters 213
 Error regexp RegexpSingleline Indentation must use tab characters 214
 Error regexp RegexpSingleline Indentation must use tab characters 215
 Error regexp RegexpSingleline Indentation must use tab characters 216
 Error regexp RegexpSingleline Indentation must use tab characters 217
 Error regexp RegexpSingleline Indentation must use tab characters 219
 Error regexp RegexpSingleline Indentation must use tab characters 220
 Error regexp RegexpSingleline Indentation must use tab characters 221
 Error regexp RegexpSingleline Line has trailing spaces. 221
 Error regexp RegexpSingleline Indentation must use tab characters 222
 Error regexp RegexpSingleline Indentation must use tab characters 223
 Error regexp RegexpSingleline Line has trailing spaces. 223
 Error regexp RegexpSingleline Indentation must use tab characters 224
 Error regexp RegexpSingleline Indentation must use tab characters 225
 Error regexp RegexpSingleline Line has trailing spaces. 225
 Error regexp RegexpSingleline Indentation must use tab characters 226
 Error regexp RegexpSingleline Indentation must use tab characters 227
 Error regexp RegexpSingleline Indentation must use tab characters 228
 Error regexp RegexpSingleline Line has trailing spaces. 228
 Error regexp RegexpSingleline Indentation must use tab characters 229
 Error regexp RegexpSingleline Line has trailing spaces. 229
 Error regexp RegexpSingleline Indentation must use tab characters 230
 Error regexp RegexpSingleline Indentation must use tab characters 231
 Error regexp RegexpSingleline Indentation must use tab characters 232
 Error regexp RegexpSingleline Indentation must use tab characters 233
 Error regexp RegexpSingleline Indentation must use tab characters 234
 Error regexp RegexpSingleline Indentation must use tab characters 235

org/xmlsoap/schemas/ws/_2004/_08/addressing/ObjectFactory.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 11
 Error regexp RegexpSingleline Line has trailing spaces. 12
 Error regexp RegexpSingleline Line has trailing spaces. 13
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error regexp RegexpSingleline Line has trailing spaces. 15
 Error regexp RegexpSingleline Line has trailing spaces. 16
 Error regexp RegexpSingleline Line has trailing spaces. 17
 Error regexp RegexpSingleline Line has trailing spaces. 18
 Error regexp RegexpSingleline Line has trailing spaces. 19
 Error regexp RegexpSingleline Line has trailing spaces. 20
 Error regexp RegexpSingleline Line has trailing spaces. 22
 Error regexp RegexpSingleline Indentation must use tab characters 27
 Error modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 27
 Error naming ConstantName Name '_EndpointReference_QNAME' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 27
 Error regexp RegexpSingleline Indentation must use tab characters 28
 Error modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 28
 Error naming ConstantName Name '_MessageID_QNAME' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 28
 Error regexp RegexpSingleline Indentation must use tab characters 29
 Error modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 29
 Error naming ConstantName Name '_RelatesTo_QNAME' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 29
 Error regexp RegexpSingleline Indentation must use tab characters 30
 Error modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 30
 Error naming ConstantName Name '_To_QNAME' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 30
 Error regexp RegexpSingleline Indentation must use tab characters 31
 Error modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 31
 Error naming ConstantName Name '_Action_QNAME' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 31
 Error regexp RegexpSingleline Indentation must use tab characters 32
 Error modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 32
 Error naming ConstantName Name '_From_QNAME' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 32
 Error regexp RegexpSingleline Indentation must use tab characters 33
 Error modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 33
 Error naming ConstantName Name '_ReplyTo_QNAME' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 33
 Error regexp RegexpSingleline Indentation must use tab characters 34
 Error modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 34
 Error naming ConstantName Name '_FaultTo_QNAME' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 34
 Error regexp RegexpSingleline Indentation must use tab characters 35
 Error modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 35
 Error naming ConstantName Name '_ReplyAfter_QNAME' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 35
 Error regexp RegexpSingleline Indentation must use tab characters 36
 Error modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 36
 Error naming ConstantName Name '_RetryAfter_QNAME' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 36
 Error regexp RegexpSingleline Indentation must use tab characters 38
 Error regexp RegexpSingleline Indentation must use tab characters 39
 Error regexp RegexpSingleline Indentation must use tab characters 40
 Error regexp RegexpSingleline Line has trailing spaces. 40
 Error regexp RegexpSingleline Indentation must use tab characters 41
 Error regexp RegexpSingleline Indentation must use tab characters 42
 Error regexp RegexpSingleline Indentation must use tab characters 43
 Error regexp RegexpSingleline Indentation must use tab characters 45
 Error regexp RegexpSingleline Indentation must use tab characters 46
 Error regexp RegexpSingleline Indentation must use tab characters 47
 Error regexp RegexpSingleline Line has trailing spaces. 47
 Error regexp RegexpSingleline Indentation must use tab characters 48
 Error regexp RegexpSingleline Indentation must use tab characters 49
 Error regexp RegexpSingleline Indentation must use tab characters 50
 Error regexp RegexpSingleline Indentation must use tab characters 51
 Error regexp RegexpSingleline Indentation must use tab characters 53
 Error regexp RegexpSingleline Indentation must use tab characters 54
 Error regexp RegexpSingleline Indentation must use tab characters 55
 Error regexp RegexpSingleline Line has trailing spaces. 55
 Error regexp RegexpSingleline Indentation must use tab characters 56
 Error regexp RegexpSingleline Indentation must use tab characters 57
 Error regexp RegexpSingleline Indentation must use tab characters 58
 Error regexp RegexpSingleline Indentation must use tab characters 59
 Error regexp RegexpSingleline Indentation must use tab characters 61
 Error regexp RegexpSingleline Indentation must use tab characters 62
 Error regexp RegexpSingleline Indentation must use tab characters 63
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error regexp RegexpSingleline Indentation must use tab characters 64
 Error regexp RegexpSingleline Indentation must use tab characters 65
 Error regexp RegexpSingleline Indentation must use tab characters 66
 Error regexp RegexpSingleline Indentation must use tab characters 67
 Error regexp RegexpSingleline Indentation must use tab characters 69
 Error regexp RegexpSingleline Indentation must use tab characters 70
 Error regexp RegexpSingleline Indentation must use tab characters 71
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error regexp RegexpSingleline Indentation must use tab characters 72
 Error regexp RegexpSingleline Indentation must use tab characters 73
 Error regexp RegexpSingleline Indentation must use tab characters 74
 Error regexp RegexpSingleline Indentation must use tab characters 75
 Error regexp RegexpSingleline Indentation must use tab characters 77
 Error regexp RegexpSingleline Indentation must use tab characters 78
 Error regexp RegexpSingleline Indentation must use tab characters 79
 Error regexp RegexpSingleline Line has trailing spaces. 79
 Error regexp RegexpSingleline Indentation must use tab characters 80
 Error regexp RegexpSingleline Indentation must use tab characters 81
 Error regexp RegexpSingleline Indentation must use tab characters 82
 Error regexp RegexpSingleline Indentation must use tab characters 83
 Error regexp RegexpSingleline Indentation must use tab characters 85
 Error regexp RegexpSingleline Indentation must use tab characters 86
 Error regexp RegexpSingleline Indentation must use tab characters 87
 Error regexp RegexpSingleline Line has trailing spaces. 87
 Error regexp RegexpSingleline Indentation must use tab characters 88
 Error regexp RegexpSingleline Indentation must use tab characters 89
 Error regexp RegexpSingleline Indentation must use tab characters 90
 Error regexp RegexpSingleline Indentation must use tab characters 91
 Error regexp RegexpSingleline Indentation must use tab characters 93
 Error regexp RegexpSingleline Indentation must use tab characters 94
 Error regexp RegexpSingleline Indentation must use tab characters 95
 Error regexp RegexpSingleline Line has trailing spaces. 95
 Error regexp RegexpSingleline Indentation must use tab characters 96
 Error regexp RegexpSingleline Indentation must use tab characters 97
 Error regexp RegexpSingleline Indentation must use tab characters 98
 Error regexp RegexpSingleline Indentation must use tab characters 99
 Error regexp RegexpSingleline Indentation must use tab characters 101
 Error regexp RegexpSingleline Indentation must use tab characters 102
 Error regexp RegexpSingleline Indentation must use tab characters 103
 Error regexp RegexpSingleline Line has trailing spaces. 103
 Error regexp RegexpSingleline Indentation must use tab characters 104
 Error regexp RegexpSingleline Indentation must use tab characters 105
 Error regexp RegexpSingleline Indentation must use tab characters 106
 Error regexp RegexpSingleline Indentation must use tab characters 107
 Error regexp RegexpSingleline Indentation must use tab characters 109
 Error regexp RegexpSingleline Indentation must use tab characters 110
 Error regexp RegexpSingleline Indentation must use tab characters 111
 Error regexp RegexpSingleline Line has trailing spaces. 111
 Error regexp RegexpSingleline Indentation must use tab characters 112
 Error regexp RegexpSingleline Indentation must use tab characters 113
 Error regexp RegexpSingleline Indentation must use tab characters 114
 Error regexp RegexpSingleline Indentation must use tab characters 115
 Error regexp RegexpSingleline Indentation must use tab characters 117
 Error regexp RegexpSingleline Indentation must use tab characters 118
 Error regexp RegexpSingleline Indentation must use tab characters 119
 Error regexp RegexpSingleline Line has trailing spaces. 119
 Error regexp RegexpSingleline Indentation must use tab characters 120
 Error regexp RegexpSingleline Indentation must use tab characters 121
 Error regexp RegexpSingleline Indentation must use tab characters 122
 Error regexp RegexpSingleline Indentation must use tab characters 123
 Error regexp RegexpSingleline Indentation must use tab characters 124
 Error regexp RegexpSingleline Indentation must use tab characters 125
 Error regexp RegexpSingleline Indentation must use tab characters 126
 Error misc FinalParameters Parameter value should be final. 126
 Error regexp RegexpSingleline Indentation must use tab characters 127
 Error regexp RegexpSingleline Indentation must use tab characters 128
 Error regexp RegexpSingleline Indentation must use tab characters 130
 Error regexp RegexpSingleline Indentation must use tab characters 131
 Error regexp RegexpSingleline Indentation must use tab characters 132
 Error regexp RegexpSingleline Line has trailing spaces. 132
 Error regexp RegexpSingleline Indentation must use tab characters 133
 Error regexp RegexpSingleline Indentation must use tab characters 134
 Error regexp RegexpSingleline Indentation must use tab characters 135
 Error regexp RegexpSingleline Indentation must use tab characters 136
 Error regexp RegexpSingleline Indentation must use tab characters 137
 Error regexp RegexpSingleline Indentation must use tab characters 138
 Error regexp RegexpSingleline Indentation must use tab characters 139
 Error misc FinalParameters Parameter value should be final. 139
 Error regexp RegexpSingleline Indentation must use tab characters 140
 Error regexp RegexpSingleline Indentation must use tab characters 141
 Error regexp RegexpSingleline Indentation must use tab characters 143
 Error regexp RegexpSingleline Indentation must use tab characters 144
 Error regexp RegexpSingleline Indentation must use tab characters 145
 Error regexp RegexpSingleline Line has trailing spaces. 145
 Error regexp RegexpSingleline Indentation must use tab characters 146
 Error regexp RegexpSingleline Indentation must use tab characters 147
 Error regexp RegexpSingleline Indentation must use tab characters 148
 Error regexp RegexpSingleline Indentation must use tab characters 149
 Error regexp RegexpSingleline Indentation must use tab characters 150
 Error regexp RegexpSingleline Indentation must use tab characters 151
 Error regexp RegexpSingleline Indentation must use tab characters 152
 Error misc FinalParameters Parameter value should be final. 152
 Error regexp RegexpSingleline Indentation must use tab characters 153
 Error regexp RegexpSingleline Indentation must use tab characters 154
 Error regexp RegexpSingleline Indentation must use tab characters 156
 Error regexp RegexpSingleline Indentation must use tab characters 157
 Error regexp RegexpSingleline Indentation must use tab characters 158
 Error regexp RegexpSingleline Line has trailing spaces. 158
 Error regexp RegexpSingleline Indentation must use tab characters 159
 Error regexp RegexpSingleline Indentation must use tab characters 160
 Error regexp RegexpSingleline Indentation must use tab characters 161
 Error regexp RegexpSingleline Indentation must use tab characters 162
 Error regexp RegexpSingleline Indentation must use tab characters 163
 Error regexp RegexpSingleline Indentation must use tab characters 164
 Error regexp RegexpSingleline Indentation must use tab characters 165
 Error misc FinalParameters Parameter value should be final. 165
 Error regexp RegexpSingleline Indentation must use tab characters 166
 Error regexp RegexpSingleline Indentation must use tab characters 167
 Error regexp RegexpSingleline Indentation must use tab characters 169
 Error regexp RegexpSingleline Indentation must use tab characters 170
 Error regexp RegexpSingleline Indentation must use tab characters 171
 Error regexp RegexpSingleline Line has trailing spaces. 171
 Error regexp RegexpSingleline Indentation must use tab characters 172
 Error regexp RegexpSingleline Indentation must use tab characters 173
 Error regexp RegexpSingleline Indentation must use tab characters 174
 Error regexp RegexpSingleline Indentation must use tab characters 175
 Error regexp RegexpSingleline Indentation must use tab characters 176
 Error regexp RegexpSingleline Indentation must use tab characters 177
 Error regexp RegexpSingleline Indentation must use tab characters 178
 Error misc FinalParameters Parameter value should be final. 178
 Error regexp RegexpSingleline Indentation must use tab characters 179
 Error regexp RegexpSingleline Indentation must use tab characters 180
 Error regexp RegexpSingleline Indentation must use tab characters 182
 Error regexp RegexpSingleline Indentation must use tab characters 183
 Error regexp RegexpSingleline Indentation must use tab characters 184
 Error regexp RegexpSingleline Line has trailing spaces. 184
 Error regexp RegexpSingleline Indentation must use tab characters 185
 Error regexp RegexpSingleline Indentation must use tab characters 186
 Error regexp RegexpSingleline Indentation must use tab characters 187
 Error regexp RegexpSingleline Indentation must use tab characters 188
 Error regexp RegexpSingleline Indentation must use tab characters 189
 Error regexp RegexpSingleline Indentation must use tab characters 190
 Error regexp RegexpSingleline Indentation must use tab characters 191
 Error misc FinalParameters Parameter value should be final. 191
 Error regexp RegexpSingleline Indentation must use tab characters 192
 Error regexp RegexpSingleline Indentation must use tab characters 193
 Error regexp RegexpSingleline Indentation must use tab characters 195
 Error regexp RegexpSingleline Indentation must use tab characters 196
 Error regexp RegexpSingleline Indentation must use tab characters 197
 Error regexp RegexpSingleline Line has trailing spaces. 197
 Error regexp RegexpSingleline Indentation must use tab characters 198
 Error regexp RegexpSingleline Indentation must use tab characters 199
 Error regexp RegexpSingleline Indentation must use tab characters 200
 Error regexp RegexpSingleline Indentation must use tab characters 201
 Error regexp RegexpSingleline Indentation must use tab characters 202
 Error regexp RegexpSingleline Indentation must use tab characters 203
 Error regexp RegexpSingleline Indentation must use tab characters 204
 Error misc FinalParameters Parameter value should be final. 204
 Error regexp RegexpSingleline Indentation must use tab characters 205
 Error regexp RegexpSingleline Indentation must use tab characters 206
 Error regexp RegexpSingleline Indentation must use tab characters 208
 Error regexp RegexpSingleline Indentation must use tab characters 209
 Error regexp RegexpSingleline Indentation must use tab characters 210
 Error regexp RegexpSingleline Line has trailing spaces. 210
 Error regexp RegexpSingleline Indentation must use tab characters 211
 Error regexp RegexpSingleline Indentation must use tab characters 212
 Error regexp RegexpSingleline Indentation must use tab characters 213
 Error regexp RegexpSingleline Indentation must use tab characters 214
 Error regexp RegexpSingleline Indentation must use tab characters 215
 Error regexp RegexpSingleline Indentation must use tab characters 216
 Error regexp RegexpSingleline Indentation must use tab characters 217
 Error misc FinalParameters Parameter value should be final. 217
 Error regexp RegexpSingleline Indentation must use tab characters 218
 Error regexp RegexpSingleline Indentation must use tab characters 219
 Error regexp RegexpSingleline Indentation must use tab characters 221
 Error regexp RegexpSingleline Indentation must use tab characters 222
 Error regexp RegexpSingleline Indentation must use tab characters 223
 Error regexp RegexpSingleline Line has trailing spaces. 223
 Error regexp RegexpSingleline Indentation must use tab characters 224
 Error regexp RegexpSingleline Indentation must use tab characters 225
 Error regexp RegexpSingleline Indentation must use tab characters 226
 Error regexp RegexpSingleline Indentation must use tab characters 227
 Error regexp RegexpSingleline Indentation must use tab characters 228
 Error regexp RegexpSingleline Indentation must use tab characters 229
 Error regexp RegexpSingleline Indentation must use tab characters 230
 Error misc FinalParameters Parameter value should be final. 230
 Error regexp RegexpSingleline Indentation must use tab characters 231
 Error regexp RegexpSingleline Indentation must use tab characters 232
 Error regexp RegexpSingleline Indentation must use tab characters 234
 Error regexp RegexpSingleline Indentation must use tab characters 235
 Error regexp RegexpSingleline Indentation must use tab characters 236
 Error regexp RegexpSingleline Line has trailing spaces. 236
 Error regexp RegexpSingleline Indentation must use tab characters 237
 Error regexp RegexpSingleline Indentation must use tab characters 238
 Error regexp RegexpSingleline Indentation must use tab characters 239
 Error regexp RegexpSingleline Indentation must use tab characters 240
 Error regexp RegexpSingleline Indentation must use tab characters 241
 Error regexp RegexpSingleline Indentation must use tab characters 242
 Error regexp RegexpSingleline Indentation must use tab characters 243
 Error misc FinalParameters Parameter value should be final. 243
 Error regexp RegexpSingleline Indentation must use tab characters 244
 Error regexp RegexpSingleline Indentation must use tab characters 245

org/xmlsoap/schemas/ws/_2004/_08/addressing/ReferenceParametersType.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 15
 Error regexp RegexpSingleline Line has trailing spaces. 17
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Indentation must use tab characters 34
 Error regexp RegexpSingleline Indentation must use tab characters 38
 Error regexp RegexpSingleline Indentation must use tab characters 39
 Error design VisibilityModifier Variable 'any' must be private and have accessor methods. 39
 Error regexp RegexpSingleline Indentation must use tab characters 41
 Error regexp RegexpSingleline Indentation must use tab characters 42
 Error regexp RegexpSingleline Indentation must use tab characters 43
 Error regexp RegexpSingleline Line has trailing spaces. 43
 Error regexp RegexpSingleline Indentation must use tab characters 44
 Error regexp RegexpSingleline Indentation must use tab characters 45
 Error regexp RegexpSingleline Indentation must use tab characters 46
 Error regexp RegexpSingleline Indentation must use tab characters 47
 Error regexp RegexpSingleline Indentation must use tab characters 48
 Error regexp RegexpSingleline Indentation must use tab characters 49
 Error regexp RegexpSingleline Line has trailing spaces. 49
 Error regexp RegexpSingleline Indentation must use tab characters 50
 Error regexp RegexpSingleline Indentation must use tab characters 51
 Error regexp RegexpSingleline Indentation must use tab characters 52
 Error regexp RegexpSingleline Indentation must use tab characters 53
 Error regexp RegexpSingleline Indentation must use tab characters 54
 Error regexp RegexpSingleline Indentation must use tab characters 55
 Error regexp RegexpSingleline Line has trailing spaces. 55
 Error regexp RegexpSingleline Indentation must use tab characters 56
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Indentation must use tab characters 57
 Error regexp RegexpSingleline Indentation must use tab characters 58
 Error regexp RegexpSingleline Indentation must use tab characters 59
 Error regexp RegexpSingleline Indentation must use tab characters 60
 Error regexp RegexpSingleline Indentation must use tab characters 61
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Indentation must use tab characters 62
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Indentation must use tab characters 63
 Error regexp RegexpSingleline Indentation must use tab characters 64
 Error regexp RegexpSingleline Indentation must use tab characters 65
 Error regexp RegexpSingleline Indentation must use tab characters 66
 Error regexp RegexpSingleline Indentation must use tab characters 67
 Error regexp RegexpSingleline Indentation must use tab characters 68
 Error regexp RegexpSingleline Indentation must use tab characters 69

org/xmlsoap/schemas/ws/_2004/_08/addressing/ReferencePropertiesType.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 15
 Error regexp RegexpSingleline Line has trailing spaces. 17
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Indentation must use tab characters 34
 Error regexp RegexpSingleline Indentation must use tab characters 38
 Error regexp RegexpSingleline Indentation must use tab characters 39
 Error design VisibilityModifier Variable 'any' must be private and have accessor methods. 39
 Error regexp RegexpSingleline Indentation must use tab characters 41
 Error regexp RegexpSingleline Indentation must use tab characters 42
 Error regexp RegexpSingleline Indentation must use tab characters 43
 Error regexp RegexpSingleline Line has trailing spaces. 43
 Error regexp RegexpSingleline Indentation must use tab characters 44
 Error regexp RegexpSingleline Indentation must use tab characters 45
 Error regexp RegexpSingleline Indentation must use tab characters 46
 Error regexp RegexpSingleline Indentation must use tab characters 47
 Error regexp RegexpSingleline Indentation must use tab characters 48
 Error regexp RegexpSingleline Indentation must use tab characters 49
 Error regexp RegexpSingleline Line has trailing spaces. 49
 Error regexp RegexpSingleline Indentation must use tab characters 50
 Error regexp RegexpSingleline Indentation must use tab characters 51
 Error regexp RegexpSingleline Indentation must use tab characters 52
 Error regexp RegexpSingleline Indentation must use tab characters 53
 Error regexp RegexpSingleline Indentation must use tab characters 54
 Error regexp RegexpSingleline Indentation must use tab characters 55
 Error regexp RegexpSingleline Line has trailing spaces. 55
 Error regexp RegexpSingleline Indentation must use tab characters 56
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Indentation must use tab characters 57
 Error regexp RegexpSingleline Indentation must use tab characters 58
 Error regexp RegexpSingleline Indentation must use tab characters 59
 Error regexp RegexpSingleline Indentation must use tab characters 60
 Error regexp RegexpSingleline Indentation must use tab characters 61
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Indentation must use tab characters 62
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Indentation must use tab characters 63
 Error regexp RegexpSingleline Indentation must use tab characters 64
 Error regexp RegexpSingleline Indentation must use tab characters 65
 Error regexp RegexpSingleline Indentation must use tab characters 66
 Error regexp RegexpSingleline Indentation must use tab characters 67
 Error regexp RegexpSingleline Indentation must use tab characters 68
 Error regexp RegexpSingleline Indentation must use tab characters 69

org/xmlsoap/schemas/ws/_2004/_08/addressing/Relationship.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 18
 Error regexp RegexpSingleline Line has trailing spaces. 20
 Error regexp RegexpSingleline Line has trailing spaces. 31
 Error regexp RegexpSingleline Line has trailing spaces. 32
 Error regexp RegexpSingleline Indentation must use tab characters 36
 Error regexp RegexpSingleline Indentation must use tab characters 40
 Error regexp RegexpSingleline Indentation must use tab characters 41
 Error regexp RegexpSingleline Indentation must use tab characters 42
 Error design VisibilityModifier Variable 'value' must be private and have accessor methods. 42
 Error regexp RegexpSingleline Indentation must use tab characters 43
 Error regexp RegexpSingleline Indentation must use tab characters 44
 Error design VisibilityModifier Variable 'relationshipType' must be private and have accessor methods. 44
 Error regexp RegexpSingleline Indentation must use tab characters 45
 Error regexp RegexpSingleline Indentation must use tab characters 46
 Error regexp RegexpSingleline Indentation must use tab characters 48
 Error regexp RegexpSingleline Indentation must use tab characters 49
 Error regexp RegexpSingleline Indentation must use tab characters 50
 Error regexp RegexpSingleline Line has trailing spaces. 50
 Error regexp RegexpSingleline Indentation must use tab characters 51
 Error regexp RegexpSingleline Indentation must use tab characters 52
 Error regexp RegexpSingleline Indentation must use tab characters 53
 Error regexp RegexpSingleline Indentation must use tab characters 54
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error regexp RegexpSingleline Indentation must use tab characters 55
 Error regexp RegexpSingleline Indentation must use tab characters 56
 Error regexp RegexpSingleline Indentation must use tab characters 57
 Error regexp RegexpSingleline Indentation must use tab characters 58
 Error regexp RegexpSingleline Indentation must use tab characters 60
 Error regexp RegexpSingleline Indentation must use tab characters 61
 Error regexp RegexpSingleline Indentation must use tab characters 62
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Indentation must use tab characters 63
 Error regexp RegexpSingleline Indentation must use tab characters 64
 Error regexp RegexpSingleline Indentation must use tab characters 65
 Error regexp RegexpSingleline Indentation must use tab characters 66
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error regexp RegexpSingleline Indentation must use tab characters 67
 Error regexp RegexpSingleline Indentation must use tab characters 68
 Error misc FinalParameters Parameter value should be final. 68
 Error regexp RegexpSingleline Indentation must use tab characters 69
 Error regexp RegexpSingleline Indentation must use tab characters 70
 Error regexp RegexpSingleline Indentation must use tab characters 72
 Error regexp RegexpSingleline Indentation must use tab characters 73
 Error regexp RegexpSingleline Indentation must use tab characters 74
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Indentation must use tab characters 75
 Error regexp RegexpSingleline Indentation must use tab characters 76
 Error regexp RegexpSingleline Indentation must use tab characters 77
 Error regexp RegexpSingleline Indentation must use tab characters 78
 Error regexp RegexpSingleline Line has trailing spaces. 78
 Error regexp RegexpSingleline Indentation must use tab characters 79
 Error regexp RegexpSingleline Indentation must use tab characters 80
 Error regexp RegexpSingleline Indentation must use tab characters 81
 Error regexp RegexpSingleline Indentation must use tab characters 82
 Error regexp RegexpSingleline Indentation must use tab characters 84
 Error regexp RegexpSingleline Indentation must use tab characters 85
 Error regexp RegexpSingleline Indentation must use tab characters 86
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Indentation must use tab characters 87
 Error regexp RegexpSingleline Indentation must use tab characters 88
 Error regexp RegexpSingleline Indentation must use tab characters 89
 Error regexp RegexpSingleline Indentation must use tab characters 90
 Error regexp RegexpSingleline Line has trailing spaces. 90
 Error regexp RegexpSingleline Indentation must use tab characters 91
 Error regexp RegexpSingleline Indentation must use tab characters 92
 Error misc FinalParameters Parameter value should be final. 92
 Error coding HiddenField 'value' hides a field. 92
 Error regexp RegexpSingleline Indentation must use tab characters 93
 Error regexp RegexpSingleline Indentation must use tab characters 94
 Error regexp RegexpSingleline Indentation must use tab characters 96
 Error regexp RegexpSingleline Indentation must use tab characters 97
 Error regexp RegexpSingleline Indentation must use tab characters 98
 Error regexp RegexpSingleline Line has trailing spaces. 98
 Error regexp RegexpSingleline Indentation must use tab characters 99
 Error regexp RegexpSingleline Indentation must use tab characters 100
 Error regexp RegexpSingleline Line has trailing spaces. 100
 Error regexp RegexpSingleline Indentation must use tab characters 101
 Error regexp RegexpSingleline Indentation must use tab characters 102
 Error regexp RegexpSingleline Line has trailing spaces. 102
 Error regexp RegexpSingleline Indentation must use tab characters 103
 Error regexp RegexpSingleline Indentation must use tab characters 104
 Error regexp RegexpSingleline Indentation must use tab characters 105
 Error regexp RegexpSingleline Line has trailing spaces. 105
 Error regexp RegexpSingleline Indentation must use tab characters 106
 Error regexp RegexpSingleline Line has trailing spaces. 106
 Error regexp RegexpSingleline Indentation must use tab characters 107
 Error regexp RegexpSingleline Indentation must use tab characters 108
 Error regexp RegexpSingleline Indentation must use tab characters 109
 Error regexp RegexpSingleline Indentation must use tab characters 110
 Error regexp RegexpSingleline Indentation must use tab characters 111
 Error regexp RegexpSingleline Indentation must use tab characters 112

org/xmlsoap/schemas/ws/_2004/_08/addressing/ReplyAfterType.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 18
 Error regexp RegexpSingleline Line has trailing spaces. 20
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 31
 Error regexp RegexpSingleline Indentation must use tab characters 35
 Error regexp RegexpSingleline Indentation must use tab characters 39
 Error regexp RegexpSingleline Indentation must use tab characters 40
 Error regexp RegexpSingleline Indentation must use tab characters 41
 Error design VisibilityModifier Variable 'value' must be private and have accessor methods. 41
 Error regexp RegexpSingleline Indentation must use tab characters 42
 Error regexp RegexpSingleline Indentation must use tab characters 43
 Error regexp RegexpSingleline Indentation must use tab characters 45
 Error regexp RegexpSingleline Indentation must use tab characters 46
 Error regexp RegexpSingleline Indentation must use tab characters 47
 Error regexp RegexpSingleline Line has trailing spaces. 47
 Error regexp RegexpSingleline Indentation must use tab characters 48
 Error regexp RegexpSingleline Indentation must use tab characters 49
 Error regexp RegexpSingleline Indentation must use tab characters 50
 Error regexp RegexpSingleline Indentation must use tab characters 51
 Error regexp RegexpSingleline Line has trailing spaces. 51
 Error regexp RegexpSingleline Indentation must use tab characters 52
 Error regexp RegexpSingleline Indentation must use tab characters 53
 Error regexp RegexpSingleline Indentation must use tab characters 54
 Error regexp RegexpSingleline Indentation must use tab characters 55
 Error regexp RegexpSingleline Indentation must use tab characters 57
 Error regexp RegexpSingleline Indentation must use tab characters 58
 Error regexp RegexpSingleline Indentation must use tab characters 59
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error regexp RegexpSingleline Indentation must use tab characters 60
 Error regexp RegexpSingleline Indentation must use tab characters 61
 Error regexp RegexpSingleline Indentation must use tab characters 62
 Error regexp RegexpSingleline Indentation must use tab characters 63
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error regexp RegexpSingleline Indentation must use tab characters 64
 Error regexp RegexpSingleline Indentation must use tab characters 65
 Error misc FinalParameters Parameter value should be final. 65
 Error regexp RegexpSingleline Indentation must use tab characters 66
 Error regexp RegexpSingleline Indentation must use tab characters 67
 Error regexp RegexpSingleline Indentation must use tab characters 69
 Error regexp RegexpSingleline Indentation must use tab characters 70
 Error regexp RegexpSingleline Indentation must use tab characters 71
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error regexp RegexpSingleline Indentation must use tab characters 72
 Error regexp RegexpSingleline Indentation must use tab characters 73
 Error regexp RegexpSingleline Line has trailing spaces. 73
 Error regexp RegexpSingleline Indentation must use tab characters 74
 Error regexp RegexpSingleline Indentation must use tab characters 75
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Indentation must use tab characters 76
 Error regexp RegexpSingleline Indentation must use tab characters 77
 Error regexp RegexpSingleline Indentation must use tab characters 78
 Error regexp RegexpSingleline Line has trailing spaces. 78
 Error regexp RegexpSingleline Indentation must use tab characters 79
 Error regexp RegexpSingleline Line has trailing spaces. 79
 Error regexp RegexpSingleline Indentation must use tab characters 80
 Error regexp RegexpSingleline Indentation must use tab characters 81
 Error regexp RegexpSingleline Indentation must use tab characters 82
 Error regexp RegexpSingleline Indentation must use tab characters 83
 Error regexp RegexpSingleline Indentation must use tab characters 84
 Error regexp RegexpSingleline Indentation must use tab characters 85

org/xmlsoap/schemas/ws/_2004/_08/addressing/RetryAfterType.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 18
 Error regexp RegexpSingleline Line has trailing spaces. 20
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 31
 Error regexp RegexpSingleline Indentation must use tab characters 35
 Error regexp RegexpSingleline Indentation must use tab characters 39
 Error regexp RegexpSingleline Indentation must use tab characters 40
 Error regexp RegexpSingleline Indentation must use tab characters 41
 Error design VisibilityModifier Variable 'value' must be private and have accessor methods. 41
 Error regexp RegexpSingleline Indentation must use tab characters 42
 Error regexp RegexpSingleline Indentation must use tab characters 43
 Error regexp RegexpSingleline Indentation must use tab characters 45
 Error regexp RegexpSingleline Indentation must use tab characters 46
 Error regexp RegexpSingleline Indentation must use tab characters 47
 Error regexp RegexpSingleline Line has trailing spaces. 47
 Error regexp RegexpSingleline Indentation must use tab characters 48
 Error regexp RegexpSingleline Indentation must use tab characters 49
 Error regexp RegexpSingleline Indentation must use tab characters 50
 Error regexp RegexpSingleline Indentation must use tab characters 51
 Error regexp RegexpSingleline Line has trailing spaces. 51
 Error regexp RegexpSingleline Indentation must use tab characters 52
 Error regexp RegexpSingleline Indentation must use tab characters 53
 Error regexp RegexpSingleline Indentation must use tab characters 54
 Error regexp RegexpSingleline Indentation must use tab characters 55
 Error regexp RegexpSingleline Indentation must use tab characters 57
 Error regexp RegexpSingleline Indentation must use tab characters 58
 Error regexp RegexpSingleline Indentation must use tab characters 59
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error regexp RegexpSingleline Indentation must use tab characters 60
 Error regexp RegexpSingleline Indentation must use tab characters 61
 Error regexp RegexpSingleline Indentation must use tab characters 62
 Error regexp RegexpSingleline Indentation must use tab characters 63
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error regexp RegexpSingleline Indentation must use tab characters 64
 Error regexp RegexpSingleline Indentation must use tab characters 65
 Error misc FinalParameters Parameter value should be final. 65
 Error regexp RegexpSingleline Indentation must use tab characters 66
 Error regexp RegexpSingleline Indentation must use tab characters 67
 Error regexp RegexpSingleline Indentation must use tab characters 69
 Error regexp RegexpSingleline Indentation must use tab characters 70
 Error regexp RegexpSingleline Indentation must use tab characters 71
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error regexp RegexpSingleline Indentation must use tab characters 72
 Error regexp RegexpSingleline Indentation must use tab characters 73
 Error regexp RegexpSingleline Line has trailing spaces. 73
 Error regexp RegexpSingleline Indentation must use tab characters 74
 Error regexp RegexpSingleline Indentation must use tab characters 75
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Indentation must use tab characters 76
 Error regexp RegexpSingleline Indentation must use tab characters 77
 Error regexp RegexpSingleline Indentation must use tab characters 78
 Error regexp RegexpSingleline Line has trailing spaces. 78
 Error regexp RegexpSingleline Indentation must use tab characters 79
 Error regexp RegexpSingleline Line has trailing spaces. 79
 Error regexp RegexpSingleline Indentation must use tab characters 80
 Error regexp RegexpSingleline Indentation must use tab characters 81
 Error regexp RegexpSingleline Indentation must use tab characters 82
 Error regexp RegexpSingleline Indentation must use tab characters 83
 Error regexp RegexpSingleline Indentation must use tab characters 84
 Error regexp RegexpSingleline Indentation must use tab characters 85

org/xmlsoap/schemas/ws/_2004/_08/addressing/ServiceNameType.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 20
 Error regexp RegexpSingleline Line has trailing spaces. 22
 Error regexp RegexpSingleline Line has trailing spaces. 33
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error regexp RegexpSingleline Indentation must use tab characters 38
 Error regexp RegexpSingleline Indentation must use tab characters 42
 Error regexp RegexpSingleline Indentation must use tab characters 43
 Error design VisibilityModifier Variable 'value' must be private and have accessor methods. 43
 Error regexp RegexpSingleline Indentation must use tab characters 44
 Error regexp RegexpSingleline Indentation must use tab characters 45
 Error regexp RegexpSingleline Indentation must use tab characters 46
 Error regexp RegexpSingleline Indentation must use tab characters 47
 Error design VisibilityModifier Variable 'portName' must be private and have accessor methods. 47
 Error regexp RegexpSingleline Indentation must use tab characters 48
 Error regexp RegexpSingleline Indentation must use tab characters 49
 Error regexp RegexpSingleline Indentation must use tab characters 51
 Error regexp RegexpSingleline Indentation must use tab characters 52
 Error regexp RegexpSingleline Indentation must use tab characters 53
 Error regexp RegexpSingleline Line has trailing spaces. 53
 Error regexp RegexpSingleline Indentation must use tab characters 54
 Error regexp RegexpSingleline Indentation must use tab characters 55
 Error regexp RegexpSingleline Indentation must use tab characters 56
 Error regexp RegexpSingleline Indentation must use tab characters 57
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Indentation must use tab characters 58
 Error regexp RegexpSingleline Indentation must use tab characters 59
 Error regexp RegexpSingleline Indentation must use tab characters 60
 Error regexp RegexpSingleline Indentation must use tab characters 61
 Error regexp RegexpSingleline Indentation must use tab characters 63
 Error regexp RegexpSingleline Indentation must use tab characters 64
 Error regexp RegexpSingleline Indentation must use tab characters 65
 Error regexp RegexpSingleline Line has trailing spaces. 65
 Error regexp RegexpSingleline Indentation must use tab characters 66
 Error regexp RegexpSingleline Indentation must use tab characters 67
 Error regexp RegexpSingleline Indentation must use tab characters 68
 Error regexp RegexpSingleline Indentation must use tab characters 69
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error regexp RegexpSingleline Indentation must use tab characters 70
 Error regexp RegexpSingleline Indentation must use tab characters 71
 Error misc FinalParameters Parameter value should be final. 71
 Error regexp RegexpSingleline Indentation must use tab characters 72
 Error regexp RegexpSingleline Indentation must use tab characters 73
 Error regexp RegexpSingleline Indentation must use tab characters 75
 Error regexp RegexpSingleline Indentation must use tab characters 76
 Error regexp RegexpSingleline Indentation must use tab characters 77
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error regexp RegexpSingleline Indentation must use tab characters 78
 Error regexp RegexpSingleline Indentation must use tab characters 79
 Error regexp RegexpSingleline Indentation must use tab characters 80
 Error regexp RegexpSingleline Indentation must use tab characters 81
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error regexp RegexpSingleline Indentation must use tab characters 82
 Error regexp RegexpSingleline Indentation must use tab characters 83
 Error regexp RegexpSingleline Indentation must use tab characters 84
 Error regexp RegexpSingleline Indentation must use tab characters 85
 Error regexp RegexpSingleline Indentation must use tab characters 87
 Error regexp RegexpSingleline Indentation must use tab characters 88
 Error regexp RegexpSingleline Indentation must use tab characters 89
 Error regexp RegexpSingleline Line has trailing spaces. 89
 Error regexp RegexpSingleline Indentation must use tab characters 90
 Error regexp RegexpSingleline Indentation must use tab characters 91
 Error regexp RegexpSingleline Indentation must use tab characters 92
 Error regexp RegexpSingleline Indentation must use tab characters 93
 Error regexp RegexpSingleline Line has trailing spaces. 93
 Error regexp RegexpSingleline Indentation must use tab characters 94
 Error regexp RegexpSingleline Indentation must use tab characters 95
 Error misc FinalParameters Parameter value should be final. 95
 Error coding HiddenField 'value' hides a field. 95
 Error regexp RegexpSingleline Indentation must use tab characters 96
 Error regexp RegexpSingleline Indentation must use tab characters 97
 Error regexp RegexpSingleline Indentation must use tab characters 99
 Error regexp RegexpSingleline Indentation must use tab characters 100
 Error regexp RegexpSingleline Indentation must use tab characters 101
 Error regexp RegexpSingleline Line has trailing spaces. 101
 Error regexp RegexpSingleline Indentation must use tab characters 102
 Error regexp RegexpSingleline Indentation must use tab characters 103
 Error regexp RegexpSingleline Line has trailing spaces. 103
 Error regexp RegexpSingleline Indentation must use tab characters 104
 Error regexp RegexpSingleline Indentation must use tab characters 105
 Error regexp RegexpSingleline Line has trailing spaces. 105
 Error regexp RegexpSingleline Indentation must use tab characters 106
 Error regexp RegexpSingleline Indentation must use tab characters 107
 Error regexp RegexpSingleline Indentation must use tab characters 108
 Error regexp RegexpSingleline Line has trailing spaces. 108
 Error regexp RegexpSingleline Indentation must use tab characters 109
 Error regexp RegexpSingleline Line has trailing spaces. 109
 Error regexp RegexpSingleline Indentation must use tab characters 110
 Error regexp RegexpSingleline Indentation must use tab characters 111
 Error regexp RegexpSingleline Indentation must use tab characters 112
 Error regexp RegexpSingleline Indentation must use tab characters 113
 Error regexp RegexpSingleline Indentation must use tab characters 114
 Error regexp RegexpSingleline Indentation must use tab characters 115
No results.