Checkstyle Results
The following document contains the results of Checkstyle 9.3 with config/maven_checks_nocodestyle.xml ruleset.
Summary
| Files | |||
|---|---|---|---|
| 4 | 0 | 7 | 0 |
Files
Rules
| Category | Rule | Violations | Severity |
|---|---|---|---|
| javadoc | JavadocMethod
|
7 |
Details
org/apache/maven/search/backend/indexer/IndexerCoreSearchBackend.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 37 |
org/apache/maven/search/backend/indexer/IndexerCoreSearchBackendFactory.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 40 | |
| javadoc | JavadocMethod | Expected @param tag for 'indexingContext'. | 40 |
org/apache/maven/search/backend/indexer/IndexerCoreSearchResponse.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 34 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 39 |
org/apache/maven/search/backend/indexer/internal/IndexerCoreSearchBackendImpl.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Expected @param tag for 'indexer'. | 82 | |
| javadoc | JavadocMethod | Expected @param tag for 'indexingContext'. | 82 |


