The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
JavadocMethod | 159 | ![]() |
JavadocType | 16 | ![]() |
JavadocVariable | 103 | ![]() |
JavadocStyle | 4 | ![]() |
ConstantName | 2 | ![]() |
LocalFinalVariableName | 0 | ![]() |
LocalVariableName | 40 | ![]() |
MemberName | 4 | ![]() |
MethodName | 10 | ![]() |
PackageName | 0 | ![]() |
ParameterName | 0 | ![]() |
StaticVariableName | 0 | ![]() |
TypeName | 0 | ![]() |
AvoidStarImport | 0 | ![]() |
IllegalImport | 0 | ![]() |
RedundantImport | 0 | ![]() |
UnusedImports | 42 | ![]() |
LineLength
| 29 | ![]() |
MethodLength | 2 | ![]() |
ParameterNumber | 0 | ![]() |
EmptyForIteratorPad | 0 | ![]() |
MethodParamPad | 0 | ![]() |
NoWhitespaceAfter | 12 | ![]() |
NoWhitespaceBefore | 0 | ![]() |
OperatorWrap | 0 | ![]() |
ParenPad | 0 | ![]() |
TypecastParenPad | 0 | ![]() |
WhitespaceAfter | 21 | ![]() |
WhitespaceAround | 63 | ![]() |
ModifierOrder | 0 | ![]() |
RedundantModifier | 0 | ![]() |
AvoidNestedBlocks | 0 | ![]() |
EmptyBlock | 3 | ![]() |
LeftCurly | 0 | ![]() |
NeedBraces | 2 | ![]() |
RightCurly | 129 | ![]() |
AvoidInlineConditionals | 0 | ![]() |
DoubleCheckedLocking | 0 | ![]() |
EmptyStatement | 0 | ![]() |
EqualsHashCode | 0 | ![]() |
HiddenField
| 10 | ![]() |
IllegalInstantiation | 0 | ![]() |
InnerAssignment | 2 | ![]() |
MagicNumber | 0 | Ignore |
MissingSwitchDefault | 0 | ![]() |
RedundantThrows | 0 | ![]() |
SimplifyBooleanExpression | 6 | ![]() |
SimplifyBooleanReturn | 0 | ![]() |
DesignForExtension | 0 | Ignore |
FinalClass | 1 | ![]() |
HideUtilityClassConstructor | 1 | ![]() |
InterfaceIsType | 0 | ![]() |
VisibilityModifier | 8 | ![]() |
ArrayTypeStyle | 0 | ![]() |
FinalParameters | 112 | ![]() |
TodoComment | 0 | ![]() |
UpperEll | 0 | ![]() |
JavadocPackage | 5 | ![]() |
NewlineAtEndOfFile | 0 | ![]() |
Translation | 0 | ![]() |
FileLength | 0 | ![]() |
FileTabCharacter
| 0 | ![]() |
RegexpSingleline
| 25 | ![]() |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 40 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Parameter targetServiceTemplate should be final. | 47 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Parameter serviceBuilder should be final. | 55 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Parameter slaTemplate should be final. | 59 |
![]() | Parameter serviceBuilder should be final. | 59 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - java.io.BufferedReader. | 35 |
![]() | Unused import - java.io.DataOutputStream. | 36 |
![]() | Unused import - java.io.File. | 37 |
![]() | Unused import - java.io.FileNotFoundException. | 38 |
![]() | Unused import - java.io.FileOutputStream. | 39 |
![]() | Unused import - java.io.FileReader. | 40 |
![]() | Unused import - java.io.IOException. | 41 |
![]() | Unused import - java.util.Hashtable. | 46 |
![]() | Unused import - org.slasoi.gslam.core.negotiation.ISyntaxConverter. | 55 |
![]() | Unused import - org.slasoi.gslam.core.negotiation.SLATemplateRegistry.Exception. | 71 |
![]() | Unused import - org.slasoi.gslam.core.negotiation.SLATemplateRegistry.ResultSet. | 73 |
![]() | Unused import - org.slasoi.gslam.templateregistry.SLATemplateRegistryImpl. | 77 |
![]() | Unused import - org.slasoi.gslam.templateregistry.SLATemplateRegistryImpl.Mode. | 78 |
![]() | Unused import - org.slasoi.slamodel.core.CompoundConstraintExpr. | 82 |
![]() | Unused import - org.slasoi.slamodel.core.ConstraintExpr. | 83 |
![]() | Unused import - org.slasoi.slamodel.service.Interface. | 89 |
![]() | Unused import - org.slasoi.slamodel.service.Interface.Specification. | 90 |
![]() | Unused import - org.slasoi.slamodel.sla.Endpoint. | 91 |
![]() | Unused import - org.slasoi.slamodel.sla.InterfaceDeclr. | 92 |
![]() | Unused import - org.slasoi.slamodel.sla.Party.Operative. | 96 |
![]() | Unused import - org.slasoi.softwareservicemanager.IProvisioning. | 97 |
![]() | Unused import - org.slasoi.softwareservicemanager.impl.BookingManager. | 100 |
![]() | Unused import - org.slasoi.softwareservicemanager.provisioning.ProvisionServiceStub. | 102 |
![]() | Unused import - org.slasoi.swslam.poc.impl.solver.InfrastructureServiceTerms. | 104 |
![]() | Unused import - org.slasoi.swslam.poc.impl.solver.Translator. | 105 |
![]() | Unused import - org.slasoi.slamodel.vocab.bnf. | 107 |
![]() | Unused import - org.slasoi.monitoring.common.features.ComponentMonitoringFeatures. | 118 |
![]() | Missing a Javadoc comment. | 121 |
![]() | Missing a Javadoc comment. | 123 |
![]() | Variable 'context' must be private and have accessor methods. | 123 |
![]() | Missing a Javadoc comment. | 124 |
![]() | Name 'LOGGER' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 124 |
![]() | Missing a Javadoc comment. | 125 |
![]() | Name 'DSP_NEG_ID' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 125 |
![]() | Missing a Javadoc comment. | 126 |
![]() | Name 'PLAN_ID' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 126 |
![]() | Missing a Javadoc comment. | 127 |
![]() | Missing a Javadoc comment. | 129 |
![]() | Parameter softwareServiceManagerFacade should be final. | 129 |
![]() | Missing a Javadoc comment. | 133 |
![]() | Expected an @return tag. | 142 |
![]() | Method length is 401 lines (max allowed is 150). | 142 |
![]() | Parameter negotiationID should be final. | 142 |
![]() | Expected @param tag for 'negotiationID'. | 142 |
![]() | Parameter slaTemplate should be final. | 142 |
![]() | Expected @param tag for 'slaTemplate'. | 142 |
![]() | '{' is followed by whitespace. | 162 |
![]() | '}' should be on the same line. | 168 |
![]() | '}' should be on the same line. | 171 |
![]() | Line is longer than 120 characters. | 184 |
![]() | '}' should be on the same line. | 191 |
![]() | '}' should be on the same line. | 214 |
![]() | '}' should be on the same line. | 229 |
![]() | Line is longer than 120 characters. | 232 |
![]() | '}' should be on the same line. | 235 |
![]() | '}' should be on the same line. | 251 |
![]() | Expression can be simplified. | 261 |
![]() | '{' is followed by whitespace. | 264 |
![]() | '}' should be on the same line. | 267 |
![]() | '{' is followed by whitespace. | 271 |
![]() | '}' should be on the same line. | 275 |
![]() | '}' should be on the same line. | 278 |
![]() | '}' should be on the same line. | 281 |
![]() | '}' should be on the same line. | 286 |
![]() | '}' should be on the same line. | 293 |
![]() | Line is longer than 120 characters. | 296 |
![]() | '}' should be on the same line. | 300 |
![]() | ';' is not followed by whitespace. | 306 |
![]() | '}' should be on the same line. | 321 |
![]() | Expression can be simplified. | 332 |
![]() | '}' should be on the same line. | 336 |
![]() | '}' should be on the same line. | 343 |
![]() | '}' should be on the same line. | 346 |
![]() | '}' should be on the same line. | 349 |
![]() | '}' should be on the same line. | 353 |
![]() | '}' should be on the same line. | 360 |
![]() | Line is longer than 120 characters. | 363 |
![]() | '}' should be on the same line. | 368 |
![]() | Expression can be simplified. | 374 |
![]() | Line is longer than 120 characters. | 375 |
![]() | '}' should be on the same line. | 385 |
![]() | Line is longer than 120 characters. | 388 |
![]() | '}' should be on the same line. | 412 |
![]() | '}' should be on the same line. | 423 |
![]() | '}' should be on the same line. | 439 |
![]() | Expression can be simplified. | 451 |
![]() | '{' is followed by whitespace. | 454 |
![]() | '}' should be on the same line. | 457 |
![]() | '{' is followed by whitespace. | 461 |
![]() | '}' should be on the same line. | 465 |
![]() | '}' should be on the same line. | 468 |
![]() | '}' should be on the same line. | 471 |
![]() | '}' should be on the same line. | 476 |
![]() | '}' should be on the same line. | 480 |
![]() | '}' should be on the same line. | 501 |
![]() | Expression can be simplified. | 512 |
![]() | '}' should be on the same line. | 516 |
![]() | '}' should be on the same line. | 524 |
![]() | '}' should be on the same line. | 527 |
![]() | '}' should be on the same line. | 530 |
![]() | '}' should be on the same line. | 534 |
![]() | Missing a Javadoc comment. | 544 |
![]() | Parameter negotiationID should be final. | 544 |
![]() | Parameter slaTemplate should be final. | 544 |
![]() | ';' is not followed by whitespace. | 546 |
![]() | '{' is followed by whitespace. | 588 |
![]() | '}' should be on the same line. | 600 |
![]() | Line is longer than 120 characters. | 603 |
![]() | '}' should be on the same line. | 605 |
![]() | '}' should be on the same line. | 608 |
![]() | Expression can be simplified. | 615 |
![]() | Line is longer than 120 characters. | 617 |
![]() | '}' should be on the same line. | 627 |
![]() | Line is longer than 120 characters. | 630 |
![]() | '}' should be on the same line. | 649 |
![]() | '}' should be on the same line. | 669 |
![]() | '}' should be on the same line. | 678 |
![]() | '}' should be on the same line. | 682 |
![]() | Missing a Javadoc comment. | 689 |
![]() | Parameter slaID should be final. | 689 |
![]() | '{' is followed by whitespace. | 702 |
![]() | '}' should be on the same line. | 706 |
![]() | '}' should be on the same line. | 709 |
![]() | ';' is not followed by whitespace. | 720 |
![]() | '}' should be on the same line. | 730 |
![]() | '}' should be on the same line. | 733 |
![]() | '{' is followed by whitespace. | 749 |
![]() | '}' should be on the same line. | 750 |
![]() | '}' should be on the same line. | 753 |
![]() | '}' should be on the same line. | 757 |
![]() | Missing a Javadoc comment. | 765 |
![]() | Parameter slaID should be final. | 765 |
![]() | Parameter terminationReasons should be final. | 765 |
![]() | '{' is followed by whitespace. | 782 |
![]() | '}' should be on the same line. | 791 |
![]() | '}' should be on the same line. | 798 |
![]() | '}' should be on the same line. | 801 |
![]() | '}' should be on the same line. | 804 |
![]() | '}' should be on the same line. | 812 |
![]() | '}' should be on the same line. | 820 |
![]() | First sentence should end with a period. | 830 |
![]() | Expected an @return tag. | 832 |
![]() | Missing a Javadoc comment. | 836 |
![]() | Parameter context should be final. | 836 |
![]() | Missing a Javadoc comment. | 841 |
![]() | Parameter serviceBuilder should be final. | 841 |
![]() | Parameter negotiationID should be final. | 841 |
![]() | '}' should be on the same line. | 846 |
![]() | '{' is followed by whitespace. | 859 |
![]() | '}' should be on the same line. | 873 |
![]() | '}' should be on the same line. | 876 |
![]() | '}' should be on the same line. | 898 |
![]() | '}' should be on the same line. | 907 |
![]() | '}' should be on the same line. | 917 |
![]() | '}' should be on the same line. | 931 |
![]() | '}' should be on the same line. | 935 |
![]() | Line is longer than 120 characters. | 946 |
![]() | ';' is not followed by whitespace. | 946 |
![]() | Line is longer than 120 characters. | 948 |
![]() | '}' should be on the same line. | 956 |
![]() | 'else' is not followed by whitespace. | 957 |
![]() | '{' is not preceded with whitespace. | 957 |
![]() | Line is longer than 120 characters. | 958 |
![]() | '}' should be on the same line. | 960 |
![]() | '}' should be on the same line. | 964 |
![]() | '}' should be on the same line. | 967 |
![]() | '}' should be on the same line. | 970 |
![]() | '}' should be on the same line. | 973 |
![]() | 'catch' is not followed by whitespace. | 974 |
![]() | '{' is not preceded with whitespace. | 974 |
![]() | '}' should be on the same line. | 977 |
![]() | Missing a Javadoc comment. | 984 |
![]() | Parameter negotiationID should be final. | 984 |
![]() | Parameter dependentSLATemplate should be final. | 984 |
![]() | '}' should be on the same line. | 989 |
![]() | '}' should be on the same line. | 1000 |
![]() | '}' should be on the same line. | 1003 |
![]() | '}' should be on the same line. | 1006 |
![]() | Missing a Javadoc comment. | 1014 |
![]() | Parameter slaID should be final. | 1014 |
![]() | '}' should be on the same line. | 1019 |
![]() | '}' should be on the same line. | 1029 |
![]() | '}' should be on the same line. | 1032 |
![]() | Missing a Javadoc comment. | 1040 |
![]() | Parameter slaID should be final. | 1040 |
![]() | Parameter terminationReasons should be final. | 1041 |
![]() | '}' should be on the same line. | 1046 |
![]() | '}' should be on the same line. | 1054 |
![]() | Missing a Javadoc comment. | 1062 |
![]() | Parameter targetServiceTemplate should be final. | 1062 |
![]() | '{' is followed by whitespace. | 1067 |
![]() | '}' should be on the same line. | 1068 |
![]() | Missing a Javadoc comment. | 1074 |
![]() | Parameter serviceBuilder should be final. | 1074 |
![]() | Parameter targetServiceTemplate should be final. | 1075 |
![]() | '}' should be on the same line. | 1088 |
![]() | '{' is followed by whitespace. | 1113 |
![]() | ';' is not followed by whitespace. | 1113 |
![]() | Missing a Javadoc comment. | 1116 |
![]() | Parameter targetServiceTemplate should be final. | 1116 |
![]() | Parameter serviceBuilder should be final. | 1116 |
![]() | Missing a Javadoc comment. | 1123 |
![]() | Parameter slaTemplate should be final. | 1123 |
![]() | Parameter serviceBuilder should be final. | 1124 |
![]() | Missing a Javadoc comment. | 1128 |
![]() | Parameter slaTemplate should be final. | 1128 |
![]() | Missing a Javadoc comment. | 1132 |
![]() | Parameter serviceTypeID should be final. | 1132 |
![]() | Missing a Javadoc comment. | 1147 |
![]() | Parameter serviceType should be final. | 1147 |
![]() | Line is longer than 120 characters. | 1150 |
![]() | Line is longer than 120 characters. | 1157 |
![]() | ';' is not followed by whitespace. | 1158 |
![]() | Missing a Javadoc comment. | 1161 |
![]() | Parameter serviceBuilder should be final. | 1161 |
![]() | '}' should be on the same line. | 1171 |
![]() | Missing a Javadoc comment. | 1186 |
![]() | Parameter slaTemplateServiceType should be final. | 1186 |
![]() | Parameter targetURI should be final. | 1186 |
![]() | Line is longer than 120 characters. | 1187 |
![]() | '+' is not preceded with whitespace. | 1187 |
![]() | '+' is not followed by whitespace. | 1187 |
![]() | Line is longer than 120 characters. | 1192 |
![]() | '}' should be on the same line. | 1196 |
![]() | Line has trailing spaces. | 1205 |
![]() | Line has trailing spaces. | 1208 |
![]() | Line is longer than 120 characters. | 1212 |
![]() | Line is longer than 120 characters. | 1213 |
![]() | Line is longer than 120 characters. | 1214 |
![]() | Line is longer than 120 characters. | 1215 |
![]() | Line is longer than 120 characters. | 1221 |
![]() | '}' should be on the same line. | 1238 |
![]() | Line is longer than 120 characters. | 1242 |
![]() | Line is longer than 120 characters. | 1243 |
![]() | Line has trailing spaces. | 1246 |
![]() | Line has trailing spaces. | 1248 |
![]() | Line has trailing spaces. | 1249 |
![]() | Line has trailing spaces. | 1257 |
![]() | Line has trailing spaces. | 1274 |
![]() | Line has trailing spaces. | 1276 |
![]() | '}' should be on the same line. | 1279 |
![]() | Missing a Javadoc comment. | 1288 |
![]() | Parameter slaTemplate should be final. | 1288 |
![]() | Missing a Javadoc comment. | 1294 |
![]() | Parameter sla should be final. | 1294 |
![]() | Parameter slat should be final. | 1294 |
![]() | Missing a Javadoc comment. | 1319 |
![]() | Name 'getCurrentTime_yyyyMMMddHH_mm_ss' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1319 |
![]() | Missing a Javadoc comment. | 1325 |
![]() | Name 'getEffectiveFromTime_yyyyMMMddHH_mm_ss' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1325 |
![]() | ';' is not followed by whitespace. | 1327 |
![]() | Missing a Javadoc comment. | 1332 |
![]() | Name 'getEffectiveUntilTime_yyyyMMMddHH_mm_ss' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1332 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - org.slasoi.gslam.core.context.GenericSLAManagerUtils. | 38 |
![]() | Unused import - org.slasoi.gslam.core.context.SLAManagerContext. | 39 |
![]() | Unused import - org.slasoi.gslam.core.context.GenericSLAManagerUtils.GenericSLAManagerUtilsException. | 40 |
![]() | Unused import - org.slasoi.slamodel.primitives.ID. | 41 |
![]() | Unused import - org.slasoi.slamodel.sla.Party. | 42 |
![]() | Unused import - org.slasoi.slamodel.sla.SLATemplate. | 43 |
![]() | Unused import - org.slasoi.gslam.core.poc.PlanningOptimization. | 44 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Parameter context should be final. | 50 |
![]() | 'context' hides a field. | 50 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Parameter context should be final. | 55 |
![]() | 'context' hides a field. | 55 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 53 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Variable 'context' must be private and have accessor methods. | 55 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Variable 'iAssessmentAndCustomizeImpl' must be private and have accessor methods. | 56 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Variable 'pocPOCINotification' must be private and have accessor methods. | 57 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Variable 'pocIPlanStatus' must be private and have accessor methods. | 58 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Variable 'iReplan' must be private and have accessor methods. | 59 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Missing a Javadoc comment. | 65 |
![]() | Missing a Javadoc comment. | 67 |
![]() | Missing a Javadoc comment. | 69 |
![]() | Missing a Javadoc comment. | 77 |
![]() | Missing a Javadoc comment. | 81 |
![]() | Missing a Javadoc comment. | 85 |
![]() | Missing a Javadoc comment. | 89 |
![]() | Missing a Javadoc comment. | 93 |
![]() | Parameter context should be final. | 93 |
![]() | 'context' hides a field. | 93 |
![]() | Missing a Javadoc comment. | 98 |
![]() | Missing a Javadoc comment. | 110 |
![]() | Missing a Javadoc comment. | 116 |
![]() | Missing a Javadoc comment. | 118 |
![]() | Missing a Javadoc comment. | 120 |
![]() | Parameter newSLA should be final. | 120 |
![]() | '}' should be on the same line. | 129 |
![]() | '}' should be on the same line. | 133 |
![]() | '}' should be on the same line. | 136 |
![]() | '}' should be on the same line. | 139 |
![]() | Missing a Javadoc comment. | 146 |
![]() | Parameter softwareServiceManagerFacade should be final. | 146 |
![]() | First sentence should end with a period. | 159 |
![]() | Parameter planId should be final. | 167 |
![]() | Parameter status should be final. | 167 |
![]() | Line is longer than 120 characters. | 168 |
![]() | First sentence should end with a period. | 179 |
![]() | Parameter planId should be final. | 187 |
![]() | Parameter analysis should be final. | 187 |
![]() | Line is longer than 120 characters. | 188 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Missing a Javadoc comment. | 10 |
![]() | Utility classes should not have a public or default constructor. | 10 |
![]() | Missing a Javadoc comment. | 12 |
![]() | Missing a Javadoc comment. | 14 |
![]() | Missing a Javadoc comment. | 18 |
![]() | '}' should be on the same line. | 26 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 6 |
![]() | Missing a Javadoc comment. | 8 |
![]() | Missing a Javadoc comment. | 9 |
![]() | Missing a Javadoc comment. | 10 |
![]() | Missing a Javadoc comment. | 11 |
![]() | Missing a Javadoc comment. | 12 |
![]() | Missing a Javadoc comment. | 13 |
![]() | Missing a Javadoc comment. | 15 |
![]() | Parameter name should be final. | 15 |
![]() | Missing a Javadoc comment. | 19 |
![]() | Missing a Javadoc comment. | 23 |
![]() | Parameter name should be final. | 23 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Parameter bookSaleOperation should be final. | 31 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Parameter productDetailsOperation should be final. | 39 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Parameter paymentServiceOperation should be final. | 47 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Parameter listOfIsTerms should be final. | 55 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Parameter riskQuantifier should be final. | 63 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 3 |
![]() | Missing a Javadoc comment. | 5 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 6 |
![]() | Missing a Javadoc comment. | 8 |
![]() | Missing a Javadoc comment. | 10 |
![]() | Missing a Javadoc comment. | 11 |
![]() | Missing a Javadoc comment. | 12 |
![]() | Missing a Javadoc comment. | 13 |
![]() | Missing a Javadoc comment. | 14 |
![]() | Missing a Javadoc comment. | 16 |
![]() | Missing a Javadoc comment. | 17 |
![]() | Missing a Javadoc comment. | 18 |
![]() | Missing a Javadoc comment. | 19 |
![]() | Missing a Javadoc comment. | 20 |
![]() | Missing a Javadoc comment. | 21 |
![]() | Missing a Javadoc comment. | 22 |
![]() | Missing a Javadoc comment. | 23 |
![]() | Missing a Javadoc comment. | 24 |
![]() | Missing a Javadoc comment. | 25 |
![]() | Missing a Javadoc comment. | 26 |
![]() | Missing a Javadoc comment. | 28 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Parameter riskQualifier should be final. | 43 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Parameter availability should be final. | 51 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Parameter minAvailability should be final. | 59 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Missing a Javadoc comment. | 67 |
![]() | Parameter maxAvailability should be final. | 67 |
![]() | Missing a Javadoc comment. | 71 |
![]() | Missing a Javadoc comment. | 75 |
![]() | Parameter vmQuantity should be final. | 75 |
![]() | Missing a Javadoc comment. | 79 |
![]() | Missing a Javadoc comment. | 83 |
![]() | Parameter termId should be final. | 83 |
![]() | Missing a Javadoc comment. | 87 |
![]() | Missing a Javadoc comment. | 91 |
![]() | Parameter minCpuCores should be final. | 91 |
![]() | Missing a Javadoc comment. | 95 |
![]() | Missing a Javadoc comment. | 99 |
![]() | Parameter maxCpuCores should be final. | 99 |
![]() | Missing a Javadoc comment. | 103 |
![]() | Missing a Javadoc comment. | 107 |
![]() | Parameter minCpuSpeed should be final. | 107 |
![]() | Missing a Javadoc comment. | 111 |
![]() | Missing a Javadoc comment. | 115 |
![]() | Parameter maxCpuSpeed should be final. | 115 |
![]() | Missing a Javadoc comment. | 119 |
![]() | Missing a Javadoc comment. | 123 |
![]() | Parameter minMemory should be final. | 123 |
![]() | Missing a Javadoc comment. | 127 |
![]() | Missing a Javadoc comment. | 131 |
![]() | Parameter maxMemory should be final. | 131 |
![]() | Missing a Javadoc comment. | 135 |
![]() | Missing a Javadoc comment. | 139 |
![]() | Parameter cpuCores should be final. | 139 |
![]() | Missing a Javadoc comment. | 143 |
![]() | Missing a Javadoc comment. | 147 |
![]() | Parameter cpuSpeed should be final. | 147 |
![]() | Missing a Javadoc comment. | 151 |
![]() | Missing a Javadoc comment. | 155 |
![]() | Parameter memory should be final. | 155 |
![]() | Missing a Javadoc comment. | 159 |
![]() | Missing a Javadoc comment. | 163 |
![]() | Parameter image should be final. | 163 |
![]() | Missing a Javadoc comment. | 167 |
![]() | Missing a Javadoc comment. | 171 |
![]() | Parameter listOfImages should be final. | 171 |
![]() | Missing a Javadoc comment. | 175 |
![]() | Missing a Javadoc comment. | 179 |
![]() | Parameter minVMQuantity should be final. | 179 |
![]() | Missing a Javadoc comment. | 183 |
![]() | Missing a Javadoc comment. | 187 |
![]() | Parameter ruleNumber should be final. | 187 |
![]() | Missing a Javadoc comment. | 191 |
![]() | Missing a Javadoc comment. | 195 |
![]() | Parameter bookSaleOperation should be final. | 195 |
![]() | Missing a Javadoc comment. | 199 |
![]() | Missing a Javadoc comment. | 203 |
![]() | Parameter productDetailsOperation should be final. | 203 |
![]() | Missing a Javadoc comment. | 207 |
![]() | Missing a Javadoc comment. | 211 |
![]() | Parameter paymentServiceOperation should be final. | 211 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Missing a Javadoc comment. | 5 |
![]() | Missing a Javadoc comment. | 6 |
![]() | Missing a Javadoc comment. | 7 |
![]() | Missing a Javadoc comment. | 8 |
![]() | Missing a Javadoc comment. | 9 |
![]() | Line has trailing spaces. | 10 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - java.util.ArrayList. | 3 |
![]() | Unused import - java.util.List. | 4 |
![]() | Missing a Javadoc comment. | 6 |
![]() | Line has trailing spaces. | 7 |
![]() | Missing a Javadoc comment. | 9 |
![]() | Missing a Javadoc comment. | 10 |
![]() | Missing a Javadoc comment. | 11 |
![]() | Line has trailing spaces. | 12 |
![]() | Missing a Javadoc comment. | 13 |
![]() | Missing a Javadoc comment. | 14 |
![]() | Missing a Javadoc comment. | 15 |
![]() | Missing a Javadoc comment. | 16 |
![]() | Line has trailing spaces. | 17 |
![]() | Missing a Javadoc comment. | 19 |
![]() | Missing a Javadoc comment. | 20 |
![]() | Missing a Javadoc comment. | 21 |
![]() | Missing a Javadoc comment. | 22 |
![]() | Line has trailing spaces. | 23 |
![]() | Missing a Javadoc comment. | 24 |
![]() | '{' is not preceded with whitespace. | 24 |
![]() | Line has trailing spaces. | 25 |
![]() | Line has trailing spaces. | 27 |
![]() | Missing a Javadoc comment. | 28 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Parameter termId should be final. | 32 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Parameter operationName should be final. | 40 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Parameter minArrivalRate should be final. | 48 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Parameter maxArrivalRate should be final. | 56 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Parameter minCompletionTime should be final. | 64 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Missing a Javadoc comment. | 72 |
![]() | Parameter maxCompletionTime should be final. | 72 |
![]() | Missing a Javadoc comment. | 76 |
![]() | Missing a Javadoc comment. | 80 |
![]() | Parameter completionTime should be final. | 80 |
![]() | Missing a Javadoc comment. | 84 |
![]() | Missing a Javadoc comment. | 88 |
![]() | Parameter arrivalRate should be final. | 88 |
![]() | Missing a Javadoc comment. | 92 |
![]() | Missing a Javadoc comment. | 96 |
![]() | Parameter availability should be final. | 96 |
![]() | Missing a Javadoc comment. | 100 |
![]() | Missing a Javadoc comment. | 104 |
![]() | Parameter reliability should be final. | 104 |
![]() | Line has trailing spaces. | 107 |
![]() | Missing a Javadoc comment. | 108 |
![]() | Missing a Javadoc comment. | 112 |
![]() | Parameter serviceName should be final. | 112 |
![]() | Line has trailing spaces. | 115 |
![]() | '+' is not preceded with whitespace. | 118 |
![]() | '+' is not followed by whitespace. | 118 |
![]() | '+' is not preceded with whitespace. | 118 |
![]() | '+' is not followed by whitespace. | 118 |
![]() | '+' is not preceded with whitespace. | 118 |
![]() | '+' is not followed by whitespace. | 118 |
![]() | '+' is not preceded with whitespace. | 118 |
![]() | '+' is not followed by whitespace. | 118 |
![]() | '+' is not preceded with whitespace. | 118 |
![]() | '+' is not followed by whitespace. | 118 |
![]() | '+' is not followed by whitespace. | 119 |
![]() | '+' is not preceded with whitespace. | 119 |
![]() | '+' is not followed by whitespace. | 119 |
![]() | '+' is not preceded with whitespace. | 119 |
![]() | '+' is not followed by whitespace. | 119 |
![]() | '+' is not preceded with whitespace. | 119 |
![]() | '+' is not followed by whitespace. | 119 |
![]() | '+' is not preceded with whitespace. | 119 |
![]() | '+' is not followed by whitespace. | 119 |
![]() | '+' is not followed by whitespace. | 120 |
![]() | '+' is not preceded with whitespace. | 120 |
![]() | '+' is not followed by whitespace. | 120 |
![]() | '+' is not preceded with whitespace. | 120 |
![]() | '+' is not followed by whitespace. | 120 |
![]() | '+' is not preceded with whitespace. | 121 |
![]() | '+' is not followed by whitespace. | 121 |
![]() | '+' is not preceded with whitespace. | 121 |
![]() | '+' is not followed by whitespace. | 121 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - java.io.FileReader. | 3 |
![]() | Unused import - java.io.IOException. | 4 |
![]() | Unused import - java.util.Properties. | 6 |
![]() | Unused import - org.apache.log4j.PropertyConfigurator. | 8 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Name 'ASSIGNMENT_MODE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 33 |
![]() | Variable 'ASSIGNMENT_MODE' must be private and have accessor methods. | 33 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Variable 'operations' must be private and have accessor methods. | 34 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Parameter slaTemplate should be final. | 59 |
![]() | 'slaTemplate' hides a field. | 59 |
![]() | Missing a Javadoc comment. | 65 |
![]() | Parameter slaTemplate should be final. | 65 |
![]() | 'slaTemplate' hides a field. | 65 |
![]() | Missing a Javadoc comment. | 71 |
![]() | Parameter slaTemplate should be final. | 71 |
![]() | 'slaTemplate' hides a field. | 71 |
![]() | Parameter iSTerms should be final. | 71 |
![]() | 'iSTerms' hides a field. | 71 |
![]() | First sentence should end with a period. | 93 |
![]() | Line is longer than 120 characters. | 93 |
![]() | Parameter slaTemplate should be final. | 95 |
![]() | 'slaTemplate' hides a field. | 95 |
![]() | Expected @param tag for 'slaTemplate'. | 95 |
![]() | '}' should be on the same line. | 101 |
![]() | Missing a Javadoc comment. | 109 |
![]() | Missing a Javadoc comment. | 113 |
![]() | Name 'x_SLA' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 113 |
![]() | Missing a Javadoc comment. | 117 |
![]() | Name 'x_SLA_CONTENT' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 117 |
![]() | '}' should be on the same line. | 133 |
![]() | Missing a Javadoc comment. | 141 |
![]() | Name 'x_RENDER' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 141 |
![]() | Parameter idec should be final. | 141 |
![]() | Missing a Javadoc comment. | 173 |
![]() | Name 'x_RENDER' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 173 |
![]() | Parameter term should be final. | 173 |
![]() | 'if' construct must use '{}'s. | 176 |
![]() | 'if' construct must use '{}'s. | 183 |
![]() | Missing a Javadoc comment. | 189 |
![]() | Name 'x_RENDER' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 189 |
![]() | Parameter vdec should be final. | 189 |
![]() | Parameter term should be final. | 189 |
![]() | ';' is not followed by whitespace. | 198 |
![]() | '}' should be on the same line. | 213 |
![]() | '}' should be on the same line. | 224 |
![]() | '}' should be on the same line. | 235 |
![]() | '}' should be on the same line. | 246 |
![]() | '}' should be on the same line. | 257 |
![]() | '}' should be on the same line. | 268 |
![]() | '}' should be on the same line. | 279 |
![]() | '}' should be on the same line. | 288 |
![]() | '}' should be on the same line. | 297 |
![]() | 'memory' hides a field. | 303 |
![]() | '}' should be on the same line. | 306 |
![]() | Must have at least one statement. | 309 |
![]() | '}' should be on the same line. | 315 |
![]() | Must have at least one statement. | 318 |
![]() | Missing a Javadoc comment. | 332 |
![]() | Parameter ssOp should be final. | 332 |
![]() | Parameter exp should be final. | 332 |
![]() | Parameter property should be final. | 332 |
![]() | '}' should be on the same line. | 348 |
![]() | '}' should be on the same line. | 353 |
![]() | '}' should be on the same line. | 358 |
![]() | Missing a Javadoc comment. | 369 |
![]() | Parameter iSTerms should be final. | 369 |
![]() | 'iSTerms' hides a field. | 369 |
![]() | Parameter exp should be final. | 369 |
![]() | Parameter property should be final. | 369 |
![]() | '}' should be on the same line. | 385 |
![]() | '}' should be on the same line. | 388 |
![]() | '}' should be on the same line. | 391 |
![]() | '}' should be on the same line. | 394 |
![]() | '}' should be on the same line. | 398 |
![]() | '}' should be on the same line. | 403 |
![]() | '}' should be on the same line. | 406 |
![]() | '}' should be on the same line. | 409 |
![]() | '}' should be on the same line. | 416 |
![]() | Missing a Javadoc comment. | 435 |
![]() | Name 'x_RENDER' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 435 |
![]() | Parameter gs should be final. | 435 |
![]() | Missing a Javadoc comment. | 440 |
![]() | Name 'x_RENDER' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 440 |
![]() | Parameter ce should be final. | 440 |
Violation | Message | Line |
---|---|---|
![]() | Class Translator should be declared as final. | 22 |
![]() | Missing a Javadoc comment. | 22 |
![]() | Missing a Javadoc comment. | 24 |
![]() | Missing a Javadoc comment. | 25 |
![]() | Missing a Javadoc comment. | 26 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Missing a Javadoc comment. | 28 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Missing a Javadoc comment. | 41 |
![]() | 'if' is not followed by whitespace. | 42 |
![]() | '{' is not preceded with whitespace. | 42 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Parameter slaTemplate should be final. | 48 |
![]() | Parameter knowledgeBaseNumber should be final. | 48 |
![]() | '+' is not preceded with whitespace. | 49 |
![]() | '+' is not followed by whitespace. | 49 |
![]() | Line has trailing spaces. | 50 |
![]() | '}' should be on the same line. | 66 |
![]() | '}' should be on the same line. | 106 |
![]() | Line has trailing spaces. | 116 |
![]() | Line is longer than 120 characters. | 117 |
![]() | Line has trailing spaces. | 118 |
![]() | 'if' is not followed by whitespace. | 122 |
![]() | '{' is not preceded with whitespace. | 122 |
![]() | 'if' is not followed by whitespace. | 125 |
![]() | '{' is not preceded with whitespace. | 125 |
![]() | 'if' is not followed by whitespace. | 128 |
![]() | '{' is not preceded with whitespace. | 128 |
![]() | 'if' is not followed by whitespace. | 131 |
![]() | '{' is not preceded with whitespace. | 131 |
![]() | 'if' is not followed by whitespace. | 134 |
![]() | '{' is not preceded with whitespace. | 134 |
![]() | 'if' is not followed by whitespace. | 137 |
![]() | '{' is not preceded with whitespace. | 137 |
![]() | Line has trailing spaces. | 140 |
![]() | 'if' is not followed by whitespace. | 142 |
![]() | '{' is not preceded with whitespace. | 142 |
![]() | 'if' is not followed by whitespace. | 145 |
![]() | '{' is not preceded with whitespace. | 145 |
![]() | 'if' is not followed by whitespace. | 148 |
![]() | '{' is not preceded with whitespace. | 148 |
![]() | 'if' is not followed by whitespace. | 151 |
![]() | '{' is not preceded with whitespace. | 151 |
![]() | 'if' is not followed by whitespace. | 154 |
![]() | '{' is not preceded with whitespace. | 154 |
![]() | 'if' is not followed by whitespace. | 157 |
![]() | '{' is not preceded with whitespace. | 157 |
![]() | Line has trailing spaces. | 160 |
![]() | Line has trailing spaces. | 170 |
![]() | Missing a Javadoc comment. | 177 |
![]() | Inner assignments should be avoided. | 183 |
![]() | '}' should be on the same line. | 193 |
![]() | '}' should be on the same line. | 202 |
![]() | Line is longer than 120 characters. | 208 |
![]() | Missing a Javadoc comment. | 226 |
![]() | Inner assignments should be avoided. | 232 |
![]() | '}' should be on the same line. | 243 |
![]() | '}' should be on the same line. | 252 |
![]() | Line is longer than 120 characters. | 258 |
![]() | Missing a Javadoc comment. | 275 |
![]() | Parameter listOfEvents should be final. | 275 |
![]() | Parameter session should be final. | 275 |
![]() | ';' is not followed by whitespace. | 280 |
![]() | Missing a Javadoc comment. | 286 |
![]() | Parameter listOfEvents should be final. | 286 |
![]() | Missing a Javadoc comment. | 298 |
![]() | Parameter results should be final. | 298 |
![]() | Parameter length should be final. | 298 |
![]() | Missing a Javadoc comment. | 307 |
![]() | Parameter knowledgeBaseNumber should be final. | 307 |
![]() | '}' should be on the same line. | 311 |
![]() | Line has trailing spaces. | 317 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Method length is 217 lines (max allowed is 150). | 46 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Name '$arrayOfNUMBER' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 54 |
![]() | Name 'request_event' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 59 |
![]() | Name 'response_event' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 60 |
![]() | Name 'arrival_rate_sensor' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 72 |
![]() | Name 'arrival_rate_inputs' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 77 |
![]() | Name 'completion_time_sensor' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 81 |
![]() | Name 'completion_time_inputs' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 85 |
![]() | Name 'vmimage_sensor' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 90 |
![]() | Name 'request_sensor' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 95 |
![]() | Name 'response_sensor' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 100 |
![]() | Name 'loe_impl' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 115 |
![]() | Name 'gre_impl' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 134 |
![]() | Name 'gre_impl_inputs' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 138 |
![]() | Name 'gre_impl_input1' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 139 |
![]() | Name 'gre_impl_input2' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 142 |
![]() | Name 'gre_impl_output' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 148 |
![]() | Name 'avail_impl' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 153 |
![]() | Name 'avail_input' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 157 |
![]() | Name 'avail_input_1' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 158 |
![]() | Name 'avail_output' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 163 |
![]() | Name 'equals_impl' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 168 |
![]() | Name 'equals_impl_inputs' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 172 |
![]() | Name 'equals_impl_input1' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 173 |
![]() | Name 'equals_impl_input2' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 176 |
![]() | Name 'equals_impl_output' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 182 |
![]() | Name 'text_equals_impl' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 187 |
![]() | Name 'text_equals_impl_inputs' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 191 |
![]() | Name 'text_equals_impl_input1' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 192 |
![]() | Name 'text_equals_impl_input2' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 195 |
![]() | Name 'text_equals_impl_output' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 201 |
![]() | Name 'mean_impl' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 206 |
![]() | Name 'mean_input' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 210 |
![]() | Name 'mean_input_1' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 211 |
![]() | Name 'mean_output' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 216 |
![]() | Name 'series_impl' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 222 |
![]() | Name 'series_inputs' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 226 |
![]() | Name 'series_input_1' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 227 |
![]() | Name 'series_output' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 233 |
![]() | '}' should be on the same line. | 256 |
![]() | Name 'E' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 257 |
![]() | Must have at least one statement. | 257 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Unused import - org.slasoi.softwareservicemanager.IProvisioning. | 42 |
![]() | Unused import - org.slasoi.softwareservicemanager.provisioning.ProvisionServiceStub. | 44 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Name 'Service_Manager_ID' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 56 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Name 'propertiesFile' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 57 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Parameter sla should be final. | 63 |
![]() | Missing a Javadoc comment. | 67 |
![]() | Name 'service_buider_id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 79 |
![]() | '}' should be on the same line. | 90 |
![]() | '}' should be on the same line. | 94 |
![]() | Missing a Javadoc comment. | 101 |
![]() | Parameter softwareServiceManagerFacade should be final. | 101 |
![]() | Missing a Javadoc comment. | 105 |
![]() | Missing a Javadoc comment. | 110 |