Checkstyle Results

The following document contains the results of Checkstyle 6.16 with odl_checks.xml ruleset. rss feed

Summary

Files  Info  Warnings  Errors
112 0 385 0

Files

File  I  W  E
org/opendaylight/topoprocessing/impl/adapter/ModelAdapter.java 0 5 0
org/opendaylight/topoprocessing/impl/listener/GlobalSchemaContextListener.java 0 3 0
org/opendaylight/topoprocessing/impl/listener/GlobalSchemaContextListenerTest.java 0 1 0
org/opendaylight/topoprocessing/impl/listener/InventoryListener.java 0 8 0
org/opendaylight/topoprocessing/impl/listener/InventoryListenerTest.java 0 6 0
org/opendaylight/topoprocessing/impl/listener/UnderlayTopologyListener.java 0 5 0
org/opendaylight/topoprocessing/impl/listener/UnderlayTopologyListenerTest.java 0 16 0
org/opendaylight/topoprocessing/impl/operator/EqualityAggregator.java 0 2 0
org/opendaylight/topoprocessing/impl/operator/EqualityAggregatorTest.java 0 18 0
org/opendaylight/topoprocessing/impl/operator/ITopologyManager.java 0 10 0
org/opendaylight/topoprocessing/impl/operator/LinkCalculator.java 0 7 0
org/opendaylight/topoprocessing/impl/operator/LinkCalculatorTest.java 0 2 0
org/opendaylight/topoprocessing/impl/operator/LinkFiltrator.java 0 1 0
org/opendaylight/topoprocessing/impl/operator/LinkFiltratorTest.java 0 1 0
org/opendaylight/topoprocessing/impl/operator/NodeAndTPAggregator.java 0 8 0
org/opendaylight/topoprocessing/impl/operator/NodeAndTPAggregatorTest.java 0 1 0
org/opendaylight/topoprocessing/impl/operator/NotificationInterConnector.java 0 7 0
org/opendaylight/topoprocessing/impl/operator/NotificationInterConnectorTest.java 0 2 0
org/opendaylight/topoprocessing/impl/operator/PreAggregationFiltrator.java 0 3 0
org/opendaylight/topoprocessing/impl/operator/PreAggregationFiltratorTest.java 0 1 0
org/opendaylight/topoprocessing/impl/operator/TerminationPointAggregator.java 0 4 0
org/opendaylight/topoprocessing/impl/operator/TerminationPointAggregatorTest.java 0 10 0
org/opendaylight/topoprocessing/impl/operator/TerminationPointFiltrator.java 0 3 0
org/opendaylight/topoprocessing/impl/operator/TerminationPointFiltratorTest.java 0 2 0
org/opendaylight/topoprocessing/impl/operator/TerminationPointPreAggregationFiltrator.java 0 1 0
org/opendaylight/topoprocessing/impl/operator/TerminationPointPreAggregationFiltratorTest.java 0 4 0
org/opendaylight/topoprocessing/impl/operator/TopoStoreProvider.java 0 5 0
org/opendaylight/topoprocessing/impl/operator/TopoStoreProviderTest.java 0 2 0
org/opendaylight/topoprocessing/impl/operator/TopologyAggregator.java 0 8 0
org/opendaylight/topoprocessing/impl/operator/TopologyFiltrator.java 0 1 0
org/opendaylight/topoprocessing/impl/operator/TopologyFiltratorTest.java 0 6 0
org/opendaylight/topoprocessing/impl/operator/TopologyManager.java 0 11 0
org/opendaylight/topoprocessing/impl/operator/TopologyManagerTest.java 0 1 0
org/opendaylight/topoprocessing/impl/operator/TopologyOperator.java 0 3 0
org/opendaylight/topoprocessing/impl/operator/UnificationAggregator.java 0 1 0
org/opendaylight/topoprocessing/impl/operator/UnificationAggregatorTest.java 0 5 0
org/opendaylight/topoprocessing/impl/operator/UnificationCustomScriptTest.java 0 5 0
org/opendaylight/topoprocessing/impl/operator/filtrator/AbstractFiltrator.java 0 3 0
org/opendaylight/topoprocessing/impl/operator/filtrator/Ipv4AddressFiltrator.java 0 3 0
org/opendaylight/topoprocessing/impl/operator/filtrator/Ipv4AddressFiltratorTest.java 0 1 0
org/opendaylight/topoprocessing/impl/operator/filtrator/Ipv6AddressFiltrator.java 0 3 0
org/opendaylight/topoprocessing/impl/operator/filtrator/Ipv6AddressFiltratorTest.java 0 1 0
org/opendaylight/topoprocessing/impl/operator/filtrator/RangeNumberFiltrator.java 0 1 0
org/opendaylight/topoprocessing/impl/operator/filtrator/RangeNumberFiltratorTest.java 0 1 0
org/opendaylight/topoprocessing/impl/operator/filtrator/RangeStringFiltrator.java 0 1 0
org/opendaylight/topoprocessing/impl/operator/filtrator/RangeStringFiltratorTest.java 0 1 0
org/opendaylight/topoprocessing/impl/operator/filtrator/ScriptFiltrator.java 0 3 0
org/opendaylight/topoprocessing/impl/operator/filtrator/ScriptFiltratorTest.java 0 1 0
org/opendaylight/topoprocessing/impl/operator/filtrator/SpecificValueFiltrator.java 0 4 0
org/opendaylight/topoprocessing/impl/operator/filtrator/SpecificValueFiltratorTest.java 0 1 0
org/opendaylight/topoprocessing/impl/operator/filtratorFactory/DefaultFiltrators.java 0 4 0
org/opendaylight/topoprocessing/impl/operator/filtratorFactory/Ipv4FiltratorFactory.java 0 2 0
org/opendaylight/topoprocessing/impl/operator/filtratorFactory/Ipv4FiltratorFactoryTest.java 0 2 0
org/opendaylight/topoprocessing/impl/operator/filtratorFactory/Ipv6FiltratorFactory.java 0 2 0
org/opendaylight/topoprocessing/impl/operator/filtratorFactory/Ipv6FiltratorFactoryTest.java 0 2 0
org/opendaylight/topoprocessing/impl/operator/filtratorFactory/RangeNumberFiltratorFactory.java 0 3 0
org/opendaylight/topoprocessing/impl/operator/filtratorFactory/RangeNumberFiltratorFactoryTest.java 0 2 0
org/opendaylight/topoprocessing/impl/operator/filtratorFactory/RangeStringFiltratorFactory.java 0 3 0
org/opendaylight/topoprocessing/impl/operator/filtratorFactory/RangeStringFiltratorFactoryTest.java 0 2 0
org/opendaylight/topoprocessing/impl/operator/filtratorFactory/ScriptFiltratorFactory.java 0 2 0
org/opendaylight/topoprocessing/impl/operator/filtratorFactory/ScriptFiltratorFactoryTest.java 0 2 0
org/opendaylight/topoprocessing/impl/operator/filtratorFactory/SpecificNumberFiltratorFactory.java 0 2 0
org/opendaylight/topoprocessing/impl/operator/filtratorFactory/SpecificNumberFiltratorFactoryTest.java 0 2 0
org/opendaylight/topoprocessing/impl/operator/filtratorFactory/SpecificStringFiltratorFactory.java 0 2 0
org/opendaylight/topoprocessing/impl/operator/filtratorFactory/SpecificStringFiltratorFactoryTest.java 0 2 0
org/opendaylight/topoprocessing/impl/provider/TopoProcessingProviderImpl.java 0 3 0
org/opendaylight/topoprocessing/impl/provider/TopoProcessingProviderImplTest.java 0 1 0
org/opendaylight/topoprocessing/impl/request/TopologyRequestHandler.java 0 14 0
org/opendaylight/topoprocessing/impl/request/TopologyRequestHandlerTest.java 0 7 0
org/opendaylight/topoprocessing/impl/request/TopologyRequestListener.java 0 4 0
org/opendaylight/topoprocessing/impl/request/TopologyRequestListenerTest.java 0 9 0
org/opendaylight/topoprocessing/impl/rpc/OverlayRpcImplementation.java 0 2 0
org/opendaylight/topoprocessing/impl/rpc/OverlayRpcImplementationTest.java 0 2 0
org/opendaylight/topoprocessing/impl/rpc/RpcServices.java 0 4 0
org/opendaylight/topoprocessing/impl/rpc/RpcServicesTest.java 0 1 0
org/opendaylight/topoprocessing/impl/structure/IdentifierGenerator.java 0 1 0
org/opendaylight/topoprocessing/impl/structure/IdentifierGeneratorTest.java 0 1 0
org/opendaylight/topoprocessing/impl/structure/LogicalNodeTest.java 0 1 0
org/opendaylight/topoprocessing/impl/structure/OverlayItemWrapper.java 0 11 0
org/opendaylight/topoprocessing/impl/structure/ScriptResult.java 0 4 0
org/opendaylight/topoprocessing/impl/structure/TopologyStore.java 0 7 0
org/opendaylight/topoprocessing/impl/structure/TopologyStoreTest.java 0 6 0
org/opendaylight/topoprocessing/impl/testUtilities/TestDataTreeCandidateNode.java 0 2 0
org/opendaylight/topoprocessing/impl/testUtilities/TestLinkCreator.java 0 2 0
org/opendaylight/topoprocessing/impl/testUtilities/TestNodeCreator.java 0 2 0
org/opendaylight/topoprocessing/impl/testUtilities/TestingDOMDataBroker.java 0 2 0
org/opendaylight/topoprocessing/impl/translator/LinkTranslator.java 0 2 0
org/opendaylight/topoprocessing/impl/translator/NodeTranslator.java 0 2 0
org/opendaylight/topoprocessing/impl/translator/OverlayItemTranslator.java 0 2 0
org/opendaylight/topoprocessing/impl/translator/OverlayItemTranslatorTest.java 0 1 0
org/opendaylight/topoprocessing/impl/translator/PathTranslator.java 0 1 0
org/opendaylight/topoprocessing/impl/translator/PathTranslatorTest.java 0 10 0
org/opendaylight/topoprocessing/impl/translator/TranslatorHelper.java 0 1 0
org/opendaylight/topoprocessing/impl/util/GlobalSchemaContextHolder.java 0 4 0
org/opendaylight/topoprocessing/impl/util/GlobalSchemaContextHolderTest.java 0 1 0
org/opendaylight/topoprocessing/impl/util/IgnoreAddQueue.java 0 2 0
org/opendaylight/topoprocessing/impl/util/InstanceIdentifiers.java 0 1 0
org/opendaylight/topoprocessing/impl/util/InstanceIdentifiersTest.java 0 1 0
org/opendaylight/topoprocessing/impl/util/TopologyBuilder.java 0 1 0
org/opendaylight/topoprocessing/impl/util/TopologyQNames.java 0 1 0
org/opendaylight/topoprocessing/impl/util/TopologyQNamesTest.java 0 1 0
org/opendaylight/topoprocessing/impl/writer/DeleteOperation.java 0 2 0
org/opendaylight/topoprocessing/impl/writer/DeleteOperationTest.java 0 1 0
org/opendaylight/topoprocessing/impl/writer/MergeOperation.java 0 2 0
org/opendaylight/topoprocessing/impl/writer/PutOperation.java 0 2 0
org/opendaylight/topoprocessing/impl/writer/PutOperationTest.java 0 1 0
org/opendaylight/topoprocessing/impl/writer/ShutdownOperation.java 0 2 0
org/opendaylight/topoprocessing/impl/writer/TopologyWriter.java 0 8 0
org/opendaylight/topoprocessing/impl/writer/TopologyWriterTest.java 0 11 0
org/opendaylight/topoprocessing/impl/writer/TransactionOperation.java 0 2 0

Rules

Category Rule Violations Severity
blocks EmptyBlock
  • tokens: "LITERAL_TRY, LITERAL_CATCH, LITERAL_FINALLY, LITERAL_IF, LITERAL_ELSE, LITERAL_SWITCH"
  • option: "TEXT"
1  Warning
RightCurly
  • tokens: "CLASS_DEF, METHOD_DEF, CTOR_DEF, LITERAL_FOR, LITERAL_WHILE, LITERAL_DO, STATIC_INIT, INSTANCE_INIT"
  • option: "alone"
1  Warning
RightCurly 1  Warning
coding IllegalCatch 3  Warning
MultipleVariableDeclarations 2  Warning
OverloadMethodsDeclarationOrder 1  Warning
VariableDeclarationUsageDistance 45  Warning
indentation Indentation
  • throwsIndent: "4"
  • arrayInitIndent: "4"
  • caseIndent: "4"
  • basicOffset: "4"
  • braceAdjustment: "0"
  • lineWrappingIndentation: "4"
5  Warning
javadoc JavadocParagraph
  • allowNewlineParagraph: "false"
13  Warning
JavadocStyle
  • checkEmptyJavadoc: "true"
159  Warning
JavadocTagContinuationIndentation 4  Warning
NonEmptyAtclauseDescription 9  Warning
modifier RedundantModifier 14  Warning
naming ConstantName 8  Warning
LocalVariableName
  • format: "^[a-z][a-z0-9][a-zA-Z0-9]*$"
  • allowOneCharVarInForLoop: "true"
  • tokens: "VARIABLE_DEF"
14  Warning
MemberName
  • format: "^[a-z][a-z0-9][a-zA-Z0-9]*$"
3  Warning
PackageName
  • format: "^[a-z]+(\.[a-z][a-z0-9]*)*$"
19  Warning
ParameterName
  • format: "^[a-z][a-z0-9][a-zA-Z0-9]*$"
4  Warning
regexp RegexpSingleline
  • format: "\s+$"
  • message: "Line has trailing spaces."
1  Error
RegexpSinglelineJava
  • ignoreComments: "false"
  • format: "System\.(out)|(err)\.print(ln)?\("
  • message: "Line contains console output."
2  Warning
sizes LineLength
  • max: "120"
  • ignorePattern: "^package.*|^import.*|a href|href|http://|https://|ftp://"
2  Warning
whitespace EmptyLineSeparator
  • allowNoEmptyLineBetweenFields: "true"
  • tokens: "IMPORT, CLASS_DEF, INTERFACE_DEF, ENUM_DEF, STATIC_INIT, INSTANCE_INIT, METHOD_DEF, CTOR_DEF, VARIABLE_DEF"
4  Warning
GenericWhitespace 3  Warning
OperatorWrap
  • tokens: "BAND, BOR, BSR, BXOR, DIV, EQUAL, GE, GT, LAND, LE, LITERAL_INSTANCEOF, LOR, LT, MINUS, MOD, NOT_EQUAL, PLUS, QUESTION, SL, SR, STAR "
  • option: "NL"
3  Warning
SeparatorWrap
  • tokens: "COMMA"
  • option: "EOL"
2  Warning
SeparatorWrap
  • tokens: "DOT"
  • option: "nl"
2  Warning
WhitespaceAround
  • allowEmptyConstructors: "true"
  • allowEmptyMethods: "true"
  • allowEmptyLoops: "true"
  • allowEmptyTypes: "true"
5  Warning

Details

org/opendaylight/topoprocessing/impl/adapter/ModelAdapter.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 31
 Warning whitespace EmptyLineSeparator 'INTERFACE_DEF' should be separated from previous statement. 34
 Warning whitespace SeparatorWrap ',' should be on the previous line. 49
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 75
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 84

org/opendaylight/topoprocessing/impl/listener/GlobalSchemaContextListener.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 27
 Warning javadoc JavadocStyle Javadoc has empty description section. 27
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 29

org/opendaylight/topoprocessing/impl/listener/GlobalSchemaContextListenerTest.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 18

org/opendaylight/topoprocessing/impl/listener/InventoryListener.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 37
 Warning naming ConstantName Name 'itemIdentifier' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 44
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 123
 Warning javadoc JavadocStyle Javadoc has empty description section. 123
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 134
 Warning javadoc JavadocStyle Javadoc has empty description section. 134
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 141
 Warning javadoc JavadocStyle Javadoc has empty description section. 141

org/opendaylight/topoprocessing/impl/listener/InventoryListenerTest.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 44
 Warning coding VariableDeclarationUsageDistance Distance between variable 'nodeYiid' declaration and its first usage is 10, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 69
 Warning coding VariableDeclarationUsageDistance Distance between variable 'testNode' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 76
 Warning coding VariableDeclarationUsageDistance Distance between variable 'physicalNode' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 88
 Warning coding VariableDeclarationUsageDistance Distance between variable 'nodePathArgument' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 89
 Warning coding VariableDeclarationUsageDistance Distance between variable 'testNode' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 142

org/opendaylight/topoprocessing/impl/listener/UnderlayTopologyListener.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle First sentence should end with a period. 39
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 156
 Warning javadoc JavadocStyle Javadoc has empty description section. 156
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 167
 Warning javadoc JavadocStyle Javadoc has empty description section. 167

org/opendaylight/topoprocessing/impl/listener/UnderlayTopologyListenerTest.java

Severity Category Rule Message Line
 Warning coding VariableDeclarationUsageDistance Distance between variable 'nodeYiid' declaration and its first usage is 11, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 77
 Warning coding VariableDeclarationUsageDistance Distance between variable 'testNode' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 82
 Warning coding VariableDeclarationUsageDistance Distance between variable 'physicalNode' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 96
 Warning coding VariableDeclarationUsageDistance Distance between variable 'nodePathArgument' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 98
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 105
 Warning coding VariableDeclarationUsageDistance Distance between variable 'nodeYiid' declaration and its first usage is 10, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 148
 Warning coding VariableDeclarationUsageDistance Distance between variable 'testNode' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 153
 Warning coding VariableDeclarationUsageDistance Distance between variable 'physicalNode' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 165
 Warning coding VariableDeclarationUsageDistance Distance between variable 'nodePathArgument' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 167
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 174
 Warning coding VariableDeclarationUsageDistance Distance between variable 'nodeYiid' declaration and its first usage is 9, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 189
 Warning coding VariableDeclarationUsageDistance Distance between variable 'testNode' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 194
 Warning coding VariableDeclarationUsageDistance Distance between variable 'physicalNode' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 204
 Warning coding VariableDeclarationUsageDistance Distance between variable 'nodePathArgument' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 206
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 213
 Warning modifier RedundantModifier Redundant 'public' modifier. 228

org/opendaylight/topoprocessing/impl/operator/EqualityAggregator.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 11
 Warning regexp RegexpSingleline Line has trailing spaces. 23

org/opendaylight/topoprocessing/impl/operator/EqualityAggregatorTest.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 33
 Warning whitespace EmptyLineSeparator ',' should be separated from previous statement. 61
 Warning coding MultipleVariableDeclarations Each variable declaration must be in its own statement. 61
 Warning coding VariableDeclarationUsageDistance Distance between variable 'topo1' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 89
 Warning coding VariableDeclarationUsageDistance Distance between variable 'topo2' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 90
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 114
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 122
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 129
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 190
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 197
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 204
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 239
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 246
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 281
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 288
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 322
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 330
 Warning coding VariableDeclarationUsageDistance Distance between variable 'leafYiid61' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 397

org/opendaylight/topoprocessing/impl/operator/ITopologyManager.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 12
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 18
 Warning javadoc JavadocStyle Javadoc has empty description section. 18
 Warning modifier RedundantModifier Redundant 'public' modifier. 21
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 23
 Warning javadoc JavadocStyle Javadoc has empty description section. 23
 Warning modifier RedundantModifier Redundant 'public' modifier. 26
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 28
 Warning javadoc JavadocStyle Javadoc has empty description section. 28
 Warning modifier RedundantModifier Redundant 'public' modifier. 31

org/opendaylight/topoprocessing/impl/operator/LinkCalculator.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 44
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 63
 Warning javadoc JavadocStyle First sentence should end with a period. 63
 Warning whitespace OperatorWrap '||' should be on a new line. 141
 Warning indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 16. 144
 Warning whitespace WhitespaceAround WhitespaceAround: 'for' is not followed by whitespace. 147
 Warning whitespace WhitespaceAround WhitespaceAround: 'for' is not followed by whitespace. 150

org/opendaylight/topoprocessing/impl/operator/LinkCalculatorTest.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 41
 Warning coding VariableDeclarationUsageDistance Distance between variable 'link2' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 102

org/opendaylight/topoprocessing/impl/operator/LinkFiltrator.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 21

org/opendaylight/topoprocessing/impl/operator/LinkFiltratorTest.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 31

org/opendaylight/topoprocessing/impl/operator/NodeAndTPAggregator.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 43
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 45
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 46
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 74
 Warning javadoc JavadocStyle First sentence should end with a period. 74
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 115
 Warning javadoc JavadocStyle First sentence should end with a period. 115
 Warning blocks EmptyBlock Empty catch block. 257

org/opendaylight/topoprocessing/impl/operator/NodeAndTPAggregatorTest.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 45

org/opendaylight/topoprocessing/impl/operator/NotificationInterConnector.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 29
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 41
 Warning javadoc JavadocStyle Javadoc has empty description section. 41
 Warning whitespace WhitespaceAround WhitespaceAround: '!=' is not preceded with whitespace. 64
 Warning whitespace WhitespaceAround WhitespaceAround: '!=' is not preceded with whitespace. 64
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 181
 Warning javadoc JavadocStyle Javadoc has empty description section. 181

org/opendaylight/topoprocessing/impl/operator/NotificationInterConnectorTest.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 40
 Warning coding VariableDeclarationUsageDistance Distance between variable 'item1' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 134

org/opendaylight/topoprocessing/impl/operator/PreAggregationFiltrator.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 16
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 71
 Warning javadoc JavadocStyle Javadoc has empty description section. 71

org/opendaylight/topoprocessing/impl/operator/PreAggregationFiltratorTest.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 31

org/opendaylight/topoprocessing/impl/operator/TerminationPointAggregator.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 54
 Warning modifier RedundantModifier Redundant 'public' modifier. 80
 Warning naming ParameterName Parameter name 'uItem' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 180
 Warning whitespace WhitespaceAround WhitespaceAround: 'while' is not followed by whitespace. 317

org/opendaylight/topoprocessing/impl/operator/TerminationPointAggregatorTest.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 57
 Warning modifier RedundantModifier Redundant 'public' modifier. 105
 Warning naming LocalVariableName Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 274
 Warning naming LocalVariableName Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 284
 Warning naming LocalVariableName Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 338
 Warning naming LocalVariableName Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 348
 Warning coding VariableDeclarationUsageDistance Distance between variable 'nodeYiid' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 390
 Warning coding VariableDeclarationUsageDistance Distance between variable 'underlayItemInput' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 397
 Warning naming LocalVariableName Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 496
 Warning naming LocalVariableName Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 507

org/opendaylight/topoprocessing/impl/operator/TerminationPointFiltrator.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 48
 Warning naming ParameterName Parameter name 'uItem' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 103
 Warning coding VariableDeclarationUsageDistance Distance between variable 'tpId' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 156

org/opendaylight/topoprocessing/impl/operator/TerminationPointFiltratorTest.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 50
 Warning modifier RedundantModifier Redundant 'public' modifier. 83

org/opendaylight/topoprocessing/impl/operator/TerminationPointPreAggregationFiltrator.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 36

org/opendaylight/topoprocessing/impl/operator/TerminationPointPreAggregationFiltratorTest.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 32
 Warning modifier RedundantModifier Redundant 'public' modifier. 60
 Warning coding VariableDeclarationUsageDistance Distance between variable 'tpId1' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 85
 Warning coding VariableDeclarationUsageDistance Distance between variable 'value1' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 86

org/opendaylight/topoprocessing/impl/operator/TopoStoreProvider.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 19
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 30
 Warning javadoc JavadocStyle Javadoc has empty description section. 30
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 61
 Warning javadoc JavadocStyle Javadoc has empty description section. 61

org/opendaylight/topoprocessing/impl/operator/TopoStoreProviderTest.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 15
 Warning modifier RedundantModifier Redundant 'public' modifier. 27

org/opendaylight/topoprocessing/impl/operator/TopologyAggregator.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 56
 Warning javadoc JavadocStyle Javadoc has empty description section. 56
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 163
 Warning javadoc JavadocStyle Javadoc has empty description section. 163
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 276
 Warning javadoc JavadocStyle Javadoc has empty description section. 276
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 281
 Warning javadoc JavadocStyle Javadoc has empty description section. 281

org/opendaylight/topoprocessing/impl/operator/TopologyFiltrator.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 31

org/opendaylight/topoprocessing/impl/operator/TopologyFiltratorTest.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 32
 Warning indentation Indentation 'block' child have incorrect indentation level 8, expected level should be one of the following: 12, 16. 51
 Warning indentation Indentation 'block' child have incorrect indentation level 8, expected level should be one of the following: 12, 16. 52
 Warning indentation Indentation 'block' child have incorrect indentation level 8, expected level should be one of the following: 12, 16. 53
 Warning indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 12. 54
 Warning blocks RightCurly '}' at column 5 should be alone on a line. 54

org/opendaylight/topoprocessing/impl/operator/TopologyManager.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 37
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 55
 Warning javadoc JavadocStyle Javadoc has empty description section. 55
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 127
 Warning javadoc JavadocStyle Javadoc has empty description section. 127
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 139
 Warning javadoc JavadocStyle Javadoc has empty description section. 139
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 160
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 175
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 196
 Warning javadoc JavadocStyle Javadoc has empty description section. 196

org/opendaylight/topoprocessing/impl/operator/TopologyManagerTest.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 49

org/opendaylight/topoprocessing/impl/operator/TopologyOperator.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 14
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 43
 Warning javadoc JavadocStyle Javadoc has empty description section. 43

org/opendaylight/topoprocessing/impl/operator/UnificationAggregator.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 12

org/opendaylight/topoprocessing/impl/operator/UnificationAggregatorTest.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 33
 Warning naming ConstantName Name 'script' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 50
 Warning coding VariableDeclarationUsageDistance Distance between variable 'physicalNode1' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 123
 Warning coding VariableDeclarationUsageDistance Distance between variable 'physicalNode2' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 127
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 191

org/opendaylight/topoprocessing/impl/operator/UnificationCustomScriptTest.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 34
 Warning coding MultipleVariableDeclarations Each variable declaration must be in its own statement. 56
 Warning whitespace EmptyLineSeparator ',' should be separated from previous statement. 57
 Warning naming LocalVariableName Local variable name 'UnderlayItem1' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 99
 Warning naming LocalVariableName Local variable name 'UnderlayItem2' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 102

org/opendaylight/topoprocessing/impl/operator/filtrator/AbstractFiltrator.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 16
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 26
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 37

org/opendaylight/topoprocessing/impl/operator/filtrator/Ipv4AddressFiltrator.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 22
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 33
 Warning javadoc JavadocStyle First sentence should end with a period. 33

org/opendaylight/topoprocessing/impl/operator/filtrator/Ipv4AddressFiltratorTest.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 21

org/opendaylight/topoprocessing/impl/operator/filtrator/Ipv6AddressFiltrator.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 23
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 33
 Warning javadoc JavadocStyle First sentence should end with a period. 33

org/opendaylight/topoprocessing/impl/operator/filtrator/Ipv6AddressFiltratorTest.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 19

org/opendaylight/topoprocessing/impl/operator/filtrator/RangeNumberFiltrator.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 18

org/opendaylight/topoprocessing/impl/operator/filtrator/RangeNumberFiltratorTest.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 17

org/opendaylight/topoprocessing/impl/operator/filtrator/RangeStringFiltrator.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 18

org/opendaylight/topoprocessing/impl/operator/filtrator/RangeStringFiltratorTest.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 17

org/opendaylight/topoprocessing/impl/operator/filtrator/ScriptFiltrator.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle First sentence should end with a period. 24
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 34
 Warning javadoc JavadocStyle First sentence should end with a period. 34

org/opendaylight/topoprocessing/impl/operator/filtrator/ScriptFiltratorTest.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 21

org/opendaylight/topoprocessing/impl/operator/filtrator/SpecificValueFiltrator.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 20
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 29
 Warning javadoc JavadocStyle First sentence should end with a period. 29
 Warning sizes LineLength Line is longer than 120 characters (found 121). 32

org/opendaylight/topoprocessing/impl/operator/filtrator/SpecificValueFiltratorTest.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 17

org/opendaylight/topoprocessing/impl/operator/filtratorFactory/DefaultFiltrators.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'org.opendaylight.topoprocessing.impl.operator.filtratorFactory' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 8
 Warning javadoc JavadocStyle Javadoc has empty description section. 24
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 30
 Warning javadoc JavadocStyle Javadoc has empty description section. 30

org/opendaylight/topoprocessing/impl/operator/filtratorFactory/Ipv4FiltratorFactory.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'org.opendaylight.topoprocessing.impl.operator.filtratorFactory' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 8
 Warning javadoc JavadocStyle Javadoc has empty description section. 17

org/opendaylight/topoprocessing/impl/operator/filtratorFactory/Ipv4FiltratorFactoryTest.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'org.opendaylight.topoprocessing.impl.operator.filtratorFactory' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 8
 Warning javadoc JavadocStyle Javadoc has empty description section. 28

org/opendaylight/topoprocessing/impl/operator/filtratorFactory/Ipv6FiltratorFactory.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'org.opendaylight.topoprocessing.impl.operator.filtratorFactory' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 8
 Warning javadoc JavadocStyle Javadoc has empty description section. 17

org/opendaylight/topoprocessing/impl/operator/filtratorFactory/Ipv6FiltratorFactoryTest.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'org.opendaylight.topoprocessing.impl.operator.filtratorFactory' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 8
 Warning javadoc JavadocStyle Javadoc has empty description section. 28

org/opendaylight/topoprocessing/impl/operator/filtratorFactory/RangeNumberFiltratorFactory.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'org.opendaylight.topoprocessing.impl.operator.filtratorFactory' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 8
 Warning javadoc JavadocStyle Javadoc has empty description section. 18
 Warning naming LocalVariableName Local variable name 'RNFilter' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 27

org/opendaylight/topoprocessing/impl/operator/filtratorFactory/RangeNumberFiltratorFactoryTest.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'org.opendaylight.topoprocessing.impl.operator.filtratorFactory' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 8
 Warning javadoc JavadocStyle Javadoc has empty description section. 26

org/opendaylight/topoprocessing/impl/operator/filtratorFactory/RangeStringFiltratorFactory.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'org.opendaylight.topoprocessing.impl.operator.filtratorFactory' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 8
 Warning javadoc JavadocStyle Javadoc has empty description section. 18
 Warning naming LocalVariableName Local variable name 'RSFilter' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 27

org/opendaylight/topoprocessing/impl/operator/filtratorFactory/RangeStringFiltratorFactoryTest.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'org.opendaylight.topoprocessing.impl.operator.filtratorFactory' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 8
 Warning javadoc JavadocStyle Javadoc has empty description section. 26

org/opendaylight/topoprocessing/impl/operator/filtratorFactory/ScriptFiltratorFactory.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'org.opendaylight.topoprocessing.impl.operator.filtratorFactory' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 9
 Warning javadoc JavadocStyle Javadoc has empty description section. 18

org/opendaylight/topoprocessing/impl/operator/filtratorFactory/ScriptFiltratorFactoryTest.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'org.opendaylight.topoprocessing.impl.operator.filtratorFactory' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 8
 Warning javadoc JavadocStyle Javadoc has empty description section. 27

org/opendaylight/topoprocessing/impl/operator/filtratorFactory/SpecificNumberFiltratorFactory.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'org.opendaylight.topoprocessing.impl.operator.filtratorFactory' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 8
 Warning javadoc JavadocStyle Javadoc has empty description section. 17

org/opendaylight/topoprocessing/impl/operator/filtratorFactory/SpecificNumberFiltratorFactoryTest.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'org.opendaylight.topoprocessing.impl.operator.filtratorFactory' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 8
 Warning javadoc JavadocStyle Javadoc has empty description section. 26

org/opendaylight/topoprocessing/impl/operator/filtratorFactory/SpecificStringFiltratorFactory.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'org.opendaylight.topoprocessing.impl.operator.filtratorFactory' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 8
 Warning javadoc JavadocStyle Javadoc has empty description section. 17

org/opendaylight/topoprocessing/impl/operator/filtratorFactory/SpecificStringFiltratorFactoryTest.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'org.opendaylight.topoprocessing.impl.operator.filtratorFactory' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 8
 Warning javadoc JavadocStyle Javadoc has empty description section. 26

org/opendaylight/topoprocessing/impl/provider/TopoProcessingProviderImpl.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 43
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 62
 Warning javadoc JavadocStyle Javadoc has empty description section. 62

org/opendaylight/topoprocessing/impl/provider/TopoProcessingProviderImplTest.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 56

org/opendaylight/topoprocessing/impl/request/TopologyRequestHandler.java

Severity Category Rule Message Line
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 217
 Warning coding VariableDeclarationUsageDistance Distance between variable 'nodeAggregator' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 256
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 339
 Warning javadoc JavadocStyle Javadoc has empty description section. 339
 Warning whitespace SeparatorWrap '.' should be on a new line. 376
 Warning whitespace OperatorWrap '+' should be on a new line. 379
 Warning whitespace OperatorWrap '?' should be on a new line. 546
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 584
 Warning javadoc JavadocStyle Javadoc has empty description section. 584
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '174'. 587
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 629
 Warning javadoc JavadocStyle Javadoc has empty description section. 629
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 636
 Warning javadoc JavadocStyle Javadoc has empty description section. 636

org/opendaylight/topoprocessing/impl/request/TopologyRequestHandlerTest.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 84
 Warning coding VariableDeclarationUsageDistance Distance between variable 'nodeInfoMock' declaration and its first usage is 12, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 290
 Warning coding VariableDeclarationUsageDistance Distance between variable 'leafPathMock' declaration and its first usage is 15, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 291
 Warning coding VariableDeclarationUsageDistance Distance between variable 'translartorMock' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 292
 Warning coding VariableDeclarationUsageDistance Distance between variable 'instanceIdentifierBuilderMock' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 293
 Warning coding VariableDeclarationUsageDistance Distance between variable 'linksInformations' declaration and its first usage is 18, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 294
 Warning modifier RedundantModifier Redundant 'public' modifier. 428

org/opendaylight/topoprocessing/impl/request/TopologyRequestListener.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 129
 Warning javadoc JavadocStyle Javadoc has empty description section. 129
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 170
 Warning javadoc JavadocStyle Javadoc has empty description section. 170

org/opendaylight/topoprocessing/impl/request/TopologyRequestListenerTest.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 46
 Warning coding VariableDeclarationUsageDistance Distance between variable 'yangId2' declaration and its first usage is 11, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 136
 Warning coding VariableDeclarationUsageDistance Distance between variable 'testListener' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 175
 Warning coding VariableDeclarationUsageDistance Distance between variable 'requestHandlerMock' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 179
 Warning coding VariableDeclarationUsageDistance Distance between variable 'mapEntryNodeMock' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 204
 Warning coding VariableDeclarationUsageDistance Distance between variable 'optionalMock' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 205
 Warning coding VariableDeclarationUsageDistance Distance between variable 'normalizedNodeMock' declaration and its first usage is 17, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 213
 Warning modifier RedundantModifier Redundant 'public' modifier. 269
 Warning modifier RedundantModifier Redundant 'public' modifier. 273

org/opendaylight/topoprocessing/impl/rpc/OverlayRpcImplementation.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 54
 Warning javadoc JavadocStyle First sentence should end with a period. 54

org/opendaylight/topoprocessing/impl/rpc/OverlayRpcImplementationTest.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 52
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 130

org/opendaylight/topoprocessing/impl/rpc/RpcServices.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 33
 Warning javadoc JavadocStyle Javadoc has empty description section. 33
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 40
 Warning javadoc JavadocStyle Javadoc has empty description section. 40

org/opendaylight/topoprocessing/impl/rpc/RpcServicesTest.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 19

org/opendaylight/topoprocessing/impl/structure/IdentifierGenerator.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 15

org/opendaylight/topoprocessing/impl/structure/IdentifierGeneratorTest.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 19

org/opendaylight/topoprocessing/impl/structure/LogicalNodeTest.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 28

org/opendaylight/topoprocessing/impl/structure/OverlayItemWrapper.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 16
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 36
 Warning javadoc JavadocStyle Javadoc has empty description section. 36
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 43
 Warning javadoc JavadocStyle Javadoc has empty description section. 43
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 50
 Warning javadoc JavadocStyle Javadoc has empty description section. 50
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 57
 Warning javadoc JavadocStyle Javadoc has empty description section. 57
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 64
 Warning javadoc JavadocStyle Javadoc has empty description section. 64

org/opendaylight/topoprocessing/impl/structure/ScriptResult.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 24
 Warning javadoc JavadocStyle Javadoc has empty description section. 24
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 31
 Warning javadoc JavadocStyle Javadoc has empty description section. 31

org/opendaylight/topoprocessing/impl/structure/TopologyStore.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 17
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 40
 Warning javadoc JavadocStyle Javadoc has empty description section. 40
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 47
 Warning javadoc JavadocStyle Javadoc has empty description section. 47
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 54
 Warning javadoc JavadocStyle Javadoc has empty description section. 54

org/opendaylight/topoprocessing/impl/structure/TopologyStoreTest.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 28
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 70
 Warning javadoc JavadocStyle Javadoc has empty description section. 70
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 71
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 72
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 73

org/opendaylight/topoprocessing/impl/testUtilities/TestDataTreeCandidateNode.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'org.opendaylight.topoprocessing.impl.testUtilities' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 9
 Warning javadoc JavadocStyle Javadoc has empty description section. 21

org/opendaylight/topoprocessing/impl/testUtilities/TestLinkCreator.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'org.opendaylight.topoprocessing.impl.testUtilities' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 9
 Warning javadoc JavadocStyle Javadoc has empty description section. 22

org/opendaylight/topoprocessing/impl/testUtilities/TestNodeCreator.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'org.opendaylight.topoprocessing.impl.testUtilities' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 9
 Warning javadoc JavadocStyle Javadoc has empty description section. 21

org/opendaylight/topoprocessing/impl/testUtilities/TestingDOMDataBroker.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'org.opendaylight.topoprocessing.impl.testUtilities' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 8
 Warning javadoc JavadocStyle Javadoc has empty description section. 28

org/opendaylight/topoprocessing/impl/translator/LinkTranslator.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 14
 Warning modifier RedundantModifier Redundant 'public' modifier. 25

org/opendaylight/topoprocessing/impl/translator/NodeTranslator.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 13
 Warning modifier RedundantModifier Redundant 'public' modifier. 24

org/opendaylight/topoprocessing/impl/translator/OverlayItemTranslator.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 18
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 35

org/opendaylight/topoprocessing/impl/translator/OverlayItemTranslatorTest.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 28

org/opendaylight/topoprocessing/impl/translator/PathTranslator.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 38

org/opendaylight/topoprocessing/impl/translator/PathTranslatorTest.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 47
 Warning naming MemberName Member name 'NTmodel' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 60
 Warning naming MemberName Member name 'I2RSmodel' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 61
 Warning naming MemberName Member name 'INVmodel' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 62
 Warning naming LocalVariableName Local variable name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 111
 Warning regexp RegexpSinglelineJava Line contains console output. 119
 Warning naming LocalVariableName Local variable name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 127
 Warning regexp RegexpSinglelineJava Line contains console output. 136
 Warning naming LocalVariableName Local variable name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 144
 Warning naming LocalVariableName Local variable name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 189

org/opendaylight/topoprocessing/impl/translator/TranslatorHelper.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 15

org/opendaylight/topoprocessing/impl/util/GlobalSchemaContextHolder.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 41
 Warning javadoc JavadocStyle Javadoc has empty description section. 41
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 48
 Warning javadoc JavadocStyle Javadoc has empty description section. 48

org/opendaylight/topoprocessing/impl/util/GlobalSchemaContextHolderTest.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 26

org/opendaylight/topoprocessing/impl/util/IgnoreAddQueue.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 14
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 26

org/opendaylight/topoprocessing/impl/util/InstanceIdentifiers.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle First sentence should end with a period. 23

org/opendaylight/topoprocessing/impl/util/InstanceIdentifiersTest.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 17

org/opendaylight/topoprocessing/impl/util/TopologyBuilder.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 23

org/opendaylight/topoprocessing/impl/util/TopologyQNames.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 24

org/opendaylight/topoprocessing/impl/util/TopologyQNamesTest.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 22

org/opendaylight/topoprocessing/impl/writer/DeleteOperation.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 25
 Warning javadoc JavadocStyle Javadoc has empty description section. 25

org/opendaylight/topoprocessing/impl/writer/DeleteOperationTest.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 22

org/opendaylight/topoprocessing/impl/writer/MergeOperation.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 27
 Warning javadoc JavadocStyle Javadoc has empty description section. 27

org/opendaylight/topoprocessing/impl/writer/PutOperation.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 27
 Warning javadoc JavadocStyle Javadoc has empty description section. 27

org/opendaylight/topoprocessing/impl/writer/PutOperationTest.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 25

org/opendaylight/topoprocessing/impl/writer/ShutdownOperation.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 25
 Warning javadoc JavadocStyle Javadoc has empty description section. 25

org/opendaylight/topoprocessing/impl/writer/TopologyWriter.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 54
 Warning javadoc JavadocStyle Javadoc has empty description section. 152
 Warning javadoc JavadocStyle Javadoc has empty description section. 162
 Warning javadoc JavadocStyle Javadoc has empty description section. 193
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 263
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 270
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 294
 Warning sizes LineLength Line is longer than 120 characters (found 124). 308

org/opendaylight/topoprocessing/impl/writer/TopologyWriterTest.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 46
 Warning naming ConstantName Name 'topologyIdentifierNTModel' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 56
 Warning naming ConstantName Name 'nodeIdentifierNTModel' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 59
 Warning naming ConstantName Name 'linkIdentifierNTModel' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 61
 Warning naming ConstantName Name 'topologyIdentifierI2rsModel' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 64
 Warning naming ConstantName Name 'nodeIdentifierI2rsModel' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 67
 Warning naming ConstantName Name 'linkIdentifierI2rsModel' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 70
 Warning coding VariableDeclarationUsageDistance Distance between variable 'topologyTypesYiidNodeAndTerminationPoint' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 207
 Warning coding VariableDeclarationUsageDistance Distance between variable 'topologyTypesYiidLink' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 210
 Warning coding VariableDeclarationUsageDistance Distance between variable 'topologyTypesYiidNodeAndTerminationPoint' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 252
 Warning coding VariableDeclarationUsageDistance Distance between variable 'topologyTypesYiidLink' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 256

org/opendaylight/topoprocessing/impl/writer/TransactionOperation.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 13
 Warning javadoc JavadocStyle First sentence should end with a period. 19