Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
3216212492521

Files

FilesInfosWarningsErrors
org/kuali/rice/kim/impl/KIMPropertyConstants.java00141
org/kuali/rice/kim/impl/common/attribute/AttributeTransform.java020
org/kuali/rice/kim/impl/group/GroupInternalService.java017
org/kuali/rice/kim/impl/group/GroupInternalServiceImpl.java0427
org/kuali/rice/kim/impl/group/GroupLookupableImpl.java040
org/kuali/rice/kim/impl/group/GroupServiceImpl.java0131257
org/kuali/rice/kim/impl/identity/AuthenticationServiceImpl.java003
org/kuali/rice/kim/impl/identity/IdentityArchiveService.java457
org/kuali/rice/kim/impl/identity/IdentityCurrentAndArchivedServiceImpl.java010131
org/kuali/rice/kim/impl/identity/IdentityServiceImpl.java10768221
org/kuali/rice/kim/impl/identity/KimInternalSuppressUtils.java1720
org/kuali/rice/kim/impl/identity/PersonImpl.java0132548
org/kuali/rice/kim/impl/identity/PersonLookupableImpl.java0120
org/kuali/rice/kim/impl/identity/PersonServiceImpl.java0494569
org/kuali/rice/kim/impl/permission/PermissionServiceImpl.java0214249
org/kuali/rice/kim/impl/responsibility/ResponsibilityInternalService.java026
org/kuali/rice/kim/impl/responsibility/ResponsibilityInternalServiceImpl.java02383
org/kuali/rice/kim/impl/responsibility/ResponsibilityServiceImpl.java011
org/kuali/rice/kim/impl/responsibility/ReviewResponsibilityMaintainable.java03651
org/kuali/rice/kim/impl/role/RoleDao.java0100
org/kuali/rice/kim/impl/role/RoleDaoOjb.java02923
org/kuali/rice/kim/impl/role/RoleInternalService.java3110
org/kuali/rice/kim/impl/role/RoleInternalServiceImpl.java001
org/kuali/rice/kim/impl/role/RoleServiceBase.java0842
org/kuali/rice/kim/impl/role/RoleServiceImpl.java4550117
org/kuali/rice/kim/impl/services/KimImplServiceLocator.java020
org/kuali/rice/kim/impl/type/KimTypeInfoServiceImpl.java220
org/kuali/rice/kim/impl/type/KimTypeInquirableImpl.java017

Rules

RulesViolationsSeverity
Translation0Errors Error
FileLength0Errors Error
FileTabCharacter
  • eachLine: "true"
2328Errors Error
FinalClass1Infos Info
ArrayTypeStyle0Infos Info
MagicNumber
  • ignoreNumbers: "-1, 0, 1, 2, 1024, 255"
0Infos Info
RedundantImport0Infos Info
RedundantThrows161Infos Info
SimplifyBooleanReturn0Infos Info
SimplifyBooleanExpression0Infos Info
LineLength
  • id: "lineInfo"
  • max: "120"
49Warnings Warning
LineLength
  • id: "lineError"
  • max: "255"
0Errors Error
UnusedImports29Warnings Warning
EmptyBlock
  • id: "emptyBlock"
  • tokens: "LITERAL_DO, LITERAL_ELSE, LITERAL_FINALLY, LITERAL_IF, LITERAL_FOR, LITERAL_TRY, LITERAL_WHILE, INSTANCE_INIT, STATIC_INIT"
  • option: "stmt"
0Warnings Warning
EmptyBlock
  • id: "emptyCatchBlock"
  • tokens: "LITERAL_CATCH"
  • option: "text"
0Warnings Warning
NeedBraces0Warnings Warning
ParameterNumber
  • max: "7"
0Errors Error
MethodLength
  • max: "150"
0Errors Error
AvoidStarImport
  • allowStaticMemberImports: "true"
0Errors Error
WhitespaceAfter96Errors Error
WhitespaceAround94Errors Error
LeftCurly2Errors Error
RightCurly0Errors Error
StaticVariableName0Errors Error
MemberName
  • format: "^[a-z_][a-zA-Z0-9]*$"
0Errors Error
VisibilityModifier
  • packageAllowed: "true"
  • protectedAllowed: "true"
0Errors Error
AvoidNestedBlocks0Errors Error
LocalVariableName0Errors Error
ConstantName
  • format: "(^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$)|log|logger"
1Errors Error
TypeName0Errors Error
MethodName0Errors Error
EmptyStatement0Warnings Warning
EqualsHashCode0Errors Error
InnerAssignment0Warnings Warning
OperatorWrap11Warnings Warning
LocalFinalVariableName0Errors Error
ParameterName0Errors Error
MissingSwitchDefault0Errors Error
ParenPad1152Warnings Warning
UpperEll0Errors Error
InterfaceIsType0Errors Error
NoWhitespaceAfter
  • tokens: "BNOT, DEC, DOT, INC, LNOT, UNARY_MINUS, UNARY_PLUS"
0Errors Error
PackageName0Errors Error
IllegalImport0Errors Error
EmptyForIteratorPad1Warnings Warning
MethodParamPad7Warnings Warning
NoWhitespaceBefore0Warnings Warning
TypecastParenPad0Warnings Warning
IllegalInstantiation
  • classes: "java.lang.Boolean"
0Warnings Warning
AnnotationUseStyle
  • elementStyle: "ignore"
  • trailingArrayComma: "never"
  • closingParens: "ignore"
0Errors Error
MissingDeprecated0Errors Error
MissingOverride0Errors Error
PackageAnnotation0Errors Error
CovariantEquals0Errors Error
EqualsAvoidNull0Warnings Warning
StringLiteralEquality0Errors Error
NoFinalizer0Errors Error
SuperClone0Errors Error
OuterTypeFilename0Errors Error
SuppressionFilter
  • file: "/org/kuali/cm/checkstyle/rice-legacy-suppressions.xml"
0Errors Error

Details

org/kuali/rice/kim/impl/KIMPropertyConstants.java

ViolationMessageLine
ErrorsLine contains a tab character.22
ErrorsLine contains a tab character.23
ErrorsLine contains a tab character.27
ErrorsLine contains a tab character.28
ErrorsLine contains a tab character.29
ErrorsLine contains a tab character.30
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.53
ErrorsLine contains a tab character.54
ErrorsLine contains a tab character.55
ErrorsLine contains a tab character.56
ErrorsLine contains a tab character.57
ErrorsLine contains a tab character.58
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.60
ErrorsLine contains a tab character.61
ErrorsLine contains a tab character.62
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.64
ErrorsLine contains a tab character.65
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.67
ErrorsLine contains a tab character.68
ErrorsLine contains a tab character.69
ErrorsLine contains a tab character.70
ErrorsLine contains a tab character.73
ErrorsLine contains a tab character.74
ErrorsLine contains a tab character.75
ErrorsLine contains a tab character.76
ErrorsLine contains a tab character.77
ErrorsLine contains a tab character.78
ErrorsLine contains a tab character.79
ErrorsLine contains a tab character.80
ErrorsLine contains a tab character.81
ErrorsLine contains a tab character.82
ErrorsLine contains a tab character.83
ErrorsLine contains a tab character.84
ErrorsLine contains a tab character.85
ErrorsLine contains a tab character.86
ErrorsLine contains a tab character.89
ErrorsLine contains a tab character.90
ErrorsLine contains a tab character.91
ErrorsLine contains a tab character.92
ErrorsLine contains a tab character.93
ErrorsLine contains a tab character.94
ErrorsLine contains a tab character.95
ErrorsLine contains a tab character.96
ErrorsLine contains a tab character.97
ErrorsLine contains a tab character.98
ErrorsLine contains a tab character.99
ErrorsLine contains a tab character.100
ErrorsLine contains a tab character.101
ErrorsLine contains a tab character.102
ErrorsLine contains a tab character.103
ErrorsLine contains a tab character.104
ErrorsLine contains a tab character.105
ErrorsLine contains a tab character.106
ErrorsLine contains a tab character.107
ErrorsLine contains a tab character.108
ErrorsLine contains a tab character.109
ErrorsLine contains a tab character.110
ErrorsLine contains a tab character.111
ErrorsLine contains a tab character.113
ErrorsLine contains a tab character.114
ErrorsLine contains a tab character.115
ErrorsLine contains a tab character.116
ErrorsLine contains a tab character.117
ErrorsLine contains a tab character.118
ErrorsLine contains a tab character.119
ErrorsLine contains a tab character.120
ErrorsLine contains a tab character.121
ErrorsLine contains a tab character.122
ErrorsLine contains a tab character.123
ErrorsLine contains a tab character.124
ErrorsLine contains a tab character.125
ErrorsLine contains a tab character.126
ErrorsLine contains a tab character.127
ErrorsLine contains a tab character.128
ErrorsLine contains a tab character.129
ErrorsLine contains a tab character.130
ErrorsLine contains a tab character.131
ErrorsLine contains a tab character.132
ErrorsLine contains a tab character.133
ErrorsLine contains a tab character.134
ErrorsLine contains a tab character.135
ErrorsLine contains a tab character.137
ErrorsLine contains a tab character.138
ErrorsLine contains a tab character.139
ErrorsLine contains a tab character.140
ErrorsLine contains a tab character.141
ErrorsLine contains a tab character.142
ErrorsLine contains a tab character.143
ErrorsLine contains a tab character.144
ErrorsLine contains a tab character.145
ErrorsLine contains a tab character.146
ErrorsLine contains a tab character.147
ErrorsLine contains a tab character.148
ErrorsLine contains a tab character.149
ErrorsLine contains a tab character.150
ErrorsLine contains a tab character.151
ErrorsLine contains a tab character.152
ErrorsLine contains a tab character.153
ErrorsLine contains a tab character.154
ErrorsLine contains a tab character.155
ErrorsLine contains a tab character.156
ErrorsLine contains a tab character.157
ErrorsLine contains a tab character.158
ErrorsLine contains a tab character.159
ErrorsLine contains a tab character.160
ErrorsLine contains a tab character.161
ErrorsLine contains a tab character.162
ErrorsLine contains a tab character.163
ErrorsLine contains a tab character.164
ErrorsLine contains a tab character.165
ErrorsLine contains a tab character.166
ErrorsLine contains a tab character.167
ErrorsLine contains a tab character.168
ErrorsLine contains a tab character.169
ErrorsLine contains a tab character.170
ErrorsLine contains a tab character.171
ErrorsLine contains a tab character.172
ErrorsLine contains a tab character.173
ErrorsLine contains a tab character.174
ErrorsLine contains a tab character.175

org/kuali/rice/kim/impl/common/attribute/AttributeTransform.java

ViolationMessageLine
WarningsLine is longer than 120 characters.59
WarningsLine is longer than 120 characters.67

org/kuali/rice/kim/impl/group/GroupInternalService.java

ViolationMessageLine
ErrorsLine contains a tab character.32
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.37
Warnings'(' is followed by whitespace.46
ErrorsLine contains a tab character.47

org/kuali/rice/kim/impl/group/GroupInternalServiceImpl.java

ViolationMessageLine
ErrorsLine contains a tab character.41
Errors'{' is not preceded with whitespace.45
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.53
Errors'cast' is not followed by whitespace.56
Warnings'(' is followed by whitespace.56
Warnings')' is preceded with whitespace.56
ErrorsLine contains a tab character.64
ErrorsLine contains a tab character.67
ErrorsLine contains a tab character.70
ErrorsLine contains a tab character.77
Errors'if' is not followed by whitespace.77
ErrorsLine contains a tab character.78
Errors'{' should be on the previous line.78
ErrorsLine contains a tab character.79
ErrorsLine contains a tab character.80
ErrorsLine contains a tab character.81
ErrorsLine contains a tab character.87
Errors'if' is not followed by whitespace.87
ErrorsLine contains a tab character.88
Errors'{' should be on the previous line.88
ErrorsLine contains a tab character.91
ErrorsLine contains a tab character.97
ErrorsLine contains a tab character.98
ErrorsLine contains a tab character.99
Errors'if' is not followed by whitespace.99
ErrorsLine contains a tab character.100
Errors'if' is not followed by whitespace.100
WarningsLine is longer than 120 characters.102
WarningsLine is longer than 120 characters.103

org/kuali/rice/kim/impl/group/GroupLookupableImpl.java

ViolationMessageLine
WarningsUnused import - org.kuali.rice.kim.impl.role.RoleBo.27
WarningsUnused import - org.kuali.rice.kim.impl.role.RoleDao.28
WarningsUnused import - org.kuali.rice.kim.impl.services.KimImplServiceLocator.29
WarningsUnused import - org.kuali.rice.krad.util.KRADConstants.31

org/kuali/rice/kim/impl/group/GroupServiceImpl.java

ViolationMessageLine
ErrorsLine contains a tab character.64
WarningsLine is longer than 120 characters.74
ErrorsLine contains a tab character.78
WarningsLine is longer than 120 characters.81
Warnings'(' is followed by whitespace.83
Warnings')' is preceded with whitespace.83
ErrorsLine contains a tab character.84
ErrorsLine contains a tab character.86
Warnings'(' is followed by whitespace.86
Warnings')' is preceded with whitespace.86
ErrorsLine contains a tab character.87
Warnings'(' is followed by whitespace.87
Warnings')' is preceded with whitespace.87
ErrorsLine contains a tab character.88
Warnings'(' is followed by whitespace.88
Warnings'(' is followed by whitespace.88
Warnings')' is preceded with whitespace.88
Warnings')' is preceded with whitespace.88
ErrorsLine contains a tab character.89
ErrorsLine contains a tab character.90
Warnings'(' is followed by whitespace.90
Warnings')' is preceded with whitespace.90
ErrorsLine contains a tab character.112
Errors',' is not followed by whitespace.112
Errors',' is not followed by whitespace.112
ErrorsLine contains a tab character.113
WarningsLine is longer than 120 characters.114
ErrorsLine contains a tab character.114
ErrorsLine contains a tab character.115
WarningsLine is longer than 120 characters.117
ErrorsLine contains a tab character.117
ErrorsLine contains a tab character.118
Warnings'(' is followed by whitespace.118
Warnings')' is preceded with whitespace.118
ErrorsLine contains a tab character.119
Warnings'(' is followed by whitespace.119
Warnings')' is preceded with whitespace.119
ErrorsLine contains a tab character.120
ErrorsLine contains a tab character.121
ErrorsLine contains a tab character.122
ErrorsLine contains a tab character.123
WarningsLine is longer than 120 characters.133
WarningsLine is longer than 120 characters.150
ErrorsLine contains a tab character.172
ErrorsLine contains a tab character.186
WarningsLine is longer than 120 characters.193
ErrorsLine contains a tab character.200
Warnings'(' is followed by whitespace.200
Warnings')' is preceded with whitespace.200
ErrorsLine contains a tab character.201
Warnings'(' is followed by whitespace.201
Warnings')' is preceded with whitespace.201
ErrorsLine contains a tab character.202
Warnings'(' is followed by whitespace.202
Warnings')' is preceded with whitespace.202
ErrorsLine contains a tab character.203
Warnings'(' is followed by whitespace.203
Warnings')' is preceded with whitespace.203
ErrorsLine contains a tab character.204
Warnings'(' is followed by whitespace.204
Warnings')' is preceded with whitespace.204
ErrorsLine contains a tab character.205
ErrorsLine contains a tab character.206
ErrorsLine contains a tab character.207
ErrorsLine contains a tab character.211
ErrorsLine contains a tab character.212
Warnings'(' is followed by whitespace.212
Warnings')' is preceded with whitespace.212
ErrorsLine contains a tab character.213
ErrorsLine contains a tab character.214
ErrorsLine contains a tab character.215
ErrorsLine contains a tab character.217
ErrorsLine contains a tab character.218
ErrorsLine contains a tab character.220
ErrorsLine contains a tab character.221
Warnings'(' is followed by whitespace.223
Warnings')' is preceded with whitespace.223
ErrorsLine contains a tab character.224
Warnings'(' is followed by whitespace.224
Warnings')' is preceded with whitespace.224
ErrorsLine contains a tab character.225
ErrorsLine contains a tab character.226
ErrorsLine contains a tab character.227
ErrorsLine contains a tab character.229
ErrorsLine contains a tab character.230
ErrorsLine contains a tab character.231
ErrorsLine contains a tab character.232
Warnings'(' is followed by whitespace.232
Warnings'(' is followed by whitespace.232
Warnings')' is preceded with whitespace.232
Warnings')' is preceded with whitespace.232
ErrorsLine contains a tab character.233
ErrorsLine contains a tab character.234
Errors',' is not followed by whitespace.234
ErrorsLine contains a tab character.235
ErrorsLine contains a tab character.236
ErrorsLine contains a tab character.238
ErrorsLine contains a tab character.241
WarningsLine is longer than 120 characters.245
ErrorsLine contains a tab character.245
ErrorsLine contains a tab character.246
Errors'{' is not preceded with whitespace.249
ErrorsLine contains a tab character.253
WarningsLine is longer than 120 characters.254
ErrorsLine contains a tab character.254
Errors'{' is not preceded with whitespace.258
Errors'{' is not preceded with whitespace.307
ErrorsLine contains a tab character.310
WarningsLine is longer than 120 characters.334
Errors'{' is not preceded with whitespace.334
ErrorsLine contains a tab character.338
Errors',' is not followed by whitespace.338
Errors',' is not followed by whitespace.338
ErrorsLine contains a tab character.339
ErrorsLine contains a tab character.340
ErrorsLine contains a tab character.341
ErrorsLine contains a tab character.342
Warnings'(' is followed by whitespace.342
Warnings')' is preceded with whitespace.342
ErrorsLine contains a tab character.343
ErrorsLine contains a tab character.344
ErrorsLine contains a tab character.345
WarningsLine is longer than 120 characters.371
WarningsLine is longer than 120 characters.390
ErrorsLine contains a tab character.391
Warnings'(' is followed by whitespace.391
Warnings')' is preceded with whitespace.391
ErrorsLine contains a tab character.392
ErrorsLine contains a tab character.393
ErrorsLine contains a tab character.395
ErrorsLine contains a tab character.396
ErrorsLine contains a tab character.397
Warnings'(' is followed by whitespace.397
Warnings')' is preceded with whitespace.397
ErrorsLine contains a tab character.398
ErrorsLine contains a tab character.399
ErrorsLine contains a tab character.402
ErrorsLine contains a tab character.403
ErrorsLine contains a tab character.404
ErrorsLine contains a tab character.405
ErrorsLine contains a tab character.406
ErrorsLine contains a tab character.407
ErrorsLine contains a tab character.409
WarningsLine is longer than 120 characters.410
ErrorsLine contains a tab character.410
Warnings'(' is followed by whitespace.410
Warnings')' is preceded with whitespace.410
ErrorsLine contains a tab character.411
Errors'{' is not preceded with whitespace.411
ErrorsLine contains a tab character.412
ErrorsLine contains a tab character.413
Warnings'(' is followed by whitespace.413
Warnings'(' is followed by whitespace.413
Warnings')' is preceded with whitespace.413
Warnings')' is preceded with whitespace.413
ErrorsLine contains a tab character.414
ErrorsLine contains a tab character.415
ErrorsLine contains a tab character.416
ErrorsLine contains a tab character.417
ErrorsLine contains a tab character.419
ErrorsLine contains a tab character.420
ErrorsLine contains a tab character.421
Warnings'(' is followed by whitespace.423
Warnings')' is preceded with whitespace.423
ErrorsLine contains a tab character.424
Warnings'(' is followed by whitespace.424
Warnings')' is preceded with whitespace.424
ErrorsLine contains a tab character.425
Warnings'(' is followed by whitespace.425
Warnings')' is preceded with whitespace.425
ErrorsLine contains a tab character.426
Warnings'(' is followed by whitespace.426
Warnings'(' is followed by whitespace.426
Warnings')' is preceded with whitespace.426
Warnings')' is preceded with whitespace.426
ErrorsLine contains a tab character.427
Warnings'(' is followed by whitespace.427
Warnings')' is preceded with whitespace.427
ErrorsLine contains a tab character.428
Warnings'(' is followed by whitespace.428
Warnings')' is preceded with whitespace.428
ErrorsLine contains a tab character.429
ErrorsLine contains a tab character.430
ErrorsLine contains a tab character.431
ErrorsLine contains a tab character.434
Warnings'(' is followed by whitespace.434
Warnings')' is preceded with whitespace.434
ErrorsLine contains a tab character.435
ErrorsLine contains a tab character.436
ErrorsLine contains a tab character.437
Errors',' is not followed by whitespace.437
Errors',' is not followed by whitespace.437
ErrorsLine contains a tab character.438
WarningsLine is longer than 120 characters.439
ErrorsLine contains a tab character.439
WarningsLine is longer than 120 characters.441
ErrorsLine contains a tab character.441
Errors'cast' is not followed by whitespace.441
ErrorsLine contains a tab character.442
ErrorsLine contains a tab character.443
ErrorsLine contains a tab character.444
Warnings'(' is followed by whitespace.444
Warnings')' is preceded with whitespace.444
ErrorsLine contains a tab character.445
Warnings'(' is followed by whitespace.445
Warnings')' is preceded with whitespace.445
ErrorsLine contains a tab character.446
ErrorsLine contains a tab character.447
ErrorsLine contains a tab character.448
ErrorsLine contains a tab character.449
ErrorsLine contains a tab character.453
Errors',' is not followed by whitespace.458
Errors',' is not followed by whitespace.458
ErrorsLine contains a tab character.459
WarningsLine is longer than 120 characters.461
ErrorsLine contains a tab character.461
Errors'{' is not preceded with whitespace.464
ErrorsLine contains a tab character.493
ErrorsLine contains a tab character.494
Warnings'(' is followed by whitespace.494
Warnings')' is preceded with whitespace.494
ErrorsLine contains a tab character.495
ErrorsLine contains a tab character.496
ErrorsLine contains a tab character.497
ErrorsLine contains a tab character.498
Warnings'(' is followed by whitespace.498
Warnings')' is preceded with whitespace.498
ErrorsLine contains a tab character.499
Warnings'(' is followed by whitespace.499
Warnings')' is preceded with whitespace.499
ErrorsLine contains a tab character.500
ErrorsLine contains a tab character.503
Warnings'(' is followed by whitespace.503
Warnings')' is preceded with whitespace.503
ErrorsLine contains a tab character.504
ErrorsLine contains a tab character.505
ErrorsLine contains a tab character.506
ErrorsLine contains a tab character.507
ErrorsLine contains a tab character.508
Warnings'(' is followed by whitespace.508
ErrorsLine contains a tab character.509
ErrorsLine contains a tab character.510
ErrorsLine contains a tab character.514
Warnings'(' is followed by whitespace.514
ErrorsLine contains a tab character.515
ErrorsLine contains a tab character.517
ErrorsLine contains a tab character.518
Errors'{' is not preceded with whitespace.518
ErrorsLine contains a tab character.519
ErrorsLine contains a tab character.520
ErrorsLine contains a tab character.521
ErrorsLine contains a tab character.523
ErrorsLine contains a tab character.524
Warnings'(' is followed by whitespace.526
Warnings')' is preceded with whitespace.526
ErrorsLine contains a tab character.527
Warnings'(' is followed by whitespace.527
Warnings')' is preceded with whitespace.527
ErrorsLine contains a tab character.528
ErrorsLine contains a tab character.530
Warnings'(' is followed by whitespace.530
Warnings')' is preceded with whitespace.530
ErrorsLine contains a tab character.531
Warnings'(' is followed by whitespace.531
Warnings')' is preceded with whitespace.531
ErrorsLine contains a tab character.532
ErrorsLine contains a tab character.533
ErrorsLine contains a tab character.534
Errors',' is not followed by whitespace.534
Errors',' is not followed by whitespace.534
ErrorsLine contains a tab character.535
WarningsLine is longer than 120 characters.536
ErrorsLine contains a tab character.536
WarningsLine is longer than 120 characters.537
ErrorsLine contains a tab character.537
ErrorsLine contains a tab character.538
Warnings'(' is followed by whitespace.538
Warnings')' is preceded with whitespace.538
ErrorsLine contains a tab character.539
ErrorsLine contains a tab character.540
Warnings'(' is followed by whitespace.540
Warnings')' is preceded with whitespace.540
ErrorsLine contains a tab character.541
Warnings'(' is followed by whitespace.541
Warnings')' is preceded with whitespace.541
ErrorsLine contains a tab character.542
Warnings'(' is followed by whitespace.542
Warnings')' is preceded with whitespace.542
ErrorsLine contains a tab character.543
ErrorsLine contains a tab character.544
ErrorsLine contains a tab character.545
WarningsLine is longer than 120 characters.546
ErrorsLine contains a tab character.546
ErrorsLine contains a tab character.547
Warnings'(' is followed by whitespace.547
Warnings')' is preceded with whitespace.547
ErrorsLine contains a tab character.548
ErrorsLine contains a tab character.549
Warnings'(' is followed by whitespace.549
Warnings')' is preceded with whitespace.549
ErrorsLine contains a tab character.550
Warnings'(' is followed by whitespace.550
Warnings')' is preceded with whitespace.550
WarningsLine is longer than 120 characters.551
ErrorsLine contains a tab character.551
Warnings'(' is followed by whitespace.551
Warnings')' is preceded with whitespace.551
Warnings')' is preceded with whitespace.551
ErrorsLine contains a tab character.552
ErrorsLine contains a tab character.553
ErrorsLine contains a tab character.554
ErrorsLine contains a tab character.555
ErrorsLine contains a tab character.556
ErrorsLine contains a tab character.557
Errors'if' is not followed by whitespace.564
Errors'if' is not followed by whitespace.567
Errors'{' is not preceded with whitespace.618
WarningsLine is longer than 120 characters.624
ErrorsLine contains a tab character.639
Errors'{' is not preceded with whitespace.639
WarningsLine is longer than 120 characters.657
Errors'{' is not preceded with whitespace.726
ErrorsLine contains a tab character.746
WarningsLine is longer than 120 characters.747
ErrorsLine contains a tab character.747
ErrorsLine contains a tab character.757
ErrorsLine contains a tab character.762
ErrorsLine contains a tab character.763
Errors'if' is not followed by whitespace.765
ErrorsLine contains a tab character.766
ErrorsLine contains a tab character.767
ErrorsLine contains a tab character.777
ErrorsLine contains a tab character.781
Errors'if' is not followed by whitespace.783
ErrorsLine contains a tab character.784
ErrorsLine contains a tab character.785
ErrorsLine contains a tab character.786
ErrorsLine contains a tab character.795
ErrorsLine contains a tab character.796
Warnings'(' is followed by whitespace.796
Warnings')' is preceded with whitespace.796
ErrorsLine contains a tab character.797
ErrorsLine contains a tab character.798
ErrorsLine contains a tab character.799
ErrorsLine contains a tab character.800
ErrorsLine contains a tab character.802
ErrorsLine contains a tab character.803
ErrorsLine contains a tab character.804
ErrorsLine contains a tab character.805
ErrorsLine contains a tab character.807
ErrorsLine contains a tab character.820
ErrorsLine contains a tab character.822
ErrorsLine contains a tab character.823
ErrorsLine contains a tab character.824
ErrorsLine contains a tab character.825
ErrorsLine contains a tab character.828
ErrorsLine contains a tab character.829
ErrorsLine contains a tab character.830
ErrorsLine contains a tab character.831
ErrorsLine contains a tab character.833
ErrorsLine contains a tab character.834
ErrorsLine contains a tab character.837
WarningsLine is longer than 120 characters.838
ErrorsLine contains a tab character.838
ErrorsLine contains a tab character.839
ErrorsLine contains a tab character.840
ErrorsLine contains a tab character.841
ErrorsLine contains a tab character.842
ErrorsLine contains a tab character.843
ErrorsLine contains a tab character.844
ErrorsLine contains a tab character.846
ErrorsLine contains a tab character.847
ErrorsLine contains a tab character.848
ErrorsLine contains a tab character.850
ErrorsLine contains a tab character.854
Errors',' is not followed by whitespace.854
Errors',' is not followed by whitespace.854
ErrorsLine contains a tab character.858
ErrorsLine contains a tab character.859
ErrorsLine contains a tab character.865
ErrorsLine contains a tab character.866
WarningsLine is longer than 120 characters.867
ErrorsLine contains a tab character.867
WarningsLine is longer than 120 characters.868
ErrorsLine contains a tab character.868
ErrorsLine contains a tab character.869
ErrorsLine contains a tab character.870
ErrorsLine contains a tab character.873

org/kuali/rice/kim/impl/identity/AuthenticationServiceImpl.java

ViolationMessageLine
ErrorsLine contains a tab character.23
ErrorsLine contains a tab character.24
ErrorsLine contains a tab character.25

org/kuali/rice/kim/impl/identity/IdentityArchiveService.java

ViolationMessageLine
WarningsLine is longer than 120 characters.33
Warnings')' is preceded with whitespace.44
InfosRedundant throws: 'IllegalArgumentException' is unchecked exception.44
ErrorsLine contains a tab character.46
WarningsLine is longer than 120 characters.48
InfosRedundant throws: 'IllegalArgumentException' is unchecked exception.59
ErrorsLine contains a tab character.61
WarningsLine is longer than 120 characters.63
ErrorsLine contains a tab character.74
InfosRedundant throws: 'IllegalArgumentException' is unchecked exception.74
ErrorsLine contains a tab character.75
ErrorsLine contains a tab character.76
WarningsLine is longer than 120 characters.78
ErrorsLine contains a tab character.90
InfosRedundant throws: 'IllegalArgumentException' is unchecked exception.90
ErrorsLine contains a tab character.91

org/kuali/rice/kim/impl/identity/IdentityCurrentAndArchivedServiceImpl.java

ViolationMessageLine
WarningsUnused import - org.kuali.rice.kim.api.identity.principal.EntityNamePrincipalName.37
WarningsUnused import - java.util.List.44
WarningsUnused import - java.util.Map.45
ErrorsLine contains a tab character.55
ErrorsLine contains a tab character.56
ErrorsLine contains a tab character.57
ErrorsLine contains a tab character.58
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.60
ErrorsLine contains a tab character.61
ErrorsLine contains a tab character.62
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.64
ErrorsLine contains a tab character.65
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.67
ErrorsLine contains a tab character.68
ErrorsLine contains a tab character.69
ErrorsLine contains a tab character.70
ErrorsLine contains a tab character.72
ErrorsLine contains a tab character.73
ErrorsLine contains a tab character.74
ErrorsLine contains a tab character.77
ErrorsLine contains a tab character.78
ErrorsLine contains a tab character.79
ErrorsLine contains a tab character.82
ErrorsLine contains a tab character.83
ErrorsLine contains a tab character.85
ErrorsLine contains a tab character.86
ErrorsLine contains a tab character.87
ErrorsLine contains a tab character.129
ErrorsLine contains a tab character.130
ErrorsLine contains a tab character.131
ErrorsLine contains a tab character.133
ErrorsLine contains a tab character.134
ErrorsLine contains a tab character.135
ErrorsLine contains a tab character.138
ErrorsLine contains a tab character.139
ErrorsLine contains a tab character.141
ErrorsLine contains a tab character.142
ErrorsLine contains a tab character.143
ErrorsLine contains a tab character.147
ErrorsLine contains a tab character.148
ErrorsLine contains a tab character.150
ErrorsLine contains a tab character.151
ErrorsLine contains a tab character.152
ErrorsLine contains a tab character.156
ErrorsLine contains a tab character.157
ErrorsLine contains a tab character.158
ErrorsLine contains a tab character.160
ErrorsLine contains a tab character.161
ErrorsLine contains a tab character.162
Warnings'(' is followed by whitespace.162
Warnings')' is preceded with whitespace.162
ErrorsLine contains a tab character.163
ErrorsLine contains a tab character.164
ErrorsLine contains a tab character.165
ErrorsLine contains a tab character.166
ErrorsLine contains a tab character.167
ErrorsLine contains a tab character.168
ErrorsLine contains a tab character.170
ErrorsLine contains a tab character.171
ErrorsLine contains a tab character.172
ErrorsLine contains a tab character.173
ErrorsLine contains a tab character.175
ErrorsLine contains a tab character.176
ErrorsLine contains a tab character.177
Warnings'(' is followed by whitespace.177
Warnings')' is preceded with whitespace.177
ErrorsLine contains a tab character.178
ErrorsLine contains a tab character.179
ErrorsLine contains a tab character.180
ErrorsLine contains a tab character.181
ErrorsLine contains a tab character.182
ErrorsLine contains a tab character.183
ErrorsLine contains a tab character.185
ErrorsLine contains a tab character.186
ErrorsLine contains a tab character.187
ErrorsLine contains a tab character.188
ErrorsLine contains a tab character.190
ErrorsLine contains a tab character.191
ErrorsLine contains a tab character.192
Warnings'(' is followed by whitespace.192
Warnings')' is preceded with whitespace.192
ErrorsLine contains a tab character.193
ErrorsLine contains a tab character.194
ErrorsLine contains a tab character.195
ErrorsLine contains a tab character.196
ErrorsLine contains a tab character.197
ErrorsLine contains a tab character.198
Warnings'(' is followed by whitespace.201
ErrorsLine contains a tab character.211
ErrorsLine contains a tab character.212
ErrorsLine contains a tab character.213
ErrorsLine contains a tab character.216
ErrorsLine contains a tab character.217
ErrorsLine contains a tab character.218
ErrorsLine contains a tab character.221
ErrorsLine contains a tab character.222
ErrorsLine contains a tab character.223
ErrorsLine contains a tab character.242
ErrorsLine contains a tab character.243
ErrorsLine contains a tab character.245
ErrorsLine contains a tab character.246
ErrorsLine contains a tab character.247
ErrorsLine contains a tab character.250
ErrorsLine contains a tab character.251
ErrorsLine contains a tab character.252
ErrorsLine contains a tab character.253
ErrorsLine contains a tab character.311
ErrorsLine contains a tab character.312
ErrorsLine contains a tab character.314
ErrorsLine contains a tab character.315
ErrorsLine contains a tab character.316
ErrorsLine contains a tab character.319
ErrorsLine contains a tab character.320
ErrorsLine contains a tab character.321
ErrorsLine contains a tab character.324
ErrorsLine contains a tab character.325
ErrorsLine contains a tab character.326
ErrorsLine contains a tab character.328
ErrorsLine contains a tab character.329
ErrorsLine contains a tab character.330
ErrorsLine contains a tab character.333
ErrorsLine contains a tab character.334
ErrorsLine contains a tab character.335
ErrorsLine contains a tab character.338
ErrorsLine contains a tab character.339
ErrorsLine contains a tab character.340
ErrorsLine contains a tab character.343
ErrorsLine contains a tab character.344
ErrorsLine contains a tab character.345
ErrorsLine contains a tab character.346
ErrorsLine contains a tab character.347
ErrorsLine contains a tab character.455
ErrorsLine contains a tab character.456
ErrorsLine contains a tab character.457
ErrorsLine contains a tab character.458
ErrorsLine contains a tab character.459
ErrorsLine contains a tab character.460
ErrorsLine contains a tab character.461

org/kuali/rice/kim/impl/identity/IdentityServiceImpl.java

ViolationMessageLine
ErrorsLine contains a tab character.94
ErrorsLine contains a tab character.97
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.97
ErrorsLine contains a tab character.100
Warnings'(' is followed by whitespace.100
Warnings')' is preceded with whitespace.100
ErrorsLine contains a tab character.101
Warnings'(' is followed by whitespace.101
Warnings')' is preceded with whitespace.101
ErrorsLine contains a tab character.102
ErrorsLine contains a tab character.103
ErrorsLine contains a tab character.104
Warnings'(' is followed by whitespace.104
Warnings')' is preceded with whitespace.104
ErrorsLine contains a tab character.105
ErrorsLine contains a tab character.106
ErrorsLine contains a tab character.108
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.108
ErrorsLine contains a tab character.111
ErrorsLine contains a tab character.112
Warnings'(' is followed by whitespace.112
Warnings')' is preceded with whitespace.112
ErrorsLine contains a tab character.113
ErrorsLine contains a tab character.114
ErrorsLine contains a tab character.115
ErrorsLine contains a tab character.116
ErrorsLine contains a tab character.117
ErrorsLine contains a tab character.119
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.119
Errors'{' is not preceded with whitespace.119
ErrorsLine contains a tab character.122
ErrorsLine contains a tab character.123
Warnings'(' is followed by whitespace.123
Warnings')' is preceded with whitespace.123
ErrorsLine contains a tab character.124
ErrorsLine contains a tab character.125
ErrorsLine contains a tab character.126
ErrorsLine contains a tab character.127
ErrorsLine contains a tab character.128
ErrorsLine contains a tab character.130
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.130
ErrorsLine contains a tab character.133
Warnings'(' is followed by whitespace.133
Warnings')' is preceded with whitespace.133
ErrorsLine contains a tab character.134
Warnings'(' is followed by whitespace.134
Warnings')' is preceded with whitespace.134
ErrorsLine contains a tab character.135
ErrorsLine contains a tab character.136
ErrorsLine contains a tab character.137
Warnings'(' is followed by whitespace.137
Warnings')' is preceded with whitespace.137
ErrorsLine contains a tab character.138
ErrorsLine contains a tab character.139
ErrorsLine contains a tab character.141
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.141
ErrorsLine contains a tab character.144
ErrorsLine contains a tab character.145
Warnings'(' is followed by whitespace.145
Warnings')' is preceded with whitespace.145
ErrorsLine contains a tab character.146
ErrorsLine contains a tab character.147
ErrorsLine contains a tab character.148
ErrorsLine contains a tab character.149
ErrorsLine contains a tab character.150
ErrorsLine contains a tab character.152
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.152
ErrorsLine contains a tab character.155
ErrorsLine contains a tab character.156
Warnings'(' is followed by whitespace.156
Warnings')' is preceded with whitespace.156
ErrorsLine contains a tab character.157
ErrorsLine contains a tab character.158
ErrorsLine contains a tab character.159
ErrorsLine contains a tab character.160
ErrorsLine contains a tab character.161
ErrorsLine contains a tab character.163
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.163
ErrorsLine contains a tab character.167
Errors',' is not followed by whitespace.167
Errors',' is not followed by whitespace.167
ErrorsLine contains a tab character.177
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.180
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.180
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.196
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.196
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.218
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.218
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.231
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.231
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.244
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.244
Errors',' is not followed by whitespace.260
Errors',' is not followed by whitespace.260
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.268
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.268
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.284
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.284
Errors',' is not followed by whitespace.297
Errors',' is not followed by whitespace.297
Errors',' is not followed by whitespace.306
Errors',' is not followed by whitespace.306
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.312
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.312
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.331
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.331
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.351
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.351
Errors',' is not followed by whitespace.363
Errors',' is not followed by whitespace.363
Errors',' is not followed by whitespace.372
Errors',' is not followed by whitespace.372
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.377
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.377
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.396
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.396
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.416
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.416
Errors',' is not followed by whitespace.428
Errors',' is not followed by whitespace.428
Errors',' is not followed by whitespace.437
Errors',' is not followed by whitespace.437
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.443
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.443
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.462
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.462
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.482
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.482
Errors',' is not followed by whitespace.495
Errors',' is not followed by whitespace.495
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.502
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.502
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.518
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.518
Errors',' is not followed by whitespace.536
Errors',' is not followed by whitespace.536
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.542
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.542
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.560
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.560
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.579
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.579
ErrorsLine contains a tab character.591
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.591
ErrorsLine contains a tab character.592
ErrorsLine contains a tab character.607
ErrorsLine contains a tab character.610
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.610
ErrorsLine contains a tab character.611
ErrorsLine contains a tab character.626
ErrorsLine contains a tab character.628
ErrorsLine contains a tab character.629
ErrorsLine contains a tab character.644
ErrorsLine contains a tab character.647
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.647
ErrorsLine contains a tab character.649
Errors',' is not followed by whitespace.649
Errors',' is not followed by whitespace.649
ErrorsLine contains a tab character.651
ErrorsLine contains a tab character.652
ErrorsLine contains a tab character.655
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.655
ErrorsLine contains a tab character.656
ErrorsLine contains a tab character.659
Warnings'(' is followed by whitespace.659
Warnings')' is preceded with whitespace.659
ErrorsLine contains a tab character.660
ErrorsLine contains a tab character.661
ErrorsLine contains a tab character.662
ErrorsLine contains a tab character.663
ErrorsLine contains a tab character.664
ErrorsLine contains a tab character.665
ErrorsLine contains a tab character.666
Errors',' is not followed by whitespace.666
Errors',' is not followed by whitespace.666
ErrorsLine contains a tab character.668
ErrorsLine contains a tab character.669
ErrorsLine contains a tab character.671
ErrorsLine contains a tab character.672
ErrorsLine contains a tab character.673
ErrorsLine contains a tab character.675
ErrorsLine contains a tab character.676
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.676
ErrorsLine contains a tab character.677
ErrorsLine contains a tab character.679
Errors',' is not followed by whitespace.679
Errors',' is not followed by whitespace.679
ErrorsLine contains a tab character.688
ErrorsLine contains a tab character.689
ErrorsLine contains a tab character.690
ErrorsLine contains a tab character.691
ErrorsLine contains a tab character.692
Warnings'(' is followed by whitespace.692
Warnings'(' is followed by whitespace.692
Warnings')' is preceded with whitespace.692
Warnings')' is preceded with whitespace.692
ErrorsLine contains a tab character.693
ErrorsLine contains a tab character.694
ErrorsLine contains a tab character.696
ErrorsLine contains a tab character.698
ErrorsLine contains a tab character.699
ErrorsLine contains a tab character.700
ErrorsLine contains a tab character.701
ErrorsLine contains a tab character.702
Warnings'(' is followed by whitespace.702
Warnings'(' is followed by whitespace.702
Warnings')' is preceded with whitespace.702
Warnings')' is preceded with whitespace.702
ErrorsLine contains a tab character.703
ErrorsLine contains a tab character.704
ErrorsLine contains a tab character.706
ErrorsLine contains a tab character.708
ErrorsLine contains a tab character.709
ErrorsLine contains a tab character.710
ErrorsLine contains a tab character.711
ErrorsLine contains a tab character.712
Errors',' is not followed by whitespace.712
Errors',' is not followed by whitespace.712
ErrorsLine contains a tab character.716
ErrorsLine contains a tab character.718
ErrorsLine contains a tab character.719
ErrorsLine contains a tab character.722
Warnings'(' is followed by whitespace.722
Warnings')' is preceded with whitespace.722
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.722
ErrorsLine contains a tab character.724
ErrorsLine contains a tab character.725
Warnings'(' is followed by whitespace.725
Warnings')' is preceded with whitespace.725
ErrorsLine contains a tab character.726
ErrorsLine contains a tab character.727
ErrorsLine contains a tab character.728
ErrorsLine contains a tab character.729
Warnings'(' is followed by whitespace.733
Warnings')' is preceded with whitespace.733
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.733
ErrorsLine contains a tab character.737
Warnings'(' is followed by whitespace.737
Warnings')' is preceded with whitespace.737
ErrorsLine contains a tab character.738
ErrorsLine contains a tab character.739
ErrorsLine contains a tab character.740
ErrorsLine contains a tab character.741
Warnings'(' is followed by whitespace.744
Warnings')' is preceded with whitespace.744
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.744
ErrorsLine contains a tab character.745
ErrorsLine contains a tab character.747
Warnings'(' is followed by whitespace.747
Warnings')' is preceded with whitespace.747
ErrorsLine contains a tab character.748
ErrorsLine contains a tab character.749
ErrorsLine contains a tab character.750
ErrorsLine contains a tab character.751
Warnings'(' is followed by whitespace.753
Warnings')' is preceded with whitespace.753
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.753
ErrorsLine contains a tab character.754
ErrorsLine contains a tab character.756
Warnings'(' is followed by whitespace.756
Warnings')' is preceded with whitespace.756
ErrorsLine contains a tab character.757
ErrorsLine contains a tab character.758
ErrorsLine contains a tab character.759
ErrorsLine contains a tab character.760
Warnings'(' is followed by whitespace.762
Warnings')' is preceded with whitespace.762
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.762
ErrorsLine contains a tab character.763
ErrorsLine contains a tab character.765
Warnings'(' is followed by whitespace.765
Warnings')' is preceded with whitespace.765
ErrorsLine contains a tab character.766
ErrorsLine contains a tab character.767
ErrorsLine contains a tab character.768
ErrorsLine contains a tab character.769
Warnings'(' is followed by whitespace.771
Warnings')' is preceded with whitespace.771
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.771
ErrorsLine contains a tab character.772
ErrorsLine contains a tab character.774
Warnings'(' is followed by whitespace.774
Warnings')' is preceded with whitespace.774
ErrorsLine contains a tab character.775
ErrorsLine contains a tab character.776
ErrorsLine contains a tab character.777
ErrorsLine contains a tab character.778
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.780
ErrorsLine contains a tab character.781
ErrorsLine contains a tab character.783
Warnings'(' is followed by whitespace.783
Warnings')' is preceded with whitespace.783
ErrorsLine contains a tab character.784
ErrorsLine contains a tab character.785
ErrorsLine contains a tab character.786
ErrorsLine contains a tab character.787
Warnings'(' is followed by whitespace.789
Warnings')' is preceded with whitespace.789
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.789
ErrorsLine contains a tab character.790
ErrorsLine contains a tab character.792
Warnings'(' is followed by whitespace.792
Warnings')' is preceded with whitespace.792
ErrorsLine contains a tab character.793
ErrorsLine contains a tab character.794
ErrorsLine contains a tab character.795
ErrorsLine contains a tab character.796
Warnings'(' is followed by whitespace.799
Warnings')' is preceded with whitespace.799
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.799
ErrorsLine contains a tab character.800
ErrorsLine contains a tab character.803
Warnings'(' is followed by whitespace.803
Warnings')' is preceded with whitespace.803
ErrorsLine contains a tab character.804
ErrorsLine contains a tab character.805
ErrorsLine contains a tab character.806
ErrorsLine contains a tab character.807
Warnings'(' is followed by whitespace.811
Warnings')' is preceded with whitespace.811
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.811
ErrorsLine contains a tab character.812
ErrorsLine contains a tab character.814
Warnings'(' is followed by whitespace.814
Warnings')' is preceded with whitespace.814
ErrorsLine contains a tab character.815
ErrorsLine contains a tab character.816
ErrorsLine contains a tab character.817
ErrorsLine contains a tab character.818
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.821
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.821
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.833
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.833
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.845
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.845
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.859
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.859
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.874
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.874
Errors',' is not followed by whitespace.892
Errors',' is not followed by whitespace.892
Errors',' is not followed by whitespace.903
Errors',' is not followed by whitespace.903
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.910
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.910
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.928
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.928
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.946
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.946
Errors',' is not followed by whitespace.961
Errors',' is not followed by whitespace.961
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.966
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.981
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.981
Errors',' is not followed by whitespace.999
Errors',' is not followed by whitespace.999
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.1005
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.1005
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.1020
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.1020
Errors',' is not followed by whitespace.1038
Errors',' is not followed by whitespace.1038
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.1044
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.1044
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.1059
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.1059
Errors',' is not followed by whitespace.1077
Errors',' is not followed by whitespace.1077
Errors',' is not followed by whitespace.1088
Errors',' is not followed by whitespace.1088
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.1095
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.1095
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.1113
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.1113
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.1131
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.1131
Errors',' is not followed by whitespace.1149
Errors',' is not followed by whitespace.1149
Errors',' is not followed by whitespace.1162
Errors',' is not followed by whitespace.1162
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.1168
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.1168
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.1188
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.1188
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.1208
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.1208
ErrorsLine contains a tab character.1219
ErrorsLine contains a tab character.1223
Errors',' is not followed by whitespace.1223
Errors',' is not followed by whitespace.1223
ErrorsLine contains a tab character.1225
ErrorsLine contains a tab character.1226
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.1229
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.1229
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.1244
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.1244

org/kuali/rice/kim/impl/identity/KimInternalSuppressUtils.java

ViolationMessageLine
InfosClass KimInternalSuppressUtils should be declared as final.30
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.37
Warnings'(' is followed by whitespace.140
Warnings')' is preceded with whitespace.140
Errors'{' is not preceded with whitespace.140
ErrorsLine contains a tab character.141
ErrorsLine contains a tab character.142
ErrorsLine contains a tab character.143
ErrorsLine contains a tab character.144
ErrorsLine contains a tab character.145
ErrorsLine contains a tab character.146
Warnings')' is preceded with whitespace.146
ErrorsLine contains a tab character.147
ErrorsLine contains a tab character.150
Warnings'(' is followed by whitespace.150
Warnings')' is preceded with whitespace.150
ErrorsLine contains a tab character.151
ErrorsLine contains a tab character.152
ErrorsLine contains a tab character.153
ErrorsLine contains a tab character.154
ErrorsLine contains a tab character.157
Warnings'(' is followed by whitespace.157
Warnings')' is preceded with whitespace.157
ErrorsLine contains a tab character.158
ErrorsLine contains a tab character.159
ErrorsLine contains a tab character.160

org/kuali/rice/kim/impl/identity/PersonImpl.java

ViolationMessageLine
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.53
ErrorsLine contains a tab character.54
ErrorsLine contains a tab character.55
ErrorsLine contains a tab character.56
ErrorsLine contains a tab character.57
ErrorsLine contains a tab character.58
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.60
ErrorsLine contains a tab character.61
ErrorsLine contains a tab character.62
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.65
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.68
ErrorsLine contains a tab character.69
ErrorsLine contains a tab character.70
ErrorsLine contains a tab character.71
ErrorsLine contains a tab character.72
ErrorsLine contains a tab character.73
ErrorsLine contains a tab character.74
ErrorsLine contains a tab character.75
ErrorsLine contains a tab character.76
ErrorsLine contains a tab character.77
ErrorsLine contains a tab character.78
ErrorsLine contains a tab character.79
ErrorsLine contains a tab character.80
ErrorsLine contains a tab character.81
ErrorsLine contains a tab character.82
ErrorsLine contains a tab character.83
ErrorsLine contains a tab character.84
ErrorsLine contains a tab character.85
ErrorsLine contains a tab character.86
ErrorsLine contains a tab character.87
ErrorsLine contains a tab character.88
ErrorsLine contains a tab character.89
ErrorsLine contains a tab character.90
ErrorsLine contains a tab character.91
Errors',' is not followed by whitespace.91
ErrorsLine contains a tab character.92
ErrorsLine contains a tab character.93
ErrorsLine contains a tab character.94
ErrorsLine contains a tab character.95
ErrorsLine contains a tab character.96
ErrorsLine contains a tab character.97
ErrorsLine contains a tab character.98
ErrorsLine contains a tab character.99
ErrorsLine contains a tab character.100
ErrorsLine contains a tab character.101
ErrorsLine contains a tab character.102
ErrorsLine contains a tab character.103
Errors'{' is not followed by whitespace.103
Errors'}' is not preceded with whitespace.103
ErrorsLine contains a tab character.104
ErrorsLine contains a tab character.105
Warnings'(' is followed by whitespace.105
Warnings')' is preceded with whitespace.105
ErrorsLine contains a tab character.106
Warnings'(' is followed by whitespace.106
Warnings')' is preceded with whitespace.106
ErrorsLine contains a tab character.107
ErrorsLine contains a tab character.109
Warnings'(' is followed by whitespace.109
Warnings')' is preceded with whitespace.109
ErrorsLine contains a tab character.110
Warnings'(' is followed by whitespace.110
Warnings')' is preceded with whitespace.110
ErrorsLine contains a tab character.111
ErrorsLine contains a tab character.112
ErrorsLine contains a tab character.113
Warnings'(' is followed by whitespace.113
Warnings')' is preceded with whitespace.113
ErrorsLine contains a tab character.114
Warnings'(' is followed by whitespace.114
Warnings')' is preceded with whitespace.114
ErrorsLine contains a tab character.115
ErrorsLine contains a tab character.116
ErrorsLine contains a tab character.117
Warnings'(' is followed by whitespace.117
Warnings')' is preceded with whitespace.117
ErrorsLine contains a tab character.118
ErrorsLine contains a tab character.119
ErrorsLine contains a tab character.120
ErrorsLine contains a tab character.121
ErrorsLine contains a tab character.122
ErrorsLine contains a tab character.123
ErrorsLine contains a tab character.124
ErrorsLine contains a tab character.125
ErrorsLine contains a tab character.126
ErrorsLine contains a tab character.127
ErrorsLine contains a tab character.128
ErrorsLine contains a tab character.129
Warnings'(' is followed by whitespace.129
Warnings')' is preceded with whitespace.129
ErrorsLine contains a tab character.130
Errors',' is not followed by whitespace.130
Warnings'(' is followed by whitespace.130
Warnings')' is preceded with whitespace.130
ErrorsLine contains a tab character.131
ErrorsLine contains a tab character.133
ErrorsLine contains a tab character.134
ErrorsLine contains a tab character.135
ErrorsLine contains a tab character.136
ErrorsLine contains a tab character.137
Warnings'(' is followed by whitespace.137
Warnings')' is preceded with whitespace.137
ErrorsLine contains a tab character.138
Warnings'(' is followed by whitespace.138
Warnings')' is preceded with whitespace.138
ErrorsLine contains a tab character.139
Warnings'(' is followed by whitespace.139
Warnings')' is preceded with whitespace.139
ErrorsLine contains a tab character.140
ErrorsLine contains a tab character.141
Warnings'(' is followed by whitespace.141
Warnings')' is preceded with whitespace.141
ErrorsLine contains a tab character.142
ErrorsLine contains a tab character.144
ErrorsLine contains a tab character.145
Warnings'(' is followed by whitespace.145
Warnings')' is preceded with whitespace.145
ErrorsLine contains a tab character.146
ErrorsLine contains a tab character.147
ErrorsLine contains a tab character.148
ErrorsLine contains a tab character.149
ErrorsLine contains a tab character.150
ErrorsLine contains a tab character.151
ErrorsLine contains a tab character.152
Warnings'(' is followed by whitespace.152
Warnings')' is preceded with whitespace.152
ErrorsLine contains a tab character.153
Errors'if' is not followed by whitespace.153
Errors'!=' is not preceded with whitespace.153
Errors'!=' is not followed by whitespace.153
Errors'{' is not preceded with whitespace.153
ErrorsLine contains a tab character.154
Warnings'(' is preceded with whitespace.154
Warnings')' is preceded with whitespace.154
WarningsLine is longer than 120 characters.155
ErrorsLine contains a tab character.155
Warnings'(' is followed by whitespace.155
Warnings')' is preceded with whitespace.155
ErrorsLine contains a tab character.156
ErrorsLine contains a tab character.157
Warnings'(' is followed by whitespace.157
Warnings')' is preceded with whitespace.157
ErrorsLine contains a tab character.158
Warnings'(' is followed by whitespace.158
Warnings')' is preceded with whitespace.158
ErrorsLine contains a tab character.159
Warnings'(' is followed by whitespace.159
Warnings')' is preceded with whitespace.159
ErrorsLine contains a tab character.160
Warnings'(' is followed by whitespace.160
Warnings')' is preceded with whitespace.160
ErrorsLine contains a tab character.161
Warnings'(' is followed by whitespace.161
Warnings')' is preceded with whitespace.161
ErrorsLine contains a tab character.162
Warnings'(' is followed by whitespace.162
Warnings')' is preceded with whitespace.162
ErrorsLine contains a tab character.163
Warnings'(' is followed by whitespace.163
Warnings')' is preceded with whitespace.163
ErrorsLine contains a tab character.164
ErrorsLine contains a tab character.165
ErrorsLine contains a tab character.166
ErrorsLine contains a tab character.167
Warnings'(' is followed by whitespace.167
Warnings')' is preceded with whitespace.167
ErrorsLine contains a tab character.168
Errors'if' is not followed by whitespace.168
Errors'!=' is not preceded with whitespace.168
Errors'!=' is not followed by whitespace.168
Errors'{' is not preceded with whitespace.168
ErrorsLine contains a tab character.169
ErrorsLine contains a tab character.170
Warnings'(' is followed by whitespace.170
Warnings')' is preceded with whitespace.170
ErrorsLine contains a tab character.171
Warnings'(' is followed by whitespace.171
ErrorsLine contains a tab character.172
Warnings'(' is followed by whitespace.172
Warnings')' is preceded with whitespace.172
ErrorsLine contains a tab character.173
Warnings'(' is followed by whitespace.173
Warnings')' is preceded with whitespace.173
ErrorsLine contains a tab character.174
Warnings'(' is followed by whitespace.174
Warnings'(' is followed by whitespace.174
Warnings')' is preceded with whitespace.174
Warnings')' is preceded with whitespace.174
ErrorsLine contains a tab character.175
ErrorsLine contains a tab character.176
ErrorsLine contains a tab character.177
Warnings'(' is followed by whitespace.177
Warnings')' is preceded with whitespace.177
ErrorsLine contains a tab character.178
Errors'if' is not followed by whitespace.178
Errors'{' is not preceded with whitespace.178
ErrorsLine contains a tab character.179
ErrorsLine contains a tab character.180
ErrorsLine contains a tab character.181
ErrorsLine contains a tab character.182
ErrorsLine contains a tab character.183
ErrorsLine contains a tab character.184
ErrorsLine contains a tab character.185
Warnings'(' is followed by whitespace.185
Warnings'(' is followed by whitespace.185
Warnings')' is preceded with whitespace.185
Warnings')' is preceded with whitespace.185
ErrorsLine contains a tab character.186
ErrorsLine contains a tab character.187
ErrorsLine contains a tab character.188
ErrorsLine contains a tab character.189
ErrorsLine contains a tab character.190
ErrorsLine contains a tab character.191
ErrorsLine contains a tab character.192
ErrorsLine contains a tab character.193
ErrorsLine contains a tab character.194
ErrorsLine contains a tab character.195
ErrorsLine contains a tab character.196
Warnings'(' is preceded with whitespace.196
ErrorsLine contains a tab character.197
Errors'if' is not followed by whitespace.197
Errors'!=' is not preceded with whitespace.197
Errors'!=' is not followed by whitespace.197
ErrorsLine contains a tab character.198
ErrorsLine contains a tab character.199
ErrorsLine contains a tab character.200
ErrorsLine contains a tab character.201
ErrorsLine contains a tab character.202
ErrorsLine contains a tab character.203
ErrorsLine contains a tab character.204
ErrorsLine contains a tab character.205
ErrorsLine contains a tab character.206
ErrorsLine contains a tab character.207
ErrorsLine contains a tab character.208
Warnings'(' is followed by whitespace.208
Warnings')' is preceded with whitespace.208
ErrorsLine contains a tab character.209
Errors'if' is not followed by whitespace.209
Errors'!=' is not preceded with whitespace.209
Errors'!=' is not followed by whitespace.209
Errors'{' is not preceded with whitespace.209
ErrorsLine contains a tab character.210
ErrorsLine contains a tab character.211
Warnings'(' is followed by whitespace.211
Warnings')' is preceded with whitespace.211
ErrorsLine contains a tab character.213
ErrorsLine contains a tab character.224
ErrorsLine contains a tab character.225
ErrorsLine contains a tab character.226
ErrorsLine contains a tab character.227
ErrorsLine contains a tab character.228
ErrorsLine contains a tab character.229
Warnings'(' is followed by whitespace.229
Warnings')' is preceded with whitespace.229
ErrorsLine contains a tab character.230
Errors'if' is not followed by whitespace.230
Errors'!=' is not preceded with whitespace.230
Errors'!=' is not followed by whitespace.230
Errors'{' is not preceded with whitespace.230
ErrorsLine contains a tab character.231
ErrorsLine contains a tab character.232
Warnings'(' is followed by whitespace.232
Warnings')' is preceded with whitespace.232
ErrorsLine contains a tab character.233
Warnings'(' is followed by whitespace.233
Warnings')' is preceded with whitespace.233
ErrorsLine contains a tab character.234
ErrorsLine contains a tab character.235
ErrorsLine contains a tab character.236
ErrorsLine contains a tab character.237
ErrorsLine contains a tab character.238
ErrorsLine contains a tab character.239
ErrorsLine contains a tab character.240
Warnings'(' is followed by whitespace.240
Warnings')' is preceded with whitespace.240
ErrorsLine contains a tab character.241
Errors'if' is not followed by whitespace.241
Errors'!=' is not preceded with whitespace.241
Errors'!=' is not followed by whitespace.241
Errors'{' is not preceded with whitespace.241
ErrorsLine contains a tab character.242
ErrorsLine contains a tab character.243
Warnings'(' is followed by whitespace.243
Warnings')' is preceded with whitespace.243
ErrorsLine contains a tab character.244
Warnings'(' is followed by whitespace.244
Warnings')' is preceded with whitespace.244
ErrorsLine contains a tab character.245
ErrorsLine contains a tab character.246
ErrorsLine contains a tab character.247
ErrorsLine contains a tab character.248
ErrorsLine contains a tab character.249
ErrorsLine contains a tab character.250
ErrorsLine contains a tab character.251
Warnings')' is preceded with whitespace.251
ErrorsLine contains a tab character.252
Errors'if' is not followed by whitespace.252
Errors'!=' is not preceded with whitespace.252
Errors'!=' is not followed by whitespace.252
Errors'{' is not preceded with whitespace.252
ErrorsLine contains a tab character.253
ErrorsLine contains a tab character.254
ErrorsLine contains a tab character.255
Warnings'(' is followed by whitespace.255
Warnings')' is preceded with whitespace.255
ErrorsLine contains a tab character.256
Warnings'(' is followed by whitespace.256
Warnings')' is preceded with whitespace.256
ErrorsLine contains a tab character.257
ErrorsLine contains a tab character.258
ErrorsLine contains a tab character.259
ErrorsLine contains a tab character.260
ErrorsLine contains a tab character.261
ErrorsLine contains a tab character.262
ErrorsLine contains a tab character.263
Warnings'(' is followed by whitespace.263
Warnings')' is preceded with whitespace.263
ErrorsLine contains a tab character.264
Errors'if' is not followed by whitespace.264
Errors'!=' is not preceded with whitespace.264
Errors'!=' is not followed by whitespace.264
Errors'{' is not preceded with whitespace.264
ErrorsLine contains a tab character.265
ErrorsLine contains a tab character.266
Warnings'(' is followed by whitespace.266
Warnings')' is preceded with whitespace.266
WarningsLine is longer than 120 characters.267
ErrorsLine contains a tab character.267
Warnings'(' is followed by whitespace.267
WarningsLine is longer than 120 characters.268
ErrorsLine contains a tab character.268
Warnings'(' is followed by whitespace.268
ErrorsLine contains a tab character.269
Warnings'(' is followed by whitespace.269
Warnings')' is preceded with whitespace.269
ErrorsLine contains a tab character.270
Warnings'(' is followed by whitespace.270
Warnings')' is preceded with whitespace.270
ErrorsLine contains a tab character.271
Warnings'(' is followed by whitespace.271
Warnings')' is preceded with whitespace.271
ErrorsLine contains a tab character.272
ErrorsLine contains a tab character.273
ErrorsLine contains a tab character.274
ErrorsLine contains a tab character.275
ErrorsLine contains a tab character.276
ErrorsLine contains a tab character.277
ErrorsLine contains a tab character.278
ErrorsLine contains a tab character.279
ErrorsLine contains a tab character.280
ErrorsLine contains a tab character.281
ErrorsLine contains a tab character.282
ErrorsLine contains a tab character.283
ErrorsLine contains a tab character.284
ErrorsLine contains a tab character.285
ErrorsLine contains a tab character.286
Warnings'(' is followed by whitespace.286
Warnings')' is preceded with whitespace.286
ErrorsLine contains a tab character.287
Errors'if' is not followed by whitespace.287
Errors'!=' is not preceded with whitespace.287
Errors'!=' is not followed by whitespace.287
Errors'{' is not preceded with whitespace.287
ErrorsLine contains a tab character.288
ErrorsLine contains a tab character.289
Errors',' is not followed by whitespace.289
Warnings'(' is followed by whitespace.289
Warnings')' is preceded with whitespace.289
ErrorsLine contains a tab character.290
Warnings'(' is followed by whitespace.290
Warnings')' is preceded with whitespace.290
ErrorsLine contains a tab character.291
Warnings'(' is followed by whitespace.291
Warnings')' is preceded with whitespace.291
ErrorsLine contains a tab character.292
ErrorsLine contains a tab character.293
ErrorsLine contains a tab character.294
ErrorsLine contains a tab character.295
ErrorsLine contains a tab character.296
ErrorsLine contains a tab character.297
Warnings'(' is followed by whitespace.297
Warnings')' is preceded with whitespace.297
ErrorsLine contains a tab character.298
Warnings'(' is followed by whitespace.298
Warnings')' is preceded with whitespace.298
ErrorsLine contains a tab character.299
ErrorsLine contains a tab character.300
ErrorsLine contains a tab character.301
ErrorsLine contains a tab character.302
ErrorsLine contains a tab character.303
ErrorsLine contains a tab character.304
ErrorsLine contains a tab character.305
ErrorsLine contains a tab character.306
ErrorsLine contains a tab character.307
ErrorsLine contains a tab character.308
ErrorsLine contains a tab character.309
ErrorsLine contains a tab character.310
ErrorsLine contains a tab character.311
ErrorsLine contains a tab character.312
ErrorsLine contains a tab character.313
ErrorsLine contains a tab character.314
ErrorsLine contains a tab character.315
ErrorsLine contains a tab character.316
ErrorsLine contains a tab character.317
ErrorsLine contains a tab character.318
ErrorsLine contains a tab character.319
ErrorsLine contains a tab character.320
ErrorsLine contains a tab character.321
ErrorsLine contains a tab character.322
ErrorsLine contains a tab character.323
ErrorsLine contains a tab character.324
ErrorsLine contains a tab character.325
ErrorsLine contains a tab character.326
ErrorsLine contains a tab character.327
ErrorsLine contains a tab character.328
ErrorsLine contains a tab character.329
ErrorsLine contains a tab character.330
ErrorsLine contains a tab character.331
Errors'{' is not preceded with whitespace.331
ErrorsLine contains a tab character.332
ErrorsLine contains a tab character.333
ErrorsLine contains a tab character.334
ErrorsLine contains a tab character.335
ErrorsLine contains a tab character.336
ErrorsLine contains a tab character.337
ErrorsLine contains a tab character.344
ErrorsLine contains a tab character.345
ErrorsLine contains a tab character.346
ErrorsLine contains a tab character.347
ErrorsLine contains a tab character.348
Errors'{' is not preceded with whitespace.348
ErrorsLine contains a tab character.351
ErrorsLine contains a tab character.352
ErrorsLine contains a tab character.353
ErrorsLine contains a tab character.354
ErrorsLine contains a tab character.357
ErrorsLine contains a tab character.358
ErrorsLine contains a tab character.359
ErrorsLine contains a tab character.360
ErrorsLine contains a tab character.361
ErrorsLine contains a tab character.362
ErrorsLine contains a tab character.363
ErrorsLine contains a tab character.364
ErrorsLine contains a tab character.365
Errors'{' is not preceded with whitespace.365
ErrorsLine contains a tab character.368
ErrorsLine contains a tab character.369
ErrorsLine contains a tab character.370
ErrorsLine contains a tab character.371
ErrorsLine contains a tab character.377
ErrorsLine contains a tab character.378
ErrorsLine contains a tab character.379
ErrorsLine contains a tab character.380
ErrorsLine contains a tab character.381
ErrorsLine contains a tab character.387
ErrorsLine contains a tab character.388
ErrorsLine contains a tab character.389
ErrorsLine contains a tab character.390
ErrorsLine contains a tab character.391
ErrorsLine contains a tab character.392
ErrorsLine contains a tab character.393
ErrorsLine contains a tab character.394
ErrorsLine contains a tab character.395
ErrorsLine contains a tab character.396
Errors'{' is not preceded with whitespace.396
ErrorsLine contains a tab character.399
ErrorsLine contains a tab character.400
ErrorsLine contains a tab character.401
ErrorsLine contains a tab character.402
ErrorsLine contains a tab character.409
ErrorsLine contains a tab character.410
ErrorsLine contains a tab character.411
ErrorsLine contains a tab character.412
ErrorsLine contains a tab character.413
Errors'{' is not preceded with whitespace.413
ErrorsLine contains a tab character.416
ErrorsLine contains a tab character.417
ErrorsLine contains a tab character.418
ErrorsLine contains a tab character.419
ErrorsLine contains a tab character.420
ErrorsLine contains a tab character.421
ErrorsLine contains a tab character.422
ErrorsLine contains a tab character.423
ErrorsLine contains a tab character.424
ErrorsLine contains a tab character.425
ErrorsLine contains a tab character.426
ErrorsLine contains a tab character.427
ErrorsLine contains a tab character.428
ErrorsLine contains a tab character.429
ErrorsLine contains a tab character.430
ErrorsLine contains a tab character.431
ErrorsLine contains a tab character.432
ErrorsLine contains a tab character.433
ErrorsLine contains a tab character.434
ErrorsLine contains a tab character.435
ErrorsLine contains a tab character.436
ErrorsLine contains a tab character.437
ErrorsLine contains a tab character.438
Warnings'(' is followed by whitespace.438
Warnings')' is preceded with whitespace.438
ErrorsLine contains a tab character.439
Warnings'(' is followed by whitespace.439
Warnings')' is preceded with whitespace.439
ErrorsLine contains a tab character.440
ErrorsLine contains a tab character.441
ErrorsLine contains a tab character.442
Warnings'(' is followed by whitespace.442
Warnings')' is preceded with whitespace.442
ErrorsLine contains a tab character.443
Warnings'(' is followed by whitespace.443
Warnings')' is preceded with whitespace.443
ErrorsLine contains a tab character.444
Warnings'(' is followed by whitespace.444
Warnings')' is preceded with whitespace.444
ErrorsLine contains a tab character.445
ErrorsLine contains a tab character.446
ErrorsLine contains a tab character.447
ErrorsLine contains a tab character.448
ErrorsLine contains a tab character.449
ErrorsLine contains a tab character.450
ErrorsLine contains a tab character.451
ErrorsLine contains a tab character.452
ErrorsLine contains a tab character.453
ErrorsLine contains a tab character.454
Warnings'(' is followed by whitespace.454
Warnings')' is preceded with whitespace.454
ErrorsLine contains a tab character.455
ErrorsLine contains a tab character.456
ErrorsLine contains a tab character.457
ErrorsLine contains a tab character.458
ErrorsLine contains a tab character.459
ErrorsLine contains a tab character.460
ErrorsLine contains a tab character.461
ErrorsLine contains a tab character.462
ErrorsLine contains a tab character.463
ErrorsLine contains a tab character.464
ErrorsLine contains a tab character.466
ErrorsLine contains a tab character.467
ErrorsLine contains a tab character.468
ErrorsLine contains a tab character.469
ErrorsLine contains a tab character.470
ErrorsLine contains a tab character.471
Warnings'(' is followed by whitespace.471
Warnings')' is preceded with whitespace.471
ErrorsLine contains a tab character.472
ErrorsLine contains a tab character.473
ErrorsLine contains a tab character.474
ErrorsLine contains a tab character.475
ErrorsLine contains a tab character.477
ErrorsLine contains a tab character.478
ErrorsLine contains a tab character.479
ErrorsLine contains a tab character.480
ErrorsLine contains a tab character.481
Warnings'(' is followed by whitespace.481
Warnings')' is preceded with whitespace.481
ErrorsLine contains a tab character.482
ErrorsLine contains a tab character.483
ErrorsLine contains a tab character.484
ErrorsLine contains a tab character.485
ErrorsLine contains a tab character.487
ErrorsLine contains a tab character.488
ErrorsLine contains a tab character.489
ErrorsLine contains a tab character.490
Errors',' is not followed by whitespace.490
ErrorsLine contains a tab character.491
ErrorsLine contains a tab character.492
ErrorsLine contains a tab character.494
ErrorsLine contains a tab character.495
ErrorsLine contains a tab character.496
ErrorsLine contains a tab character.497
ErrorsLine contains a tab character.498
ErrorsLine contains a tab character.499
ErrorsLine contains a tab character.500
ErrorsLine contains a tab character.502
ErrorsLine contains a tab character.503
ErrorsLine contains a tab character.504
ErrorsLine contains a tab character.505
ErrorsLine contains a tab character.506
ErrorsLine contains a tab character.510
ErrorsLine contains a tab character.511
ErrorsLine contains a tab character.512
ErrorsLine contains a tab character.513
ErrorsLine contains a tab character.514
ErrorsLine contains a tab character.518
ErrorsLine contains a tab character.519
ErrorsLine contains a tab character.520
ErrorsLine contains a tab character.521
ErrorsLine contains a tab character.522
ErrorsLine contains a tab character.526
ErrorsLine contains a tab character.527
ErrorsLine contains a tab character.528
ErrorsLine contains a tab character.529
ErrorsLine contains a tab character.530
ErrorsLine contains a tab character.534
ErrorsLine contains a tab character.535
ErrorsLine contains a tab character.536
ErrorsLine contains a tab character.537
ErrorsLine contains a tab character.538
ErrorsLine contains a tab character.542
ErrorsLine contains a tab character.543
ErrorsLine contains a tab character.544
ErrorsLine contains a tab character.545
ErrorsLine contains a tab character.546
ErrorsLine contains a tab character.550
ErrorsLine contains a tab character.551
ErrorsLine contains a tab character.552
ErrorsLine contains a tab character.554
ErrorsLine contains a tab character.555
ErrorsLine contains a tab character.556
ErrorsLine contains a tab character.558
ErrorsLine contains a tab character.559
ErrorsLine contains a tab character.560
ErrorsLine contains a tab character.562
ErrorsLine contains a tab character.563
ErrorsLine contains a tab character.564
ErrorsLine contains a tab character.566
ErrorsLine contains a tab character.567
ErrorsLine contains a tab character.568
ErrorsLine contains a tab character.570
ErrorsLine contains a tab character.571
ErrorsLine contains a tab character.572
ErrorsLine contains a tab character.574
ErrorsLine contains a tab character.575
ErrorsLine contains a tab character.576
ErrorsLine contains a tab character.578
ErrorsLine contains a tab character.579
ErrorsLine contains a tab character.580
ErrorsLine contains a tab character.582
ErrorsLine contains a tab character.583
ErrorsLine contains a tab character.584
ErrorsLine contains a tab character.585
ErrorsLine contains a tab character.586
ErrorsLine contains a tab character.587
ErrorsLine contains a tab character.589
ErrorsLine contains a tab character.590
ErrorsLine contains a tab character.591
ErrorsLine contains a tab character.592
ErrorsLine contains a tab character.593
ErrorsLine contains a tab character.594
ErrorsLine contains a tab character.596
ErrorsLine contains a tab character.597
ErrorsLine contains a tab character.598
ErrorsLine contains a tab character.599
ErrorsLine contains a tab character.600
ErrorsLine contains a tab character.601
ErrorsLine contains a tab character.603
ErrorsLine contains a tab character.604
ErrorsLine contains a tab character.605
ErrorsLine contains a tab character.606
ErrorsLine contains a tab character.607
ErrorsLine contains a tab character.608
ErrorsLine contains a tab character.610
ErrorsLine contains a tab character.611
ErrorsLine contains a tab character.612
ErrorsLine contains a tab character.613
ErrorsLine contains a tab character.614
ErrorsLine contains a tab character.615
ErrorsLine contains a tab character.617
ErrorsLine contains a tab character.618
ErrorsLine contains a tab character.619
ErrorsLine contains a tab character.620
ErrorsLine contains a tab character.621
ErrorsLine contains a tab character.622
ErrorsLine contains a tab character.624
ErrorsLine contains a tab character.625
ErrorsLine contains a tab character.626
ErrorsLine contains a tab character.628
ErrorsLine contains a tab character.629
ErrorsLine contains a tab character.630
ErrorsLine contains a tab character.632
ErrorsLine contains a tab character.633
ErrorsLine contains a tab character.634

org/kuali/rice/kim/impl/identity/PersonLookupableImpl.java

ViolationMessageLine
WarningsUnused import - org.kuali.rice.core.api.criteria.Predicate.19
WarningsUnused import - org.kuali.rice.core.api.criteria.PredicateUtils.20
WarningsUnused import - org.kuali.rice.core.api.criteria.QueryByCriteria.21
WarningsUnused import - org.kuali.rice.kim.api.KimConstants.22
WarningsUnused import - org.kuali.rice.kim.api.group.Group.23
WarningsUnused import - org.kuali.rice.kim.api.group.GroupQueryResults.24
WarningsUnused import - org.kuali.rice.kim.api.group.GroupService.25
WarningsUnused import - org.kuali.rice.kim.impl.group.GroupBo.29
WarningsUnused import - java.sql.Timestamp.33
WarningsUnused import - java.util.ArrayList.34
WarningsUnused import - java.util.Calendar.35
WarningsUnused import - java.util.HashMap.36

org/kuali/rice/kim/impl/identity/PersonServiceImpl.java

ViolationMessageLine
ErrorsLine contains a tab character.65
Warnings'(' is followed by whitespace.65
Warnings')' is preceded with whitespace.65
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.67
ErrorsLine contains a tab character.68
ErrorsLine contains a tab character.69
ErrorsLine contains a tab character.70
ErrorsLine contains a tab character.71
ErrorsLine contains a tab character.72
ErrorsLine contains a tab character.73
ErrorsLine contains a tab character.74
ErrorsLine contains a tab character.75
ErrorsLine contains a tab character.76
ErrorsLine contains a tab character.77
ErrorsLine contains a tab character.78
ErrorsLine contains a tab character.79
ErrorsLine contains a tab character.80
ErrorsLine contains a tab character.81
ErrorsLine contains a tab character.83
Warnings'(' is followed by whitespace.83
Warnings')' is preceded with whitespace.83
ErrorsLine contains a tab character.84
ErrorsLine contains a tab character.85
ErrorsLine contains a tab character.87
ErrorsLine contains a tab character.88
ErrorsLine contains a tab character.89
ErrorsLine contains a tab character.90
ErrorsLine contains a tab character.91
ErrorsLine contains a tab character.92
ErrorsLine contains a tab character.93
Warnings'(' is followed by whitespace.93
Warnings')' is preceded with whitespace.93
ErrorsLine contains a tab character.94
Warnings'(' is followed by whitespace.94
Warnings')' is preceded with whitespace.94
ErrorsLine contains a tab character.95
ErrorsLine contains a tab character.96
ErrorsLine contains a tab character.97
Warnings'(' is followed by whitespace.97
ErrorsLine contains a tab character.98
Warnings'(' is followed by whitespace.98
Warnings')' is preceded with whitespace.98
ErrorsLine contains a tab character.99
Warnings'(' is followed by whitespace.99
Warnings')' is preceded with whitespace.99
ErrorsLine contains a tab character.100
Warnings'(' is followed by whitespace.100
Warnings')' is preceded with whitespace.100
ErrorsLine contains a tab character.101
Warnings'(' is followed by whitespace.101
Warnings')' is preceded with whitespace.101
ErrorsLine contains a tab character.102
Warnings'(' is followed by whitespace.102
Warnings')' is preceded with whitespace.102
ErrorsLine contains a tab character.103
Warnings'(' is followed by whitespace.103
Warnings')' is preceded with whitespace.103
ErrorsLine contains a tab character.104
Warnings'(' is followed by whitespace.104
Warnings')' is preceded with whitespace.104
ErrorsLine contains a tab character.105
Warnings'(' is followed by whitespace.105
Warnings')' is preceded with whitespace.105
ErrorsLine contains a tab character.106
Warnings'(' is followed by whitespace.106
Warnings')' is preceded with whitespace.106
ErrorsLine contains a tab character.107
Warnings'(' is followed by whitespace.107
Warnings')' is preceded with whitespace.107
ErrorsLine contains a tab character.108
Warnings'(' is followed by whitespace.108
Warnings')' is preceded with whitespace.108
ErrorsLine contains a tab character.109
Warnings'(' is followed by whitespace.109
Warnings')' is preceded with whitespace.109
ErrorsLine contains a tab character.110
Warnings'(' is followed by whitespace.110
Warnings')' is preceded with whitespace.110
ErrorsLine contains a tab character.111
Warnings'(' is followed by whitespace.111
Warnings')' is preceded with whitespace.111
ErrorsLine contains a tab character.112
Warnings'(' is followed by whitespace.112
Warnings')' is preceded with whitespace.112
ErrorsLine contains a tab character.113
Warnings'(' is followed by whitespace.113
Warnings')' is preceded with whitespace.113
ErrorsLine contains a tab character.114
Warnings'(' is followed by whitespace.114
Warnings')' is preceded with whitespace.114
ErrorsLine contains a tab character.115
Warnings'(' is followed by whitespace.115
Warnings')' is preceded with whitespace.115
ErrorsLine contains a tab character.116
Warnings'(' is followed by whitespace.116
Warnings')' is preceded with whitespace.116
ErrorsLine contains a tab character.117
Warnings'(' is followed by whitespace.117
Warnings')' is preceded with whitespace.117
ErrorsLine contains a tab character.118
Warnings'(' is followed by whitespace.118
Warnings')' is preceded with whitespace.118
ErrorsLine contains a tab character.119
Warnings'(' is followed by whitespace.119
Warnings')' is preceded with whitespace.119
ErrorsLine contains a tab character.120
Warnings'(' is followed by whitespace.120
Warnings')' is preceded with whitespace.120
ErrorsLine contains a tab character.121
Warnings'(' is followed by whitespace.121
Warnings')' is preceded with whitespace.121
ErrorsLine contains a tab character.123
Warnings'(' is followed by whitespace.123
Warnings')' is preceded with whitespace.123
ErrorsLine contains a tab character.124
Warnings'(' is followed by whitespace.124
Warnings')' is preceded with whitespace.124
ErrorsLine contains a tab character.125
Warnings'(' is followed by whitespace.125
Warnings')' is preceded with whitespace.125
ErrorsLine contains a tab character.126
Warnings'(' is followed by whitespace.126
Warnings')' is preceded with whitespace.126
ErrorsLine contains a tab character.127
Warnings'(' is followed by whitespace.127
Warnings')' is preceded with whitespace.127
ErrorsLine contains a tab character.128
Warnings'(' is followed by whitespace.128
Warnings')' is preceded with whitespace.128
ErrorsLine contains a tab character.129
Warnings'(' is followed by whitespace.129
Warnings')' is preceded with whitespace.129
ErrorsLine contains a tab character.130
Warnings'(' is followed by whitespace.130
Warnings')' is preceded with whitespace.130
ErrorsLine contains a tab character.131
Warnings'(' is followed by whitespace.131
Warnings')' is preceded with whitespace.131
ErrorsLine contains a tab character.132
ErrorsLine contains a tab character.134
ErrorsLine contains a tab character.135
ErrorsLine contains a tab character.136
ErrorsLine contains a tab character.137
ErrorsLine contains a tab character.138
ErrorsLine contains a tab character.139
Warnings'(' is followed by whitespace.139
Warnings')' is preceded with whitespace.139
ErrorsLine contains a tab character.140
ErrorsLine contains a tab character.141
ErrorsLine contains a tab character.143
ErrorsLine contains a tab character.144
Warnings'(' is followed by whitespace.144
Warnings')' is preceded with whitespace.144
ErrorsLine contains a tab character.145
ErrorsLine contains a tab character.146
Warnings'(' is followed by whitespace.146
Warnings')' is preceded with whitespace.146
ErrorsLine contains a tab character.147
ErrorsLine contains a tab character.148
Warnings')' is preceded with whitespace.150
Warnings'(' is followed by whitespace.151
Warnings')' is preceded with whitespace.151
ErrorsLine contains a tab character.153
ErrorsLine contains a tab character.154
ErrorsLine contains a tab character.155
ErrorsLine contains a tab character.157
Warnings'(' is followed by whitespace.157
Warnings')' is preceded with whitespace.157
ErrorsLine contains a tab character.158
ErrorsLine contains a tab character.159
ErrorsLine contains a tab character.160
Warnings'(' is followed by whitespace.160
Warnings')' is preceded with whitespace.160
ErrorsLine contains a tab character.161
Warnings'(' is followed by whitespace.161
Warnings')' is preceded with whitespace.161
ErrorsLine contains a tab character.162
ErrorsLine contains a tab character.163
Warnings'(' is followed by whitespace.163
Warnings')' is preceded with whitespace.163
ErrorsLine contains a tab character.164
ErrorsLine contains a tab character.165
ErrorsLine contains a tab character.166
ErrorsLine contains a tab character.167
ErrorsLine contains a tab character.168
Warnings'(' is followed by whitespace.168
Warnings')' is preceded with whitespace.168
ErrorsLine contains a tab character.169
ErrorsLine contains a tab character.170
ErrorsLine contains a tab character.171
Warnings'(' is followed by whitespace.171
Warnings')' is preceded with whitespace.171
ErrorsLine contains a tab character.172
ErrorsLine contains a tab character.173
Warnings'(' is followed by whitespace.173
Warnings')' is preceded with whitespace.173
ErrorsLine contains a tab character.174
ErrorsLine contains a tab character.175
ErrorsLine contains a tab character.176
Warnings'(' is followed by whitespace.176
Warnings')' is preceded with whitespace.176
ErrorsLine contains a tab character.177
ErrorsLine contains a tab character.178
ErrorsLine contains a tab character.179
ErrorsLine contains a tab character.180
ErrorsLine contains a tab character.181
ErrorsLine contains a tab character.182
ErrorsLine contains a tab character.183
ErrorsLine contains a tab character.184
ErrorsLine contains a tab character.185
Warnings'(' is followed by whitespace.185
Warnings')' is preceded with whitespace.185
ErrorsLine contains a tab character.186
ErrorsLine contains a tab character.187
ErrorsLine contains a tab character.189
ErrorsLine contains a tab character.190
Warnings'(' is followed by whitespace.190
Warnings')' is preceded with whitespace.190
ErrorsLine contains a tab character.191
ErrorsLine contains a tab character.192
Warnings'(' is followed by whitespace.192
Warnings')' is preceded with whitespace.192
Warnings'(' is followed by whitespace.196
Warnings')' is preceded with whitespace.196
Warnings'(' is followed by whitespace.197
Warnings')' is preceded with whitespace.197
ErrorsLine contains a tab character.199
ErrorsLine contains a tab character.200
ErrorsLine contains a tab character.201
ErrorsLine contains a tab character.203
ErrorsLine contains a tab character.204
Warnings'(' is followed by whitespace.204
Warnings'(' is followed by whitespace.204
Warnings')' is preceded with whitespace.204
Warnings')' is preceded with whitespace.204
ErrorsLine contains a tab character.205
ErrorsLine contains a tab character.206
ErrorsLine contains a tab character.208
Warnings'(' is followed by whitespace.208
Warnings')' is preceded with whitespace.208
ErrorsLine contains a tab character.209
Warnings'(' is followed by whitespace.209
Warnings')' is preceded with whitespace.209
ErrorsLine contains a tab character.210
ErrorsLine contains a tab character.212
ErrorsLine contains a tab character.213
ErrorsLine contains a tab character.214
ErrorsLine contains a tab character.215
ErrorsLine contains a tab character.216
ErrorsLine contains a tab character.217
ErrorsLine contains a tab character.218
ErrorsLine contains a tab character.219
ErrorsLine contains a tab character.220
ErrorsLine contains a tab character.221
ErrorsLine contains a tab character.222
ErrorsLine contains a tab character.223
ErrorsLine contains a tab character.224
ErrorsLine contains a tab character.225
ErrorsLine contains a tab character.226
ErrorsLine contains a tab character.227
ErrorsLine contains a tab character.228
ErrorsLine contains a tab character.229
Warnings'(' is followed by whitespace.229
Warnings')' is preceded with whitespace.229
ErrorsLine contains a tab character.230
ErrorsLine contains a tab character.231
ErrorsLine contains a tab character.232
ErrorsLine contains a tab character.233
Warnings'(' is followed by whitespace.233
Warnings')' is preceded with whitespace.233
ErrorsLine contains a tab character.234
ErrorsLine contains a tab character.235
ErrorsLine contains a tab character.236
Warnings'(' is followed by whitespace.236
Warnings')' is preceded with whitespace.236
ErrorsLine contains a tab character.237
Warnings'(' is followed by whitespace.237
Warnings')' is preceded with whitespace.237
ErrorsLine contains a tab character.238
ErrorsLine contains a tab character.239
ErrorsLine contains a tab character.240
Warnings'(' is followed by whitespace.240
Warnings')' is preceded with whitespace.240
ErrorsLine contains a tab character.241
ErrorsLine contains a tab character.242
ErrorsLine contains a tab character.243
ErrorsLine contains a tab character.244
ErrorsLine contains a tab character.245
ErrorsLine contains a tab character.246
Warnings'(' is followed by whitespace.246
Warnings')' is preceded with whitespace.246
ErrorsLine contains a tab character.247
Warnings')' is preceded with whitespace.247
ErrorsLine contains a tab character.248
ErrorsLine contains a tab character.249
Warnings'(' is followed by whitespace.249
Warnings')' is preceded with whitespace.249
ErrorsLine contains a tab character.250
Warnings'(' is followed by whitespace.250
Warnings')' is preceded with whitespace.250
ErrorsLine contains a tab character.251
Warnings'(' is followed by whitespace.251
Warnings')' is preceded with whitespace.251
ErrorsLine contains a tab character.252
ErrorsLine contains a tab character.253
ErrorsLine contains a tab character.254
ErrorsLine contains a tab character.255
ErrorsLine contains a tab character.256
ErrorsLine contains a tab character.257
Warnings'(' is followed by whitespace.257
Warnings')' is preceded with whitespace.257
ErrorsLine contains a tab character.258
Warnings'(' is followed by whitespace.258
Warnings')' is preceded with whitespace.258
ErrorsLine contains a tab character.259
Warnings'(' is followed by whitespace.259
Warnings')' is preceded with whitespace.259
Warnings'(' is followed by whitespace.259
Warnings')' is preceded with whitespace.259
ErrorsLine contains a tab character.260
ErrorsLine contains a tab character.261
ErrorsLine contains a tab character.262
Warnings'(' is followed by whitespace.262
Warnings')' is preceded with whitespace.262
ErrorsLine contains a tab character.263
ErrorsLine contains a tab character.264
Warnings'(' is followed by whitespace.264
Warnings')' is preceded with whitespace.264
ErrorsLine contains a tab character.265
Warnings'(' is followed by whitespace.265
Warnings')' is preceded with whitespace.265
ErrorsLine contains a tab character.266
Warnings'(' is followed by whitespace.266
Warnings')' is preceded with whitespace.266
ErrorsLine contains a tab character.267
ErrorsLine contains a tab character.268
ErrorsLine contains a tab character.269
ErrorsLine contains a tab character.270
ErrorsLine contains a tab character.271
ErrorsLine contains a tab character.272
Warnings'(' is followed by whitespace.272
Warnings')' is preceded with whitespace.272
ErrorsLine contains a tab character.273
ErrorsLine contains a tab character.274
ErrorsLine contains a tab character.275
ErrorsLine contains a tab character.276
Warnings'(' is followed by whitespace.276
Warnings')' is preceded with whitespace.276
ErrorsLine contains a tab character.277
ErrorsLine contains a tab character.278
ErrorsLine contains a tab character.279
ErrorsLine contains a tab character.280
ErrorsLine contains a tab character.281
Warnings'(' is followed by whitespace.281
Warnings')' is preceded with whitespace.281
ErrorsLine contains a tab character.282
ErrorsLine contains a tab character.283
ErrorsLine contains a tab character.284
ErrorsLine contains a tab character.285
ErrorsLine contains a tab character.286
Warnings'(' is followed by whitespace.286
Warnings')' is preceded with whitespace.286
ErrorsLine contains a tab character.287
Warnings'(' is followed by whitespace.287
Warnings')' is preceded with whitespace.287
ErrorsLine contains a tab character.288
ErrorsLine contains a tab character.289
ErrorsLine contains a tab character.290
ErrorsLine contains a tab character.291
Warnings'(' is followed by whitespace.291
Warnings')' is preceded with whitespace.291
ErrorsLine contains a tab character.292
ErrorsLine contains a tab character.293
ErrorsLine contains a tab character.294
ErrorsLine contains a tab character.295
ErrorsLine contains a tab character.296
Warnings'(' is followed by whitespace.296
Warnings')' is preceded with whitespace.296
ErrorsLine contains a tab character.297
ErrorsLine contains a tab character.298
ErrorsLine contains a tab character.299
ErrorsLine contains a tab character.300
ErrorsLine contains a tab character.301
ErrorsLine contains a tab character.302
Warnings'(' is followed by whitespace.302
Warnings')' is preceded with whitespace.302
ErrorsLine contains a tab character.303
Warnings'(' is followed by whitespace.303
Warnings')' is preceded with whitespace.303
ErrorsLine contains a tab character.304
ErrorsLine contains a tab character.305
ErrorsLine contains a tab character.306
ErrorsLine contains a tab character.307
ErrorsLine contains a tab character.308
ErrorsLine contains a tab character.309
ErrorsLine contains a tab character.310
ErrorsLine contains a tab character.311
ErrorsLine contains a tab character.315
Warnings';' is followed by whitespace.315
ErrorsLine contains a tab character.316
ErrorsLine contains a tab character.317
ErrorsLine contains a tab character.318
ErrorsLine contains a tab character.319
ErrorsLine contains a tab character.320
ErrorsLine contains a tab character.321
ErrorsLine contains a tab character.322
ErrorsLine contains a tab character.323
ErrorsLine contains a tab character.324
ErrorsLine contains a tab character.325
ErrorsLine contains a tab character.326
ErrorsLine contains a tab character.327
ErrorsLine contains a tab character.328
ErrorsLine contains a tab character.329
Warnings')' is preceded with whitespace.329
ErrorsLine contains a tab character.330
ErrorsLine contains a tab character.333
Warnings'(' is followed by whitespace.333
Warnings')' is preceded with whitespace.333
ErrorsLine contains a tab character.340
ErrorsLine contains a tab character.342
Warnings'(' is followed by whitespace.342
Warnings')' is preceded with whitespace.342
ErrorsLine contains a tab character.344
Warnings'(' is followed by whitespace.344
Warnings')' is preceded with whitespace.344
ErrorsLine contains a tab character.345
ErrorsLine contains a tab character.346
Warnings'(' is followed by whitespace.346
Warnings')' is preceded with whitespace.346
ErrorsLine contains a tab character.347
Warnings'(' is followed by whitespace.347
Warnings'(' is followed by whitespace.347
Warnings')' is preceded with whitespace.347
Warnings')' is preceded with whitespace.347
ErrorsLine contains a tab character.348
ErrorsLine contains a tab character.349
ErrorsLine contains a tab character.351
ErrorsLine contains a tab character.352
ErrorsLine contains a tab character.354
Warnings'(' is followed by whitespace.354
Warnings')' is preceded with whitespace.354
ErrorsLine contains a tab character.355
Warnings'(' is followed by whitespace.355
Warnings')' is preceded with whitespace.355
ErrorsLine contains a tab character.356
Warnings'(' is followed by whitespace.356
Warnings')' is preceded with whitespace.356
ErrorsLine contains a tab character.357
ErrorsLine contains a tab character.358
ErrorsLine contains a tab character.359
ErrorsLine contains a tab character.360
ErrorsLine contains a tab character.361
ErrorsLine contains a tab character.362
ErrorsLine contains a tab character.363
ErrorsLine contains a tab character.364
ErrorsLine contains a tab character.365
ErrorsLine contains a tab character.366
ErrorsLine contains a tab character.367
ErrorsLine contains a tab character.368
Warnings'(' is followed by whitespace.368
Warnings')' is preceded with whitespace.368
ErrorsLine contains a tab character.370
Warnings'(' is followed by whitespace.370
Warnings')' is preceded with whitespace.370
Warnings'(' is followed by whitespace.372
Warnings')' is preceded with whitespace.372
ErrorsLine contains a tab character.373
Warnings'(' is followed by whitespace.373
Warnings')' is preceded with whitespace.373
ErrorsLine contains a tab character.374
ErrorsLine contains a tab character.375
ErrorsLine contains a tab character.376
ErrorsLine contains a tab character.377
ErrorsLine contains a tab character.378
ErrorsLine contains a tab character.379
ErrorsLine contains a tab character.380
ErrorsLine contains a tab character.381
Warnings'(' is followed by whitespace.381
Warnings'(' is followed by whitespace.381
Warnings')' is preceded with whitespace.381
Warnings')' is preceded with whitespace.381
ErrorsLine contains a tab character.382
ErrorsLine contains a tab character.383
ErrorsLine contains a tab character.384
ErrorsLine contains a tab character.385
ErrorsLine contains a tab character.386
Warnings'(' is followed by whitespace.386
Warnings'(' is followed by whitespace.386
Warnings')' is preceded with whitespace.386
Warnings')' is preceded with whitespace.386
ErrorsLine contains a tab character.387
ErrorsLine contains a tab character.388
Warnings'(' is followed by whitespace.388
Warnings'(' is followed by whitespace.388
Warnings')' is preceded with whitespace.388
Warnings')' is preceded with whitespace.388
ErrorsLine contains a tab character.389
ErrorsLine contains a tab character.390
Warnings'(' is followed by whitespace.390
Warnings')' is preceded with whitespace.390
ErrorsLine contains a tab character.391
ErrorsLine contains a tab character.392
ErrorsLine contains a tab character.393
ErrorsLine contains a tab character.394
Warnings'(' is followed by whitespace.394
Warnings')' is preceded with whitespace.394
ErrorsLine contains a tab character.395
ErrorsLine contains a tab character.396
ErrorsLine contains a tab character.397
ErrorsLine contains a tab character.398
ErrorsLine contains a tab character.399
ErrorsLine contains a tab character.400
Warnings')' is preceded with whitespace.400
ErrorsLine contains a tab character.401
ErrorsLine contains a tab character.402
ErrorsLine contains a tab character.403
ErrorsLine contains a tab character.404
ErrorsLine contains a tab character.405
ErrorsLine contains a tab character.406
ErrorsLine contains a tab character.407
ErrorsLine contains a tab character.408
Warnings'(' is followed by whitespace.408
Warnings')' is preceded with whitespace.408
ErrorsLine contains a tab character.409
Warnings'(' is followed by whitespace.409
Warnings')' is preceded with whitespace.409
ErrorsLine contains a tab character.410
Warnings'(' is followed by whitespace.410
Warnings'(' is followed by whitespace.410
Warnings')' is preceded with whitespace.410
Warnings')' is preceded with whitespace.410
ErrorsLine contains a tab character.411
ErrorsLine contains a tab character.412
ErrorsLine contains a tab character.413
ErrorsLine contains a tab character.414
Warnings'(' is followed by whitespace.414
Warnings'(' is followed by whitespace.414
Warnings')' is preceded with whitespace.414
Warnings')' is preceded with whitespace.414
ErrorsLine contains a tab character.415
ErrorsLine contains a tab character.416
ErrorsLine contains a tab character.417
Warnings'(' is followed by whitespace.417
Warnings'(' is followed by whitespace.417
Warnings')' is preceded with whitespace.417
Warnings')' is preceded with whitespace.417
ErrorsLine contains a tab character.418
ErrorsLine contains a tab character.419
ErrorsLine contains a tab character.420
Warnings'(' is followed by whitespace.420
Warnings'(' is followed by whitespace.420
Warnings')' is preceded with whitespace.420
Warnings')' is preceded with whitespace.420
ErrorsLine contains a tab character.421
ErrorsLine contains a tab character.422
ErrorsLine contains a tab character.423
Warnings'(' is followed by whitespace.423
Warnings'(' is followed by whitespace.423
Warnings')' is preceded with whitespace.423
Warnings')' is preceded with whitespace.423
ErrorsLine contains a tab character.424
ErrorsLine contains a tab character.425
ErrorsLine contains a tab character.426
Warnings'(' is followed by whitespace.426
Warnings'(' is followed by whitespace.426
Warnings')' is preceded with whitespace.426
Warnings')' is preceded with whitespace.426
ErrorsLine contains a tab character.427
ErrorsLine contains a tab character.428
ErrorsLine contains a tab character.429
Warnings'(' is followed by whitespace.429
Warnings'(' is followed by whitespace.429
Warnings')' is preceded with whitespace.429
Warnings')' is preceded with whitespace.429
ErrorsLine contains a tab character.430
ErrorsLine contains a tab character.431
ErrorsLine contains a tab character.432
Warnings'(' is followed by whitespace.432
Warnings'(' is followed by whitespace.432
Warnings')' is preceded with whitespace.432
Warnings')' is preceded with whitespace.432
ErrorsLine contains a tab character.433
ErrorsLine contains a tab character.434
ErrorsLine contains a tab character.435
Warnings'(' is followed by whitespace.435
Warnings'(' is followed by whitespace.435
Warnings')' is preceded with whitespace.435
Warnings')' is preceded with whitespace.435
ErrorsLine contains a tab character.436
ErrorsLine contains a tab character.437
ErrorsLine contains a tab character.438
ErrorsLine contains a tab character.439
ErrorsLine contains a tab character.440
Warnings'(' is followed by whitespace.440
Warnings'(' is followed by whitespace.440
Warnings')' is preceded with whitespace.440
Warnings')' is preceded with whitespace.440
ErrorsLine contains a tab character.441
ErrorsLine contains a tab character.442
ErrorsLine contains a tab character.443
ErrorsLine contains a tab character.444
Warnings'(' is followed by whitespace.444
Warnings')' is preceded with whitespace.444
ErrorsLine contains a tab character.445
Warnings'(' is followed by whitespace.445
Warnings')' is preceded with whitespace.445
ErrorsLine contains a tab character.446
Warnings'(' is followed by whitespace.446
Warnings')' is preceded with whitespace.446
ErrorsLine contains a tab character.447
ErrorsLine contains a tab character.448
ErrorsLine contains a tab character.449
Warnings'(' is followed by whitespace.449
Warnings')' is preceded with whitespace.449
ErrorsLine contains a tab character.450
Warnings'(' is followed by whitespace.450
Warnings')' is preceded with whitespace.450
ErrorsLine contains a tab character.451
Warnings'(' is followed by whitespace.451
Warnings')' is preceded with whitespace.451
ErrorsLine contains a tab character.452
ErrorsLine contains a tab character.453
Warnings'(' is followed by whitespace.453
Warnings')' is preceded with whitespace.453
ErrorsLine contains a tab character.454
Warnings'(' is followed by whitespace.454
Warnings')' is preceded with whitespace.454
ErrorsLine contains a tab character.455
Warnings'(' is followed by whitespace.455
Warnings')' is preceded with whitespace.455
ErrorsLine contains a tab character.456
ErrorsLine contains a tab character.457
Warnings'(' is followed by whitespace.457
Warnings')' is preceded with whitespace.457
ErrorsLine contains a tab character.458
Warnings'(' is followed by whitespace.458
Warnings')' is preceded with whitespace.458
ErrorsLine contains a tab character.459
Warnings'(' is followed by whitespace.459
Warnings')' is preceded with whitespace.459
ErrorsLine contains a tab character.460
ErrorsLine contains a tab character.461
Warnings'(' is followed by whitespace.461
Warnings')' is preceded with whitespace.461
ErrorsLine contains a tab character.462
Warnings'(' is followed by whitespace.462
Warnings')' is preceded with whitespace.462
ErrorsLine contains a tab character.463
Warnings'(' is followed by whitespace.463
Warnings')' is preceded with whitespace.463
ErrorsLine contains a tab character.464
ErrorsLine contains a tab character.465
Warnings'(' is followed by whitespace.465
Warnings')' is preceded with whitespace.465
ErrorsLine contains a tab character.466
Warnings'(' is followed by whitespace.466
Warnings')' is preceded with whitespace.466
ErrorsLine contains a tab character.467
ErrorsLine contains a tab character.468
Warnings'(' is followed by whitespace.468
Warnings')' is preceded with whitespace.468
ErrorsLine contains a tab character.469
Warnings'(' is followed by whitespace.469
Warnings')' is preceded with whitespace.469
ErrorsLine contains a tab character.470
ErrorsLine contains a tab character.471
ErrorsLine contains a tab character.472
ErrorsLine contains a tab character.473
Warnings'(' is followed by whitespace.473
Warnings')' is preceded with whitespace.473
ErrorsLine contains a tab character.474
Warnings'(' is followed by whitespace.474
Warnings')' is preceded with whitespace.474
ErrorsLine contains a tab character.475
ErrorsLine contains a tab character.476
ErrorsLine contains a tab character.477
ErrorsLine contains a tab character.479
Warnings'(' is followed by whitespace.479
Warnings')' is preceded with whitespace.479
ErrorsLine contains a tab character.480
Warnings'(' is followed by whitespace.480
Warnings')' is preceded with whitespace.480
ErrorsLine contains a tab character.481
ErrorsLine contains a tab character.482
Warnings'(' is followed by whitespace.482
Warnings')' is preceded with whitespace.482
ErrorsLine contains a tab character.483
Warnings'(' is followed by whitespace.483
Warnings')' is preceded with whitespace.483
ErrorsLine contains a tab character.484
ErrorsLine contains a tab character.485
Warnings'(' is followed by whitespace.485
Warnings')' is preceded with whitespace.485
ErrorsLine contains a tab character.486
Warnings'(' is followed by whitespace.486
Warnings')' is preceded with whitespace.486
ErrorsLine contains a tab character.487
ErrorsLine contains a tab character.488
Warnings'(' is followed by whitespace.488
Warnings')' is preceded with whitespace.488
ErrorsLine contains a tab character.489
Warnings'(' is followed by whitespace.489
Warnings')' is preceded with whitespace.489
ErrorsLine contains a tab character.490
ErrorsLine contains a tab character.491
Warnings'(' is followed by whitespace.491
Warnings')' is preceded with whitespace.491
ErrorsLine contains a tab character.492
Warnings'(' is followed by whitespace.492
Warnings')' is preceded with whitespace.492
ErrorsLine contains a tab character.493
ErrorsLine contains a tab character.494
Warnings'(' is followed by whitespace.494
Warnings')' is preceded with whitespace.494
ErrorsLine contains a tab character.495
Warnings'(' is followed by whitespace.495
Warnings')' is preceded with whitespace.495
ErrorsLine contains a tab character.496
ErrorsLine contains a tab character.497
Warnings'(' is followed by whitespace.497
Warnings')' is preceded with whitespace.497
ErrorsLine contains a tab character.498
Warnings'(' is followed by whitespace.498
Warnings')' is preceded with whitespace.498
ErrorsLine contains a tab character.499
ErrorsLine contains a tab character.500
ErrorsLine contains a tab character.501
ErrorsLine contains a tab character.502
ErrorsLine contains a tab character.503
ErrorsLine contains a tab character.504
ErrorsLine contains a tab character.505
ErrorsLine contains a tab character.506
ErrorsLine contains a tab character.507
ErrorsLine contains a tab character.508
ErrorsLine contains a tab character.510
ErrorsLine contains a tab character.511
ErrorsLine contains a tab character.512
ErrorsLine contains a tab character.513
Warnings'(' is followed by whitespace.513
Warnings')' is preceded with whitespace.513
ErrorsLine contains a tab character.514
Warnings'(' is followed by whitespace.514
Warnings')' is preceded with whitespace.514
ErrorsLine contains a tab character.515
ErrorsLine contains a tab character.516
ErrorsLine contains a tab character.517
ErrorsLine contains a tab character.518
ErrorsLine contains a tab character.519
ErrorsLine contains a tab character.520
ErrorsLine contains a tab character.522
ErrorsLine contains a tab character.523
Warnings'(' is followed by whitespace.523
Warnings')' is preceded with whitespace.523
ErrorsLine contains a tab character.524
Warnings'(' is followed by whitespace.524
Warnings')' is preceded with whitespace.524
ErrorsLine contains a tab character.525
Warnings'(' is followed by whitespace.525
Warnings')' is preceded with whitespace.525
ErrorsLine contains a tab character.526
Warnings'(' is followed by whitespace.526
Warnings')' is preceded with whitespace.526
ErrorsLine contains a tab character.527
ErrorsLine contains a tab character.528
ErrorsLine contains a tab character.529
ErrorsLine contains a tab character.530
ErrorsLine contains a tab character.531
Warnings'(' is followed by whitespace.531
Warnings')' is preceded with whitespace.531
ErrorsLine contains a tab character.532
ErrorsLine contains a tab character.533
ErrorsLine contains a tab character.534
Warnings'(' is followed by whitespace.534
Warnings')' is preceded with whitespace.534
ErrorsLine contains a tab character.535
Warnings'(' is followed by whitespace.535
Warnings')' is preceded with whitespace.535
ErrorsLine contains a tab character.536
ErrorsLine contains a tab character.537
ErrorsLine contains a tab character.538
ErrorsLine contains a tab character.539
ErrorsLine contains a tab character.540
ErrorsLine contains a tab character.541
ErrorsLine contains a tab character.542
ErrorsLine contains a tab character.543
ErrorsLine contains a tab character.544
ErrorsLine contains a tab character.545
Warnings'(' is followed by whitespace.545
Warnings')' is preceded with whitespace.545
Warnings'(' is followed by whitespace.545
Warnings')' is preceded with whitespace.545
Warnings')' is preceded with whitespace.545
ErrorsLine contains a tab character.546
ErrorsLine contains a tab character.547
ErrorsLine contains a tab character.548
Warnings'(' is followed by whitespace.548
Warnings')' is preceded with whitespace.548
ErrorsLine contains a tab character.549
Warnings'(' is followed by whitespace.549
Warnings')' is preceded with whitespace.549
ErrorsLine contains a tab character.550
Warnings'(' is followed by whitespace.550
Warnings')' is preceded with whitespace.550
ErrorsLine contains a tab character.551
Warnings'(' is followed by whitespace.551
Warnings')' is preceded with whitespace.551
ErrorsLine contains a tab character.552
ErrorsLine contains a tab character.553
ErrorsLine contains a tab character.554
ErrorsLine contains a tab character.555
ErrorsLine contains a tab character.556
Warnings')' is preceded with whitespace.557
Warnings')' is preceded with whitespace.559
Warnings')' is preceded with whitespace.560
Warnings'(' is followed by whitespace.561
Warnings')' is preceded with whitespace.561
Warnings'(' is followed by whitespace.564
Warnings')' is preceded with whitespace.564
Warnings'(' is followed by whitespace.565
Warnings')' is preceded with whitespace.565
Warnings'(' is followed by whitespace.570
Warnings')' is preceded with whitespace.570
ErrorsLine contains a tab character.571
ErrorsLine contains a tab character.572
ErrorsLine contains a tab character.573
Warnings'(' is followed by whitespace.573
Warnings')' is preceded with whitespace.573
ErrorsLine contains a tab character.574
Warnings'(' is followed by whitespace.574
Warnings')' is preceded with whitespace.574
ErrorsLine contains a tab character.575
ErrorsLine contains a tab character.576
Warnings'(' is followed by whitespace.588
Warnings'(' is followed by whitespace.590
Warnings')' is preceded with whitespace.590
ErrorsLine contains a tab character.601
Warnings'(' is followed by whitespace.601
Warnings'(' is followed by whitespace.601
Warnings')' is preceded with whitespace.601
ErrorsLine contains a tab character.602
Warnings')' is preceded with whitespace.602
ErrorsLine contains a tab character.603
Warnings'(' is followed by whitespace.603
Warnings')' is preceded with whitespace.603
ErrorsLine contains a tab character.604
ErrorsLine contains a tab character.605
Warnings'(' is followed by whitespace.605
Warnings')' is preceded with whitespace.605
ErrorsLine contains a tab character.606
ErrorsLine contains a tab character.607
ErrorsLine contains a tab character.608
Warnings'(' is followed by whitespace.608
Warnings')' is preceded with whitespace.608
ErrorsLine contains a tab character.609
ErrorsLine contains a tab character.611
Warnings'(' is followed by whitespace.611
Warnings')' is preceded with whitespace.611
ErrorsLine contains a tab character.612
Warnings')' is preceded with whitespace.612
ErrorsLine contains a tab character.613
ErrorsLine contains a tab character.622
Warnings'(' is followed by whitespace.622
Warnings')' is preceded with whitespace.622
ErrorsLine contains a tab character.623
ErrorsLine contains a tab character.624
ErrorsLine contains a tab character.625
ErrorsLine contains a tab character.626
ErrorsLine contains a tab character.627
Warnings'(' is followed by whitespace.627
Warnings')' is preceded with whitespace.627
ErrorsLine contains a tab character.628
ErrorsLine contains a tab character.629
ErrorsLine contains a tab character.630
ErrorsLine contains a tab character.631
ErrorsLine contains a tab character.632
ErrorsLine contains a tab character.633
Warnings'(' is followed by whitespace.633
Warnings')' is preceded with whitespace.633
ErrorsLine contains a tab character.634
Warnings'(' is followed by whitespace.634
Warnings')' is preceded with whitespace.634
ErrorsLine contains a tab character.635
ErrorsLine contains a tab character.636
ErrorsLine contains a tab character.637
ErrorsLine contains a tab character.645
ErrorsLine contains a tab character.646
Warnings'(' is followed by whitespace.646
Warnings')' is preceded with whitespace.646
ErrorsLine contains a tab character.647
ErrorsLine contains a tab character.648
ErrorsLine contains a tab character.649
Warnings'(' is followed by whitespace.649
Warnings')' is preceded with whitespace.649
ErrorsLine contains a tab character.650
ErrorsLine contains a tab character.651
ErrorsLine contains a tab character.652
ErrorsLine contains a tab character.653
ErrorsLine contains a tab character.654
Warnings'(' is followed by whitespace.656
Warnings')' is preceded with whitespace.656
ErrorsLine contains a tab character.656
Warnings'(' is followed by whitespace.657
ErrorsLine contains a tab character.657
ErrorsLine contains a tab character.658
ErrorsLine contains a tab character.659
ErrorsLine contains a tab character.660
Warnings'(' is followed by whitespace.661
Warnings')' is preceded with whitespace.661
Warnings'(' is followed by whitespace.663
Warnings'(' is followed by whitespace.663
Warnings')' is preceded with whitespace.663
Warnings'(' is followed by whitespace.666
Warnings')' is preceded with whitespace.666
ErrorsLine contains a tab character.667
ErrorsLine contains a tab character.668
ErrorsLine contains a tab character.669
Warnings'(' is followed by whitespace.669
Warnings')' is preceded with whitespace.669
ErrorsLine contains a tab character.670
ErrorsLine contains a tab character.671
Warnings'(' is followed by whitespace.672
Warnings'(' is followed by whitespace.672
Warnings')' is preceded with whitespace.672
Warnings')' is preceded with whitespace.672
Warnings'(' is followed by whitespace.673
Warnings')' is preceded with whitespace.673
Warnings'(' is followed by whitespace.674
Warnings')' is preceded with whitespace.674
ErrorsLine contains a tab character.687
ErrorsLine contains a tab character.688
ErrorsLine contains a tab character.689
Warnings'(' is followed by whitespace.690
Warnings')' is preceded with whitespace.690
Warnings'(' is followed by whitespace.691
Warnings')' is preceded with whitespace.691
Warnings'(' is followed by whitespace.692
Warnings')' is preceded with whitespace.692
ErrorsLine contains a tab character.695
Warnings'(' is followed by whitespace.696
Warnings')' is preceded with whitespace.696
ErrorsLine contains a tab character.697
Warnings'(' is followed by whitespace.697
Warnings')' is preceded with whitespace.697
Warnings')' is preceded with whitespace.698
Warnings')' is preceded with whitespace.707
Warnings')' is preceded with whitespace.708
Warnings')' is preceded with whitespace.709
Warnings'(' is followed by whitespace.710
Warnings')' is preceded with whitespace.710
Warnings'(' is followed by whitespace.711
Warnings')' is preceded with whitespace.711
ErrorsLine contains a tab character.715
Warnings'(' is followed by whitespace.715
Warnings')' is preceded with whitespace.715
Warnings'(' is followed by whitespace.727
Warnings'(' is followed by whitespace.727
Warnings')' is preceded with whitespace.727
Warnings')' is preceded with whitespace.727
Warnings'(' is followed by whitespace.730
Warnings')' is preceded with whitespace.730
Warnings'(' is followed by whitespace.735
Warnings'(' is followed by whitespace.735
Warnings')' is preceded with whitespace.735
Warnings')' is preceded with whitespace.735
ErrorsLine contains a tab character.736
Warnings'(' is followed by whitespace.737
Warnings')' is preceded with whitespace.737
ErrorsLine contains a tab character.742
ErrorsLine contains a tab character.743
ErrorsLine contains a tab character.744
ErrorsLine contains a tab character.747
ErrorsLine contains a tab character.749
Warnings'(' is followed by whitespace.749
Warnings')' is preceded with whitespace.749
Warnings'(' is followed by whitespace.752
Warnings')' is preceded with whitespace.752
ErrorsLine contains a tab character.753
Warnings'(' is followed by whitespace.753
Warnings')' is preceded with whitespace.753
ErrorsLine contains a tab character.754
Warnings'(' is followed by whitespace.754
Warnings')' is preceded with whitespace.754
ErrorsLine contains a tab character.755
ErrorsLine contains a tab character.756
ErrorsLine contains a tab character.758
Warnings'(' is followed by whitespace.758
Warnings')' is preceded with whitespace.758
ErrorsLine contains a tab character.759
Warnings'(' is followed by whitespace.759
Warnings'(' is followed by whitespace.759
Warnings')' is preceded with whitespace.759
Warnings')' is preceded with whitespace.759
ErrorsLine contains a tab character.762
ErrorsLine contains a tab character.763
ErrorsLine contains a tab character.764
ErrorsLine contains a tab character.765
Warnings'(' is followed by whitespace.767
Warnings'(' is followed by whitespace.767
Warnings')' is preceded with whitespace.767
Warnings')' is preceded with whitespace.767
ErrorsLine contains a tab character.768
Warnings'(' is followed by whitespace.768
Warnings')' is preceded with whitespace.768
ErrorsLine contains a tab character.769
Warnings'(' is followed by whitespace.769
Warnings')' is preceded with whitespace.769
ErrorsLine contains a tab character.770
ErrorsLine contains a tab character.771
ErrorsLine contains a tab character.772
ErrorsLine contains a tab character.773
ErrorsLine contains a tab character.777
Warnings'(' is followed by whitespace.777
Warnings')' is preceded with whitespace.777
ErrorsLine contains a tab character.778
Warnings'(' is followed by whitespace.778
Warnings')' is preceded with whitespace.778
ErrorsLine contains a tab character.779
ErrorsLine contains a tab character.782
Warnings'(' is followed by whitespace.782
Warnings')' is preceded with whitespace.782
ErrorsLine contains a tab character.783
Warnings'(' is followed by whitespace.783
Warnings')' is preceded with whitespace.783
ErrorsLine contains a tab character.784
ErrorsLine contains a tab character.791
ErrorsLine contains a tab character.792
ErrorsLine contains a tab character.794
ErrorsLine contains a tab character.795
Warnings'(' is followed by whitespace.795
Warnings')' is preceded with whitespace.795
ErrorsLine contains a tab character.796
ErrorsLine contains a tab character.797
ErrorsLine contains a tab character.798
ErrorsLine contains a tab character.799
ErrorsLine contains a tab character.801
ErrorsLine contains a tab character.802
Warnings'(' is followed by whitespace.802
Warnings')' is preceded with whitespace.802
ErrorsLine contains a tab character.803
ErrorsLine contains a tab character.804
ErrorsLine contains a tab character.805
ErrorsLine contains a tab character.806
ErrorsLine contains a tab character.809
ErrorsLine contains a tab character.810
ErrorsLine contains a tab character.811
ErrorsLine contains a tab character.812
ErrorsLine contains a tab character.813
ErrorsLine contains a tab character.814
Warnings'(' is followed by whitespace.814
Warnings')' is preceded with whitespace.814
ErrorsLine contains a tab character.815
ErrorsLine contains a tab character.816
ErrorsLine contains a tab character.817
ErrorsLine contains a tab character.818
ErrorsLine contains a tab character.820
ErrorsLine contains a tab character.821
Warnings'(' is followed by whitespace.821
Warnings')' is preceded with whitespace.821
ErrorsLine contains a tab character.822
ErrorsLine contains a tab character.823
ErrorsLine contains a tab character.824
ErrorsLine contains a tab character.825

org/kuali/rice/kim/impl/permission/PermissionServiceImpl.java

ViolationMessageLine
WarningsUnused import - org.kuali.rice.kim.api.role.Role.36
ErrorsLine contains a tab character.60
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.64
ErrorsLine contains a tab character.66
Warnings'(' is followed by whitespace.72
Warnings')' is preceded with whitespace.72
ErrorsLine contains a tab character.73
Warnings'(' is followed by whitespace.73
Warnings')' is preceded with whitespace.73
ErrorsLine contains a tab character.74
Warnings'(' is followed by whitespace.74
Warnings')' is preceded with whitespace.74
ErrorsLine contains a tab character.75
ErrorsLine contains a tab character.76
Warnings'(' is followed by whitespace.76
Warnings')' is preceded with whitespace.76
ErrorsLine contains a tab character.77
ErrorsLine contains a tab character.78
ErrorsLine contains a tab character.79
Warnings'(' is followed by whitespace.79
Warnings'(' is followed by whitespace.79
Warnings')' is preceded with whitespace.79
Warnings')' is preceded with whitespace.79
ErrorsLine contains a tab character.80
ErrorsLine contains a tab character.81
ErrorsLine contains a tab character.82
ErrorsLine contains a tab character.83
ErrorsLine contains a tab character.84
ErrorsLine contains a tab character.85
Warnings'(' is followed by whitespace.85
Warnings')' is preceded with whitespace.85
ErrorsLine contains a tab character.86
ErrorsLine contains a tab character.87
ErrorsLine contains a tab character.88
ErrorsLine contains a tab character.89
Warnings'(' is followed by whitespace.89
Warnings')' is preceded with whitespace.89
ErrorsLine contains a tab character.90
Warnings'(' is followed by whitespace.90
Warnings')' is preceded with whitespace.90
ErrorsLine contains a tab character.91
ErrorsLine contains a tab character.92
Errors'cast' is not followed by whitespace.92
ErrorsLine contains a tab character.93
Errors'catch' is not followed by whitespace.93
Warnings'(' is followed by whitespace.93
Warnings')' is preceded with whitespace.93
ErrorsLine contains a tab character.94
ErrorsLine contains a tab character.95
Warnings'(' is followed by whitespace.95
Warnings')' is preceded with whitespace.95
ErrorsLine contains a tab character.96
Warnings'(' is followed by whitespace.107
Warnings')' is preceded with whitespace.107
Warnings')' is preceded with whitespace.113
Warnings'(' is followed by whitespace.120
Warnings')' is preceded with whitespace.120
ErrorsLine contains a tab character.121
Warnings'(' is followed by whitespace.121
Warnings')' is preceded with whitespace.121
ErrorsLine contains a tab character.122
ErrorsLine contains a tab character.123
ErrorsLine contains a tab character.125
Warnings'(' is followed by whitespace.125
Warnings'(' is followed by whitespace.136
Warnings')' is preceded with whitespace.136
Warnings')' is preceded with whitespace.141
Warnings'(' is followed by whitespace.148
Warnings')' is preceded with whitespace.148
ErrorsLine contains a tab character.149
Warnings'(' is followed by whitespace.149
Warnings')' is preceded with whitespace.149
ErrorsLine contains a tab character.150
ErrorsLine contains a tab character.151
ErrorsLine contains a tab character.152
Warnings'(' is followed by whitespace.152
Warnings'(' is followed by whitespace.155
Warnings')' is preceded with whitespace.157
ErrorsLine contains a tab character.165
Warnings'(' is followed by whitespace.165
Warnings')' is preceded with whitespace.165
ErrorsLine contains a tab character.166
ErrorsLine contains a tab character.167
Warnings'(' is followed by whitespace.167
Warnings')' is preceded with whitespace.167
ErrorsLine contains a tab character.168
Warnings'(' is followed by whitespace.171
Warnings')' is preceded with whitespace.173
ErrorsLine contains a tab character.181
Warnings'(' is followed by whitespace.181
Warnings')' is preceded with whitespace.181
ErrorsLine contains a tab character.182
ErrorsLine contains a tab character.183
Warnings'(' is followed by whitespace.183
Warnings')' is preceded with whitespace.183
ErrorsLine contains a tab character.184
Warnings'(' is followed by whitespace.190
Warnings')' is preceded with whitespace.191
ErrorsLine contains a tab character.192
ErrorsLine contains a tab character.193
ErrorsLine contains a tab character.194
Warnings'(' is followed by whitespace.194
Warnings')' is preceded with whitespace.194
ErrorsLine contains a tab character.195
ErrorsLine contains a tab character.196
Warnings'(' is followed by whitespace.196
Warnings')' is preceded with whitespace.196
ErrorsLine contains a tab character.197
Warnings'(' is followed by whitespace.197
Warnings')' is preceded with whitespace.197
ErrorsLine contains a tab character.198
ErrorsLine contains a tab character.199
ErrorsLine contains a tab character.200
ErrorsLine contains a tab character.201
Warnings'(' is followed by whitespace.201
Warnings')' is preceded with whitespace.201
ErrorsLine contains a tab character.202
Warnings'(' is followed by whitespace.202
Warnings'(' is followed by whitespace.202
Warnings')' is preceded with whitespace.202
ErrorsLine contains a tab character.203
Warnings'(' is followed by whitespace.203
Warnings')' is preceded with whitespace.203
ErrorsLine contains a tab character.204
ErrorsLine contains a tab character.205
ErrorsLine contains a tab character.206
ErrorsLine contains a tab character.207
ErrorsLine contains a tab character.208
Errors',' is not followed by whitespace.211
Warnings'(' is followed by whitespace.211
Warnings')' is preceded with whitespace.211
ErrorsLine contains a tab character.212
Errors',' is not followed by whitespace.212
Warnings'(' is followed by whitespace.212
Warnings')' is preceded with whitespace.212
ErrorsLine contains a tab character.213
Warnings'(' is followed by whitespace.213
Warnings')' is preceded with whitespace.213
ErrorsLine contains a tab character.214
Warnings'(' is followed by whitespace.214
Warnings')' is preceded with whitespace.214
Warnings')' is preceded with whitespace.214
ErrorsLine contains a tab character.215
ErrorsLine contains a tab character.216
ErrorsLine contains a tab character.220
Errors',' is not followed by whitespace.220
Warnings'(' is followed by whitespace.220
Warnings')' is preceded with whitespace.220
ErrorsLine contains a tab character.221
Errors',' is not followed by whitespace.221
Errors',' is not followed by whitespace.221
ErrorsLine contains a tab character.222
Warnings'(' is followed by whitespace.222
Warnings')' is preceded with whitespace.222
ErrorsLine contains a tab character.223
Warnings'(' is followed by whitespace.223
Warnings')' is preceded with whitespace.223
ErrorsLine contains a tab character.224
Warnings'(' is followed by whitespace.224
Warnings')' is preceded with whitespace.224
ErrorsLine contains a tab character.225
ErrorsLine contains a tab character.226
Warnings'(' is followed by whitespace.226
Warnings')' is preceded with whitespace.226
ErrorsLine contains a tab character.227
ErrorsLine contains a tab character.228
Warnings'(' is followed by whitespace.228
Warnings')' is preceded with whitespace.228
ErrorsLine contains a tab character.229
ErrorsLine contains a tab character.230
ErrorsLine contains a tab character.233
Warnings'(' is followed by whitespace.237
Warnings')' is preceded with whitespace.237
ErrorsLine contains a tab character.238
ErrorsLine contains a tab character.239
Warnings'(' is followed by whitespace.239
Warnings')' is preceded with whitespace.239
ErrorsLine contains a tab character.240
ErrorsLine contains a tab character.241
Warnings'(' is followed by whitespace.241
Warnings')' is preceded with whitespace.241
ErrorsLine contains a tab character.242
Warnings'(' is followed by whitespace.242
Warnings')' is preceded with whitespace.242
ErrorsLine contains a tab character.243
ErrorsLine contains a tab character.244
ErrorsLine contains a tab character.245
ErrorsLine contains a tab character.246
ErrorsLine contains a tab character.247
Errors',' is not followed by whitespace.247
Warnings'(' is followed by whitespace.247
Warnings')' is preceded with whitespace.247
ErrorsLine contains a tab character.248
ErrorsLine contains a tab character.249
Errors',' is not followed by whitespace.249
Warnings'(' is followed by whitespace.249
Warnings')' is preceded with whitespace.249
ErrorsLine contains a tab character.250
ErrorsLine contains a tab character.251
ErrorsLine contains a tab character.252
Warnings'(' is followed by whitespace.252
Errors',' is not followed by whitespace.252
Warnings')' is preceded with whitespace.252
ErrorsLine contains a tab character.253
Warnings'(' is followed by whitespace.253
Warnings')' is preceded with whitespace.253
ErrorsLine contains a tab character.254
ErrorsLine contains a tab character.255
Warnings'(' is followed by whitespace.255
Warnings'(' is followed by whitespace.255
Warnings')' is preceded with whitespace.255
Warnings')' is preceded with whitespace.255
ErrorsLine contains a tab character.256
ErrorsLine contains a tab character.257
ErrorsLine contains a tab character.258
Warnings'(' is followed by whitespace.261
Warnings')' is preceded with whitespace.262
ErrorsLine contains a tab character.269
Warnings'(' is followed by whitespace.269
ErrorsLine contains a tab character.270
Warnings'(' is followed by whitespace.270
Warnings')' is preceded with whitespace.270
ErrorsLine contains a tab character.271
ErrorsLine contains a tab character.272
ErrorsLine contains a tab character.273
Warnings'(' is followed by whitespace.273
Errors',' is not followed by whitespace.273
Warnings')' is preceded with whitespace.273
ErrorsLine contains a tab character.274
Warnings'(' is followed by whitespace.275
Warnings')' is preceded with whitespace.275
ErrorsLine contains a tab character.276
ErrorsLine contains a tab character.277
ErrorsLine contains a tab character.278
Errors'{' is not preceded with whitespace.278
ErrorsLine contains a tab character.280
ErrorsLine contains a tab character.281
ErrorsLine contains a tab character.282
Warnings'(' is followed by whitespace.282
Warnings')' is preceded with whitespace.282
ErrorsLine contains a tab character.283
Warnings'(' is preceded with whitespace.283
ErrorsLine contains a tab character.284
Warnings'(' is followed by whitespace.284
Warnings')' is preceded with whitespace.284
ErrorsLine contains a tab character.285
Warnings'(' is preceded with whitespace.285
ErrorsLine contains a tab character.286
ErrorsLine contains a tab character.287
ErrorsLine contains a tab character.288
ErrorsLine contains a tab character.299
Warnings'(' is followed by whitespace.299
ErrorsLine contains a tab character.300
Warnings'(' is followed by whitespace.300
Warnings')' is preceded with whitespace.300
ErrorsLine contains a tab character.301
ErrorsLine contains a tab character.302
ErrorsLine contains a tab character.303
Warnings'(' is followed by whitespace.303
Errors',' is not followed by whitespace.303
ErrorsLine contains a tab character.304
Warnings'(' is followed by whitespace.305
Warnings')' is preceded with whitespace.305
ErrorsLine contains a tab character.306
ErrorsLine contains a tab character.307
ErrorsLine contains a tab character.308
Errors'{' is not preceded with whitespace.308
ErrorsLine contains a tab character.310
ErrorsLine contains a tab character.311
ErrorsLine contains a tab character.312
Warnings'(' is followed by whitespace.312
Warnings')' is preceded with whitespace.312
ErrorsLine contains a tab character.313
Warnings'(' is preceded with whitespace.313
ErrorsLine contains a tab character.314
ErrorsLine contains a tab character.315
Warnings'(' is preceded with whitespace.315
ErrorsLine contains a tab character.316
ErrorsLine contains a tab character.317
ErrorsLine contains a tab character.318
Warnings'(' is followed by whitespace.322
Warnings')' is preceded with whitespace.323
ErrorsLine contains a tab character.328
ErrorsLine contains a tab character.329
Warnings'(' is followed by whitespace.329
Warnings')' is preceded with whitespace.329
ErrorsLine contains a tab character.330
ErrorsLine contains a tab character.331
Warnings'(' is followed by whitespace.331
Warnings')' is preceded with whitespace.331
ErrorsLine contains a tab character.342
ErrorsLine contains a tab character.343
Warnings'(' is followed by whitespace.343
Warnings')' is preceded with whitespace.343
ErrorsLine contains a tab character.344
ErrorsLine contains a tab character.345
Warnings'(' is followed by whitespace.345
Warnings')' is preceded with whitespace.345
Warnings'(' is followed by whitespace.362
Warnings')' is preceded with whitespace.362
ErrorsLine contains a tab character.363
ErrorsLine contains a tab character.364
Warnings'(' is followed by whitespace.364
Warnings')' is preceded with whitespace.364
ErrorsLine contains a tab character.365
ErrorsLine contains a tab character.366
Warnings'(' is followed by whitespace.366
Warnings')' is preceded with whitespace.366
ErrorsLine contains a tab character.367
Warnings'(' is followed by whitespace.367
Warnings')' is preceded with whitespace.367
Warnings'(' is followed by whitespace.378
Warnings')' is preceded with whitespace.378
ErrorsLine contains a tab character.379
Warnings'(' is followed by whitespace.379
Warnings')' is preceded with whitespace.379
ErrorsLine contains a tab character.380
ErrorsLine contains a tab character.381
ErrorsLine contains a tab character.382
Warnings'(' is followed by whitespace.391
Warnings')' is preceded with whitespace.391
ErrorsLine contains a tab character.392
ErrorsLine contains a tab character.393
ErrorsLine contains a tab character.394
ErrorsLine contains a tab character.395
ErrorsLine contains a tab character.396
ErrorsLine contains a tab character.399
ErrorsLine contains a tab character.400
Errors',' is not followed by whitespace.402
Errors',' is not followed by whitespace.402
Warnings'(' is followed by whitespace.402
Warnings')' is preceded with whitespace.402
Warnings'(' is followed by whitespace.403
Warnings')' is preceded with whitespace.403
Warnings'(' is followed by whitespace.404
Warnings')' is preceded with whitespace.404
Warnings'(' is followed by whitespace.407
Warnings')' is preceded with whitespace.407
Errors'{' is not preceded with whitespace.407
Errors',' is not followed by whitespace.408
Errors',' is not followed by whitespace.408
Warnings'(' is followed by whitespace.408
Warnings')' is preceded with whitespace.408
Warnings'(' is followed by whitespace.409
Warnings')' is preceded with whitespace.409
Warnings'(' is followed by whitespace.410
Warnings')' is preceded with whitespace.410
Warnings'(' is followed by whitespace.411
Warnings')' is preceded with whitespace.411
Warnings'(' is followed by whitespace.412
Warnings')' is preceded with whitespace.412
Warnings'(' is followed by whitespace.415
Warnings')' is preceded with whitespace.415
Errors',' is not followed by whitespace.416
Errors',' is not followed by whitespace.416
Warnings'(' is followed by whitespace.416
Warnings')' is preceded with whitespace.416
Warnings'(' is followed by whitespace.417
Warnings')' is preceded with whitespace.417
Warnings'(' is followed by whitespace.418
Warnings')' is preceded with whitespace.418
Warnings'(' is followed by whitespace.419
Warnings')' is preceded with whitespace.419
Warnings'(' is followed by whitespace.421
Warnings')' is preceded with whitespace.421
ErrorsLine contains a tab character.423
ErrorsLine contains a tab character.425
Warnings'(' is followed by whitespace.428
Warnings')' is preceded with whitespace.428
ErrorsLine contains a tab character.429
Warnings'(' is followed by whitespace.429
Warnings')' is preceded with whitespace.429
ErrorsLine contains a tab character.430
ErrorsLine contains a tab character.431
ErrorsLine contains a tab character.432
ErrorsLine contains a tab character.433
ErrorsLine contains a tab character.436
ErrorsLine contains a tab character.438
Errors',' is not followed by whitespace.441
Errors',' is not followed by whitespace.441
ErrorsLine contains a tab character.442
Warnings'(' is followed by whitespace.442
Warnings')' is preceded with whitespace.442
ErrorsLine contains a tab character.443
Warnings'(' is followed by whitespace.443
Warnings')' is preceded with whitespace.443
ErrorsLine contains a tab character.444
Warnings'(' is followed by whitespace.444
Warnings')' is preceded with whitespace.444
ErrorsLine contains a tab character.445
Warnings'(' is followed by whitespace.445
Warnings')' is preceded with whitespace.445
ErrorsLine contains a tab character.446
ErrorsLine contains a tab character.447
ErrorsLine contains a tab character.448
ErrorsLine contains a tab character.449
ErrorsLine contains a tab character.452
ErrorsLine contains a tab character.453
Warnings'(' is followed by whitespace.453
Warnings')' is preceded with whitespace.453
ErrorsLine contains a tab character.454
Errors',' is not followed by whitespace.454
Errors',' is not followed by whitespace.454
ErrorsLine contains a tab character.455
Warnings'(' is followed by whitespace.455
Warnings')' is preceded with whitespace.455
ErrorsLine contains a tab character.456
Warnings'(' is followed by whitespace.456
Warnings')' is preceded with whitespace.456
ErrorsLine contains a tab character.457
Warnings'(' is followed by whitespace.457
Warnings')' is preceded with whitespace.457
ErrorsLine contains a tab character.458
Warnings'(' is followed by whitespace.458
Warnings')' is preceded with whitespace.458
ErrorsLine contains a tab character.459
Warnings'(' is followed by whitespace.459
Warnings')' is preceded with whitespace.459
ErrorsLine contains a tab character.460
ErrorsLine contains a tab character.461
ErrorsLine contains a tab character.462
ErrorsLine contains a tab character.463
ErrorsLine contains a tab character.465
ErrorsLine contains a tab character.466
Warnings'(' is followed by whitespace.466
Warnings')' is preceded with whitespace.466
ErrorsLine contains a tab character.467
ErrorsLine contains a tab character.468
ErrorsLine contains a tab character.469
ErrorsLine contains a tab character.470
ErrorsLine contains a tab character.471
ErrorsLine contains a tab character.472
ErrorsLine contains a tab character.473
ErrorsLine contains a tab character.474
ErrorsLine contains a tab character.475
ErrorsLine contains a tab character.479
ErrorsLine contains a tab character.480
ErrorsLine contains a tab character.481
ErrorsLine contains a tab character.497
ErrorsLine contains a tab character.499
ErrorsLine contains a tab character.500
ErrorsLine contains a tab character.501
ErrorsLine contains a tab character.536
ErrorsLine contains a tab character.537
ErrorsLine contains a tab character.538
Warnings'(' is followed by whitespace.608
Warnings')' is preceded with whitespace.608
ErrorsLine contains a tab character.626
ErrorsLine contains a tab character.627
ErrorsLine contains a tab character.632
ErrorsLine contains a tab character.633
ErrorsLine contains a tab character.634
ErrorsLine contains a tab character.635
ErrorsLine contains a tab character.636
ErrorsLine contains a tab character.641
ErrorsLine contains a tab character.642
ErrorsLine contains a tab character.643
ErrorsLine contains a tab character.644
ErrorsLine contains a tab character.645
ErrorsLine contains a tab character.650
ErrorsLine contains a tab character.651
ErrorsLine contains a tab character.652

org/kuali/rice/kim/impl/responsibility/ResponsibilityInternalService.java

ViolationMessageLine
ErrorsLine contains a tab character.32
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.42
Warnings')' is preceded with whitespace.42
ErrorsLine contains a tab character.49
Warnings')' is preceded with whitespace.49

org/kuali/rice/kim/impl/responsibility/ResponsibilityInternalServiceImpl.java

ViolationMessageLine
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.42
Errors'{' is not preceded with whitespace.42
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.48
Warnings'(' is followed by whitespace.48
Warnings')' is preceded with whitespace.48
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.54
ErrorsLine contains a tab character.57
ErrorsLine contains a tab character.59
Errors'{' is not preceded with whitespace.59
ErrorsLine contains a tab character.60
ErrorsLine contains a tab character.61
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.64
Warnings'(' is followed by whitespace.64
Warnings')' is preceded with whitespace.64
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.67
ErrorsLine contains a tab character.68
ErrorsLine contains a tab character.70
ErrorsLine contains a tab character.71
ErrorsLine contains a tab character.74
ErrorsLine contains a tab character.75
ErrorsLine contains a tab character.76
ErrorsLine contains a tab character.77
ErrorsLine contains a tab character.78
ErrorsLine contains a tab character.79
ErrorsLine contains a tab character.80
ErrorsLine contains a tab character.82
ErrorsLine contains a tab character.83
ErrorsLine contains a tab character.84
ErrorsLine contains a tab character.85
ErrorsLine contains a tab character.86
ErrorsLine contains a tab character.88
ErrorsLine contains a tab character.90
ErrorsLine contains a tab character.92
ErrorsLine contains a tab character.93
Errors'{' is not preceded with whitespace.93
ErrorsLine contains a tab character.94
ErrorsLine contains a tab character.95
Errors'cast' is not followed by whitespace.95
ErrorsLine contains a tab character.96
ErrorsLine contains a tab character.97
Warnings'(' is followed by whitespace.97
Warnings')' is preceded with whitespace.97
ErrorsLine contains a tab character.98
Warnings'(' is followed by whitespace.98
Warnings')' is preceded with whitespace.98
ErrorsLine contains a tab character.99
Warnings'(' is followed by whitespace.99
Warnings')' is preceded with whitespace.99
ErrorsLine contains a tab character.100
ErrorsLine contains a tab character.101
ErrorsLine contains a tab character.104
ErrorsLine contains a tab character.113
ErrorsLine contains a tab character.114
ErrorsLine contains a tab character.115
ErrorsLine contains a tab character.117
ErrorsLine contains a tab character.118
ErrorsLine contains a tab character.119
ErrorsLine contains a tab character.120
ErrorsLine contains a tab character.121
ErrorsLine contains a tab character.122
ErrorsLine contains a tab character.124
ErrorsLine contains a tab character.125
ErrorsLine contains a tab character.127
ErrorsLine contains a tab character.128
Warnings'(' is followed by whitespace.128
Warnings')' is preceded with whitespace.128
ErrorsLine contains a tab character.129
ErrorsLine contains a tab character.130
ErrorsLine contains a tab character.131
ErrorsLine contains a tab character.132
ErrorsLine contains a tab character.135
Warnings'(' is followed by whitespace.135
Warnings')' is preceded with whitespace.135
ErrorsLine contains a tab character.136
ErrorsLine contains a tab character.137
ErrorsLine contains a tab character.138
ErrorsLine contains a tab character.139
Warnings')' is preceded with whitespace.142
ErrorsLine contains a tab character.143
ErrorsLine contains a tab character.144
Warnings'(' is followed by whitespace.144
Warnings')' is preceded with whitespace.144
ErrorsLine contains a tab character.145
ErrorsLine contains a tab character.146
ErrorsLine contains a tab character.147
Warnings'(' is followed by whitespace.147
Warnings')' is preceded with whitespace.147
ErrorsLine contains a tab character.148
Warnings'(' is followed by whitespace.152
Warnings')' is preceded with whitespace.152
ErrorsLine contains a tab character.153
ErrorsLine contains a tab character.154
Warnings'(' is followed by whitespace.154
Warnings')' is preceded with whitespace.154
ErrorsLine contains a tab character.155
ErrorsLine contains a tab character.156
ErrorsLine contains a tab character.157

org/kuali/rice/kim/impl/responsibility/ResponsibilityServiceImpl.java

ViolationMessageLine
WarningsUnused import - org.kuali.rice.kim.api.role.Role.37
Errors',' is not followed by whitespace.256

org/kuali/rice/kim/impl/responsibility/ReviewResponsibilityMaintainable.java

ViolationMessageLine
WarningsUnused import - org.kuali.rice.kim.api.responsibility.Responsibility.23
WarningsUnused import - org.kuali.rice.kim.impl.common.attribute.KimAttributeDataBo.25
WarningsUnused import - org.kuali.rice.kim.impl.permission.PermissionTemplateBo.26
ErrorsLine contains a tab character.42
Warnings'(' is followed by whitespace.42
Warnings')' is preceded with whitespace.42
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.45
Errors'if' is not followed by whitespace.49
Errors'{' is not preceded with whitespace.49
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.53
Errors'if' is not followed by whitespace.53
Errors'{' is not preceded with whitespace.53
ErrorsLine contains a tab character.54
ErrorsLine contains a tab character.55
ErrorsLine contains a tab character.58
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.64
ErrorsLine contains a tab character.65
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.67
ErrorsLine contains a tab character.68
ErrorsLine contains a tab character.69
Warnings'(' is followed by whitespace.70
Warnings')' is preceded with whitespace.70
Warnings'(' is followed by whitespace.71
Warnings')' is preceded with whitespace.71
Errors'cast' is not followed by whitespace.75
Warnings'(' is followed by whitespace.78
Warnings')' is preceded with whitespace.78
Warnings'(' is followed by whitespace.79
Warnings')' is preceded with whitespace.79
Warnings'(' is followed by whitespace.80
Errors'?' is not preceded with whitespace.80
Errors'?' is not followed by whitespace.80
Errors':' is not preceded with whitespace.80
Errors':' is not followed by whitespace.80
Warnings')' is preceded with whitespace.80
Warnings'(' is followed by whitespace.81
Errors'?' is not preceded with whitespace.81
Errors'?' is not followed by whitespace.81
Errors':' is not preceded with whitespace.81
Errors':' is not followed by whitespace.81
Warnings')' is preceded with whitespace.81
Warnings'(' is followed by whitespace.82
Warnings')' is preceded with whitespace.82
Warnings'(' is followed by whitespace.83
Warnings')' is preceded with whitespace.83
ErrorsLine contains a tab character.110
ErrorsLine contains a tab character.111
ErrorsLine contains a tab character.112
ErrorsLine contains a tab character.113
Warnings'(' is followed by whitespace.113
Warnings')' is preceded with whitespace.113
ErrorsLine contains a tab character.114
ErrorsLine contains a tab character.116
ErrorsLine contains a tab character.118
ErrorsLine contains a tab character.119
ErrorsLine contains a tab character.120
ErrorsLine contains a tab character.121
ErrorsLine contains a tab character.123
ErrorsLine contains a tab character.124
Warnings'(' is followed by whitespace.125
Warnings')' is preceded with whitespace.125
Warnings'(' is followed by whitespace.126
Warnings')' is preceded with whitespace.126
Warnings'(' is followed by whitespace.128
Warnings')' is preceded with whitespace.128
Errors'cast' is not followed by whitespace.129
Warnings')' is preceded with whitespace.129
Warnings'(' is followed by whitespace.130
Warnings')' is preceded with whitespace.130
Warnings'(' is followed by whitespace.131
Errors'cast' is not followed by whitespace.131
Warnings')' is preceded with whitespace.131
Warnings'(' is followed by whitespace.133
Warnings')' is preceded with whitespace.133
ErrorsLine contains a tab character.136
ErrorsLine contains a tab character.139
ErrorsLine contains a tab character.140
ErrorsLine contains a tab character.141
ErrorsLine contains a tab character.142
ErrorsLine contains a tab character.143
ErrorsLine contains a tab character.144
ErrorsLine contains a tab character.145
ErrorsLine contains a tab character.146

org/kuali/rice/kim/impl/role/RoleDao.java

ViolationMessageLine
WarningsUnused import - org.kuali.rice.kim.api.role.RoleMember.19
WarningsUnused import - org.kuali.rice.kim.api.role.RoleMembership.20
WarningsLine is longer than 120 characters.30
WarningsLine is longer than 120 characters.34
WarningsLine is longer than 120 characters.40
WarningsLine is longer than 120 characters.42
WarningsLine is longer than 120 characters.44
WarningsLine is longer than 120 characters.46
WarningsLine is longer than 120 characters.48
WarningsLine is longer than 120 characters.50

org/kuali/rice/kim/impl/role/RoleDaoOjb.java

ViolationMessageLine
WarningsUnused import - org.kuali.rice.kim.api.role.Role.38
WarningsUnused import - org.kuali.rice.kim.api.role.RoleMember.39
WarningsUnused import - org.kuali.rice.kim.api.role.RoleMembership.40
ErrorsLine contains a tab character.71
ErrorsLine contains a tab character.580
Warnings'(' is followed by whitespace.580
Warnings')' is preceded with whitespace.580
ErrorsLine contains a tab character.581
ErrorsLine contains a tab character.582
ErrorsLine contains a tab character.583
Warnings'(' is followed by whitespace.583
Warnings')' is preceded with whitespace.583
ErrorsLine contains a tab character.584
Warnings'(' is followed by whitespace.584
Warnings')' is preceded with whitespace.584
ErrorsLine contains a tab character.585
Warnings'(' is followed by whitespace.585
Warnings')' is preceded with whitespace.585
ErrorsLine contains a tab character.586
ErrorsLine contains a tab character.587
ErrorsLine contains a tab character.588
Warnings'(' is followed by whitespace.588
Warnings')' is preceded with whitespace.588
ErrorsLine contains a tab character.589
Warnings'(' is followed by whitespace.589
Warnings')' is preceded with whitespace.589
ErrorsLine contains a tab character.591
Warnings'(' is followed by whitespace.591
Warnings')' is preceded with whitespace.591
ErrorsLine contains a tab character.592
ErrorsLine contains a tab character.593
Warnings'(' is followed by whitespace.593
Warnings')' is preceded with whitespace.593
ErrorsLine contains a tab character.594
Warnings'(' is followed by whitespace.594
Warnings')' is preceded with whitespace.594
ErrorsLine contains a tab character.595
Warnings'(' is followed by whitespace.595
Warnings')' is preceded with whitespace.595
ErrorsLine contains a tab character.596
ErrorsLine contains a tab character.597
ErrorsLine contains a tab character.598
Errors',' is not followed by whitespace.642
Errors'if' is not followed by whitespace.661
Errors'{' is not preceded with whitespace.661
Warnings'||' should be on a new line.690
Warnings'||' should be on a new line.691
Warnings'||' should be on a new line.692
Warnings'||' should be on a new line.693
Warnings'||' should be on a new line.694
Warnings'||' should be on a new line.699
Errors'{' is not preceded with whitespace.712

org/kuali/rice/kim/impl/role/RoleInternalService.java

ViolationMessageLine
ErrorsLine contains a tab character.20
ErrorsLine contains a tab character.21
ErrorsLine contains a tab character.22
Warnings')' is preceded with whitespace.22
InfosRedundant throws: 'IllegalArgumentException' is unchecked exception.22
ErrorsLine contains a tab character.24
ErrorsLine contains a tab character.25
ErrorsLine contains a tab character.26
ErrorsLine contains a tab character.27
InfosRedundant throws: 'IllegalArgumentException' is unchecked exception.27
ErrorsLine contains a tab character.29
ErrorsLine contains a tab character.30
ErrorsLine contains a tab character.31
InfosRedundant throws: 'IllegalArgumentException' is unchecked exception.32

org/kuali/rice/kim/impl/role/RoleInternalServiceImpl.java

ViolationMessageLine
Errors'{' is not preceded with whitespace.32

org/kuali/rice/kim/impl/role/RoleServiceBase.java

ViolationMessageLine
Warnings'(' is followed by whitespace.56
Warnings')' is preceded with whitespace.56
ErrorsLine contains a tab character.404
Warnings'(' is followed by whitespace.404
Warnings')' is preceded with whitespace.404
ErrorsLine contains a tab character.405
Errors'if' is not followed by whitespace.405
ErrorsLine contains a tab character.406
ErrorsLine contains a tab character.407
ErrorsLine contains a tab character.409
ErrorsLine contains a tab character.410
ErrorsLine contains a tab character.411
ErrorsLine contains a tab character.412
ErrorsLine contains a tab character.413
ErrorsLine contains a tab character.414
Warnings'(' is followed by whitespace.414
Warnings')' is preceded with whitespace.414
ErrorsLine contains a tab character.415
Errors'if' is not followed by whitespace.415
ErrorsLine contains a tab character.416
ErrorsLine contains a tab character.417
Errors'if' is not followed by whitespace.417
ErrorsLine contains a tab character.418
ErrorsLine contains a tab character.419
ErrorsLine contains a tab character.420
ErrorsLine contains a tab character.421
ErrorsLine contains a tab character.422
ErrorsLine contains a tab character.423
ErrorsLine contains a tab character.424
ErrorsLine contains a tab character.425
ErrorsLine contains a tab character.426
ErrorsLine contains a tab character.427
Errors'for' is not followed by whitespace.427
ErrorsLine contains a tab character.428
Warnings'(' is followed by whitespace.428
Warnings')' is preceded with whitespace.428
ErrorsLine contains a tab character.429
ErrorsLine contains a tab character.430
ErrorsLine contains a tab character.431
ErrorsLine contains a tab character.432
ErrorsLine contains a tab character.433
ErrorsLine contains a tab character.434
ErrorsLine contains a tab character.435
ErrorsLine contains a tab character.436
ErrorsLine contains a tab character.437
ErrorsLine contains a tab character.438
ErrorsLine contains a tab character.439
ErrorsLine contains a tab character.440
Errors',' is not followed by whitespace.500
Errors',' is not followed by whitespace.500

org/kuali/rice/kim/impl/role/RoleServiceImpl.java

ViolationMessageLine
ErrorsName 'memberTypeToRoleDaoActionMap' must match pattern '(^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$)|log|logger'.74
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.86
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.86
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.97
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.97
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.139
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.158
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.167
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.183
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.201
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.220
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.250
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.264
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.276
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.289
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.298
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.351
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.367
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.383
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.464
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.473
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.492
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.502
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.519
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.538
Warnings'(' is followed by whitespace.559
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.559
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.584
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.594
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.605
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.619
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.635
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.644
ErrorsLine contains a tab character.779
Warnings'(' is followed by whitespace.779
Warnings')' is preceded with whitespace.779
ErrorsLine contains a tab character.780
Warnings'(' is followed by whitespace.780
Warnings')' is preceded with whitespace.780
ErrorsLine contains a tab character.781
Warnings'(' is followed by whitespace.781
Warnings')' is preceded with whitespace.781
ErrorsLine contains a tab character.782
ErrorsLine contains a tab character.784
Warnings'(' is followed by whitespace.784
Warnings')' is preceded with whitespace.784
ErrorsLine contains a tab character.786
ErrorsLine contains a tab character.787
Warnings'(' is followed by whitespace.787
Warnings')' is preceded with whitespace.787
ErrorsLine contains a tab character.788
Warnings'(' is followed by whitespace.788
Warnings')' is preceded with whitespace.788
ErrorsLine contains a tab character.789
ErrorsLine contains a tab character.790
Warnings'(' is followed by whitespace.790
Warnings')' is preceded with whitespace.790
ErrorsLine contains a tab character.795
ErrorsLine contains a tab character.796
ErrorsLine contains a tab character.800
ErrorsLine contains a tab character.802
Warnings'(' is followed by whitespace.802
Warnings')' is preceded with whitespace.802
ErrorsLine contains a tab character.803
ErrorsLine contains a tab character.804
ErrorsLine contains a tab character.805
ErrorsLine contains a tab character.812
ErrorsLine contains a tab character.842
Warnings'||' should be on a new line.842
ErrorsLine contains a tab character.846
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.1361
ErrorsLine contains a tab character.1372
Warnings'(' is followed by whitespace.1372
Warnings'||' should be on a new line.1372
ErrorsLine contains a tab character.1373
Warnings'(' is followed by whitespace.1373
Warnings')' is preceded with whitespace.1373
Warnings')' is preceded with whitespace.1373
ErrorsLine contains a tab character.1374
ErrorsLine contains a tab character.1375
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.1393
ErrorsLine contains a tab character.1402
Warnings'(' is followed by whitespace.1402
Warnings'||' should be on a new line.1402
ErrorsLine contains a tab character.1403
Warnings'(' is followed by whitespace.1403
Warnings')' is preceded with whitespace.1403
Warnings')' is preceded with whitespace.1403
ErrorsLine contains a tab character.1404
ErrorsLine contains a tab character.1405
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.1421
ErrorsLine contains a tab character.1430
Warnings'(' is followed by whitespace.1430
Warnings'||' should be on a new line.1430
ErrorsLine contains a tab character.1431
Warnings'(' is followed by whitespace.1431
Warnings')' is preceded with whitespace.1431
Warnings')' is preceded with whitespace.1431
ErrorsLine contains a tab character.1432
ErrorsLine contains a tab character.1433
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.1451
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.1469
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.1469
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.1487
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.1487
Warnings'(' should be on the previous line.1493
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.1502
ErrorsLine contains a tab character.1512
ErrorsLine contains a tab character.1513
ErrorsLine contains a tab character.1514
ErrorsLine contains a tab character.1515
ErrorsLine contains a tab character.1516
ErrorsLine contains a tab character.1518
ErrorsLine contains a tab character.1519
ErrorsLine contains a tab character.1520
ErrorsLine contains a tab character.1521
ErrorsLine contains a tab character.1522
ErrorsLine contains a tab character.1524
ErrorsLine contains a tab character.1525
ErrorsLine contains a tab character.1526
ErrorsLine contains a tab character.1527
ErrorsLine contains a tab character.1528
ErrorsLine contains a tab character.1529
ErrorsLine contains a tab character.1530
ErrorsLine contains a tab character.1531
ErrorsLine contains a tab character.1532
ErrorsLine contains a tab character.1533
ErrorsLine contains a tab character.1534
ErrorsLine contains a tab character.1535
ErrorsLine contains a tab character.1536
ErrorsLine contains a tab character.1537
ErrorsLine contains a tab character.1538
ErrorsLine contains a tab character.1539
ErrorsLine contains a tab character.1540
ErrorsLine contains a tab character.1542
ErrorsLine contains a tab character.1543
ErrorsLine contains a tab character.1545
ErrorsLine contains a tab character.1546
ErrorsLine contains a tab character.1547
ErrorsLine contains a tab character.1549
ErrorsLine contains a tab character.1550
ErrorsLine contains a tab character.1551
ErrorsLine contains a tab character.1552
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.1556
Warnings'(' is followed by whitespace.1571
Warnings')' is preceded with whitespace.1571
Warnings'(' is followed by whitespace.1580
Warnings')' is preceded with whitespace.1580
Warnings'(' is followed by whitespace.1581
Warnings'(' is followed by whitespace.1581
Warnings')' is preceded with whitespace.1581
Warnings')' is preceded with whitespace.1581
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.1591
ErrorsLine contains a tab character.1609
ErrorsLine contains a tab character.1610
ErrorsLine contains a tab character.1611
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.1621
ErrorsLine contains a tab character.1639
ErrorsLine contains a tab character.1640
ErrorsLine contains a tab character.1641
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.1651
ErrorsLine contains a tab character.1659
ErrorsLine contains a tab character.1660
ErrorsLine contains a tab character.1661
InfosRedundant throws: 'RiceIllegalStateException' is unchecked exception.1670
Warnings'(' is followed by whitespace.1717
Warnings')' is preceded with whitespace.1717
ErrorsLine contains a tab character.1718
ErrorsLine contains a tab character.1719
Warnings'(' is followed by whitespace.1719
Warnings')' is preceded with whitespace.1719
ErrorsLine contains a tab character.1720
ErrorsLine contains a tab character.1721
ErrorsLine contains a tab character.1722
ErrorsLine contains a tab character.1723
ErrorsLine contains a tab character.1724
ErrorsLine contains a tab character.1725
ErrorsLine contains a tab character.1726
ErrorsLine contains a tab character.1727
ErrorsLine contains a tab character.1728
ErrorsLine contains a tab character.1729
ErrorsLine contains a tab character.1730
ErrorsLine contains a tab character.1731
ErrorsLine contains a tab character.1732
ErrorsLine contains a tab character.1733
ErrorsLine contains a tab character.1734
ErrorsLine contains a tab character.1735
ErrorsLine contains a tab character.1736
ErrorsLine contains a tab character.1737
Warnings'(' is followed by whitespace.1737
Warnings')' is preceded with whitespace.1737
ErrorsLine contains a tab character.1738
ErrorsLine contains a tab character.1739
Warnings'(' is followed by whitespace.1739
Warnings')' is preceded with whitespace.1739
ErrorsLine contains a tab character.1740
ErrorsLine contains a tab character.1748
ErrorsLine contains a tab character.1749
ErrorsLine contains a tab character.1750
ErrorsLine contains a tab character.1751
ErrorsLine contains a tab character.1752
ErrorsLine contains a tab character.1753
ErrorsLine contains a tab character.1754
ErrorsLine contains a tab character.1755
ErrorsLine contains a tab character.1756
ErrorsLine contains a tab character.1761
ErrorsLine contains a tab character.1762
ErrorsLine contains a tab character.1763
ErrorsLine contains a tab character.1764
ErrorsLine contains a tab character.1765
ErrorsLine contains a tab character.1766
ErrorsLine contains a tab character.1767

org/kuali/rice/kim/impl/services/KimImplServiceLocator.java

ViolationMessageLine
WarningsLine is longer than 120 characters.51
Warnings'?' should be on a new line.51

org/kuali/rice/kim/impl/type/KimTypeInfoServiceImpl.java

ViolationMessageLine
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.35
WarningsLine is longer than 120 characters.42
InfosRedundant throws: 'RiceIllegalArgumentException' is unchecked exception.42
WarningsLine is longer than 120 characters.54

org/kuali/rice/kim/impl/type/KimTypeInquirableImpl.java

ViolationMessageLine
ErrorsLine contains a tab character.27
ErrorsLine contains a tab character.28
ErrorsLine contains a tab character.31
Errors'if' is not followed by whitespace.31
Errors'{' is not preceded with whitespace.31
WarningsLine is longer than 120 characters.32
ErrorsLine contains a tab character.32
ErrorsLine contains a tab character.33