Checkstyle Results

The following document contains the results of Checkstyle 6.11.2 with sun_checks.xml ruleset.

Summary

Files  Info  Warnings  Errors
57 0 0 374

Files

File  I  W  E
com/hack23/cia/service/component/agent/impl/command/DataAgentApiImpl.java 0 0 9
com/hack23/cia/service/component/agent/impl/command/package-info.java 0 0 1
com/hack23/cia/service/component/agent/impl/common/AbstractAgentWorkConsumerImpl.java 0 0 1
com/hack23/cia/service/component/agent/impl/common/jms/JmsSender.java 0 0 3
com/hack23/cia/service/component/agent/impl/common/jms/JmsSenderImpl.java 0 0 2
com/hack23/cia/service/component/agent/impl/common/jms/ProducerMessageFactory.java 0 0 5
com/hack23/cia/service/component/agent/impl/common/jms/package-info.java 0 0 1
com/hack23/cia/service/component/agent/impl/common/package-info.java 0 0 1
com/hack23/cia/service/component/agent/impl/package-info.java 0 0 1
com/hack23/cia/service/component/agent/impl/riksdagen/RiksdagenApiAgentWorkConsumerImpl.java 0 0 16
com/hack23/cia/service/component/agent/impl/riksdagen/package-info.java 0 0 1
com/hack23/cia/service/component/agent/impl/riksdagen/workers/LoadDocumentWork.java 0 0 5
com/hack23/cia/service/component/agent/impl/riksdagen/workers/RiksdagenCommitteeProposalComponentDataWorkConsumerImpl.java 0 0 11
com/hack23/cia/service/component/agent/impl/riksdagen/workers/RiksdagenDocumentContentWorkConsumerImpl.java 0 0 6
com/hack23/cia/service/component/agent/impl/riksdagen/workers/RiksdagenDocumentElementWorkConsumerImpl.java 0 0 7
com/hack23/cia/service/component/agent/impl/riksdagen/workers/RiksdagenDocumentStatusContainerWorkConsumerImpl.java 0 0 8
com/hack23/cia/service/component/agent/impl/riksdagen/workers/RiksdagenLoadDocumentWorkConsumerImpl.java 0 0 14
com/hack23/cia/service/component/agent/impl/riksdagen/workers/RiksdagenPersonElementWorkConsumerImpl.java 0 0 7
com/hack23/cia/service/component/agent/impl/riksdagen/workers/RiksdagenVoteDataWorkConsumerImpl.java 0 0 8
com/hack23/cia/service/component/agent/impl/riksdagen/workers/data/RiksdagenUpdateService.java 0 0 5
com/hack23/cia/service/component/agent/impl/riksdagen/workers/data/RiksdagenUpdateServiceImpl.java 0 0 21
com/hack23/cia/service/component/agent/impl/riksdagen/workers/data/package-info.java 0 0 1
com/hack23/cia/service/component/agent/impl/riksdagen/workers/package-info.java 0 0 1
com/hack23/cia/service/component/agent/impl/riksdagen/workgenerator/AbstractRiksdagenDataSourcesWorkGenerator.java 0 0 7
com/hack23/cia/service/component/agent/impl/riksdagen/workgenerator/RiksdagenBallotListWorkGeneratorImpl.java 0 0 13
com/hack23/cia/service/component/agent/impl/riksdagen/workgenerator/RiksdagenCommitteeProposalWorkGeneratorImpl.java 0 0 15
com/hack23/cia/service/component/agent/impl/riksdagen/workgenerator/RiksdagenDataSourcesWorkGenerator.java 0 0 1
com/hack23/cia/service/component/agent/impl/riksdagen/workgenerator/RiksdagenDocumentContentWorkGeneratorImpl.java 0 0 9
com/hack23/cia/service/component/agent/impl/riksdagen/workgenerator/RiksdagenDocumentListWorkGeneratorImpl.java 0 0 12
com/hack23/cia/service/component/agent/impl/riksdagen/workgenerator/RiksdagenDocumentStatusWorkGeneratorImpl.java 0 0 15
com/hack23/cia/service/component/agent/impl/riksdagen/workgenerator/RiksdagenPersonsWorkGeneratorImpl.java 0 0 15
com/hack23/cia/service/component/agent/impl/riksdagen/workgenerator/data/RiksdagenImportService.java 0 0 3
com/hack23/cia/service/component/agent/impl/riksdagen/workgenerator/data/RiksdagenImportServiceImpl.java 0 0 37
com/hack23/cia/service/component/agent/impl/riksdagen/workgenerator/data/package-info.java 0 0 2
com/hack23/cia/service/component/agent/impl/riksdagen/workgenerator/package-info.java 0 0 1
com/hack23/cia/service/component/agent/impl/val/ValImportService.java 0 0 1
com/hack23/cia/service/component/agent/impl/val/ValImportServiceAutoLoadAtStartup.java 0 0 1
com/hack23/cia/service/component/agent/impl/val/ValImportServiceImpl.java 0 0 7
com/hack23/cia/service/component/agent/impl/val/package-info.java 0 0 1
com/hack23/cia/service/component/agent/impl/worldbank/WorldBankApiAgentWorkConsumerImpl.java 0 0 15
com/hack23/cia/service/component/agent/impl/worldbank/package-info.java 0 0 1
com/hack23/cia/service/component/agent/impl/worldbank/workers/WorldbankCountryElementWorkConsumerImpl.java 0 0 7
com/hack23/cia/service/component/agent/impl/worldbank/workers/WorldbankDataWorkConsumerImpl.java 0 0 9
com/hack23/cia/service/component/agent/impl/worldbank/workers/WorldbankIndicatorElementWorkConsumerImpl.java 0 0 7
com/hack23/cia/service/component/agent/impl/worldbank/workers/data/WorldbankUpdateService.java 0 0 1
com/hack23/cia/service/component/agent/impl/worldbank/workers/data/WorldbankUpdateServiceImpl.java 0 0 2
com/hack23/cia/service/component/agent/impl/worldbank/workers/data/package-info.java 0 0 1
com/hack23/cia/service/component/agent/impl/worldbank/workers/package-info.java 0 0 1
com/hack23/cia/service/component/agent/impl/worldbank/workgenerator/AbstractWorldBankDataSourcesWorkGenerator.java 0 0 7
com/hack23/cia/service/component/agent/impl/worldbank/workgenerator/WorldBankCountryWorkGeneratorImpl.java 0 0 9
com/hack23/cia/service/component/agent/impl/worldbank/workgenerator/WorldBankDataSourcesWorkGenerator.java 0 0 1
com/hack23/cia/service/component/agent/impl/worldbank/workgenerator/WorldBankDataWorkGeneratorImpl.java 0 0 17
com/hack23/cia/service/component/agent/impl/worldbank/workgenerator/WorldBankIndicatorWorkGeneratorImpl.java 0 0 10
com/hack23/cia/service/component/agent/impl/worldbank/workgenerator/data/WorldbankImportService.java 0 0 2
com/hack23/cia/service/component/agent/impl/worldbank/workgenerator/data/WorldbankImportServiceImpl.java 0 0 6
com/hack23/cia/service/component/agent/impl/worldbank/workgenerator/data/package-info.java 0 0 2
com/hack23/cia/service/component/agent/impl/worldbank/workgenerator/package-info.java 0 0 1

Rules

Category Rule Violations Severity
blocks EmptyBlock 4  Error
coding HiddenField 7  Error
javadoc JavadocMethod 6  Error
JavadocVariable 4  Error
misc NewlineAtEndOfFile 17  Error
modifier RedundantModifier 28  Error
regexp RegexpSingleline
  • format: "\s+$"
  • maximum: "0"
  • message: "Line has trailing spaces."
  • minimum: "0"
2  Error
sizes LineLength 239  Error
whitespace FileTabCharacter 42  Error
NoWhitespaceBefore 7  Error
WhitespaceAfter 13  Error
WhitespaceAround 5  Error

Details

com/hack23/cia/service/component/agent/impl/command/DataAgentApiImpl.java

Severity Category Rule Message Line
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 42
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 42
 Error modifier RedundantModifier Redundant 'public' modifier. 66
 Error sizes LineLength Line is longer than 80 characters (found 100). 92
 Error sizes LineLength Line is longer than 80 characters (found 84). 93
 Error sizes LineLength Line is longer than 80 characters (found 100). 97
 Error sizes LineLength Line is longer than 80 characters (found 83). 98
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 98

com/hack23/cia/service/component/agent/impl/command/package-info.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.

com/hack23/cia/service/component/agent/impl/common/AbstractAgentWorkConsumerImpl.java

Severity Category Rule Message Line
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16

com/hack23/cia/service/component/agent/impl/common/jms/JmsSender.java

Severity Category Rule Message Line
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16
 Error sizes LineLength Line is longer than 80 characters (found 92). 41
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 41

com/hack23/cia/service/component/agent/impl/common/jms/JmsSenderImpl.java

Severity Category Rule Message Line
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16
 Error sizes LineLength Line is longer than 80 characters (found 101). 44

com/hack23/cia/service/component/agent/impl/common/jms/ProducerMessageFactory.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16
 Error modifier RedundantModifier Redundant 'public' modifier. 43
 Error coding HiddenField 'message' hides a field. 43
 Error sizes LineLength Line is longer than 80 characters (found 81). 48

com/hack23/cia/service/component/agent/impl/common/jms/package-info.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.

com/hack23/cia/service/component/agent/impl/common/package-info.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.

com/hack23/cia/service/component/agent/impl/package-info.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.

com/hack23/cia/service/component/agent/impl/riksdagen/RiksdagenApiAgentWorkConsumerImpl.java

Severity Category Rule Message Line
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16
 Error sizes LineLength Line is longer than 80 characters (found 88). 34
 Error sizes LineLength Line is longer than 80 characters (found 109). 35
 Error sizes LineLength Line is longer than 80 characters (found 85). 41
 Error sizes LineLength Line is longer than 80 characters (found 110). 44
 Error sizes LineLength Line is longer than 80 characters (found 81). 46
 Error javadoc JavadocVariable Missing a Javadoc comment. 46
 Error sizes LineLength Line is longer than 80 characters (found 84). 51
 Error modifier RedundantModifier Redundant 'public' modifier. 51
 Error javadoc JavadocMethod Expected @param tag for 'context'. 51
 Error sizes LineLength Line is longer than 80 characters (found 94). 53
 Error sizes LineLength Line is longer than 80 characters (found 103). 62
 Error sizes LineLength Line is longer than 80 characters (found 106). 64
 Error sizes LineLength Line is longer than 80 characters (found 114). 66
 Error sizes LineLength Line is longer than 80 characters (found 92). 67
 Error sizes LineLength Line is longer than 80 characters (found 95). 68

com/hack23/cia/service/component/agent/impl/riksdagen/package-info.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.

com/hack23/cia/service/component/agent/impl/riksdagen/workers/LoadDocumentWork.java

Severity Category Rule Message Line
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16
 Error coding HiddenField 'fromDate' hides a field. 45
 Error coding HiddenField 'toDate' hides a field. 45
 Error javadoc JavadocMethod Missing a Javadoc comment. 51
 Error javadoc JavadocMethod Missing a Javadoc comment. 55

com/hack23/cia/service/component/agent/impl/riksdagen/workers/RiksdagenCommitteeProposalComponentDataWorkConsumerImpl.java

Severity Category Rule Message Line
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16
 Error sizes LineLength Line is longer than 80 characters (found 97). 32
 Error sizes LineLength Line is longer than 80 characters (found 83). 34
 Error sizes LineLength Line is longer than 80 characters (found 96). 41
 Error sizes LineLength Line is longer than 80 characters (found 98). 45
 Error modifier RedundantModifier Redundant 'public' modifier. 60
 Error sizes LineLength Line is longer than 80 characters (found 87). 68
 Error sizes LineLength Line is longer than 80 characters (found 96). 69
 Error sizes LineLength Line is longer than 80 characters (found 90). 71
 Error sizes LineLength Line is longer than 80 characters (found 88). 72
 Error whitespace NoWhitespaceBefore ',' is preceded with whitespace. 72

com/hack23/cia/service/component/agent/impl/riksdagen/workers/RiksdagenDocumentContentWorkConsumerImpl.java

Severity Category Rule Message Line
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16
 Error sizes LineLength Line is longer than 80 characters (found 97). 32
 Error sizes LineLength Line is longer than 80 characters (found 83). 46
 Error modifier RedundantModifier Redundant 'public' modifier. 60
 Error sizes LineLength Line is longer than 80 characters (found 94). 69
 Error sizes LineLength Line is longer than 80 characters (found 90). 71

com/hack23/cia/service/component/agent/impl/riksdagen/workers/RiksdagenDocumentElementWorkConsumerImpl.java

Severity Category Rule Message Line
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16
 Error sizes LineLength Line is longer than 80 characters (found 82). 32
 Error sizes LineLength Line is longer than 80 characters (found 97). 33
 Error sizes LineLength Line is longer than 80 characters (found 83). 45
 Error modifier RedundantModifier Redundant 'public' modifier. 54
 Error sizes LineLength Line is longer than 80 characters (found 117). 61
 Error whitespace NoWhitespaceBefore ',' is preceded with whitespace. 63

com/hack23/cia/service/component/agent/impl/riksdagen/workers/RiksdagenDocumentStatusContainerWorkConsumerImpl.java

Severity Category Rule Message Line
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16
 Error sizes LineLength Line is longer than 80 characters (found 97). 32
 Error sizes LineLength Line is longer than 80 characters (found 91). 46
 Error modifier RedundantModifier Redundant 'public' modifier. 60
 Error sizes LineLength Line is longer than 80 characters (found 108). 68
 Error sizes LineLength Line is longer than 80 characters (found 90). 69
 Error sizes LineLength Line is longer than 80 characters (found 83). 70
 Error whitespace NoWhitespaceBefore ',' is preceded with whitespace. 70

com/hack23/cia/service/component/agent/impl/riksdagen/workers/RiksdagenLoadDocumentWorkConsumerImpl.java

Severity Category Rule Message Line
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16
 Error sizes LineLength Line is longer than 80 characters (found 82). 34
 Error sizes LineLength Line is longer than 80 characters (found 96). 55
 Error modifier RedundantModifier Redundant 'public' modifier. 70
 Error sizes LineLength Line is longer than 80 characters (found 111). 77
 Error sizes LineLength Line is longer than 80 characters (found 128). 79
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 79
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 79
 Error sizes LineLength Line is longer than 80 characters (found 90). 81
 Error whitespace NoWhitespaceBefore ',' is preceded with whitespace. 82
 Error sizes LineLength Line is longer than 80 characters (found 99). 90
 Error sizes LineLength Line is longer than 80 characters (found 82). 95
 Error sizes LineLength Line is longer than 80 characters (found 83). 97
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 97

com/hack23/cia/service/component/agent/impl/riksdagen/workers/RiksdagenPersonElementWorkConsumerImpl.java

Severity Category Rule Message Line
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16
 Error sizes LineLength Line is longer than 80 characters (found 97). 32
 Error sizes LineLength Line is longer than 80 characters (found 81). 44
 Error modifier RedundantModifier Redundant 'public' modifier. 57
 Error sizes LineLength Line is longer than 80 characters (found 93). 65
 Error sizes LineLength Line is longer than 80 characters (found 90). 67
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 68

com/hack23/cia/service/component/agent/impl/riksdagen/workers/RiksdagenVoteDataWorkConsumerImpl.java

Severity Category Rule Message Line
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16
 Error sizes LineLength Line is longer than 80 characters (found 97). 32
 Error sizes LineLength Line is longer than 80 characters (found 110). 44
 Error modifier RedundantModifier Redundant 'public' modifier. 57
 Error sizes LineLength Line is longer than 80 characters (found 82). 65
 Error sizes LineLength Line is longer than 80 characters (found 99). 67
 Error sizes LineLength Line is longer than 80 characters (found 83). 68
 Error sizes LineLength Line is longer than 80 characters (found 113). 69

com/hack23/cia/service/component/agent/impl/riksdagen/workers/data/RiksdagenUpdateService.java

Severity Category Rule Message Line
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16
 Error sizes LineLength Line is longer than 80 characters (found 88). 23
 Error sizes LineLength Line is longer than 80 characters (found 82). 24
 Error sizes LineLength Line is longer than 80 characters (found 91). 25
 Error sizes LineLength Line is longer than 80 characters (found 99). 27

com/hack23/cia/service/component/agent/impl/riksdagen/workers/data/RiksdagenUpdateServiceImpl.java

Severity Category Rule Message Line
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16
 Error sizes LineLength Line is longer than 80 characters (found 88). 28
 Error sizes LineLength Line is longer than 80 characters (found 89). 29
 Error sizes LineLength Line is longer than 80 characters (found 82). 30
 Error sizes LineLength Line is longer than 80 characters (found 91). 31
 Error sizes LineLength Line is longer than 80 characters (found 99). 33
 Error sizes LineLength Line is longer than 80 characters (found 100). 34
 Error sizes LineLength Line is longer than 80 characters (found 84). 52
 Error modifier RedundantModifier Redundant 'public' modifier. 77
 Error blocks EmptyBlock Must have at least one statement. 83
 Error sizes LineLength Line is longer than 80 characters (found 114). 91
 Error sizes LineLength Line is longer than 80 characters (found 115). 92
 Error blocks EmptyBlock Must have at least one statement. 93
 Error sizes LineLength Line is longer than 80 characters (found 85). 94
 Error sizes LineLength Line is longer than 80 characters (found 85). 96
 Error sizes LineLength Line is longer than 80 characters (found 87). 101
 Error sizes LineLength Line is longer than 80 characters (found 120). 102
 Error blocks EmptyBlock Must have at least one statement. 102
 Error sizes LineLength Line is longer than 80 characters (found 84). 110
 Error sizes LineLength Line is longer than 80 characters (found 84). 116
 Error blocks EmptyBlock Must have at least one statement. 116

com/hack23/cia/service/component/agent/impl/riksdagen/workers/data/package-info.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.

com/hack23/cia/service/component/agent/impl/riksdagen/workers/package-info.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.

com/hack23/cia/service/component/agent/impl/riksdagen/workgenerator/AbstractRiksdagenDataSourcesWorkGenerator.java

Severity Category Rule Message Line
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16
 Error sizes LineLength Line is longer than 80 characters (found 103). 25
 Error sizes LineLength Line is longer than 80 characters (found 110). 30
 Error javadoc JavadocVariable Missing a Javadoc comment. 39
 Error sizes LineLength Line is longer than 80 characters (found 97). 48
 Error coding HiddenField 'datasource' hides a field. 48
 Error coding HiddenField 'datasource' hides a field. 54

com/hack23/cia/service/component/agent/impl/riksdagen/workgenerator/RiksdagenBallotListWorkGeneratorImpl.java

Severity Category Rule Message Line
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16
 Error sizes LineLength Line is longer than 80 characters (found 88). 33
 Error sizes LineLength Line is longer than 80 characters (found 100). 42
 Error sizes LineLength Line is longer than 80 characters (found 113). 45
 Error sizes LineLength Line is longer than 80 characters (found 84). 50
 Error modifier RedundantModifier Redundant 'public' modifier. 60
 Error sizes LineLength Line is longer than 80 characters (found 100). 67
 Error sizes LineLength Line is longer than 80 characters (found 88). 68
 Error sizes LineLength Line is longer than 80 characters (found 87). 71
 Error sizes LineLength Line is longer than 80 characters (found 99). 72
 Error sizes LineLength Line is longer than 80 characters (found 84). 73
 Error sizes LineLength Line is longer than 80 characters (found 86). 74
 Error sizes LineLength Line is longer than 80 characters (found 129). 75

com/hack23/cia/service/component/agent/impl/riksdagen/workgenerator/RiksdagenCommitteeProposalWorkGeneratorImpl.java

Severity Category Rule Message Line
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16
 Error sizes LineLength Line is longer than 80 characters (found 107). 39
 Error sizes LineLength Line is longer than 80 characters (found 120). 42
 Error sizes LineLength Line is longer than 80 characters (found 113). 47
 Error modifier RedundantModifier Redundant 'public' modifier. 54
 Error sizes LineLength Line is longer than 80 characters (found 88). 61
 Error sizes LineLength Line is longer than 80 characters (found 104). 63
 Error sizes LineLength Line is longer than 80 characters (found 104). 66
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 66
 Error sizes LineLength Line is longer than 80 characters (found 131). 67
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 67
 Error sizes LineLength Line is longer than 80 characters (found 89). 70
 Error sizes LineLength Line is longer than 80 characters (found 102). 72
 Error sizes LineLength Line is longer than 80 characters (found 108). 75
 Error sizes LineLength Line is longer than 80 characters (found 83). 79

com/hack23/cia/service/component/agent/impl/riksdagen/workgenerator/RiksdagenDataSourcesWorkGenerator.java

Severity Category Rule Message Line
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16

com/hack23/cia/service/component/agent/impl/riksdagen/workgenerator/RiksdagenDocumentContentWorkGeneratorImpl.java

Severity Category Rule Message Line
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16
 Error sizes LineLength Line is longer than 80 characters (found 105). 39
 Error sizes LineLength Line is longer than 80 characters (found 118). 42
 Error sizes LineLength Line is longer than 80 characters (found 102). 46
 Error modifier RedundantModifier Redundant 'public' modifier. 53
 Error sizes LineLength Line is longer than 80 characters (found 97). 60
 Error sizes LineLength Line is longer than 80 characters (found 85). 63
 Error sizes LineLength Line is longer than 80 characters (found 82). 67
 Error sizes LineLength Line is longer than 80 characters (found 91). 68

com/hack23/cia/service/component/agent/impl/riksdagen/workgenerator/RiksdagenDocumentListWorkGeneratorImpl.java

Severity Category Rule Message Line
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16
 Error sizes LineLength Line is longer than 80 characters (found 86). 33
 Error sizes LineLength Line is longer than 80 characters (found 102). 39
 Error sizes LineLength Line is longer than 80 characters (found 115). 42
 Error sizes LineLength Line is longer than 80 characters (found 100). 46
 Error modifier RedundantModifier Redundant 'public' modifier. 52
 Error sizes LineLength Line is longer than 80 characters (found 116). 60
 Error sizes LineLength Line is longer than 80 characters (found 115). 62
 Error sizes LineLength Line is longer than 80 characters (found 106). 63
 Error sizes LineLength Line is longer than 80 characters (found 108). 65
 Error sizes LineLength Line is longer than 80 characters (found 122). 72
 Error sizes LineLength Line is longer than 80 characters (found 86). 78

com/hack23/cia/service/component/agent/impl/riksdagen/workgenerator/RiksdagenDocumentStatusWorkGeneratorImpl.java

Severity Category Rule Message Line
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16
 Error sizes LineLength Line is longer than 80 characters (found 104). 46
 Error sizes LineLength Line is longer than 80 characters (found 117). 49
 Error sizes LineLength Line is longer than 80 characters (found 94). 52
 Error sizes LineLength Line is longer than 80 characters (found 105). 56
 Error modifier RedundantModifier Redundant 'public' modifier. 63
 Error sizes LineLength Line is longer than 80 characters (found 97). 70
 Error sizes LineLength Line is longer than 80 characters (found 91). 74
 Error sizes LineLength Line is longer than 80 characters (found 89). 81
 Error sizes LineLength Line is longer than 80 characters (found 151). 84
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 84
 Error sizes LineLength Line is longer than 80 characters (found 86). 85
 Error sizes LineLength Line is longer than 80 characters (found 84). 87
 Error sizes LineLength Line is longer than 80 characters (found 82). 91
 Error sizes LineLength Line is longer than 80 characters (found 99). 92

com/hack23/cia/service/component/agent/impl/riksdagen/workgenerator/RiksdagenPersonsWorkGeneratorImpl.java

Severity Category Rule Message Line
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16
 Error sizes LineLength Line is longer than 80 characters (found 97). 45
 Error sizes LineLength Line is longer than 80 characters (found 110). 48
 Error sizes LineLength Line is longer than 80 characters (found 92). 52
 Error modifier RedundantModifier Redundant 'public' modifier. 62
 Error sizes LineLength Line is longer than 80 characters (found 104). 69
 Error sizes LineLength Line is longer than 80 characters (found 99). 70
 Error sizes LineLength Line is longer than 80 characters (found 87). 73
 Error sizes LineLength Line is longer than 80 characters (found 107). 74
 Error sizes LineLength Line is longer than 80 characters (found 105). 75
 Error sizes LineLength Line is longer than 80 characters (found 103). 76
 Error sizes LineLength Line is longer than 80 characters (found 122). 81
 Error sizes LineLength Line is longer than 80 characters (found 128). 82
 Error sizes LineLength Line is longer than 80 characters (found 157). 97
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 97

com/hack23/cia/service/component/agent/impl/riksdagen/workgenerator/data/RiksdagenImportService.java

Severity Category Rule Message Line
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16
 Error sizes LineLength Line is longer than 80 characters (found 81). 19
 Error sizes LineLength Line is longer than 80 characters (found 84). 88

com/hack23/cia/service/component/agent/impl/riksdagen/workgenerator/data/RiksdagenImportServiceImpl.java

Severity Category Rule Message Line
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16
 Error sizes LineLength Line is longer than 80 characters (found 81). 19
 Error sizes LineLength Line is longer than 80 characters (found 82). 37
 Error sizes LineLength Line is longer than 80 characters (found 86). 40
 Error sizes LineLength Line is longer than 80 characters (found 103). 58
 Error sizes LineLength Line is longer than 80 characters (found 85). 61
 Error sizes LineLength Line is longer than 80 characters (found 99). 64
 Error sizes LineLength Line is longer than 80 characters (found 84). 72
 Error modifier RedundantModifier Redundant 'public' modifier. 97
 Error sizes LineLength Line is longer than 80 characters (found 86). 108
 Error sizes LineLength Line is longer than 80 characters (found 103). 124
 Error sizes LineLength Line is longer than 80 characters (found 94). 128
 Error sizes LineLength Line is longer than 80 characters (found 88). 145
 Error sizes LineLength Line is longer than 80 characters (found 113). 160
 Error sizes LineLength Line is longer than 80 characters (found 149). 173
 Error sizes LineLength Line is longer than 80 characters (found 100). 174
 Error sizes LineLength Line is longer than 80 characters (found 123). 189
 Error sizes LineLength Line is longer than 80 characters (found 95). 190
 Error sizes LineLength Line is longer than 80 characters (found 104). 204
 Error sizes LineLength Line is longer than 80 characters (found 126). 207
 Error sizes LineLength Line is longer than 80 characters (found 96). 208
 Error sizes LineLength Line is longer than 80 characters (found 114). 209
 Error sizes LineLength Line is longer than 80 characters (found 93). 211
 Error regexp RegexpSingleline Line has trailing spaces. 212
 Error sizes LineLength Line is longer than 80 characters (found 144). 212
 Error regexp RegexpSingleline Line has trailing spaces. 213
 Error sizes LineLength Line is longer than 80 characters (found 102). 215
 Error sizes LineLength Line is longer than 80 characters (found 81). 230
 Error sizes LineLength Line is longer than 80 characters (found 120). 231
 Error sizes LineLength Line is longer than 80 characters (found 115). 233
 Error sizes LineLength Line is longer than 80 characters (found 81). 239
 Error sizes LineLength Line is longer than 80 characters (found 110). 254
 Error sizes LineLength Line is longer than 80 characters (found 132). 255
 Error sizes LineLength Line is longer than 80 characters (found 119). 256
 Error sizes LineLength Line is longer than 80 characters (found 112). 257
 Error sizes LineLength Line is longer than 80 characters (found 98). 258
 Error sizes LineLength Line is longer than 80 characters (found 133). 261

com/hack23/cia/service/component/agent/impl/riksdagen/workgenerator/data/package-info.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error sizes LineLength Line is longer than 80 characters (found 81). 4

com/hack23/cia/service/component/agent/impl/riksdagen/workgenerator/package-info.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.

com/hack23/cia/service/component/agent/impl/val/ValImportService.java

Severity Category Rule Message Line
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16

com/hack23/cia/service/component/agent/impl/val/ValImportServiceAutoLoadAtStartup.java

Severity Category Rule Message Line
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16

com/hack23/cia/service/component/agent/impl/val/ValImportServiceImpl.java

Severity Category Rule Message Line
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16
 Error modifier RedundantModifier Redundant 'public' modifier. 55
 Error whitespace WhitespaceAround '==' is not followed by whitespace. 62
 Error sizes LineLength Line is longer than 80 characters (found 100). 64
 Error sizes LineLength Line is longer than 80 characters (found 90). 66
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 66
 Error sizes LineLength Line is longer than 80 characters (found 84). 70

com/hack23/cia/service/component/agent/impl/val/package-info.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.

com/hack23/cia/service/component/agent/impl/worldbank/WorldBankApiAgentWorkConsumerImpl.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16
 Error sizes LineLength Line is longer than 80 characters (found 88). 34
 Error sizes LineLength Line is longer than 80 characters (found 109). 35
 Error sizes LineLength Line is longer than 80 characters (found 85). 41
 Error sizes LineLength Line is longer than 80 characters (found 110). 44
 Error sizes LineLength Line is longer than 80 characters (found 81). 47
 Error sizes LineLength Line is longer than 80 characters (found 84). 55
 Error modifier RedundantModifier Redundant 'public' modifier. 55
 Error sizes LineLength Line is longer than 80 characters (found 94). 57
 Error sizes LineLength Line is longer than 80 characters (found 103). 66
 Error sizes LineLength Line is longer than 80 characters (found 106). 68
 Error sizes LineLength Line is longer than 80 characters (found 114). 70
 Error sizes LineLength Line is longer than 80 characters (found 92). 71
 Error sizes LineLength Line is longer than 80 characters (found 95). 72

com/hack23/cia/service/component/agent/impl/worldbank/package-info.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.

com/hack23/cia/service/component/agent/impl/worldbank/workers/WorldbankCountryElementWorkConsumerImpl.java

Severity Category Rule Message Line
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16
 Error sizes LineLength Line is longer than 80 characters (found 97). 33
 Error sizes LineLength Line is longer than 80 characters (found 82). 45
 Error modifier RedundantModifier Redundant 'public' modifier. 54
 Error sizes LineLength Line is longer than 80 characters (found 114). 61
 Error whitespace WhitespaceAfter 'typecast' is not followed by whitespace. 61
 Error whitespace NoWhitespaceBefore ',' is preceded with whitespace. 63

com/hack23/cia/service/component/agent/impl/worldbank/workers/WorldbankDataWorkConsumerImpl.java

Severity Category Rule Message Line
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16
 Error sizes LineLength Line is longer than 80 characters (found 97). 34
 Error javadoc JavadocVariable Missing a Javadoc comment. 54
 Error modifier RedundantModifier Redundant 'public' modifier. 60
 Error sizes LineLength Line is longer than 80 characters (found 114). 68
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 68
 Error sizes LineLength Line is longer than 80 characters (found 125). 69
 Error sizes LineLength Line is longer than 80 characters (found 90). 70
 Error whitespace NoWhitespaceBefore ',' is preceded with whitespace. 71

com/hack23/cia/service/component/agent/impl/worldbank/workers/WorldbankIndicatorElementWorkConsumerImpl.java

Severity Category Rule Message Line
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16
 Error sizes LineLength Line is longer than 80 characters (found 97). 33
 Error sizes LineLength Line is longer than 80 characters (found 84). 45
 Error modifier RedundantModifier Redundant 'public' modifier. 54
 Error sizes LineLength Line is longer than 80 characters (found 118). 61
 Error whitespace WhitespaceAfter 'typecast' is not followed by whitespace. 61
 Error whitespace NoWhitespaceBefore ',' is preceded with whitespace. 63

com/hack23/cia/service/component/agent/impl/worldbank/workers/data/WorldbankUpdateService.java

Severity Category Rule Message Line
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16

com/hack23/cia/service/component/agent/impl/worldbank/workers/data/WorldbankUpdateServiceImpl.java

Severity Category Rule Message Line
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16
 Error modifier RedundantModifier Redundant 'public' modifier. 57

com/hack23/cia/service/component/agent/impl/worldbank/workers/data/package-info.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.

com/hack23/cia/service/component/agent/impl/worldbank/workers/package-info.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.

com/hack23/cia/service/component/agent/impl/worldbank/workgenerator/AbstractWorldBankDataSourcesWorkGenerator.java

Severity Category Rule Message Line
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16
 Error sizes LineLength Line is longer than 80 characters (found 103). 25
 Error sizes LineLength Line is longer than 80 characters (found 110). 30
 Error javadoc JavadocVariable Missing a Javadoc comment. 32
 Error sizes LineLength Line is longer than 80 characters (found 97). 48
 Error coding HiddenField 'datasource' hides a field. 48
 Error coding HiddenField 'datasource' hides a field. 54

com/hack23/cia/service/component/agent/impl/worldbank/workgenerator/WorldBankCountryWorkGeneratorImpl.java

Severity Category Rule Message Line
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16
 Error sizes LineLength Line is longer than 80 characters (found 97). 42
 Error sizes LineLength Line is longer than 80 characters (found 91). 50
 Error modifier RedundantModifier Redundant 'public' modifier. 60
 Error sizes LineLength Line is longer than 80 characters (found 100). 67
 Error sizes LineLength Line is longer than 80 characters (found 109). 68
 Error sizes LineLength Line is longer than 80 characters (found 81). 70
 Error sizes LineLength Line is longer than 80 characters (found 185). 71
 Error sizes LineLength Line is longer than 80 characters (found 90). 72

com/hack23/cia/service/component/agent/impl/worldbank/workgenerator/WorldBankDataSourcesWorkGenerator.java

Severity Category Rule Message Line
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16

com/hack23/cia/service/component/agent/impl/worldbank/workgenerator/WorldBankDataWorkGeneratorImpl.java

Severity Category Rule Message Line
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16
 Error sizes LineLength Line is longer than 80 characters (found 86). 37
 Error sizes LineLength Line is longer than 80 characters (found 94). 45
 Error sizes LineLength Line is longer than 80 characters (found 107). 48
 Error modifier RedundantModifier Redundant 'public' modifier. 62
 Error sizes LineLength Line is longer than 80 characters (found 466). 70
 Error sizes LineLength Line is longer than 80 characters (found 107). 72
 Error sizes LineLength Line is longer than 80 characters (found 106). 73
 Error sizes LineLength Line is longer than 80 characters (found 107). 75
 Error sizes LineLength Line is longer than 80 characters (found 106). 76
 Error sizes LineLength Line is longer than 80 characters (found 96). 77
 Error sizes LineLength Line is longer than 80 characters (found 112). 78
 Error javadoc JavadocMethod Unused @param tag for 'country'. 95
 Error sizes LineLength Line is longer than 80 characters (found 124). 100
 Error javadoc JavadocMethod Expected @param tag for 'countryIso2Code'. 101
 Error sizes LineLength Line is longer than 80 characters (found 106). 103
 Error sizes LineLength Line is longer than 80 characters (found 86). 107

com/hack23/cia/service/component/agent/impl/worldbank/workgenerator/WorldBankIndicatorWorkGeneratorImpl.java

Severity Category Rule Message Line
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16
 Error sizes LineLength Line is longer than 80 characters (found 99). 42
 Error sizes LineLength Line is longer than 80 characters (found 94). 50
 Error javadoc JavadocMethod Unused @param tag for 'datasource'. 61
 Error modifier RedundantModifier Redundant 'public' modifier. 64
 Error sizes LineLength Line is longer than 80 characters (found 97). 71
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 71
 Error sizes LineLength Line is longer than 80 characters (found 83). 73
 Error sizes LineLength Line is longer than 80 characters (found 81). 77
 Error sizes LineLength Line is longer than 80 characters (found 92). 78

com/hack23/cia/service/component/agent/impl/worldbank/workgenerator/data/WorldbankImportService.java

Severity Category Rule Message Line
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16
 Error sizes LineLength Line is longer than 80 characters (found 81). 19

com/hack23/cia/service/component/agent/impl/worldbank/workgenerator/data/WorldbankImportServiceImpl.java

Severity Category Rule Message Line
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16
 Error sizes LineLength Line is longer than 80 characters (found 81). 19
 Error modifier RedundantModifier Redundant 'public' modifier. 59
 Error sizes LineLength Line is longer than 80 characters (found 86). 70
 Error sizes LineLength Line is longer than 80 characters (found 88). 89
 Error sizes LineLength Line is longer than 80 characters (found 85). 103

com/hack23/cia/service/component/agent/impl/worldbank/workgenerator/data/package-info.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error sizes LineLength Line is longer than 80 characters (found 81). 4

com/hack23/cia/service/component/agent/impl/worldbank/workgenerator/package-info.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.