Checkstyle Results

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

Summary

Files  Info  Warnings  Errors
624 0 0 7795

Files

File  I  W  E
com/hack23/cia/encryption/properties/EncryptProperty.java 0 0 29
com/hack23/cia/encryption/properties/package-info.java 0 0 1
com/hack23/cia/model/common/api/ModelObject.java 0 0 2
com/hack23/cia/model/common/api/package-info.java 0 0 1
com/hack23/cia/model/common/impl/AbstractModelObjectImpl.java 0 0 3
com/hack23/cia/model/common/impl/package-info.java 0 0 1
com/hack23/cia/model/common/xml/XmlTimeTypeAdapter.java 0 0 9
com/hack23/cia/model/common/xml/package-info.java 0 0 1
com/hack23/cia/service/api/AgentContainer.java 0 0 1
com/hack23/cia/service/api/ApplicationManager.java 0 0 5
com/hack23/cia/service/api/ConfigurationManager.java 0 0 3
com/hack23/cia/service/api/DataContainer.java 0 0 31
com/hack23/cia/service/api/DataModel.java 0 0 1
com/hack23/cia/service/api/DataSummary.java 0 0 15
com/hack23/cia/service/api/UserConfiguration.java 0 0 1
com/hack23/cia/service/api/action/admin/RefreshDataViewsRequest.java 0 0 2
com/hack23/cia/service/api/action/admin/RefreshDataViewsResponse.java 0 0 1
com/hack23/cia/service/api/action/admin/SendEmailRequest.java 0 0 8
com/hack23/cia/service/api/action/admin/SendEmailResponse.java 0 0 1
com/hack23/cia/service/api/action/admin/TranslateLanguageContentToLanguageRequest.java 0 0 5
com/hack23/cia/service/api/action/admin/TranslateLanguageContentToLanguageResponse.java 0 0 3
com/hack23/cia/service/api/action/admin/UpdateApplicationConfigurationRequest.java 0 0 10
com/hack23/cia/service/api/action/admin/UpdateApplicationConfigurationResponse.java 0 0 3
com/hack23/cia/service/api/action/admin/UpdateLanguageContentDataRequest.java 0 0 6
com/hack23/cia/service/api/action/admin/UpdateLanguageContentDataResponse.java 0 0 1
com/hack23/cia/service/api/action/admin/UpdateSearchIndexRequest.java 0 0 2
com/hack23/cia/service/api/action/admin/UpdateSearchIndexResponse.java 0 0 1
com/hack23/cia/service/api/action/admin/package-info.java 0 0 1
com/hack23/cia/service/api/action/application/CreateApplicationEventRequest.java 0 0 14
com/hack23/cia/service/api/action/application/CreateApplicationEventResponse.java 0 0 1
com/hack23/cia/service/api/action/application/CreateApplicationSessionRequest.java 0 0 8
com/hack23/cia/service/api/action/application/CreateApplicationSessionResponse.java 0 0 1
com/hack23/cia/service/api/action/application/DestroyApplicationSessionRequest.java 0 0 2
com/hack23/cia/service/api/action/application/DestroyApplicationSessionResponse.java 0 0 1
com/hack23/cia/service/api/action/application/LoginRequest.java 0 0 6
com/hack23/cia/service/api/action/application/LoginResponse.java 0 0 1
com/hack23/cia/service/api/action/application/LogoutRequest.java 0 0 2
com/hack23/cia/service/api/action/application/LogoutResponse.java 0 0 1
com/hack23/cia/service/api/action/application/RegisterUserRequest.java 0 0 7
com/hack23/cia/service/api/action/application/RegisterUserResponse.java 0 0 2
com/hack23/cia/service/api/action/application/package-info.java 0 0 1
com/hack23/cia/service/api/action/common/AbstractRequest.java 0 0 3
com/hack23/cia/service/api/action/common/AbstractResponse.java 0 0 4
com/hack23/cia/service/api/action/common/ServiceMessage.java 0 0 1
com/hack23/cia/service/api/action/common/ServiceRequest.java 0 0 1
com/hack23/cia/service/api/action/common/ServiceResponse.java 0 0 1
com/hack23/cia/service/api/action/common/package-info.java 0 0 1
com/hack23/cia/service/api/action/user/DocumentWordCountRequest.java 0 0 7
com/hack23/cia/service/api/action/user/DocumentWordCountResponse.java 0 0 5
com/hack23/cia/service/api/action/user/SearchDocumentRequest.java 0 0 4
com/hack23/cia/service/api/action/user/SearchDocumentResponse.java 0 0 12
com/hack23/cia/service/api/action/user/SetGoogleAuthenticatorCredentialRequest.java 0 0 3
com/hack23/cia/service/api/action/user/SetGoogleAuthenticatorCredentialResponse.java 0 0 15
com/hack23/cia/service/api/action/user/package-info.java 0 0 1
com/hack23/cia/service/api/package-info.java 0 0 1
com/hack23/cia/service/component/agent/api/DataAgentApi.java 0 0 1
com/hack23/cia/service/component/agent/api/package-info.java 0 0 1
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
com/hack23/cia/service/data/api/AbstractGenericDAO.java 0 0 19
com/hack23/cia/service/data/api/AgencyDAO.java 0 0 1
com/hack23/cia/service/data/api/ApplicationActionEventDAO.java 0 0 3
com/hack23/cia/service/data/api/ApplicationConfigurationDAO.java 0 0 3
com/hack23/cia/service/data/api/ApplicationConfigurationService.java 0 0 5
com/hack23/cia/service/data/api/ApplicationSessionDAO.java 0 0 2
com/hack23/cia/service/data/api/CommitteeProposalComponentDataDAO.java 0 0 5
com/hack23/cia/service/data/api/CountryElementDAO.java 0 0 2
com/hack23/cia/service/data/api/DataDAO.java 0 0 1
com/hack23/cia/service/data/api/DataViewer.java 0 0 34
com/hack23/cia/service/data/api/DocumentContentDataDAO.java 0 0 5
com/hack23/cia/service/data/api/DocumentElementDAO.java 0 0 5
com/hack23/cia/service/data/api/DocumentStatusContainerDAO.java 0 0 5
com/hack23/cia/service/data/api/IndicatorElementDAO.java 0 0 2
com/hack23/cia/service/data/api/LanguageContentDataDAO.java 0 0 3
com/hack23/cia/service/data/api/LanguageContentService.java 0 0 2
com/hack23/cia/service/data/api/LanguageDataDAO.java 0 0 2
com/hack23/cia/service/data/api/PersonDataDAO.java 0 0 3
com/hack23/cia/service/data/api/SearchIndexer.java 0 0 1
com/hack23/cia/service/data/api/SwedenPoliticalPartyDAO.java 0 0 2
com/hack23/cia/service/data/api/UserDAO.java 0 0 3
com/hack23/cia/service/data/api/ViewDataManager.java 0 0 1
com/hack23/cia/service/data/api/ViewRiksdagenCommitteeDAO.java 0 0 4
com/hack23/cia/service/data/api/ViewRiksdagenMinistryDAO.java 0 0 2
com/hack23/cia/service/data/api/VoteDataDAO.java 0 0 2
com/hack23/cia/service/data/api/package-info.java 0 0 1
com/hack23/cia/service/data/impl/AbstractGenericDAOImpl.java 0 0 55
com/hack23/cia/service/data/impl/AgencyDAOImpl.java 0 0 3
com/hack23/cia/service/data/impl/ApplicationActionEventDAOImpl.java 0 0 4
com/hack23/cia/service/data/impl/ApplicationConfigurationDAOImpl.java 0 0 4
com/hack23/cia/service/data/impl/ApplicationConfigurationServiceImpl.java 0 0 22
com/hack23/cia/service/data/impl/ApplicationSessionDAOImpl.java 0 0 3
com/hack23/cia/service/data/impl/CommitteeProposalComponentDataDAOImpl.java 0 0 12
com/hack23/cia/service/data/impl/CountryElementDAOImpl.java 0 0 3
com/hack23/cia/service/data/impl/DataDAOImpl.java 0 0 11
com/hack23/cia/service/data/impl/DataSearchMappingFactory.java 0 0 12
com/hack23/cia/service/data/impl/DataViewerImpl.java 0 0 95
com/hack23/cia/service/data/impl/DocumentContentDataDAOImpl.java 0 0 11
com/hack23/cia/service/data/impl/DocumentElementDAOImpl.java 0 0 23
com/hack23/cia/service/data/impl/DocumentStatusContainerDAOImpl.java 0 0 12
com/hack23/cia/service/data/impl/IndicatorElementDAOImpl.java 0 0 3
com/hack23/cia/service/data/impl/LanguageContentDataDAOImpl.java 0 0 11
com/hack23/cia/service/data/impl/LanguageContentServiceImpl.java 0 0 14
com/hack23/cia/service/data/impl/LanguageDataDAOImpl.java 0 0 3
com/hack23/cia/service/data/impl/LegacyNamingStrategy.java 0 0 10
com/hack23/cia/service/data/impl/PersonDataDAOImpl.java 0 0 4
com/hack23/cia/service/data/impl/QueryHelper.java 0 0 8
com/hack23/cia/service/data/impl/SearchIndexerImpl.java 0 0 4
com/hack23/cia/service/data/impl/SwedenPoliticalPartyDAOImpl.java 0 0 2
com/hack23/cia/service/data/impl/UserDAOImpl.java 0 0 3
com/hack23/cia/service/data/impl/ViewDataManagerImpl.java 0 0 46
com/hack23/cia/service/data/impl/ViewRiksdagenCommitteeDAOImpl.java 0 0 8
com/hack23/cia/service/data/impl/ViewRiksdagenMinistryDAOImpl.java 0 0 4
com/hack23/cia/service/data/impl/VoteDataDAOImpl.java 0 0 5
com/hack23/cia/service/data/impl/liquidbase/SpringLiquidBaseFailSafe.java 0 0 5
com/hack23/cia/service/data/impl/liquidbase/package-info.java 0 0 1
com/hack23/cia/service/data/impl/package-info.java 0 0 1
com/hack23/cia/service/data/impl/util/LoadHelper.java 0 0 15
com/hack23/cia/service/data/impl/util/package-info.java 0 0 1
com/hack23/cia/service/external/common/api/ProcessDataStrategy.java 0 0 1
com/hack23/cia/service/external/common/api/XmlAgent.java 0 0 2
com/hack23/cia/service/external/common/api/package-info.java 0 0 1
com/hack23/cia/service/external/common/impl/XmlAgentImpl.java 0 0 27
com/hack23/cia/service/external/common/impl/package-info.java 0 0 1
com/hack23/cia/service/external/esv/api/EsvApi.java 0 0 5
com/hack23/cia/service/external/esv/api/GovernmentBodyAnnualSummary.java 0 0 16
com/hack23/cia/service/external/esv/api/package-info.java 0 0 1
com/hack23/cia/service/external/esv/impl/EsvApiImpl.java 0 0 35
com/hack23/cia/service/external/esv/impl/EsvExcelReader.java 0 0 3
com/hack23/cia/service/external/esv/impl/EsvExcelReaderImpl.java 0 0 34
com/hack23/cia/service/external/esv/impl/package-info.java 0 0 1
com/hack23/cia/service/external/riksdagen/api/DataFailureException.java 0 0 1
com/hack23/cia/service/external/riksdagen/api/DocumentTypeNames.java 0 0 33
com/hack23/cia/service/external/riksdagen/api/RiksdagenBallotApi.java 0 0 2
com/hack23/cia/service/external/riksdagen/api/RiksdagenCommitteeProposalApi.java 0 0 3
com/hack23/cia/service/external/riksdagen/api/RiksdagenDocumentApi.java 0 0 11
com/hack23/cia/service/external/riksdagen/api/RiksdagenPersonApi.java 0 0 2
com/hack23/cia/service/external/riksdagen/api/package-info.java 0 0 1
com/hack23/cia/service/external/riksdagen/impl/RiksdagenBallotApiImpl.java 0 0 76
com/hack23/cia/service/external/riksdagen/impl/RiksdagenCommitteeProposalApiImpl.java 0 0 15
com/hack23/cia/service/external/riksdagen/impl/RiksdagenDocumentApiImpl.java 0 0 68
com/hack23/cia/service/external/riksdagen/impl/RiksdagenPersonApiImpl.java 0 0 21
com/hack23/cia/service/external/riksdagen/impl/package-info.java 0 0 1
com/hack23/cia/service/external/val/api/ValApi.java 0 0 12
com/hack23/cia/service/external/val/api/ValApiException.java 0 0 3
com/hack23/cia/service/external/val/api/package-info.java 0 0 1
com/hack23/cia/service/external/val/impl/ValApiImpl.java 0 0 35
com/hack23/cia/service/external/val/impl/package-info.java 0 0 1
com/hack23/cia/service/external/worldbank/api/DataFailureException.java 0 0 1
com/hack23/cia/service/external/worldbank/api/WorldBankCountryApi.java 0 0 1
com/hack23/cia/service/external/worldbank/api/WorldBankDataApi.java 0 0 2
com/hack23/cia/service/external/worldbank/api/WorldBankIndicatorApi.java 0 0 1
com/hack23/cia/service/external/worldbank/api/WorldBankTopicApi.java 0 0 1
com/hack23/cia/service/external/worldbank/api/package-info.java 0 0 1
com/hack23/cia/service/external/worldbank/impl/AbstractWorldBankApiImpl.java 0 0 2
com/hack23/cia/service/external/worldbank/impl/WorldbankCountryApiImpl.java 0 0 9
com/hack23/cia/service/external/worldbank/impl/WorldbankDataApiImpl.java 0 0 18
com/hack23/cia/service/external/worldbank/impl/WorldbankIndicatorApiImpl.java 0 0 20
com/hack23/cia/service/external/worldbank/impl/WorldbankTopicApiImpl.java 0 0 9
com/hack23/cia/service/external/worldbank/impl/package-info.java 0 0 1
com/hack23/cia/service/external/worldbank/package-info.java 0 0 1
com/hack23/cia/service/impl/ApplicationManagerImpl.java 0 0 29
com/hack23/cia/service/impl/BootstrapDefaultConfig.java 0 0 5
com/hack23/cia/service/impl/ConfigurationManagerImpl.java 0 0 20
com/hack23/cia/service/impl/DataAgentContainerImpl.java 0 0 2
com/hack23/cia/service/impl/DataSummaryDataContainer.java 0 0 38
com/hack23/cia/service/impl/GenericDataContainer.java 0 0 51
com/hack23/cia/service/impl/SecurityAuthenticationProvider.java 0 0 5
com/hack23/cia/service/impl/UserConfigurationImpl.java 0 0 8
com/hack23/cia/service/impl/ViewDataDataContainerFactory.java 0 0 4
com/hack23/cia/service/impl/ViewDataDataContainerFactoryImpl.java 0 0 55
com/hack23/cia/service/impl/ViewRiksdagenCommitteeDataContainer.java 0 0 34
com/hack23/cia/service/impl/action/admin/RefreshDataViewsService.java 0 0 18
com/hack23/cia/service/impl/action/admin/SendEmailService.java 0 0 18
com/hack23/cia/service/impl/action/admin/UpdateApplicationConfigurationService.java 0 0 28
com/hack23/cia/service/impl/action/admin/UpdateSearchIndexService.java 0 0 22
com/hack23/cia/service/impl/action/admin/package-info.java 0 0 1
com/hack23/cia/service/impl/action/application/CreateApplicationEventService.java 0 0 29
com/hack23/cia/service/impl/action/application/CreateApplicationSessionService.java 0 0 15
com/hack23/cia/service/impl/action/application/DestroyApplicationSessionService.java 0 0 14
com/hack23/cia/service/impl/action/application/LoginService.java 0 0 27
com/hack23/cia/service/impl/action/application/LogoutService.java 0 0 21
com/hack23/cia/service/impl/action/application/RegisterUserService.java 0 0 30
com/hack23/cia/service/impl/action/application/package-info.java 0 0 1
com/hack23/cia/service/impl/action/application/translation/TranslationException.java 0 0 1
com/hack23/cia/service/impl/action/application/translation/TranslationService.java 0 0 2
com/hack23/cia/service/impl/action/application/translation/TranslationServiceImpl.java 0 0 29
com/hack23/cia/service/impl/action/application/translation/package-info.java 0 0 1
com/hack23/cia/service/impl/action/common/AbstractBusinessServiceImpl.java 0 0 6
com/hack23/cia/service/impl/action/common/BusinessService.java 0 0 3
com/hack23/cia/service/impl/action/common/package-info.java 0 0 1
com/hack23/cia/service/impl/action/user/DocumentWordCountService.java 0 0 28
com/hack23/cia/service/impl/action/user/SearchDocumentService.java 0 0 33
com/hack23/cia/service/impl/action/user/SetGoogleAuthenticatorCredentialService.java 0 0 34
com/hack23/cia/service/impl/action/user/package-info.java 0 0 1
com/hack23/cia/service/impl/action/user/wordcount/WordCounter.java 0 0 3
com/hack23/cia/service/impl/action/user/wordcount/WordCounterImpl.java 0 0 16
com/hack23/cia/service/impl/action/user/wordcount/package-info.java 0 0 1
com/hack23/cia/service/impl/email/EmailService.java 0 0 1
com/hack23/cia/service/impl/email/EmailServiceImpl.java 0 0 57
com/hack23/cia/service/impl/email/package-info.java 0 0 1
com/hack23/cia/service/impl/package-info.java 0 0 1
com/hack23/cia/testfoundation/AbstractFunctionalIntegrationTest.java 0 0 2
com/hack23/cia/testfoundation/AbstractSystemIntegrationTest.java 0 0 2
com/hack23/cia/testfoundation/AbstractTest.java 0 0 2
com/hack23/cia/testfoundation/AbstractTestInstance.java 0 0 2
com/hack23/cia/testfoundation/AbstractUnitTest.java 0 0 2
com/hack23/cia/testfoundation/AbstractUnmarshallXmlTest.java 0 0 8
com/hack23/cia/testfoundation/DataSetConnectionFactory.java 0 0 8
com/hack23/cia/testfoundation/DatasetFactoryException.java 0 0 3
com/hack23/cia/testfoundation/Parallelized.java 0 0 3
com/hack23/cia/testfoundation/package-info.java 0 0 1
com/hack23/cia/web/impl/ui/application/CitizenIntelligenceAgencySpringVaadinServlet.java 0 0 6
com/hack23/cia/web/impl/ui/application/CitizenIntelligenceAgencyUI.java 0 0 26
com/hack23/cia/web/impl/ui/application/UiInstanceErrorHandler.java 0 0 13
com/hack23/cia/web/impl/ui/application/VaadinSpringConfig.java 0 0 1
com/hack23/cia/web/impl/ui/application/action/ApplicationAction.java 0 0 1
com/hack23/cia/web/impl/ui/application/action/PageActionEventHelper.java 0 0 3
com/hack23/cia/web/impl/ui/application/action/PageActionEventHelperImpl.java 0 0 19
com/hack23/cia/web/impl/ui/application/action/ViewAction.java 0 0 1
com/hack23/cia/web/impl/ui/application/action/package-info.java 0 0 1
com/hack23/cia/web/impl/ui/application/package-info.java 0 0 1
com/hack23/cia/web/impl/ui/application/util/UserContextUtil.java 0 0 27
com/hack23/cia/web/impl/ui/application/util/WebBrowserUtil.java 0 0 8
com/hack23/cia/web/impl/ui/application/util/package-info.java 0 0 1
com/hack23/cia/web/impl/ui/application/views/admin/agentoperations/AgentOperationView.java 0 0 5
com/hack23/cia/web/impl/ui/application/views/admin/agentoperations/package-info.java 0 0 1
com/hack23/cia/web/impl/ui/application/views/admin/agentoperations/pagemode/AbstractAgentOperationsPageModContentFactoryImpl.java 0 0 4
com/hack23/cia/web/impl/ui/application/views/admin/agentoperations/pagemode/AgentOperationsOverviewPageModContentFactoryImpl.java 0 0 14
com/hack23/cia/web/impl/ui/application/views/admin/agentoperations/pagemode/package-info.java 0 0 2
com/hack23/cia/web/impl/ui/application/views/admin/common/AbstractAdminView.java 0 0 3
com/hack23/cia/web/impl/ui/application/views/admin/common/package-info.java 0 0 1
com/hack23/cia/web/impl/ui/application/views/admin/datasummary/AdminDataSummaryView.java 0 0 5
com/hack23/cia/web/impl/ui/application/views/admin/datasummary/package-info.java 0 0 1
com/hack23/cia/web/impl/ui/application/views/admin/datasummary/pagemode/AbstractDataSummaryPageModContentFactoryImpl.java 0 0 4
com/hack23/cia/web/impl/ui/application/views/admin/datasummary/pagemode/DataSummaryOverviewPageModContentFactoryImpl.java 0 0 19
com/hack23/cia/web/impl/ui/application/views/admin/datasummary/pagemode/package-info.java 0 0 1
com/hack23/cia/web/impl/ui/application/views/admin/package-info.java 0 0 1
com/hack23/cia/web/impl/ui/application/views/admin/system/AdminAgencyView.java 0 0 4
com/hack23/cia/web/impl/ui/application/views/admin/system/AdminApplicationConfigurationView.java 0 0 6
com/hack23/cia/web/impl/ui/application/views/admin/system/AdminApplicationEventsView.java 0 0 5
com/hack23/cia/web/impl/ui/application/views/admin/system/AdminApplicationSessionView.java 0 0 5
com/hack23/cia/web/impl/ui/application/views/admin/system/AdminCountryView.java 0 0 4
com/hack23/cia/web/impl/ui/application/views/admin/system/AdminEmailView.java 0 0 4
com/hack23/cia/web/impl/ui/application/views/admin/system/AdminLanguageContentView.java 0 0 5
com/hack23/cia/web/impl/ui/application/views/admin/system/AdminLanguageView.java 0 0 4
com/hack23/cia/web/impl/ui/application/views/admin/system/AdminMonitoringView.java 0 0 4
com/hack23/cia/web/impl/ui/application/views/admin/system/AdminPortalView.java 0 0 4
com/hack23/cia/web/impl/ui/application/views/admin/system/AdminUseraccountView.java 0 0 5
com/hack23/cia/web/impl/ui/application/views/admin/system/package-info.java 0 0 1
com/hack23/cia/web/impl/ui/application/views/admin/system/pagemode/AbstractAdminSystemPageModContentFactoryImpl.java 0 0 35
com/hack23/cia/web/impl/ui/application/views/admin/system/pagemode/AdminAgencyPageModContentFactoryImpl.java 0 0 38
com/hack23/cia/web/impl/ui/application/views/admin/system/pagemode/AdminApplicationConfigurationPageModContentFactoryImpl.java 0 0 60
com/hack23/cia/web/impl/ui/application/views/admin/system/pagemode/AdminApplicationEventsChartsPageModContentFactoryImpl.java 0 0 12
com/hack23/cia/web/impl/ui/application/views/admin/system/pagemode/AdminApplicationEventsPageModContentFactoryImpl.java 0 0 46
com/hack23/cia/web/impl/ui/application/views/admin/system/pagemode/AdminApplicationSessionPageModContentFactoryImpl.java 0 0 55
com/hack23/cia/web/impl/ui/application/views/admin/system/pagemode/AdminCountryPageModContentFactoryImpl.java 0 0 33
com/hack23/cia/web/impl/ui/application/views/admin/system/pagemode/AdminLanguageContentPageModContentFactoryImpl.java 0 0 33
com/hack23/cia/web/impl/ui/application/views/admin/system/pagemode/AdminLanguagePageModContentFactoryImpl.java 0 0 30
com/hack23/cia/web/impl/ui/application/views/admin/system/pagemode/AdminMonitoringPageModContentFactoryImpl.java 0 0 6
com/hack23/cia/web/impl/ui/application/views/admin/system/pagemode/AdminPortalPageModContentFactoryImpl.java 0 0 26
com/hack23/cia/web/impl/ui/application/views/admin/system/pagemode/AdminUserAccountPageModContentFactoryImpl.java 0 0 32
com/hack23/cia/web/impl/ui/application/views/admin/system/pagemode/EmailPageModContentFactoryImpl.java 0 0 13
com/hack23/cia/web/impl/ui/application/views/admin/system/pagemode/package-info.java 0 0 1
com/hack23/cia/web/impl/ui/application/views/common/AbstractView.java 0 0 62
com/hack23/cia/web/impl/ui/application/views/common/MainView.java 0 0 5
com/hack23/cia/web/impl/ui/application/views/common/chartfactory/api/AdminChartDataManager.java 0 0 7
com/hack23/cia/web/impl/ui/application/views/common/chartfactory/api/BallotChartDataManager.java 0 0 9
com/hack23/cia/web/impl/ui/application/views/common/chartfactory/api/ChartDataManager.java 0 0 3
com/hack23/cia/web/impl/ui/application/views/common/chartfactory/api/ChartOptions.java 0 0 1
com/hack23/cia/web/impl/ui/application/views/common/chartfactory/api/CommitteeGhantChartManager.java 0 0 2
com/hack23/cia/web/impl/ui/application/views/common/chartfactory/api/DecisionChartDataManager.java 0 0 3
com/hack23/cia/web/impl/ui/application/views/common/chartfactory/api/DocumentChartDataManager.java 0 0 1
com/hack23/cia/web/impl/ui/application/views/common/chartfactory/api/GenericChartDataManager.java 0 0 1
com/hack23/cia/web/impl/ui/application/views/common/chartfactory/api/GovernmentBodyChartDataManager.java 0 0 6
com/hack23/cia/web/impl/ui/application/views/common/chartfactory/api/MinistryGhantChartManager.java 0 0 2
com/hack23/cia/web/impl/ui/application/views/common/chartfactory/api/OrgDocumentChartDataManager.java 0 0 3
com/hack23/cia/web/impl/ui/application/views/common/chartfactory/api/PartyChartDataManager.java 0 0 2
com/hack23/cia/web/impl/ui/application/views/common/chartfactory/api/PartyDocumentChartDataManager.java 0 0 3
com/hack23/cia/web/impl/ui/application/views/common/chartfactory/api/PartyGhantChartManager.java 0 0 3
com/hack23/cia/web/impl/ui/application/views/common/chartfactory/api/PersonDocumentChartDataManager.java 0 0 3
com/hack23/cia/web/impl/ui/application/views/common/chartfactory/api/PoliticianChartDataManager.java 0 0 3
com/hack23/cia/web/impl/ui/application/views/common/chartfactory/api/PoliticianGhantChartManager.java 0 0 2
com/hack23/cia/web/impl/ui/application/views/common/chartfactory/api/WorldIndicatorChartDataManager.java 0 0 4
com/hack23/cia/web/impl/ui/application/views/common/chartfactory/api/package-info.java 0 0 1
com/hack23/cia/web/impl/ui/application/views/common/chartfactory/impl/AbstractChartDataManagerImpl.java 0 0 12
com/hack23/cia/web/impl/ui/application/views/common/chartfactory/impl/AbstractGhantChartManagerImpl.java 0 0 32
com/hack23/cia/web/impl/ui/application/views/common/chartfactory/impl/AdminChartDataManagerImpl.java 0 0 65
com/hack23/cia/web/impl/ui/application/views/common/chartfactory/impl/BallotChartDataManagerImpl.java 0 0 33
com/hack23/cia/web/impl/ui/application/views/common/chartfactory/impl/ChartDataManagerImpl.java 0 0 8
com/hack23/cia/web/impl/ui/application/views/common/chartfactory/impl/ChartOptionsImpl.java 0 0 59
com/hack23/cia/web/impl/ui/application/views/common/chartfactory/impl/CommitteeGhantChartManagerImpl.java 0 0 17
com/hack23/cia/web/impl/ui/application/views/common/chartfactory/impl/DecisionChartDataManagerImpl.java 0 0 51
com/hack23/cia/web/impl/ui/application/views/common/chartfactory/impl/DocumentChartDataManagerImpl.java 0 0 25
com/hack23/cia/web/impl/ui/application/views/common/chartfactory/impl/GovernmentBodyChartDataManagerImpl.java 0 0 36
com/hack23/cia/web/impl/ui/application/views/common/chartfactory/impl/MinistryGhantChartManagerImpl.java 0 0 17
com/hack23/cia/web/impl/ui/application/views/common/chartfactory/impl/OrgDocumentChartDataManagerImpl.java 0 0 33
com/hack23/cia/web/impl/ui/application/views/common/chartfactory/impl/PartyChartDataManagerImpl.java 0 0 73
com/hack23/cia/web/impl/ui/application/views/common/chartfactory/impl/PartyDocumentChartDataManagerImpl.java 0 0 33
com/hack23/cia/web/impl/ui/application/views/common/chartfactory/impl/PartyGhantChartManagerImpl.java 0 0 18
com/hack23/cia/web/impl/ui/application/views/common/chartfactory/impl/PersonDocumentChartDataManagerImpl.java 0 0 34
com/hack23/cia/web/impl/ui/application/views/common/chartfactory/impl/PoliticianDataManagerImpl.java 0 0 35
com/hack23/cia/web/impl/ui/application/views/common/chartfactory/impl/PoliticianGhantChartManagerImpl.java 0 0 9
com/hack23/cia/web/impl/ui/application/views/common/chartfactory/impl/ViewRiksdagenVoteDataBallotPartySummaryChartDataManagerImpl.java 0 0 15
com/hack23/cia/web/impl/ui/application/views/common/chartfactory/impl/ViewRiksdagenVoteDataBallotPoliticianSummaryChartDataManagerImpl.java 0 0 18
com/hack23/cia/web/impl/ui/application/views/common/chartfactory/impl/ViewRiksdagenVoteDataBallotPoliticianSummaryDailyChartDataManagerImpl.java 0 0 17
com/hack23/cia/web/impl/ui/application/views/common/chartfactory/impl/WorldIndicatorChartDataManagerImpl.java 0 0 13
com/hack23/cia/web/impl/ui/application/views/common/chartfactory/impl/package-info.java 0 0 1
com/hack23/cia/web/impl/ui/application/views/common/converters/ListPropertyConverter.java 0 0 24
com/hack23/cia/web/impl/ui/application/views/common/converters/package-info.java 0 0 1
com/hack23/cia/web/impl/ui/application/views/common/dataseriesfactory/api/CommitteeDataSeriesFactory.java 0 0 2
com/hack23/cia/web/impl/ui/application/views/common/dataseriesfactory/api/MinistryDataSeriesFactory.java 0 0 2
com/hack23/cia/web/impl/ui/application/views/common/dataseriesfactory/api/PartyDataSeriesFactory.java 0 0 2
com/hack23/cia/web/impl/ui/application/views/common/dataseriesfactory/api/package-info.java 0 0 2
com/hack23/cia/web/impl/ui/application/views/common/dataseriesfactory/impl/CommitteeDataSeriesFactoryImpl.java 0 0 27
com/hack23/cia/web/impl/ui/application/views/common/dataseriesfactory/impl/MinistryDataSeriesFactoryImpl.java 0 0 27
com/hack23/cia/web/impl/ui/application/views/common/dataseriesfactory/impl/PartyDataSeriesFactoryImpl.java 0 0 33
com/hack23/cia/web/impl/ui/application/views/common/dataseriesfactory/impl/package-info.java 0 0 2
com/hack23/cia/web/impl/ui/application/views/common/formfactory/api/FormFactory.java 0 0 5
com/hack23/cia/web/impl/ui/application/views/common/formfactory/api/package-info.java 0 0 1
com/hack23/cia/web/impl/ui/application/views/common/formfactory/impl/FormFactoryImpl.java 0 0 23
com/hack23/cia/web/impl/ui/application/views/common/formfactory/impl/package-info.java 0 0 1
com/hack23/cia/web/impl/ui/application/views/common/gridfactory/api/GridFactory.java 0 0 11
com/hack23/cia/web/impl/ui/application/views/common/gridfactory/api/package-info.java 0 0 1
com/hack23/cia/web/impl/ui/application/views/common/gridfactory/impl/GridFactoryImpl.java 0 0 26
com/hack23/cia/web/impl/ui/application/views/common/gridfactory/impl/package-info.java 0 0 1
com/hack23/cia/web/impl/ui/application/views/common/labelfactory/LabelFactory.java 0 0 4
com/hack23/cia/web/impl/ui/application/views/common/labelfactory/package-info.java 0 0 1
com/hack23/cia/web/impl/ui/application/views/common/menufactory/api/ApplicationMenuItemFactory.java 0 0 1
com/hack23/cia/web/impl/ui/application/views/common/menufactory/api/BallotMenuItemFactory.java 0 0 1
com/hack23/cia/web/impl/ui/application/views/common/menufactory/api/CommitteeMenuItemFactory.java 0 0 1
com/hack23/cia/web/impl/ui/application/views/common/menufactory/api/CommitteeRankingMenuItemFactory.java 0 0 1
com/hack23/cia/web/impl/ui/application/views/common/menufactory/api/CountryMenuItemFactory.java 0 0 1
com/hack23/cia/web/impl/ui/application/views/common/menufactory/api/DocumentMenuItemFactory.java 0 0 1
com/hack23/cia/web/impl/ui/application/views/common/menufactory/api/MinistryMenuItemFactory.java 0 0 1
com/hack23/cia/web/impl/ui/application/views/common/menufactory/api/MinistryRankingMenuItemFactory.java 0 0 1
com/hack23/cia/web/impl/ui/application/views/common/menufactory/api/ParliamentMenuItemFactory.java 0 0 1
com/hack23/cia/web/impl/ui/application/views/common/menufactory/api/PartyMenuItemFactory.java 0 0 1
com/hack23/cia/web/impl/ui/application/views/common/menufactory/api/PartyRankingMenuItemFactory.java 0 0 1
com/hack23/cia/web/impl/ui/application/views/common/menufactory/api/PoliticianMenuItemFactory.java 0 0 1
com/hack23/cia/web/impl/ui/application/views/common/menufactory/api/PoliticianRankingMenuItemFactory.java 0 0 1
com/hack23/cia/web/impl/ui/application/views/common/menufactory/api/UserHomeMenuItemFactory.java 0 0 1
com/hack23/cia/web/impl/ui/application/views/common/menufactory/api/package-info.java 0 0 1
com/hack23/cia/web/impl/ui/application/views/common/menufactory/impl/AbstractMenuItemFactoryImpl.java 0 0 84
com/hack23/cia/web/impl/ui/application/views/common/menufactory/impl/ApplicationMenuItemFactoryImpl.java 0 0 85
com/hack23/cia/web/impl/ui/application/views/common/menufactory/impl/BallotMenuItemFactoryImpl.java 0 0 13
com/hack23/cia/web/impl/ui/application/views/common/menufactory/impl/CommitteeMenuItemFactoryImpl.java 0 0 73
com/hack23/cia/web/impl/ui/application/views/common/menufactory/impl/CommitteeRankingMenuItemFactoryImpl.java 0 0 66
com/hack23/cia/web/impl/ui/application/views/common/menufactory/impl/CountryMenuItemFactoryImpl.java 0 0 51
com/hack23/cia/web/impl/ui/application/views/common/menufactory/impl/DocumentMenuItemFactoryImpl.java 0 0 57
com/hack23/cia/web/impl/ui/application/views/common/menufactory/impl/MinistryMenuItemFactoryImpl.java 0 0 57
com/hack23/cia/web/impl/ui/application/views/common/menufactory/impl/MinistryRankingMenuItemFactoryImpl.java 0 0 55
com/hack23/cia/web/impl/ui/application/views/common/menufactory/impl/ParliamentMenuItemFactoryImpl.java 0 0 58
com/hack23/cia/web/impl/ui/application/views/common/menufactory/impl/PartyMenuItemFactoryImpl.java 0 0 76
com/hack23/cia/web/impl/ui/application/views/common/menufactory/impl/PartyRankingMenuItemFactoryImpl.java 0 0 63
com/hack23/cia/web/impl/ui/application/views/common/menufactory/impl/PoliticianMenuItemFactoryImpl.java 0 0 70
com/hack23/cia/web/impl/ui/application/views/common/menufactory/impl/PoliticianRankingMenuItemFactoryImpl.java 0 0 29
com/hack23/cia/web/impl/ui/application/views/common/menufactory/impl/UserHomeMenuItemFactoryImpl.java 0 0 11
com/hack23/cia/web/impl/ui/application/views/common/menufactory/impl/package-info.java 0 0 1
com/hack23/cia/web/impl/ui/application/views/common/package-info.java 0 0 1
com/hack23/cia/web/impl/ui/application/views/common/pagelinks/api/PageLinkFactory.java 0 0 8
com/hack23/cia/web/impl/ui/application/views/common/pagelinks/api/PageModeMenuCommand.java 0 0 12
com/hack23/cia/web/impl/ui/application/views/common/pagelinks/api/package-info.java 0 0 1
com/hack23/cia/web/impl/ui/application/views/common/pagelinks/impl/ExternalAttachmentDownloadLink.java 0 0 13
com/hack23/cia/web/impl/ui/application/views/common/pagelinks/impl/PageLinkFactoryImpl.java 0 0 47
com/hack23/cia/web/impl/ui/application/views/common/pagelinks/impl/package-info.java 0 0 1
com/hack23/cia/web/impl/ui/application/views/common/pagemode/AbstractPageModContentFactoryImpl.java 0 0 28
com/hack23/cia/web/impl/ui/application/views/common/pagemode/EmailPasswordLoginForm.java 0 0 2
com/hack23/cia/web/impl/ui/application/views/common/pagemode/MainViewLoginPageModContentFactoryImpl.java 0 0 15
com/hack23/cia/web/impl/ui/application/views/common/pagemode/MainViewOverviewPageModContentFactoryImpl.java 0 0 10
com/hack23/cia/web/impl/ui/application/views/common/pagemode/MainViewPageVisitHistoryPageModContentFactoryImpl.java 0 0 12
com/hack23/cia/web/impl/ui/application/views/common/pagemode/MainViewRegisterPageModContentFactoryImpl.java 0 0 17
com/hack23/cia/web/impl/ui/application/views/common/pagemode/PageModeContentFactory.java 0 0 4
com/hack23/cia/web/impl/ui/application/views/common/pagemode/package-info.java 0 0 1
com/hack23/cia/web/impl/ui/application/views/common/sizing/ContentRatio.java 0 0 1
com/hack23/cia/web/impl/ui/application/views/common/sizing/ContentSize.java 0 0 1
com/hack23/cia/web/impl/ui/application/views/common/sizing/package-info.java 0 0 1
com/hack23/cia/web/impl/ui/application/views/common/tablefactory/TableFactory.java 0 0 1
com/hack23/cia/web/impl/ui/application/views/common/tablefactory/TableFactoryImpl.java 0 0 27
com/hack23/cia/web/impl/ui/application/views/common/tablefactory/package-info.java 0 0 1
com/hack23/cia/web/impl/ui/application/views/common/viewnames/AdminViews.java 0 0 9
com/hack23/cia/web/impl/ui/application/views/common/viewnames/ApplicationPageMode.java 0 0 2
com/hack23/cia/web/impl/ui/application/views/common/viewnames/ChartIndicators.java 0 0 2
com/hack23/cia/web/impl/ui/application/views/common/viewnames/CommitteePageMode.java 0 0 2
com/hack23/cia/web/impl/ui/application/views/common/viewnames/CommonsViews.java 0 0 1
com/hack23/cia/web/impl/ui/application/views/common/viewnames/DocumentPageMode.java 0 0 2
com/hack23/cia/web/impl/ui/application/views/common/viewnames/MinistryPageMode.java 0 0 2
com/hack23/cia/web/impl/ui/application/views/common/viewnames/PageMode.java 0 0 2
com/hack23/cia/web/impl/ui/application/views/common/viewnames/PartyPageMode.java 0 0 2
com/hack23/cia/web/impl/ui/application/views/common/viewnames/PoliticianPageMode.java 0 0 2
com/hack23/cia/web/impl/ui/application/views/common/viewnames/UserHomePageMode.java 0 0 2
com/hack23/cia/web/impl/ui/application/views/common/viewnames/UserViews.java 0 0 5
com/hack23/cia/web/impl/ui/application/views/common/viewnames/package-info.java 0 0 1
com/hack23/cia/web/impl/ui/application/views/pageclicklistener/AbstractPageItemRendererClickListener.java 0 0 11
com/hack23/cia/web/impl/ui/application/views/pageclicklistener/ApplicationLoginListener.java 0 0 11
com/hack23/cia/web/impl/ui/application/views/pageclicklistener/ApplicationMangerAccess.java 0 0 4
com/hack23/cia/web/impl/ui/application/views/pageclicklistener/CommitFormWrapperClickListener.java 0 0 7
com/hack23/cia/web/impl/ui/application/views/pageclicklistener/LogoutClickListener.java 0 0 11
com/hack23/cia/web/impl/ui/application/views/pageclicklistener/PageItemPropertyClickListener.java 0 0 12
com/hack23/cia/web/impl/ui/application/views/pageclicklistener/RefreshDataViewsClickListener.java 0 0 6
com/hack23/cia/web/impl/ui/application/views/pageclicklistener/RegisterUserClickListener.java 0 0 12
com/hack23/cia/web/impl/ui/application/views/pageclicklistener/SearchDocumentClickListener.java 0 0 13
com/hack23/cia/web/impl/ui/application/views/pageclicklistener/SearchDocumentResponseHandler.java 0 0 2
com/hack23/cia/web/impl/ui/application/views/pageclicklistener/SendEmailClickListener.java 0 0 11
com/hack23/cia/web/impl/ui/application/views/pageclicklistener/SetGoogleAuthenticatorCredentialClickListener.java 0 0 20
com/hack23/cia/web/impl/ui/application/views/pageclicklistener/StartAgentClickListener.java 0 0 12
com/hack23/cia/web/impl/ui/application/views/pageclicklistener/UpdateApplicationConfigurationClickListener.java 0 0 17
com/hack23/cia/web/impl/ui/application/views/pageclicklistener/UpdateSearchIndexClickListener.java 0 0 6
com/hack23/cia/web/impl/ui/application/views/pageclicklistener/package-info.java 0 0 1
com/hack23/cia/web/impl/ui/application/views/user/ballot/BallotView.java 0 0 5
com/hack23/cia/web/impl/ui/application/views/user/ballot/package-info.java 0 0 1
com/hack23/cia/web/impl/ui/application/views/user/ballot/pagemode/AbstractBallotPageModContentFactoryImpl.java 0 0 6
com/hack23/cia/web/impl/ui/application/views/user/ballot/pagemode/BallotChartsPageModContentFactoryImpl.java 0 0 63
com/hack23/cia/web/impl/ui/application/views/user/ballot/pagemode/BallotOverviewPageModContentFactoryImpl.java 0 0 74
com/hack23/cia/web/impl/ui/application/views/user/ballot/pagemode/package-info.java 0 0 1
com/hack23/cia/web/impl/ui/application/views/user/committee/CommitteeRankingView.java 0 0 5
com/hack23/cia/web/impl/ui/application/views/user/committee/CommitteeView.java 0 0 5
com/hack23/cia/web/impl/ui/application/views/user/committee/package-info.java 0 0 1
com/hack23/cia/web/impl/ui/application/views/user/committee/pagemode/AbstractCommitteePageModContentFactoryImpl.java 0 0 4
com/hack23/cia/web/impl/ui/application/views/user/committee/pagemode/AbstractCommitteeRankingPageModContentFactoryImpl.java 0 0 5
com/hack23/cia/web/impl/ui/application/views/user/committee/pagemode/CommitteeBallotDecisionSummaryPageModContentFactoryImpl.java 0 0 43
com/hack23/cia/web/impl/ui/application/views/user/committee/pagemode/CommitteeCurrentMembersHistoryPageModContentFactoryImpl.java 0 0 31
com/hack23/cia/web/impl/ui/application/views/user/committee/pagemode/CommitteeDecisionSummaryPageModContentFactoryImpl.java 0 0 37
com/hack23/cia/web/impl/ui/application/views/user/committee/pagemode/CommitteeDecisionTypeDailySummaryPageModContentFactoryImpl2.java 0 0 19
com/hack23/cia/web/impl/ui/application/views/user/committee/pagemode/CommitteeDocumentActivityPageModContentFactoryImpl.java 0 0 19
com/hack23/cia/web/impl/ui/application/views/user/committee/pagemode/CommitteeDocumentHistoryPageModContentFactoryImpl.java 0 0 35
com/hack23/cia/web/impl/ui/application/views/user/committee/pagemode/CommitteeMemberHistoryPageModContentFactoryImpl.java 0 0 30
com/hack23/cia/web/impl/ui/application/views/user/committee/pagemode/CommitteeOverviewPageModContentFactoryImpl.java 0 0 26
com/hack23/cia/web/impl/ui/application/views/user/committee/pagemode/CommitteePageVisitHistoryPageModContentFactoryImpl.java 0 0 15
com/hack23/cia/web/impl/ui/application/views/user/committee/pagemode/CommitteeRankingAllCommitteesChartsPageModContentFactoryImpl.java 0 0 11
com/hack23/cia/web/impl/ui/application/views/user/committee/pagemode/CommitteeRankingCommitteeByPartyChartsPageModContentFactoryImpl.java 0 0 15
com/hack23/cia/web/impl/ui/application/views/user/committee/pagemode/CommitteeRankingCurrentCommitteePartiesChartsPageModContentFactoryImpl.java 0 0 14
com/hack23/cia/web/impl/ui/application/views/user/committee/pagemode/CommitteeRankingCurrentCommitteesChartsPageModContentFactoryImpl.java 0 0 14
com/hack23/cia/web/impl/ui/application/views/user/committee/pagemode/CommitteeRankingDataGridPageModContentFactoryImpl.java 0 0 24
com/hack23/cia/web/impl/ui/application/views/user/committee/pagemode/CommitteeRankingOverviewPageModContentFactoryImpl.java 0 0 17
com/hack23/cia/web/impl/ui/application/views/user/committee/pagemode/CommitteeRankingPageVisitHistoryPageModContentFactoryImpl.java 0 0 10
com/hack23/cia/web/impl/ui/application/views/user/committee/pagemode/CommitteeRoleGhantPageModContentFactoryImpl.java 0 0 25
com/hack23/cia/web/impl/ui/application/views/user/committee/pagemode/package-info.java 0 0 1
com/hack23/cia/web/impl/ui/application/views/user/common/AbstractActorView.java 0 0 5
com/hack23/cia/web/impl/ui/application/views/user/common/AbstractGroupView.java 0 0 3
com/hack23/cia/web/impl/ui/application/views/user/common/AbstractPersonView.java 0 0 4
com/hack23/cia/web/impl/ui/application/views/user/common/AbstractRankingView.java 0 0 3
com/hack23/cia/web/impl/ui/application/views/user/common/AbstractUserView.java 0 0 3
com/hack23/cia/web/impl/ui/application/views/user/common/package-info.java 0 0 1
com/hack23/cia/web/impl/ui/application/views/user/country/CountryRankingView.java 0 0 5
com/hack23/cia/web/impl/ui/application/views/user/country/package-info.java 0 0 1
com/hack23/cia/web/impl/ui/application/views/user/country/pagemode/AbstractCountryPageModContentFactoryImpl.java 0 0 4
com/hack23/cia/web/impl/ui/application/views/user/country/pagemode/CountryRankingOverviewPageModContentFactoryImpl.java 0 0 7
com/hack23/cia/web/impl/ui/application/views/user/country/pagemode/WorldIndicatorsPageModContentFactoryImpl.java 0 0 35
com/hack23/cia/web/impl/ui/application/views/user/country/pagemode/package-info.java 0 0 1
com/hack23/cia/web/impl/ui/application/views/user/document/DocumentView.java 0 0 5
com/hack23/cia/web/impl/ui/application/views/user/document/SearchDocumentView.java 0 0 5
com/hack23/cia/web/impl/ui/application/views/user/document/package-info.java 0 0 1
com/hack23/cia/web/impl/ui/application/views/user/document/pagemode/AbstractDocumentPageModContentFactoryImpl.java 0 0 6
com/hack23/cia/web/impl/ui/application/views/user/document/pagemode/DocumentActivityPageModContentFactoryImpl.java 0 0 35
com/hack23/cia/web/impl/ui/application/views/user/document/pagemode/DocumentAttachementsPageModContentFactoryImpl.java 0 0 42
com/hack23/cia/web/impl/ui/application/views/user/document/pagemode/DocumentDataPageModContentFactoryImpl.java 0 0 33
com/hack23/cia/web/impl/ui/application/views/user/document/pagemode/DocumentDecisionPageModContentFactoryImpl.java 0 0 32
com/hack23/cia/web/impl/ui/application/views/user/document/pagemode/DocumentDetailsPageModContentFactoryImpl.java 0 0 33
com/hack23/cia/web/impl/ui/application/views/user/document/pagemode/DocumentOverviewPageModContentFactoryImpl.java 0 0 40
com/hack23/cia/web/impl/ui/application/views/user/document/pagemode/DocumentPageVisitHistoryPageModContentFactoryImpl.java 0 0 13
com/hack23/cia/web/impl/ui/application/views/user/document/pagemode/DocumentPersonReferencesPageModContentFactoryImpl.java 0 0 40
com/hack23/cia/web/impl/ui/application/views/user/document/pagemode/DocumentReferencesPageModContentFactoryImpl.java 0 0 34
com/hack23/cia/web/impl/ui/application/views/user/document/pagemode/SearchDocumentPageModContentFactoryImpl.java 0 0 27
com/hack23/cia/web/impl/ui/application/views/user/document/pagemode/package-info.java 0 0 1
com/hack23/cia/web/impl/ui/application/views/user/goverment/MinistryRankingView.java 0 0 5
com/hack23/cia/web/impl/ui/application/views/user/goverment/MinistryView.java 0 0 5
com/hack23/cia/web/impl/ui/application/views/user/goverment/package-info.java 0 0 1
com/hack23/cia/web/impl/ui/application/views/user/goverment/pagemode/AbstractMinistryPageModContentFactoryImpl.java 0 0 6
com/hack23/cia/web/impl/ui/application/views/user/goverment/pagemode/AbstractMinistryRankingPageModContentFactoryImpl.java 0 0 5
com/hack23/cia/web/impl/ui/application/views/user/goverment/pagemode/MinistryCurrentMembersPageModContentFactoryImpl.java 0 0 31
com/hack23/cia/web/impl/ui/application/views/user/goverment/pagemode/MinistryDocumentActivityPageModContentFactoryImpl.java 0 0 19
com/hack23/cia/web/impl/ui/application/views/user/goverment/pagemode/MinistryDocumentHistoryPageModContentFactoryImpl.java 0 0 39
com/hack23/cia/web/impl/ui/application/views/user/goverment/pagemode/MinistryGovernmentBodiesModContentFactoryImpl.java 0 0 20
com/hack23/cia/web/impl/ui/application/views/user/goverment/pagemode/MinistryMemberHistoryPageModContentFactoryImpl.java 0 0 32
com/hack23/cia/web/impl/ui/application/views/user/goverment/pagemode/MinistryOverviewPageModContentFactoryImpl.java 0 0 23
com/hack23/cia/web/impl/ui/application/views/user/goverment/pagemode/MinistryPageVisitHistoryPageModContentFactoryImpl.java 0 0 14
com/hack23/cia/web/impl/ui/application/views/user/goverment/pagemode/MinistryRankingAllMinistriesChartsPageModContentFactoryImpl.java 0 0 12
com/hack23/cia/web/impl/ui/application/views/user/goverment/pagemode/MinistryRankingAllPartiesChartsPageModContentFactoryImpl.java 0 0 13
com/hack23/cia/web/impl/ui/application/views/user/goverment/pagemode/MinistryRankingAllRolesChartsPageModContentFactoryImpl.java 0 0 16
com/hack23/cia/web/impl/ui/application/views/user/goverment/pagemode/MinistryRankingCurrentMinistriesChartsPageModContentFactoryImpl.java 0 0 16
com/hack23/cia/web/impl/ui/application/views/user/goverment/pagemode/MinistryRankingCurrentPartiesChartsPageModContentFactoryImpl.java 0 0 13
com/hack23/cia/web/impl/ui/application/views/user/goverment/pagemode/MinistryRankingDataGridPageModContentFactoryImpl.java 0 0 17
com/hack23/cia/web/impl/ui/application/views/user/goverment/pagemode/MinistryRankingGovernmentBodiesPageModContentFactoryImpl.java 0 0 12
com/hack23/cia/web/impl/ui/application/views/user/goverment/pagemode/MinistryRankingOverviewPageModContentFactoryImpl.java 0 0 16
com/hack23/cia/web/impl/ui/application/views/user/goverment/pagemode/MinistryRankingPageVisitHistoryPageModContentFactoryImpl.java 0 0 10
com/hack23/cia/web/impl/ui/application/views/user/goverment/pagemode/MinistryRoleGhantPageModContentFactoryImpl.java 0 0 23
com/hack23/cia/web/impl/ui/application/views/user/goverment/pagemode/package-info.java 0 0 1
com/hack23/cia/web/impl/ui/application/views/user/home/UserHomeView.java 0 0 5
com/hack23/cia/web/impl/ui/application/views/user/home/package-info.java 0 0 1
com/hack23/cia/web/impl/ui/application/views/user/home/pagemode/AbstractUserHomePageModContentFactoryImpl.java 0 0 3
com/hack23/cia/web/impl/ui/application/views/user/home/pagemode/UserHomeOverviewPageModContentFactoryImpl.java 0 0 49
com/hack23/cia/web/impl/ui/application/views/user/home/pagemode/UserHomeSecuritySettingsPageModContentFactoryImpl.java 0 0 21
com/hack23/cia/web/impl/ui/application/views/user/home/pagemode/package-info.java 0 0 1
com/hack23/cia/web/impl/ui/application/views/user/parliament/ParliamentRankingView.java 0 0 6
com/hack23/cia/web/impl/ui/application/views/user/parliament/package-info.java 0 0 1
com/hack23/cia/web/impl/ui/application/views/user/parliament/pagemode/AbstractParliamentPageModContentFactoryImpl.java 0 0 6
com/hack23/cia/web/impl/ui/application/views/user/parliament/pagemode/ParliamentChartsDecisionActivityByTypePageModContentFactoryImpl.java 0 0 13
com/hack23/cia/web/impl/ui/application/views/user/parliament/pagemode/ParliamentChartsDocumentActivityByTypePageModContentFactoryImpl.java 0 0 13
com/hack23/cia/web/impl/ui/application/views/user/parliament/pagemode/ParliamentChartsPartyAgePageModContentFactoryImpl.java 0 0 12
com/hack23/cia/web/impl/ui/application/views/user/parliament/pagemode/ParliamentChartsPartyGenderPageModContentFactoryImpl.java 0 0 11
com/hack23/cia/web/impl/ui/application/views/user/parliament/pagemode/ParliamentChartsPartyWinnerPageModContentFactoryImpl.java 0 0 11
com/hack23/cia/web/impl/ui/application/views/user/parliament/pagemode/ParliamentOverviewPageModContentFactoryImpl.java 0 0 8
com/hack23/cia/web/impl/ui/application/views/user/parliament/pagemode/package-info.java 0 0 1
com/hack23/cia/web/impl/ui/application/views/user/party/PartyRankingView.java 0 0 5
com/hack23/cia/web/impl/ui/application/views/user/party/PartyView.java 0 0 5
com/hack23/cia/web/impl/ui/application/views/user/party/package-info.java 0 0 1
com/hack23/cia/web/impl/ui/application/views/user/party/pagemode/AbstractPartyPageModContentFactoryImpl.java 0 0 9
com/hack23/cia/web/impl/ui/application/views/user/party/pagemode/AbstractPartyRankingPageModContentFactoryImpl.java 0 0 6
com/hack23/cia/web/impl/ui/application/views/user/party/pagemode/PartyChartsPageModContentFactoryImpl.java 0 0 12
com/hack23/cia/web/impl/ui/application/views/user/party/pagemode/PartyCommitteeBallotDecisionSummaryPageModContentFactoryImpl.java 0 0 50
com/hack23/cia/web/impl/ui/application/views/user/party/pagemode/PartyCommitteeRolesPageModContentFactoryImpl.java 0 0 29
com/hack23/cia/web/impl/ui/application/views/user/party/pagemode/PartyCurrentLeadersPageModContentFactoryImpl.java 0 0 32
com/hack23/cia/web/impl/ui/application/views/user/party/pagemode/PartyCurrentMembersPageModContentFactoryImpl.java 0 0 36
com/hack23/cia/web/impl/ui/application/views/user/party/pagemode/PartyDocumentActivityPageModContentFactoryImpl.java 0 0 17
com/hack23/cia/web/impl/ui/application/views/user/party/pagemode/PartyDocumentHistoryPageModContentFactoryImpl.java 0 0 34
com/hack23/cia/web/impl/ui/application/views/user/party/pagemode/PartyGovernmentRolesPageModContentFactoryImpl.java 0 0 30
com/hack23/cia/web/impl/ui/application/views/user/party/pagemode/PartyIndicatorsPageModContentFactoryImpl.java 0 0 12
com/hack23/cia/web/impl/ui/application/views/user/party/pagemode/PartyLeaderHistoryPageModContentFactoryImpl.java 0 0 26
com/hack23/cia/web/impl/ui/application/views/user/party/pagemode/PartyMemberHistoryPageModContentFactoryImpl.java 0 0 33
com/hack23/cia/web/impl/ui/application/views/user/party/pagemode/PartyOverviewPageModContentFactoryImpl.java 0 0 38
com/hack23/cia/web/impl/ui/application/views/user/party/pagemode/PartyPageVisitHistoryPageModContentFactoryImpl.java 0 0 9
com/hack23/cia/web/impl/ui/application/views/user/party/pagemode/PartyRankingAllPartiesChartsPageModContentFactoryImpl.java 0 0 14
com/hack23/cia/web/impl/ui/application/views/user/party/pagemode/PartyRankingCurrentCommitteeChartsPageModContentFactoryImpl.java 0 0 14
com/hack23/cia/web/impl/ui/application/views/user/party/pagemode/PartyRankingCurrentGovernmentChartsPageModContentFactoryImpl.java 0 0 14
com/hack23/cia/web/impl/ui/application/views/user/party/pagemode/PartyRankingCurrentPartiesChartsPageModContentFactoryImpl.java 0 0 15
com/hack23/cia/web/impl/ui/application/views/user/party/pagemode/PartyRankingDataGridPageModContentFactoryImpl.java 0 0 25
com/hack23/cia/web/impl/ui/application/views/user/party/pagemode/PartyRankingOverviewPageModContentFactoryImpl.java 0 0 17
com/hack23/cia/web/impl/ui/application/views/user/party/pagemode/PartyRankingPageVisitHistoryPageModContentFactoryImpl.java 0 0 9
com/hack23/cia/web/impl/ui/application/views/user/party/pagemode/PartyRoleGhantPageModContentFactoryImpl.java 0 0 21
com/hack23/cia/web/impl/ui/application/views/user/party/pagemode/PartyVoteHistoryPageModContentFactoryImpl.java 0 0 36
com/hack23/cia/web/impl/ui/application/views/user/party/pagemode/PartyWonDailySummaryChartPageModContentFactoryImpl.java 0 0 17
com/hack23/cia/web/impl/ui/application/views/user/party/pagemode/package-info.java 0 0 1
com/hack23/cia/web/impl/ui/application/views/user/politician/PoliticianRankingView.java 0 0 6
com/hack23/cia/web/impl/ui/application/views/user/politician/PoliticianView.java 0 0 5
com/hack23/cia/web/impl/ui/application/views/user/politician/package-info.java 0 0 1
com/hack23/cia/web/impl/ui/application/views/user/politician/pagemode/AbstractPoliticianPageModContentFactoryImpl.java 0 0 12
com/hack23/cia/web/impl/ui/application/views/user/politician/pagemode/AbstractPoliticianRankingPageModContentFactoryImpl.java 0 0 7
com/hack23/cia/web/impl/ui/application/views/user/politician/pagemode/PoliticianBallotDecisionSummaryPageModContentFactoryImpl.java 0 0 53
com/hack23/cia/web/impl/ui/application/views/user/politician/pagemode/PoliticianChartsPageModContentFactoryImpl.java 0 0 15
com/hack23/cia/web/impl/ui/application/views/user/politician/pagemode/PoliticianDocumentActivityPageModContentFactoryImpl.java 0 0 19
com/hack23/cia/web/impl/ui/application/views/user/politician/pagemode/PoliticianDocumentHistoryPageModContentFactoryImpl.java 0 0 35
com/hack23/cia/web/impl/ui/application/views/user/politician/pagemode/PoliticianIndicatorsPageModContentFactoryImpl.java 0 0 18
com/hack23/cia/web/impl/ui/application/views/user/politician/pagemode/PoliticianOverviewPageModContentFactoryImpl.java 0 0 40
com/hack23/cia/web/impl/ui/application/views/user/politician/pagemode/PoliticianPageVisitHistoryPageModContentFactoryImpl.java 0 0 14
com/hack23/cia/web/impl/ui/application/views/user/politician/pagemode/PoliticianRankingChartsAllPartiesPageModContentFactoryImpl.java 0 0 13
com/hack23/cia/web/impl/ui/application/views/user/politician/pagemode/PoliticianRankingChartsCurrentPartiesPageModContentFactoryImpl.java 0 0 14
com/hack23/cia/web/impl/ui/application/views/user/politician/pagemode/PoliticianRankingDataGridPageModContentFactoryImpl.java 0 0 27
com/hack23/cia/web/impl/ui/application/views/user/politician/pagemode/PoliticianRankingOverviewPageModContentFactoryImpl.java 0 0 19
com/hack23/cia/web/impl/ui/application/views/user/politician/pagemode/PoliticianRankingPageVisitHistoryPageModContentFactoryImpl.java 0 0 11
com/hack23/cia/web/impl/ui/application/views/user/politician/pagemode/PoliticianRoleGhantPageModContentFactoryImpl.java 0 0 20
com/hack23/cia/web/impl/ui/application/views/user/politician/pagemode/PoliticianRoleListPageModContentFactoryImpl.java 0 0 24
com/hack23/cia/web/impl/ui/application/views/user/politician/pagemode/PoliticianRoleSummaryPageModContentFactoryImpl.java 0 0 30
com/hack23/cia/web/impl/ui/application/views/user/politician/pagemode/PoliticianVotesHistoryPageModContentFactoryImpl.java 0 0 37
com/hack23/cia/web/impl/ui/application/views/user/politician/pagemode/package-info.java 0 0 1
com/hack23/cia/web/impl/ui/application/web/filter/CustomSimpleCachingHeadersPageCachingFilter.java 0 0 9
com/hack23/cia/web/impl/ui/application/web/filter/package-info.java 0 0 1
com/hack23/cia/web/impl/ui/application/web/listener/AuthorizationFailureEventListener.java 0 0 30
com/hack23/cia/web/impl/ui/application/web/listener/HttpSessionCreatedEventListener.java 0 0 5
com/hack23/cia/web/impl/ui/application/web/listener/HttpSessionDestroyedEventListener.java 0 0 11
com/hack23/cia/web/impl/ui/application/web/listener/package-info.java 0 0 1
schema-mysql.properties 0 0 17

Rules

Category Rule Violations Severity
blocks EmptyBlock 4  Error
coding HiddenField 132  Error
MagicNumber 48  Error
design HideUtilityClassConstructor 2  Error
VisibilityModifier 2  Error
javadoc JavadocMethod 25  Error
JavadocType 2  Error
JavadocVariable 39  Error
misc FinalParameters 36  Error
NewlineAtEndOfFile 169  Error
modifier RedundantModifier 73  Error
naming ConstantName 3  Error
regexp RegexpSingleline
  • format: "\s+$"
  • maximum: "0"
  • message: "Line has trailing spaces."
  • minimum: "0"
31  Error
sizes LineLength 5565  Error
ParameterNumber 7  Error
whitespace FileTabCharacter 514  Error
GenericWhitespace 8  Error
NoWhitespaceAfter 131  Error
NoWhitespaceBefore 19  Error
OperatorWrap 1  Error
ParenPad 3  Error
WhitespaceAfter 819  Error
WhitespaceAround 162  Error

Details

com/hack23/cia/encryption/properties/EncryptProperty.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 3
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16
 Error sizes LineLength Line is longer than 80 characters (found 106). 35
 Error regexp RegexpSingleline Line has trailing spaces. 36
 Error regexp RegexpSingleline Line has trailing spaces. 39
 Error regexp RegexpSingleline Line has trailing spaces. 42
 Error regexp RegexpSingleline Line has trailing spaces. 45
 Error sizes LineLength Line is longer than 80 characters (found 91). 47
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error regexp RegexpSingleline Line has trailing spaces. 51
 Error sizes LineLength Line is longer than 80 characters (found 191). 53
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error regexp RegexpSingleline Line has trailing spaces. 55
 Error misc FinalParameters Parameter args should be final. 68
 Error sizes LineLength Line is longer than 80 characters (found 105). 70
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 71
 Error sizes LineLength Line is longer than 80 characters (found 124). 72
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 72
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 72
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error sizes LineLength Line is longer than 80 characters (found 82). 87
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 87
 Error regexp RegexpSingleline Line has trailing spaces. 89
 Error sizes LineLength Line is longer than 80 characters (found 91). 99
 Error sizes LineLength Line is longer than 80 characters (found 102). 101
 Error sizes LineLength Line is longer than 80 characters (found 81). 103
 Error sizes LineLength Line is longer than 80 characters (found 82). 118
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 118
 Error regexp RegexpSingleline Line has trailing spaces. 120

com/hack23/cia/encryption/properties/package-info.java

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

com/hack23/cia/model/common/api/ModelObject.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 138). 17

com/hack23/cia/model/common/api/package-info.java

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

com/hack23/cia/model/common/impl/AbstractModelObjectImpl.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 152). 17
 Error javadoc JavadocVariable Missing a Javadoc comment. 29

com/hack23/cia/model/common/impl/package-info.java

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

com/hack23/cia/model/common/xml/XmlTimeTypeAdapter.java

Severity Category Rule Message Line
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16
 Error javadoc JavadocVariable Missing a Javadoc comment. 37
 Error javadoc JavadocVariable Missing a Javadoc comment. 42
 Error sizes LineLength Line is longer than 80 characters (found 123). 70
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 70
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 70
 Error sizes LineLength Line is longer than 80 characters (found 84). 72
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 72
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 72

com/hack23/cia/model/common/xml/package-info.java

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

com/hack23/cia/service/api/AgentContainer.java

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

com/hack23/cia/service/api/ApplicationManager.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 113). 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54

com/hack23/cia/service/api/ConfigurationManager.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 whitespace WhitespaceAfter ',' is not followed by whitespace. 37

com/hack23/cia/service/api/DataContainer.java

Severity Category Rule Message Line
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 34
 Error sizes LineLength Line is longer than 80 characters (found 85). 50
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 62
 Error sizes LineLength Line is longer than 80 characters (found 114). 75
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 75
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 75
 Error sizes LineLength Line is longer than 80 characters (found 100). 87
 Error sizes LineLength Line is longer than 80 characters (found 117). 98
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 98
 Error sizes LineLength Line is longer than 80 characters (found 172). 111
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 111
 Error sizes LineLength Line is longer than 80 characters (found 179). 124
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 124
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 124
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 146
 Error sizes LineLength Line is longer than 80 characters (found 88). 147
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 147
 Error sizes LineLength Line is longer than 80 characters (found 88). 148
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 169
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 170
 Error sizes LineLength Line is longer than 80 characters (found 88). 171
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 194
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 195
 Error sizes LineLength Line is longer than 80 characters (found 143). 196
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 196
 Error sizes LineLength Line is longer than 80 characters (found 81). 219
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 219
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 220
 Error sizes LineLength Line is longer than 80 characters (found 143). 221
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 221

com/hack23/cia/service/api/DataModel.java

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

com/hack23/cia/service/api/DataSummary.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 225). 69
 Error coding HiddenField 'personSize' hides a field. 69
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 69
 Error coding HiddenField 'voteSize' hides a field. 69
 Error coding HiddenField 'totalBallotVotes' hides a field. 69
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 69
 Error coding HiddenField 'documentElementSize' hides a field. 69
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 69
 Error coding HiddenField 'documentContentSize' hides a field. 69
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 69
 Error coding HiddenField 'documentStatusSize' hides a field. 69
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 69
 Error coding HiddenField 'committeeProposalSize' hides a field. 69

com/hack23/cia/service/api/UserConfiguration.java

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

com/hack23/cia/service/api/action/admin/RefreshDataViewsRequest.java

Severity Category Rule Message Line
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16
 Error coding HiddenField 'sessionId' hides a field. 57

com/hack23/cia/service/api/action/admin/RefreshDataViewsResponse.java

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

com/hack23/cia/service/api/action/admin/SendEmailRequest.java

Severity Category Rule Message Line
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16
 Error regexp RegexpSingleline Line has trailing spaces. 37
 Error regexp RegexpSingleline Line has trailing spaces. 40
 Error regexp RegexpSingleline Line has trailing spaces. 43
 Error coding HiddenField 'sessionId' hides a field. 66
 Error coding HiddenField 'email' hides a field. 85
 Error coding HiddenField 'subject' hides a field. 104
 Error coding HiddenField 'content' hides a field. 123

com/hack23/cia/service/api/action/admin/SendEmailResponse.java

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

com/hack23/cia/service/api/action/admin/TranslateLanguageContentToLanguageRequest.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). 27
 Error coding HiddenField 'sessionId' hides a field. 61
 Error misc FinalParameters Parameter languageId should be final. 80
 Error coding HiddenField 'languageId' hides a field. 80

com/hack23/cia/service/api/action/admin/TranslateLanguageContentToLanguageResponse.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). 27
 Error sizes LineLength Line is longer than 80 characters (found 87). 39

com/hack23/cia/service/api/action/admin/UpdateApplicationConfigurationRequest.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). 27
 Error coding HiddenField 'sessionId' hides a field. 75
 Error sizes LineLength Line is longer than 80 characters (found 90). 94
 Error coding HiddenField 'applicationConfigurationId' hides a field. 94
 Error coding HiddenField 'configTitle' hides a field. 113
 Error coding HiddenField 'configDescription' hides a field. 132
 Error coding HiddenField 'componentTitle' hides a field. 151
 Error coding HiddenField 'componentDescription' hides a field. 170
 Error coding HiddenField 'propertyValue' hides a field. 189

com/hack23/cia/service/api/action/admin/UpdateApplicationConfigurationResponse.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 84). 27
 Error sizes LineLength Line is longer than 80 characters (found 83). 39

com/hack23/cia/service/api/action/admin/UpdateLanguageContentDataRequest.java

Severity Category Rule Message Line
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16
 Error coding HiddenField 'sessionId' hides a field. 63
 Error misc FinalParameters Parameter languageContentId should be final. 82
 Error coding HiddenField 'languageContentId' hides a field. 82
 Error misc FinalParameters Parameter languageValue should be final. 101
 Error coding HiddenField 'languageValue' hides a field. 101

com/hack23/cia/service/api/action/admin/UpdateLanguageContentDataResponse.java

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

com/hack23/cia/service/api/action/admin/UpdateSearchIndexRequest.java

Severity Category Rule Message Line
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16
 Error coding HiddenField 'sessionId' hides a field. 57

com/hack23/cia/service/api/action/admin/UpdateSearchIndexResponse.java

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

com/hack23/cia/service/api/action/admin/package-info.java

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

com/hack23/cia/service/api/action/application/CreateApplicationEventRequest.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 83). 21
 Error sizes LineLength Line is longer than 80 characters (found 86). 22
 Error coding HiddenField 'eventGroup' hides a field. 86
 Error sizes LineLength Line is longer than 80 characters (found 98). 105
 Error coding HiddenField 'applicationOperation' hides a field. 105
 Error coding HiddenField 'sessionId' hides a field. 124
 Error coding HiddenField 'page' hides a field. 143
 Error coding HiddenField 'pageMode' hides a field. 162
 Error coding HiddenField 'elementId' hides a field. 181
 Error coding HiddenField 'actionName' hides a field. 200
 Error coding HiddenField 'userId' hides a field. 219
 Error coding HiddenField 'errorMessage' hides a field. 238
 Error coding HiddenField 'applicationMessage' hides a field. 257

com/hack23/cia/service/api/action/application/CreateApplicationEventResponse.java

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

com/hack23/cia/service/api/action/application/CreateApplicationSessionRequest.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 84). 21
 Error coding HiddenField 'ipInformation' hides a field. 90
 Error coding HiddenField 'sessionType' hides a field. 100
 Error coding HiddenField 'userAgentInformation' hides a field. 110
 Error coding HiddenField 'sessionId' hides a field. 129
 Error coding HiddenField 'locale' hides a field. 148
 Error coding HiddenField 'operatingSystem' hides a field. 167

com/hack23/cia/service/api/action/application/CreateApplicationSessionResponse.java

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

com/hack23/cia/service/api/action/application/DestroyApplicationSessionRequest.java

Severity Category Rule Message Line
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16
 Error coding HiddenField 'sessionId' hides a field. 56

com/hack23/cia/service/api/action/application/DestroyApplicationSessionResponse.java

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

com/hack23/cia/service/api/action/application/LoginRequest.java

Severity Category Rule Message Line
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16
 Error coding HiddenField 'email' hides a field. 66
 Error coding HiddenField 'userpassword' hides a field. 85
 Error coding HiddenField 'sessionId' hides a field. 104
 Error misc FinalParameters Parameter otpCode should be final. 123
 Error coding HiddenField 'otpCode' hides a field. 123

com/hack23/cia/service/api/action/application/LoginResponse.java

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

com/hack23/cia/service/api/action/application/LogoutRequest.java

Severity Category Rule Message Line
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16
 Error coding HiddenField 'sessionId' hides a field. 57

com/hack23/cia/service/api/action/application/LogoutResponse.java

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

com/hack23/cia/service/api/action/application/RegisterUserRequest.java

Severity Category Rule Message Line
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16
 Error coding HiddenField 'country' hides a field. 73
 Error coding HiddenField 'username' hides a field. 92
 Error coding HiddenField 'email' hides a field. 111
 Error coding HiddenField 'userpassword' hides a field. 130
 Error coding HiddenField 'userType' hides a field. 149
 Error coding HiddenField 'sessionId' hides a field. 168

com/hack23/cia/service/api/action/application/RegisterUserResponse.java

Severity Category Rule Message Line
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16
 Error coding HiddenField 'userAccount' hides a field. 61

com/hack23/cia/service/api/action/application/package-info.java

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

com/hack23/cia/service/api/action/common/AbstractRequest.java

Severity Category Rule Message Line
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16
 Error misc FinalParameters Parameter obj should be final. 42
 Error sizes LineLength Line is longer than 80 characters (found 100). 48

com/hack23/cia/service/api/action/common/AbstractResponse.java

Severity Category Rule Message Line
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16
 Error coding HiddenField 'result' hides a field. 43
 Error misc FinalParameters Parameter obj should be final. 54
 Error sizes LineLength Line is longer than 80 characters (found 96). 60

com/hack23/cia/service/api/action/common/ServiceMessage.java

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

com/hack23/cia/service/api/action/common/ServiceRequest.java

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

com/hack23/cia/service/api/action/common/ServiceResponse.java

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

com/hack23/cia/service/api/action/common/package-info.java

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

com/hack23/cia/service/api/action/user/DocumentWordCountRequest.java

Severity Category Rule Message Line
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16
 Error misc FinalParameters Parameter sessionId should be final. 63
 Error coding HiddenField 'sessionId' hides a field. 63
 Error misc FinalParameters Parameter maxResults should be final. 82
 Error coding HiddenField 'maxResults' hides a field. 82
 Error misc FinalParameters Parameter documentId should be final. 101
 Error coding HiddenField 'documentId' hides a field. 101

com/hack23/cia/service/api/action/user/DocumentWordCountResponse.java

Severity Category Rule Message Line
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 35
 Error misc FinalParameters Parameter wordCountMap should be final. 62
 Error coding HiddenField 'wordCountMap' hides a field. 62

com/hack23/cia/service/api/action/user/SearchDocumentRequest.java

Severity Category Rule Message Line
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16
 Error coding HiddenField 'sessionId' hides a field. 63
 Error coding HiddenField 'searchExpression' hides a field. 82
 Error coding HiddenField 'maxResults' hides a field. 101

com/hack23/cia/service/api/action/user/SearchDocumentResponse.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). 26
 Error sizes LineLength Line is longer than 80 characters (found 82). 27
 Error sizes LineLength Line is longer than 80 characters (found 91). 28
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 44
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 47
 Error sizes LineLength Line is longer than 80 characters (found 81). 77
 Error coding HiddenField 'resultElement' hides a field. 77
 Error sizes LineLength Line is longer than 80 characters (found 97). 79
 Error sizes LineLength Line is longer than 80 characters (found 88). 100
 Error coding HiddenField 'statusMap' hides a field. 100
 Error coding HiddenField 'dataMap' hides a field. 121

com/hack23/cia/service/api/action/user/SetGoogleAuthenticatorCredentialRequest.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 84). 27
 Error coding HiddenField 'sessionId' hides a field. 57

com/hack23/cia/service/api/action/user/SetGoogleAuthenticatorCredentialResponse.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). 31
 Error sizes LineLength Line is longer than 80 characters (found 85). 55
 Error misc FinalParameters Parameter googleAuthKey should be final. 74
 Error coding HiddenField 'googleAuthKey' hides a field. 74
 Error sizes LineLength Line is longer than 80 characters (found 87). 93
 Error misc FinalParameters Parameter googleAuthVerificationCode should be final. 93
 Error coding HiddenField 'googleAuthVerificationCode' hides a field. 93
 Error sizes LineLength Line is longer than 80 characters (found 84). 103
 Error sizes LineLength Line is longer than 80 characters (found 85). 112
 Error misc FinalParameters Parameter googleAuthScratchCodes should be final. 112
 Error coding HiddenField 'googleAuthScratchCodes' hides a field. 112
 Error sizes LineLength Line is longer than 80 characters (found 115). 114
 Error misc FinalParameters Parameter otpAuthTotpURL should be final. 133
 Error coding HiddenField 'otpAuthTotpURL' hides a field. 133

com/hack23/cia/service/api/action/user/package-info.java

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

com/hack23/cia/service/api/package-info.java

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

com/hack23/cia/service/component/agent/api/DataAgentApi.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/api/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/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.

com/hack23/cia/service/data/api/AbstractGenericDAO.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 85). 35
 Error sizes LineLength Line is longer than 80 characters (found 93). 54
 Error sizes LineLength Line is longer than 80 characters (found 117). 65
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 65
 Error sizes LineLength Line is longer than 80 characters (found 98). 77
 Error sizes LineLength Line is longer than 80 characters (found 160). 94
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 94
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 94
 Error sizes LineLength Line is longer than 80 characters (found 103). 113
 Error sizes LineLength Line is longer than 80 characters (found 122). 114
 Error sizes LineLength Line is longer than 80 characters (found 86). 115
 Error sizes LineLength Line is longer than 80 characters (found 84). 133
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 145
 Error sizes LineLength Line is longer than 80 characters (found 114). 158
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 158
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 158
 Error sizes LineLength Line is longer than 80 characters (found 85). 213
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 213

com/hack23/cia/service/data/api/AgencyDAO.java

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

com/hack23/cia/service/data/api/ApplicationActionEventDAO.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 84). 21
 Error sizes LineLength Line is longer than 80 characters (found 101). 26

com/hack23/cia/service/data/api/ApplicationConfigurationDAO.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). 21
 Error sizes LineLength Line is longer than 80 characters (found 105). 26

com/hack23/cia/service/data/api/ApplicationConfigurationService.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). 21
 Error sizes LineLength Line is longer than 80 characters (found 102). 51
 Error sizes ParameterNumber More than 7 parameters (found 8). 51
 Error sizes LineLength Line is longer than 80 characters (found 132). 52

com/hack23/cia/service/data/api/ApplicationSessionDAO.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 93). 26

com/hack23/cia/service/data/api/CommitteeProposalComponentDataDAO.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). 23
 Error sizes LineLength Line is longer than 80 characters (found 116). 29
 Error whitespace GenericWhitespace '>' is followed by an illegal character. 29
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 29

com/hack23/cia/service/data/api/CountryElementDAO.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 85). 26

com/hack23/cia/service/data/api/DataDAO.java

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

com/hack23/cia/service/data/api/DataViewer.java

Severity Category Rule Message Line
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error sizes LineLength Line is longer than 80 characters (found 88). 50
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 50
 Error sizes LineLength Line is longer than 80 characters (found 88). 51
 Error sizes LineLength Line is longer than 80 characters (found 99). 68
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 90
 Error sizes LineLength Line is longer than 80 characters (found 88). 91
 Error sizes LineLength Line is longer than 80 characters (found 137). 106
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 106
 Error sizes LineLength Line is longer than 80 characters (found 99). 123
 Error sizes LineLength Line is longer than 80 characters (found 81). 148
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 148
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 149
 Error sizes LineLength Line is longer than 80 characters (found 143). 150
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 150
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 173
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 174
 Error sizes LineLength Line is longer than 80 characters (found 143). 175
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 175
 Error sizes LineLength Line is longer than 80 characters (found 154). 195
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 195
 Error sizes LineLength Line is longer than 80 characters (found 199). 213
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 213
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 213
 Error sizes LineLength Line is longer than 80 characters (found 99). 239
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 255
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 255
 Error sizes LineLength Line is longer than 80 characters (found 128). 272
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 272
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 272
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 272
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 297

com/hack23/cia/service/data/api/DocumentContentDataDAO.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 94). 30
 Error whitespace GenericWhitespace '>' is followed by an illegal character. 30
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 30

com/hack23/cia/service/data/api/DocumentElementDAO.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). 23
 Error sizes LineLength Line is longer than 80 characters (found 88). 29
 Error whitespace GenericWhitespace '>' is followed by an illegal character. 29
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 29

com/hack23/cia/service/data/api/DocumentStatusContainerDAO.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 91). 23
 Error sizes LineLength Line is longer than 80 characters (found 102). 28
 Error whitespace GenericWhitespace '>' is followed by an illegal character. 28
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 28

com/hack23/cia/service/data/api/IndicatorElementDAO.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 89). 26

com/hack23/cia/service/data/api/LanguageContentDataDAO.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). 21
 Error sizes LineLength Line is longer than 80 characters (found 95). 26

com/hack23/cia/service/data/api/LanguageContentService.java

Severity Category Rule Message Line
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 40

com/hack23/cia/service/data/api/LanguageDataDAO.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). 26

com/hack23/cia/service/data/api/PersonDataDAO.java

Severity Category Rule Message Line
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16
 Error whitespace GenericWhitespace '>' is followed by an illegal character. 28
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 28

com/hack23/cia/service/data/api/SearchIndexer.java

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

com/hack23/cia/service/data/api/SwedenPoliticalPartyDAO.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). 28

com/hack23/cia/service/data/api/UserDAO.java

Severity Category Rule Message Line
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16
 Error whitespace GenericWhitespace '>' is followed by an illegal character. 26
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 26

com/hack23/cia/service/data/api/ViewDataManager.java

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

com/hack23/cia/service/data/api/ViewRiksdagenCommitteeDAO.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 98). 23
 Error sizes LineLength Line is longer than 80 characters (found 92). 24
 Error sizes LineLength Line is longer than 80 characters (found 90). 31

com/hack23/cia/service/data/api/ViewRiksdagenMinistryDAO.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 90). 23

com/hack23/cia/service/data/api/VoteDataDAO.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 87). 29

com/hack23/cia/service/data/api/package-info.java

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

com/hack23/cia/service/data/impl/AbstractGenericDAOImpl.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 85). 53
 Error coding HiddenField 'persistentClass' hides a field. 75
 Error sizes LineLength Line is longer than 80 characters (found 98). 87
 Error sizes LineLength Line is longer than 80 characters (found 119). 100
 Error sizes LineLength Line is longer than 80 characters (found 105). 101
 Error sizes LineLength Line is longer than 80 characters (found 93). 104
 Error sizes LineLength Line is longer than 80 characters (found 95). 106
 Error sizes LineLength Line is longer than 80 characters (found 81). 114
 Error sizes LineLength Line is longer than 80 characters (found 85). 120
 Error sizes LineLength Line is longer than 80 characters (found 100). 121
 Error sizes LineLength Line is longer than 80 characters (found 86). 126
 Error sizes LineLength Line is longer than 80 characters (found 114). 129
 Error sizes LineLength Line is longer than 80 characters (found 103). 133
 Error sizes LineLength Line is longer than 80 characters (found 129). 135
 Error sizes LineLength Line is longer than 80 characters (found 87). 138
 Error sizes LineLength Line is longer than 80 characters (found 95). 144
 Error sizes LineLength Line is longer than 80 characters (found 124). 151
 Error sizes LineLength Line is longer than 80 characters (found 105). 152
 Error sizes LineLength Line is longer than 80 characters (found 93). 155
 Error sizes LineLength Line is longer than 80 characters (found 95). 157
 Error sizes LineLength Line is longer than 80 characters (found 116). 163
 Error sizes LineLength Line is longer than 80 characters (found 101). 164
 Error sizes LineLength Line is longer than 80 characters (found 105). 165
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 165
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 165
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 165
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 165
 Error sizes LineLength Line is longer than 80 characters (found 110). 170
 Error sizes LineLength Line is longer than 80 characters (found 122). 171
 Error sizes LineLength Line is longer than 80 characters (found 87). 172
 Error sizes LineLength Line is longer than 80 characters (found 95). 179
 Error sizes LineLength Line is longer than 80 characters (found 107). 194
 Error regexp RegexpSingleline Line has trailing spaces. 200
 Error sizes LineLength Line is longer than 80 characters (found 98). 207
 Error misc FinalParameters Parameter pageNr should be final. 248
 Error misc FinalParameters Parameter resultPerPage should be final. 248
 Error sizes LineLength Line is longer than 80 characters (found 130). 253
 Error misc FinalParameters Parameter pageNr should be final. 253
 Error misc FinalParameters Parameter resultPerPage should be final. 253
 Error sizes LineLength Line is longer than 80 characters (found 104). 254
 Error javadoc JavadocMethod Missing a Javadoc comment. 257
 Error misc FinalParameters Parameter pageNr should be final. 257
 Error misc FinalParameters Parameter resultPerPage should be final. 257
 Error sizes LineLength Line is longer than 80 characters (found 105). 259
 Error sizes LineLength Line is longer than 80 characters (found 87). 265
 Error sizes LineLength Line is longer than 80 characters (found 95). 268
 Error sizes LineLength Line is longer than 80 characters (found 95). 292
 Error sizes LineLength Line is longer than 80 characters (found 91). 293
 Error sizes LineLength Line is longer than 80 characters (found 84). 294
 Error sizes LineLength Line is longer than 80 characters (found 105). 308
 Error sizes LineLength Line is longer than 80 characters (found 118). 329
 Error sizes LineLength Line is longer than 80 characters (found 130). 331
 Error sizes LineLength Line is longer than 80 characters (found 128). 332
 Error sizes LineLength Line is longer than 80 characters (found 91). 333

com/hack23/cia/service/data/impl/AgencyDAOImpl.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 93). 30
 Error modifier RedundantModifier Redundant 'public' modifier. 35

com/hack23/cia/service/data/impl/ApplicationActionEventDAOImpl.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 84). 23
 Error sizes LineLength Line is longer than 80 characters (found 141). 30
 Error modifier RedundantModifier Redundant 'public' modifier. 35

com/hack23/cia/service/data/impl/ApplicationConfigurationDAOImpl.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). 23
 Error sizes LineLength Line is longer than 80 characters (found 147). 30
 Error modifier RedundantModifier Redundant 'public' modifier. 35

com/hack23/cia/service/data/impl/ApplicationConfigurationServiceImpl.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). 29
 Error sizes LineLength Line is longer than 80 characters (found 87). 30
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 39
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 39
 Error sizes LineLength Line is longer than 80 characters (found 92). 40
 Error modifier RedundantModifier Redundant 'public' modifier. 50
 Error sizes LineLength Line is longer than 80 characters (found 121). 55
 Error sizes ParameterNumber More than 7 parameters (found 8). 55
 Error sizes LineLength Line is longer than 80 characters (found 156). 56
 Error sizes LineLength Line is longer than 80 characters (found 295). 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error sizes LineLength Line is longer than 80 characters (found 113). 62
 Error sizes LineLength Line is longer than 80 characters (found 89). 67
 Error sizes LineLength Line is longer than 80 characters (found 91). 68
 Error sizes LineLength Line is longer than 80 characters (found 83). 71
 Error sizes LineLength Line is longer than 80 characters (found 95). 72
 Error sizes LineLength Line is longer than 80 characters (found 81). 75
 Error sizes LineLength Line is longer than 80 characters (found 86). 77

com/hack23/cia/service/data/impl/ApplicationSessionDAOImpl.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 129). 30
 Error modifier RedundantModifier Redundant 'public' modifier. 35

com/hack23/cia/service/data/impl/CommitteeProposalComponentDataDAOImpl.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 90). 30
 Error sizes LineLength Line is longer than 80 characters (found 91). 31
 Error sizes LineLength Line is longer than 80 characters (found 99). 32
 Error modifier RedundantModifier Redundant 'public' modifier. 46
 Error sizes LineLength Line is longer than 80 characters (found 95). 52
 Error sizes LineLength Line is longer than 80 characters (found 105). 54
 Error sizes LineLength Line is longer than 80 characters (found 120). 56
 Error sizes LineLength Line is longer than 80 characters (found 87). 58
 Error sizes LineLength Line is longer than 80 characters (found 90). 62
 Error sizes LineLength Line is longer than 80 characters (found 102). 69
 Error sizes LineLength Line is longer than 80 characters (found 100). 70

com/hack23/cia/service/data/impl/CountryElementDAOImpl.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 117). 30
 Error modifier RedundantModifier Redundant 'public' modifier. 35

com/hack23/cia/service/data/impl/DataDAOImpl.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 96). 40
 Error modifier RedundantModifier Redundant 'public' modifier. 48
 Error sizes LineLength Line is longer than 80 characters (found 106). 54
 Error sizes LineLength Line is longer than 80 characters (found 90). 55
 Error sizes LineLength Line is longer than 80 characters (found 89). 56
 Error sizes LineLength Line is longer than 80 characters (found 95). 57
 Error sizes LineLength Line is longer than 80 characters (found 88). 58
 Error sizes LineLength Line is longer than 80 characters (found 107). 60
 Error sizes LineLength Line is longer than 80 characters (found 126). 65
 Error sizes LineLength Line is longer than 80 characters (found 102). 66

com/hack23/cia/service/data/impl/DataSearchMappingFactory.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 82). 34
 Error sizes LineLength Line is longer than 80 characters (found 91). 35
 Error sizes LineLength Line is longer than 80 characters (found 113). 50
 Error sizes LineLength Line is longer than 80 characters (found 117). 51
 Error sizes LineLength Line is longer than 80 characters (found 119). 52
 Error sizes LineLength Line is longer than 80 characters (found 126). 53
 Error sizes LineLength Line is longer than 80 characters (found 107). 54
 Error sizes LineLength Line is longer than 80 characters (found 268). 55
 Error sizes LineLength Line is longer than 80 characters (found 318). 56
 Error sizes LineLength Line is longer than 80 characters (found 239). 57

com/hack23/cia/service/data/impl/DataViewerImpl.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. 60
 Error sizes LineLength Line is longer than 80 characters (found 97). 72
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 79
 Error sizes LineLength Line is longer than 80 characters (found 100). 80
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 80
 Error sizes LineLength Line is longer than 80 characters (found 101). 81
 Error sizes LineLength Line is longer than 80 characters (found 107). 89
 Error sizes LineLength Line is longer than 80 characters (found 159). 90
 Error sizes LineLength Line is longer than 80 characters (found 102). 93
 Error sizes LineLength Line is longer than 80 characters (found 90). 100
 Error sizes LineLength Line is longer than 80 characters (found 112). 106
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 106
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 106
 Error sizes LineLength Line is longer than 80 characters (found 97). 108
 Error sizes LineLength Line is longer than 80 characters (found 100). 118
 Error sizes LineLength Line is longer than 80 characters (found 84). 119
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 119
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 119
 Error sizes LineLength Line is longer than 80 characters (found 81). 124
 Error sizes LineLength Line is longer than 80 characters (found 86). 131
 Error sizes LineLength Line is longer than 80 characters (found 101). 132
 Error sizes LineLength Line is longer than 80 characters (found 101). 133
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 133
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 133
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 133
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 133
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 133
 Error sizes LineLength Line is longer than 80 characters (found 90). 138
 Error sizes LineLength Line is longer than 80 characters (found 85). 139
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 141
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 141
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 141
 Error sizes LineLength Line is longer than 80 characters (found 100). 147
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 149
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 149
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 149
 Error sizes LineLength Line is longer than 80 characters (found 135). 153
 Error sizes LineLength Line is longer than 80 characters (found 122). 154
 Error sizes LineLength Line is longer than 80 characters (found 87). 155
 Error sizes LineLength Line is longer than 80 characters (found 95). 162
 Error sizes LineLength Line is longer than 80 characters (found 97). 177
 Error sizes LineLength Line is longer than 80 characters (found 125). 186
 Error sizes LineLength Line is longer than 80 characters (found 122). 187
 Error sizes LineLength Line is longer than 80 characters (found 87). 188
 Error sizes LineLength Line is longer than 80 characters (found 95). 199
 Error sizes LineLength Line is longer than 80 characters (found 97). 209
 Error sizes LineLength Line is longer than 80 characters (found 129). 216
 Error sizes LineLength Line is longer than 80 characters (found 107). 217
 Error sizes LineLength Line is longer than 80 characters (found 95). 224
 Error sizes LineLength Line is longer than 80 characters (found 106). 228
 Error sizes LineLength Line is longer than 80 characters (found 159). 229
 Error sizes LineLength Line is longer than 80 characters (found 101). 233
 Error sizes LineLength Line is longer than 80 characters (found 89). 240
 Error sizes LineLength Line is longer than 80 characters (found 136). 246
 Error sizes LineLength Line is longer than 80 characters (found 108). 247
 Error sizes LineLength Line is longer than 80 characters (found 95). 254
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 258
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 258
 Error sizes LineLength Line is longer than 80 characters (found 86). 259
 Error sizes LineLength Line is longer than 80 characters (found 113). 262
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 262
 Error sizes LineLength Line is longer than 80 characters (found 103). 266
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 267
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 267
 Error sizes LineLength Line is longer than 80 characters (found 148). 268
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 268
 Error sizes LineLength Line is longer than 80 characters (found 86). 270
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 270
 Error sizes LineLength Line is longer than 80 characters (found 89). 279
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 286
 Error sizes LineLength Line is longer than 80 characters (found 119). 290
 Error sizes LineLength Line is longer than 80 characters (found 83). 296
 Error misc FinalParameters Parameter clazz should be final. 296
 Error misc FinalParameters Parameter pageNr should be final. 296
 Error misc FinalParameters Parameter resultPerPage should be final. 296
 Error sizes LineLength Line is longer than 80 characters (found 88). 301
 Error misc FinalParameters Parameter clazz should be final. 301
 Error misc FinalParameters Parameter pageNr should be final. 301
 Error misc FinalParameters Parameter resultPerPage should be final. 301
 Error misc FinalParameters Parameter property should be final. 302
 Error sizes LineLength Line is longer than 80 characters (found 86). 303
 Error sizes LineLength Line is longer than 80 characters (found 166). 306
 Error javadoc JavadocMethod Missing a Javadoc comment. 306
 Error misc FinalParameters Parameter pageNr should be final. 306
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 306
 Error misc FinalParameters Parameter resultPerPage should be final. 306
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 306
 Error sizes LineLength Line is longer than 80 characters (found 88). 314
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 322
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 322
 Error sizes LineLength Line is longer than 80 characters (found 95). 332
 Error sizes LineLength Line is longer than 80 characters (found 81). 333
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 346
 Error sizes LineLength Line is longer than 80 characters (found 85). 347

com/hack23/cia/service/data/impl/DocumentContentDataDAOImpl.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). 30
 Error sizes LineLength Line is longer than 80 characters (found 89). 31
 Error modifier RedundantModifier Redundant 'public' modifier. 45
 Error sizes LineLength Line is longer than 80 characters (found 93). 51
 Error sizes LineLength Line is longer than 80 characters (found 101). 53
 Error sizes LineLength Line is longer than 80 characters (found 118). 55
 Error sizes LineLength Line is longer than 80 characters (found 85). 57
 Error sizes LineLength Line is longer than 80 characters (found 88). 61
 Error sizes LineLength Line is longer than 80 characters (found 102). 69
 Error sizes LineLength Line is longer than 80 characters (found 96). 70

com/hack23/cia/service/data/impl/DocumentElementDAOImpl.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 82). 33
 Error sizes LineLength Line is longer than 80 characters (found 83). 34
 Error modifier RedundantModifier Redundant 'public' modifier. 53
 Error sizes LineLength Line is longer than 80 characters (found 89). 59
 Error sizes LineLength Line is longer than 80 characters (found 81). 67
 Error sizes LineLength Line is longer than 80 characters (found 84). 71
 Error sizes LineLength Line is longer than 80 characters (found 88). 80
 Error sizes LineLength Line is longer than 80 characters (found 88). 91
 Error sizes LineLength Line is longer than 80 characters (found 82). 94
 Error sizes LineLength Line is longer than 80 characters (found 88). 102
 Error sizes LineLength Line is longer than 80 characters (found 88). 112
 Error sizes LineLength Line is longer than 80 characters (found 131). 113
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 113
 Error sizes LineLength Line is longer than 80 characters (found 113). 114
 Error sizes LineLength Line is longer than 80 characters (found 105). 115
 Error sizes LineLength Line is longer than 80 characters (found 109). 117
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 117
 Error sizes LineLength Line is longer than 80 characters (found 99). 119
 Error sizes LineLength Line is longer than 80 characters (found 85). 122
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 122
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 122

com/hack23/cia/service/data/impl/DocumentStatusContainerDAOImpl.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). 31
 Error sizes LineLength Line is longer than 80 characters (found 91). 32
 Error modifier RedundantModifier Redundant 'public' modifier. 46
 Error sizes LineLength Line is longer than 80 characters (found 86). 52
 Error sizes LineLength Line is longer than 80 characters (found 87). 54
 Error sizes LineLength Line is longer than 80 characters (found 103). 56
 Error sizes LineLength Line is longer than 80 characters (found 102). 67
 Error sizes LineLength Line is longer than 80 characters (found 82). 68
 Error sizes LineLength Line is longer than 80 characters (found 110). 70
 Error sizes LineLength Line is longer than 80 characters (found 102). 77
 Error sizes LineLength Line is longer than 80 characters (found 82). 78

com/hack23/cia/service/data/impl/IndicatorElementDAOImpl.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 123). 30
 Error modifier RedundantModifier Redundant 'public' modifier. 35

com/hack23/cia/service/data/impl/LanguageContentDataDAOImpl.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). 30
 Error sizes LineLength Line is longer than 80 characters (found 82). 31
 Error modifier RedundantModifier Redundant 'public' modifier. 45
 Error sizes LineLength Line is longer than 80 characters (found 93). 53
 Error sizes LineLength Line is longer than 80 characters (found 112). 58
 Error sizes LineLength Line is longer than 80 characters (found 115). 63
 Error sizes LineLength Line is longer than 80 characters (found 105). 66
 Error sizes LineLength Line is longer than 80 characters (found 85). 70
 Error sizes LineLength Line is longer than 80 characters (found 88). 74
 Error sizes LineLength Line is longer than 80 characters (found 86). 90

com/hack23/cia/service/data/impl/LanguageContentServiceImpl.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). 28
 Error sizes LineLength Line is longer than 80 characters (found 81). 29
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 37
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 37
 Error modifier RedundantModifier Redundant 'public' modifier. 48
 Error sizes LineLength Line is longer than 80 characters (found 116). 53
 Error misc FinalParameters Parameter key should be final. 53
 Error misc FinalParameters Parameter keyGroup should be final. 53
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 53
 Error misc FinalParameters Parameter language should be final. 53
 Error misc FinalParameters Parameter defaultEnglishValue should be final. 53
 Error sizes LineLength Line is longer than 80 characters (found 124). 54
 Error sizes LineLength Line is longer than 80 characters (found 284). 59

com/hack23/cia/service/data/impl/LanguageDataDAOImpl.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. 43
 Error sizes LineLength Line is longer than 80 characters (found 86). 54

com/hack23/cia/service/data/impl/LegacyNamingStrategy.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 javadoc JavadocVariable Missing a Javadoc comment. 34
 Error javadoc JavadocVariable Missing a Javadoc comment. 35
 Error sizes LineLength Line is longer than 80 characters (found 139). 56
 Error sizes LineLength Line is longer than 80 characters (found 105). 61
 Error sizes LineLength Line is longer than 80 characters (found 104). 66
 Error sizes LineLength Line is longer than 80 characters (found 104). 71
 Error sizes LineLength Line is longer than 80 characters (found 106). 76
 Error sizes LineLength Line is longer than 80 characters (found 103). 81

com/hack23/cia/service/data/impl/PersonDataDAOImpl.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). 36
 Error modifier RedundantModifier Redundant 'public' modifier. 41
 Error sizes LineLength Line is longer than 80 characters (found 102). 47

com/hack23/cia/service/data/impl/QueryHelper.java

Severity Category Rule Message Line
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 32
 Error sizes LineLength Line is longer than 80 characters (found 127). 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error sizes LineLength Line is longer than 80 characters (found 100). 50
 Error sizes LineLength Line is longer than 80 characters (found 106). 53
 Error sizes LineLength Line is longer than 80 characters (found 143). 54
 Error sizes LineLength Line is longer than 80 characters (found 85). 57

com/hack23/cia/service/data/impl/SearchIndexerImpl.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. 49
 Error sizes LineLength Line is longer than 80 characters (found 95). 60
 Error sizes LineLength Line is longer than 80 characters (found 113). 67

com/hack23/cia/service/data/impl/SwedenPoliticalPartyDAOImpl.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. 43

com/hack23/cia/service/data/impl/UserDAOImpl.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 94). 30
 Error modifier RedundantModifier Redundant 'public' modifier. 35

com/hack23/cia/service/data/impl/ViewDataManagerImpl.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. 34
 Error coding MagicNumber '900' is a magic number. 34
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 34
 Error modifier RedundantModifier Redundant 'public' modifier. 44
 Error sizes LineLength Line is longer than 80 characters (found 85). 53
 Error sizes LineLength Line is longer than 80 characters (found 91). 55
 Error sizes LineLength Line is longer than 80 characters (found 94). 56
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error sizes LineLength Line is longer than 80 characters (found 93). 58
 Error sizes LineLength Line is longer than 80 characters (found 99). 59
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error sizes LineLength Line is longer than 80 characters (found 88). 62
 Error sizes LineLength Line is longer than 80 characters (found 90). 64
 Error sizes LineLength Line is longer than 80 characters (found 103). 65
 Error sizes LineLength Line is longer than 80 characters (found 100). 66
 Error sizes LineLength Line is longer than 80 characters (found 110). 67
 Error sizes LineLength Line is longer than 80 characters (found 156). 68
 Error sizes LineLength Line is longer than 80 characters (found 112). 70
 Error sizes LineLength Line is longer than 80 characters (found 106). 71
 Error sizes LineLength Line is longer than 80 characters (found 112). 72
 Error sizes LineLength Line is longer than 80 characters (found 117). 73
 Error sizes LineLength Line is longer than 80 characters (found 118). 74
 Error sizes LineLength Line is longer than 80 characters (found 119). 75
 Error sizes LineLength Line is longer than 80 characters (found 120). 76
 Error sizes LineLength Line is longer than 80 characters (found 119). 77
 Error sizes LineLength Line is longer than 80 characters (found 112). 79
 Error sizes LineLength Line is longer than 80 characters (found 113). 80
 Error sizes LineLength Line is longer than 80 characters (found 114). 81
 Error sizes LineLength Line is longer than 80 characters (found 113). 82
 Error sizes LineLength Line is longer than 80 characters (found 123). 84
 Error sizes LineLength Line is longer than 80 characters (found 124). 85
 Error sizes LineLength Line is longer than 80 characters (found 125). 86
 Error sizes LineLength Line is longer than 80 characters (found 124). 87
 Error sizes LineLength Line is longer than 80 characters (found 101). 88
 Error sizes LineLength Line is longer than 80 characters (found 126). 89
 Error sizes LineLength Line is longer than 80 characters (found 121). 90
 Error sizes LineLength Line is longer than 80 characters (found 115). 92
 Error sizes LineLength Line is longer than 80 characters (found 117). 93
 Error sizes LineLength Line is longer than 80 characters (found 113). 94
 Error sizes LineLength Line is longer than 80 characters (found 101). 97
 Error sizes LineLength Line is longer than 80 characters (found 108). 98
 Error sizes LineLength Line is longer than 80 characters (found 110). 99
 Error sizes LineLength Line is longer than 80 characters (found 115). 100
 Error sizes LineLength Line is longer than 80 characters (found 109). 101
 Error sizes LineLength Line is longer than 80 characters (found 112). 103

com/hack23/cia/service/data/impl/ViewRiksdagenCommitteeDAOImpl.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 98). 28
 Error sizes LineLength Line is longer than 80 characters (found 92). 29
 Error sizes LineLength Line is longer than 80 characters (found 93). 30
 Error sizes LineLength Line is longer than 80 characters (found 92). 39
 Error modifier RedundantModifier Redundant 'public' modifier. 45
 Error sizes LineLength Line is longer than 80 characters (found 97). 51
 Error sizes LineLength Line is longer than 80 characters (found 81). 52

com/hack23/cia/service/data/impl/ViewRiksdagenMinistryDAOImpl.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 90). 28
 Error sizes LineLength Line is longer than 80 characters (found 91). 29
 Error modifier RedundantModifier Redundant 'public' modifier. 43

com/hack23/cia/service/data/impl/VoteDataDAOImpl.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. 43
 Error sizes LineLength Line is longer than 80 characters (found 100). 49
 Error sizes LineLength Line is longer than 80 characters (found 100). 59
 Error sizes LineLength Line is longer than 80 characters (found 88). 62

com/hack23/cia/service/data/impl/liquidbase/SpringLiquidBaseFailSafe.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). 43
 Error sizes LineLength Line is longer than 80 characters (found 122). 44
 Error whitespace WhitespaceAround 'if' is not followed by whitespace. 44
 Error sizes LineLength Line is longer than 80 characters (found 126). 45

com/hack23/cia/service/data/impl/liquidbase/package-info.java

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

com/hack23/cia/service/data/impl/package-info.java

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

com/hack23/cia/service/data/impl/util/LoadHelper.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 96). 54
 Error sizes LineLength Line is longer than 80 characters (found 103). 57
 Error sizes LineLength Line is longer than 80 characters (found 91). 79
 Error sizes LineLength Line is longer than 80 characters (found 105). 80
 Error sizes LineLength Line is longer than 80 characters (found 99). 90
 Error sizes LineLength Line is longer than 80 characters (found 112). 92
 Error sizes LineLength Line is longer than 80 characters (found 108). 113
 Error sizes LineLength Line is longer than 80 characters (found 131). 114
 Error sizes LineLength Line is longer than 80 characters (found 86). 116
 Error sizes LineLength Line is longer than 80 characters (found 114). 117
 Error sizes LineLength Line is longer than 80 characters (found 88). 136
 Error sizes LineLength Line is longer than 80 characters (found 105). 137
 Error sizes LineLength Line is longer than 80 characters (found 117). 160
 Error sizes LineLength Line is longer than 80 characters (found 112). 163

com/hack23/cia/service/data/impl/util/package-info.java

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

com/hack23/cia/service/external/common/api/ProcessDataStrategy.java

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

com/hack23/cia/service/external/common/api/XmlAgent.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). 60

com/hack23/cia/service/external/common/api/package-info.java

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

com/hack23/cia/service/external/common/impl/XmlAgentImpl.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. 61
 Error sizes LineLength Line is longer than 80 characters (found 88). 74
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 88
 Error sizes LineLength Line is longer than 80 characters (found 92). 90
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 91
 Error sizes LineLength Line is longer than 80 characters (found 99). 107
 Error sizes LineLength Line is longer than 80 characters (found 86). 109
 Error sizes LineLength Line is longer than 80 characters (found 85). 111
 Error sizes LineLength Line is longer than 80 characters (found 111). 117
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 118
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 118
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 118
 Error sizes LineLength Line is longer than 80 characters (found 92). 122
 Error sizes LineLength Line is longer than 80 characters (found 106). 123
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 123
 Error sizes LineLength Line is longer than 80 characters (found 162). 127
 Error sizes LineLength Line is longer than 80 characters (found 135). 131
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 131
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 133
 Error sizes LineLength Line is longer than 80 characters (found 91). 140
 Error sizes LineLength Line is longer than 80 characters (found 90). 145
 Error sizes LineLength Line is longer than 80 characters (found 87). 162
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 162
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 163
 Error sizes LineLength Line is longer than 80 characters (found 92). 170
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 171

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

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

com/hack23/cia/service/external/esv/api/EsvApi.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). 43
 Error sizes LineLength Line is longer than 80 characters (found 88). 52
 Error sizes LineLength Line is longer than 80 characters (found 91). 63

com/hack23/cia/service/external/esv/api/GovernmentBodyAnnualSummary.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 136). 90
 Error sizes ParameterNumber More than 7 parameters (found 11). 90
 Error coding HiddenField 'year' hides a field. 90
 Error coding HiddenField 'name' hides a field. 90
 Error coding HiddenField 'consecutiveNumber' hides a field. 90
 Error coding HiddenField 'govermentBodyId' hides a field. 90
 Error sizes LineLength Line is longer than 80 characters (found 160). 91
 Error coding HiddenField 'mCode' hides a field. 91
 Error coding HiddenField 'ministry' hides a field. 91
 Error coding HiddenField 'orgNumber' hides a field. 91
 Error coding HiddenField 'headCount' hides a field. 91
 Error coding HiddenField 'annualWorkHeadCount' hides a field. 91
 Error coding HiddenField 'vat' hides a field. 91
 Error coding HiddenField 'comment' hides a field. 92
 Error sizes LineLength Line is longer than 80 characters (found 98). 218

com/hack23/cia/service/external/esv/api/package-info.java

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

com/hack23/cia/service/external/esv/impl/EsvApiImpl.java

Severity Category Rule Message Line
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16
 Error naming ConstantName Name 'ministryNameSet' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 44
 Error sizes LineLength Line is longer than 80 characters (found 81). 47
 Error naming ConstantName Name 'governmentBodyNameSet' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 47
 Error sizes LineLength Line is longer than 80 characters (found 105). 50
 Error naming ConstantName Name 'governmentBodyNameSetMinistryMap' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 50
 Error javadoc JavadocVariable Missing a Javadoc comment. 52
 Error modifier RedundantModifier Redundant 'public' modifier. 58
 Error sizes LineLength Line is longer than 80 characters (found 102). 68
 Error sizes LineLength Line is longer than 80 characters (found 111). 73
 Error sizes LineLength Line is longer than 80 characters (found 101). 74
 Error sizes LineLength Line is longer than 80 characters (found 95). 87
 Error sizes LineLength Line is longer than 80 characters (found 92). 89
 Error sizes LineLength Line is longer than 80 characters (found 108). 90
 Error sizes LineLength Line is longer than 80 characters (found 114). 91
 Error sizes LineLength Line is longer than 80 characters (found 108). 92
 Error sizes LineLength Line is longer than 80 characters (found 113). 93
 Error sizes LineLength Line is longer than 80 characters (found 95). 104
 Error sizes LineLength Line is longer than 80 characters (found 92). 106
 Error sizes LineLength Line is longer than 80 characters (found 108). 107
 Error sizes LineLength Line is longer than 80 characters (found 112). 108
 Error sizes LineLength Line is longer than 80 characters (found 105). 109
 Error sizes LineLength Line is longer than 80 characters (found 134). 110
 Error sizes LineLength Line is longer than 80 characters (found 111). 111
 Error sizes LineLength Line is longer than 80 characters (found 102). 120
 Error sizes LineLength Line is longer than 80 characters (found 90). 128
 Error sizes LineLength Line is longer than 80 characters (found 102). 129
 Error sizes LineLength Line is longer than 80 characters (found 95). 131
 Error sizes LineLength Line is longer than 80 characters (found 92). 133
 Error sizes LineLength Line is longer than 80 characters (found 108). 134
 Error sizes LineLength Line is longer than 80 characters (found 112). 135
 Error sizes LineLength Line is longer than 80 characters (found 137). 136
 Error sizes LineLength Line is longer than 80 characters (found 108). 137
 Error sizes LineLength Line is longer than 80 characters (found 121). 138
 Error sizes LineLength Line is longer than 80 characters (found 87). 143

com/hack23/cia/service/external/esv/impl/EsvExcelReader.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). 38
 Error sizes LineLength Line is longer than 80 characters (found 88). 47

com/hack23/cia/service/external/esv/impl/EsvExcelReaderImpl.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 95). 77
 Error modifier RedundantModifier Redundant 'public' modifier. 82
 Error sizes LineLength Line is longer than 80 characters (found 102). 87
 Error sizes LineLength Line is longer than 80 characters (found 92). 88
 Error sizes LineLength Line is longer than 80 characters (found 116). 91
 Error sizes LineLength Line is longer than 80 characters (found 100). 93
 Error sizes LineLength Line is longer than 80 characters (found 99). 94
 Error sizes LineLength Line is longer than 80 characters (found 109). 118
 Error sizes LineLength Line is longer than 80 characters (found 82). 119
 Error sizes LineLength Line is longer than 80 characters (found 82). 121
 Error sizes LineLength Line is longer than 80 characters (found 93). 123
 Error sizes LineLength Line is longer than 80 characters (found 111). 130
 Error sizes LineLength Line is longer than 80 characters (found 99). 148
 Error sizes LineLength Line is longer than 80 characters (found 90). 149
 Error sizes LineLength Line is longer than 80 characters (found 129). 152
 Error sizes LineLength Line is longer than 80 characters (found 111). 155
 Error sizes LineLength Line is longer than 80 characters (found 102). 177
 Error sizes LineLength Line is longer than 80 characters (found 86). 178
 Error sizes LineLength Line is longer than 80 characters (found 116). 181
 Error sizes LineLength Line is longer than 80 characters (found 100). 183
 Error sizes LineLength Line is longer than 80 characters (found 89). 184
 Error sizes LineLength Line is longer than 80 characters (found 119). 208
 Error sizes LineLength Line is longer than 80 characters (found 82). 210
 Error sizes LineLength Line is longer than 80 characters (found 82). 211
 Error sizes LineLength Line is longer than 80 characters (found 105). 217
 Error sizes LineLength Line is longer than 80 characters (found 135). 234
 Error sizes LineLength Line is longer than 80 characters (found 129). 238
 Error sizes LineLength Line is longer than 80 characters (found 107). 241
 Error sizes LineLength Line is longer than 80 characters (found 124). 256
 Error sizes LineLength Line is longer than 80 characters (found 156). 257
 Error sizes LineLength Line is longer than 80 characters (found 155). 258
 Error sizes LineLength Line is longer than 80 characters (found 183). 259
 Error sizes LineLength Line is longer than 80 characters (found 104). 260

com/hack23/cia/service/external/esv/impl/package-info.java

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

com/hack23/cia/service/external/riksdagen/api/DataFailureException.java

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

com/hack23/cia/service/external/riksdagen/api/DocumentTypeNames.java

Severity Category Rule Message Line
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 27
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 30
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 33
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 36
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 39
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 42
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 45
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 63
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 66
 Error sizes LineLength Line is longer than 80 characters (found 100). 69
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 69
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 72
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 75
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 78
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 81
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 84
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 87
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 90
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 93
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 96
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 99
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 102
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 105
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 108
 Error coding HiddenField 'shortCode' hides a field. 124
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 124
 Error coding HiddenField 'description' hides a field. 124

com/hack23/cia/service/external/riksdagen/api/RiksdagenBallotApi.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). 24

com/hack23/cia/service/external/riksdagen/api/RiksdagenCommitteeProposalApi.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). 21
 Error sizes LineLength Line is longer than 80 characters (found 99). 38

com/hack23/cia/service/external/riksdagen/api/RiksdagenDocumentApi.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 86). 44
 Error sizes LineLength Line is longer than 80 characters (found 121). 57
 Error sizes LineLength Line is longer than 80 characters (found 108). 71
 Error sizes LineLength Line is longer than 80 characters (found 140). 86
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 86
 Error sizes LineLength Line is longer than 80 characters (found 89). 97
 Error sizes LineLength Line is longer than 80 characters (found 106). 113

com/hack23/cia/service/external/riksdagen/api/RiksdagenPersonApi.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 87). 22

com/hack23/cia/service/external/riksdagen/api/package-info.java

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

com/hack23/cia/service/external/riksdagen/impl/RiksdagenBallotApiImpl.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). 43
 Error sizes LineLength Line is longer than 80 characters (found 91). 44
 Error sizes LineLength Line is longer than 80 characters (found 95). 56
 Error sizes LineLength Line is longer than 80 characters (found 179). 59
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 59
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 59
 Error sizes LineLength Line is longer than 80 characters (found 83). 65
 Error sizes LineLength Line is longer than 80 characters (found 160). 67
 Error sizes LineLength Line is longer than 80 characters (found 170). 73
 Error sizes LineLength Line is longer than 80 characters (found 143). 84
 Error sizes LineLength Line is longer than 80 characters (found 142). 87
 Error modifier RedundantModifier Redundant 'public' modifier. 111
 Error sizes LineLength Line is longer than 80 characters (found 108). 125
 Error sizes LineLength Line is longer than 80 characters (found 165). 126
 Error sizes LineLength Line is longer than 80 characters (found 101). 129
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 129
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 129
 Error sizes LineLength Line is longer than 80 characters (found 86). 131
 Error whitespace WhitespaceAround 'if' is not followed by whitespace. 131
 Error whitespace WhitespaceAround '!=' is not preceded with whitespace. 131
 Error whitespace WhitespaceAround '>=' is not preceded with whitespace. 131
 Error sizes LineLength Line is longer than 80 characters (found 98). 132
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 132
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 132
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 132
 Error sizes LineLength Line is longer than 80 characters (found 88). 134
 Error sizes LineLength Line is longer than 80 characters (found 92). 136
 Error whitespace WhitespaceAround 'if' is not followed by whitespace. 136
 Error whitespace WhitespaceAround '!=' is not preceded with whitespace. 136
 Error whitespace WhitespaceAround '>=' is not preceded with whitespace. 136
 Error sizes LineLength Line is longer than 80 characters (found 105). 137
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 137
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 137
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 137
 Error sizes LineLength Line is longer than 80 characters (found 136). 139
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 139
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 139
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 139
 Error sizes LineLength Line is longer than 80 characters (found 99). 154
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 156
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 156
 Error sizes LineLength Line is longer than 80 characters (found 90). 160
 Error whitespace WhitespaceAround '!=' is not followed by whitespace. 160
 Error whitespace WhitespaceAround '==' is not followed by whitespace. 165
 Error sizes LineLength Line is longer than 80 characters (found 97). 167
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 167
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 167
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 167
 Error sizes LineLength Line is longer than 80 characters (found 127). 183
 Error sizes LineLength Line is longer than 80 characters (found 86). 198
 Error sizes LineLength Line is longer than 80 characters (found 97). 203
 Error sizes LineLength Line is longer than 80 characters (found 110). 205
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 205
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 205
 Error sizes LineLength Line is longer than 80 characters (found 121). 208
 Error sizes LineLength Line is longer than 80 characters (found 100). 210
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 210
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 210
 Error sizes LineLength Line is longer than 80 characters (found 273). 214
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 214
 Error sizes LineLength Line is longer than 80 characters (found 84). 216
 Error sizes LineLength Line is longer than 80 characters (found 82). 220
 Error sizes LineLength Line is longer than 80 characters (found 102). 224
 Error sizes LineLength Line is longer than 80 characters (found 84). 227
 Error sizes LineLength Line is longer than 80 characters (found 106). 228
 Error sizes LineLength Line is longer than 80 characters (found 94). 229
 Error sizes LineLength Line is longer than 80 characters (found 91). 240
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 240
 Error sizes LineLength Line is longer than 80 characters (found 88). 249
 Error sizes LineLength Line is longer than 80 characters (found 130). 253
 Error sizes LineLength Line is longer than 80 characters (found 131). 254
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 254
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 254
 Error sizes LineLength Line is longer than 80 characters (found 82). 255
 Error sizes LineLength Line is longer than 80 characters (found 88). 257

com/hack23/cia/service/external/riksdagen/impl/RiksdagenCommitteeProposalApiImpl.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). 30
 Error sizes LineLength Line is longer than 80 characters (found 83). 33
 Error sizes LineLength Line is longer than 80 characters (found 88). 39
 Error sizes LineLength Line is longer than 80 characters (found 113). 42
 Error sizes LineLength Line is longer than 80 characters (found 174). 48
 Error sizes LineLength Line is longer than 80 characters (found 110). 54
 Error sizes LineLength Line is longer than 80 characters (found 175). 60
 Error modifier RedundantModifier Redundant 'public' modifier. 74
 Error sizes LineLength Line is longer than 80 characters (found 113). 79
 Error sizes LineLength Line is longer than 80 characters (found 81). 81
 Error sizes LineLength Line is longer than 80 characters (found 101). 82
 Error sizes LineLength Line is longer than 80 characters (found 82). 83
 Error sizes LineLength Line is longer than 80 characters (found 131). 84
 Error sizes LineLength Line is longer than 80 characters (found 108). 86

com/hack23/cia/service/external/riksdagen/impl/RiksdagenDocumentApiImpl.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 91). 35
 Error sizes LineLength Line is longer than 80 characters (found 82). 36
 Error sizes LineLength Line is longer than 80 characters (found 91). 37
 Error sizes LineLength Line is longer than 80 characters (found 106). 60
 Error sizes LineLength Line is longer than 80 characters (found 280). 63
 Error sizes LineLength Line is longer than 80 characters (found 176). 66
 Error sizes LineLength Line is longer than 80 characters (found 176). 69
 Error sizes LineLength Line is longer than 80 characters (found 110). 72
 Error sizes LineLength Line is longer than 80 characters (found 96). 75
 Error sizes LineLength Line is longer than 80 characters (found 170). 81
 Error sizes LineLength Line is longer than 80 characters (found 172). 87
 Error sizes LineLength Line is longer than 80 characters (found 82). 93
 Error sizes LineLength Line is longer than 80 characters (found 101). 96
 Error sizes LineLength Line is longer than 80 characters (found 171). 105
 Error sizes LineLength Line is longer than 80 characters (found 103). 109
 Error sizes LineLength Line is longer than 80 characters (found 224). 111
 Error sizes LineLength Line is longer than 80 characters (found 103). 115
 Error sizes LineLength Line is longer than 80 characters (found 226). 117
 Error sizes LineLength Line is longer than 80 characters (found 170). 123
 Error sizes LineLength Line is longer than 80 characters (found 84). 126
 Error sizes LineLength Line is longer than 80 characters (found 162). 128
 Error sizes LineLength Line is longer than 80 characters (found 88). 132
 Error sizes LineLength Line is longer than 80 characters (found 195). 134
 Error modifier RedundantModifier Redundant 'public' modifier. 159
 Error sizes LineLength Line is longer than 80 characters (found 85). 187
 Error sizes LineLength Line is longer than 80 characters (found 99). 193
 Error sizes LineLength Line is longer than 80 characters (found 100). 199
 Error sizes LineLength Line is longer than 80 characters (found 120). 202
 Error sizes LineLength Line is longer than 80 characters (found 106). 204
 Error sizes LineLength Line is longer than 80 characters (found 111). 210
 Error sizes LineLength Line is longer than 80 characters (found 124). 213
 Error sizes LineLength Line is longer than 80 characters (found 128). 215
 Error sizes LineLength Line is longer than 80 characters (found 99). 216
 Error sizes LineLength Line is longer than 80 characters (found 98). 222
 Error sizes LineLength Line is longer than 80 characters (found 119). 225
 Error sizes LineLength Line is longer than 80 characters (found 118). 227
 Error sizes LineLength Line is longer than 80 characters (found 111). 233
 Error sizes LineLength Line is longer than 80 characters (found 119). 236
 Error sizes LineLength Line is longer than 80 characters (found 97). 237
 Error sizes LineLength Line is longer than 80 characters (found 128). 239
 Error sizes LineLength Line is longer than 80 characters (found 103). 246
 Error sizes LineLength Line is longer than 80 characters (found 128). 249
 Error sizes LineLength Line is longer than 80 characters (found 135). 250
 Error sizes LineLength Line is longer than 80 characters (found 101). 252
 Error sizes LineLength Line is longer than 80 characters (found 102). 268
 Error sizes LineLength Line is longer than 80 characters (found 127). 269
 Error sizes LineLength Line is longer than 80 characters (found 134). 270
 Error sizes LineLength Line is longer than 80 characters (found 130). 277
 Error sizes LineLength Line is longer than 80 characters (found 112). 278
 Error sizes LineLength Line is longer than 80 characters (found 145). 279
 Error sizes LineLength Line is longer than 80 characters (found 95). 280
 Error sizes LineLength Line is longer than 80 characters (found 91). 281
 Error sizes LineLength Line is longer than 80 characters (found 92). 282
 Error sizes LineLength Line is longer than 80 characters (found 117). 297
 Error sizes LineLength Line is longer than 80 characters (found 121). 300
 Error sizes LineLength Line is longer than 80 characters (found 134). 301
 Error sizes LineLength Line is longer than 80 characters (found 82). 305
 Error sizes LineLength Line is longer than 80 characters (found 104). 306
 Error sizes LineLength Line is longer than 80 characters (found 115). 307
 Error sizes LineLength Line is longer than 80 characters (found 129). 308
 Error sizes LineLength Line is longer than 80 characters (found 95). 310
 Error sizes LineLength Line is longer than 80 characters (found 98). 317
 Error sizes LineLength Line is longer than 80 characters (found 113). 318
 Error sizes LineLength Line is longer than 80 characters (found 122). 320
 Error sizes LineLength Line is longer than 80 characters (found 98). 321
 Error sizes LineLength Line is longer than 80 characters (found 131). 323

com/hack23/cia/service/external/riksdagen/impl/RiksdagenPersonApiImpl.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 87). 31
 Error sizes LineLength Line is longer than 80 characters (found 81). 43
 Error sizes LineLength Line is longer than 80 characters (found 156). 45
 Error sizes LineLength Line is longer than 80 characters (found 166). 51
 Error sizes LineLength Line is longer than 80 characters (found 99). 57
 Error sizes LineLength Line is longer than 80 characters (found 89). 60
 Error sizes LineLength Line is longer than 80 characters (found 160). 63
 Error sizes LineLength Line is longer than 80 characters (found 84). 65
 Error sizes LineLength Line is longer than 80 characters (found 154). 66
 Error sizes LineLength Line is longer than 80 characters (found 142). 69
 Error modifier RedundantModifier Redundant 'public' modifier. 88
 Error sizes LineLength Line is longer than 80 characters (found 82). 93
 Error sizes LineLength Line is longer than 80 characters (found 127). 96
 Error sizes LineLength Line is longer than 80 characters (found 137). 97
 Error sizes LineLength Line is longer than 80 characters (found 92). 98
 Error sizes LineLength Line is longer than 80 characters (found 97). 100
 Error sizes LineLength Line is longer than 80 characters (found 83). 106
 Error sizes LineLength Line is longer than 80 characters (found 129). 108
 Error sizes LineLength Line is longer than 80 characters (found 127). 109
 Error sizes LineLength Line is longer than 80 characters (found 88). 111

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

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

com/hack23/cia/service/external/val/api/ValApi.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). 24
 Error sizes LineLength Line is longer than 80 characters (found 95). 28
 Error javadoc JavadocMethod Expected @throws tag for 'ValApiException'. 42
 Error sizes LineLength Line is longer than 80 characters (found 101). 51
 Error javadoc JavadocMethod Expected @throws tag for 'ValApiException'. 51
 Error sizes LineLength Line is longer than 80 characters (found 93). 60
 Error javadoc JavadocMethod Expected @throws tag for 'ValApiException'. 60
 Error javadoc JavadocMethod Expected @throws tag for 'ValApiException'. 69
 Error javadoc JavadocMethod Expected @throws tag for 'ValApiException'. 76
 Error sizes LineLength Line is longer than 80 characters (found 86). 83
 Error javadoc JavadocMethod Expected @throws tag for 'ValApiException'. 83

com/hack23/cia/service/external/val/api/ValApiException.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 3
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16
 Error misc FinalParameters Parameter e should be final. 36

com/hack23/cia/service/external/val/api/package-info.java

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

com/hack23/cia/service/external/val/impl/ValApiImpl.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 87). 34
 Error sizes LineLength Line is longer than 80 characters (found 92). 35
 Error sizes LineLength Line is longer than 80 characters (found 101). 36
 Error sizes LineLength Line is longer than 80 characters (found 89). 39
 Error sizes LineLength Line is longer than 80 characters (found 95). 41
 Error sizes LineLength Line is longer than 80 characters (found 104). 42
 Error sizes LineLength Line is longer than 80 characters (found 87). 54
 Error modifier RedundantModifier Redundant 'public' modifier. 83
 Error sizes LineLength Line is longer than 80 characters (found 83). 88
 Error sizes LineLength Line is longer than 80 characters (found 90). 89
 Error sizes LineLength Line is longer than 80 characters (found 126). 92
 Error sizes LineLength Line is longer than 80 characters (found 130). 93
 Error sizes LineLength Line is longer than 80 characters (found 87). 94
 Error sizes LineLength Line is longer than 80 characters (found 109). 102
 Error sizes LineLength Line is longer than 80 characters (found 99). 104
 Error sizes LineLength Line is longer than 80 characters (found 132). 106
 Error sizes LineLength Line is longer than 80 characters (found 139). 107
 Error sizes LineLength Line is longer than 80 characters (found 100). 108
 Error sizes LineLength Line is longer than 80 characters (found 101). 117
 Error sizes LineLength Line is longer than 80 characters (found 100). 119
 Error sizes LineLength Line is longer than 80 characters (found 130). 121
 Error sizes LineLength Line is longer than 80 characters (found 140). 122
 Error sizes LineLength Line is longer than 80 characters (found 96). 123
 Error sizes LineLength Line is longer than 80 characters (found 81). 132
 Error sizes LineLength Line is longer than 80 characters (found 97). 134
 Error sizes LineLength Line is longer than 80 characters (found 116). 136
 Error sizes LineLength Line is longer than 80 characters (found 137). 137
 Error sizes LineLength Line is longer than 80 characters (found 87). 138
 Error sizes LineLength Line is longer than 80 characters (found 86). 146
 Error sizes LineLength Line is longer than 80 characters (found 90). 147
 Error sizes LineLength Line is longer than 80 characters (found 126). 150
 Error sizes LineLength Line is longer than 80 characters (found 130). 151
 Error sizes LineLength Line is longer than 80 characters (found 106). 152
 Error sizes LineLength Line is longer than 80 characters (found 94). 161

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

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

com/hack23/cia/service/external/worldbank/api/DataFailureException.java

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

com/hack23/cia/service/external/worldbank/api/WorldBankCountryApi.java

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

com/hack23/cia/service/external/worldbank/api/WorldBankDataApi.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). 42

com/hack23/cia/service/external/worldbank/api/WorldBankIndicatorApi.java

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

com/hack23/cia/service/external/worldbank/api/WorldBankTopicApi.java

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

com/hack23/cia/service/external/worldbank/api/package-info.java

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

com/hack23/cia/service/external/worldbank/impl/AbstractWorldBankApiImpl.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 112). 31

com/hack23/cia/service/external/worldbank/impl/WorldbankCountryApiImpl.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). 39
 Error sizes LineLength Line is longer than 80 characters (found 100). 42
 Error sizes LineLength Line is longer than 80 characters (found 96). 45
 Error sizes LineLength Line is longer than 80 characters (found 118). 48
 Error sizes LineLength Line is longer than 80 characters (found 184). 54
 Error modifier RedundantModifier Redundant 'public' modifier. 64
 Error sizes LineLength Line is longer than 80 characters (found 118). 71
 Error sizes LineLength Line is longer than 80 characters (found 124). 73

com/hack23/cia/service/external/worldbank/impl/WorldbankDataApiImpl.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 95). 39
 Error sizes LineLength Line is longer than 80 characters (found 97). 42
 Error sizes LineLength Line is longer than 80 characters (found 154). 48
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 48
 Error sizes LineLength Line is longer than 80 characters (found 172). 57
 Error sizes LineLength Line is longer than 80 characters (found 174). 62
 Error modifier RedundantModifier Redundant 'public' modifier. 73
 Error sizes LineLength Line is longer than 80 characters (found 123). 78
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 78
 Error sizes LineLength Line is longer than 80 characters (found 99). 80
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 80
 Error sizes LineLength Line is longer than 80 characters (found 246). 81
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 81
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 81
 Error sizes LineLength Line is longer than 80 characters (found 126). 83
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 83
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 83

com/hack23/cia/service/external/worldbank/impl/WorldbankIndicatorApiImpl.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). 32
 Error sizes LineLength Line is longer than 80 characters (found 105). 40
 Error sizes LineLength Line is longer than 80 characters (found 102). 43
 Error sizes LineLength Line is longer than 80 characters (found 101). 46
 Error javadoc JavadocVariable Missing a Javadoc comment. 48
 Error sizes LineLength Line is longer than 80 characters (found 122). 51
 Error javadoc JavadocVariable Missing a Javadoc comment. 53
 Error sizes LineLength Line is longer than 80 characters (found 81). 57
 Error sizes LineLength Line is longer than 80 characters (found 186). 59
 Error modifier RedundantModifier Redundant 'public' modifier. 70
 Error sizes LineLength Line is longer than 80 characters (found 99). 75
 Error sizes LineLength Line is longer than 80 characters (found 83). 78
 Error sizes LineLength Line is longer than 80 characters (found 131). 82
 Error sizes LineLength Line is longer than 80 characters (found 90). 83
 Error sizes LineLength Line is longer than 80 characters (found 111). 84
 Error sizes LineLength Line is longer than 80 characters (found 120). 87
 Error sizes LineLength Line is longer than 80 characters (found 145). 88
 Error sizes LineLength Line is longer than 80 characters (found 125). 89
 Error sizes LineLength Line is longer than 80 characters (found 119). 90

com/hack23/cia/service/external/worldbank/impl/WorldbankTopicApiImpl.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). 39
 Error sizes LineLength Line is longer than 80 characters (found 98). 42
 Error sizes LineLength Line is longer than 80 characters (found 114). 45
 Error sizes LineLength Line is longer than 80 characters (found 93). 48
 Error sizes LineLength Line is longer than 80 characters (found 176). 54
 Error modifier RedundantModifier Redundant 'public' modifier. 64
 Error sizes LineLength Line is longer than 80 characters (found 109). 71
 Error sizes LineLength Line is longer than 80 characters (found 139). 72

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

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

com/hack23/cia/service/external/worldbank/package-info.java

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

com/hack23/cia/service/impl/ApplicationManagerImpl.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). 39
 Error sizes LineLength Line is longer than 80 characters (found 90). 52
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 52
 Error sizes LineLength Line is longer than 80 characters (found 97). 72
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 72
 Error sizes LineLength Line is longer than 80 characters (found 189). 79
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 79
 Error modifier RedundantModifier Redundant 'public' modifier. 85
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 96
 Error sizes LineLength Line is longer than 80 characters (found 101). 98
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 104
 Error sizes LineLength Line is longer than 80 characters (found 90). 106
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 106
 Error sizes LineLength Line is longer than 80 characters (found 93). 108
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 108
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 114
 Error sizes LineLength Line is longer than 80 characters (found 119). 117
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 117
 Error sizes LineLength Line is longer than 80 characters (found 89). 122
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 129
 Error sizes LineLength Line is longer than 80 characters (found 90). 131
 Error sizes LineLength Line is longer than 80 characters (found 119). 132
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 132
 Error sizes LineLength Line is longer than 80 characters (found 89). 137
 Error sizes LineLength Line is longer than 80 characters (found 86). 145
 Error sizes LineLength Line is longer than 80 characters (found 122). 147
 Error sizes LineLength Line is longer than 80 characters (found 91). 149
 Error sizes LineLength Line is longer than 80 characters (found 119). 150

com/hack23/cia/service/impl/BootstrapDefaultConfig.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 87). 26
 Error sizes LineLength Line is longer than 80 characters (found 106). 77
 Error sizes LineLength Line is longer than 80 characters (found 121). 78
 Error sizes LineLength Line is longer than 80 characters (found 85). 79

com/hack23/cia/service/impl/ConfigurationManagerImpl.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. 63
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 67
 Error sizes LineLength Line is longer than 80 characters (found 93). 69
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 69
 Error sizes LineLength Line is longer than 80 characters (found 138). 74
 Error sizes LineLength Line is longer than 80 characters (found 81). 79
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 79
 Error sizes LineLength Line is longer than 80 characters (found 82). 90
 Error sizes LineLength Line is longer than 80 characters (found 86). 91
 Error sizes LineLength Line is longer than 80 characters (found 132). 103
 Error sizes LineLength Line is longer than 80 characters (found 128). 107
 Error sizes LineLength Line is longer than 80 characters (found 104). 111
 Error sizes LineLength Line is longer than 80 characters (found 91). 112
 Error sizes LineLength Line is longer than 80 characters (found 83). 122
 Error sizes LineLength Line is longer than 80 characters (found 84). 135
 Error sizes LineLength Line is longer than 80 characters (found 120). 137
 Error sizes LineLength Line is longer than 80 characters (found 93). 138
 Error sizes LineLength Line is longer than 80 characters (found 123). 139
 Error sizes LineLength Line is longer than 80 characters (found 133). 140

com/hack23/cia/service/impl/DataAgentContainerImpl.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. 42

com/hack23/cia/service/impl/DataSummaryDataContainer.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. 46
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 46
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 47
 Error sizes LineLength Line is longer than 80 characters (found 89). 48
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error whitespace GenericWhitespace '>' is followed by an illegal character. 48
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 48
 Error sizes LineLength Line is longer than 80 characters (found 84). 52
 Error sizes LineLength Line is longer than 80 characters (found 101). 83
 Error sizes LineLength Line is longer than 80 characters (found 101). 84
 Error sizes LineLength Line is longer than 80 characters (found 86). 90
 Error sizes LineLength Line is longer than 80 characters (found 101). 91
 Error sizes LineLength Line is longer than 80 characters (found 95). 97
 Error sizes LineLength Line is longer than 80 characters (found 135). 102
 Error sizes LineLength Line is longer than 80 characters (found 122). 103
 Error sizes LineLength Line is longer than 80 characters (found 87). 104
 Error sizes LineLength Line is longer than 80 characters (found 125). 109
 Error sizes LineLength Line is longer than 80 characters (found 122). 110
 Error sizes LineLength Line is longer than 80 characters (found 87). 111
 Error sizes LineLength Line is longer than 80 characters (found 123). 116
 Error sizes LineLength Line is longer than 80 characters (found 117). 117
 Error sizes LineLength Line is longer than 80 characters (found 130). 122
 Error sizes LineLength Line is longer than 80 characters (found 118). 123
 Error sizes LineLength Line is longer than 80 characters (found 88). 136
 Error sizes LineLength Line is longer than 80 characters (found 113). 142
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 149
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 149
 Error sizes LineLength Line is longer than 80 characters (found 238). 151
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 151
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 151
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 151
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 151
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 151
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 151
 Error sizes LineLength Line is longer than 80 characters (found 85). 155
 Error sizes LineLength Line is longer than 80 characters (found 90). 160
 Error sizes LineLength Line is longer than 80 characters (found 89). 161

com/hack23/cia/service/impl/GenericDataContainer.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 javadoc JavadocType Unused @param tag for '<ID>'. 34
 Error sizes LineLength Line is longer than 80 characters (found 91). 37
 Error javadoc JavadocType Type Javadoc comment is missing an @param <I> tag. 37
 Error sizes LineLength Line is longer than 80 characters (found 81). 56
 Error coding HiddenField 'clazz' hides a field. 56
 Error coding HiddenField 'clazz' hides a field. 62
 Error sizes LineLength Line is longer than 80 characters (found 101). 65
 Error sizes LineLength Line is longer than 80 characters (found 96). 66
 Error coding HiddenField 'clazz' hides a field. 70
 Error sizes LineLength Line is longer than 80 characters (found 101). 73
 Error sizes LineLength Line is longer than 80 characters (found 103). 74
 Error sizes LineLength Line is longer than 80 characters (found 85). 81
 Error sizes LineLength Line is longer than 80 characters (found 135). 86
 Error coding HiddenField 'clazz' hides a field. 86
 Error sizes LineLength Line is longer than 80 characters (found 122). 87
 Error sizes LineLength Line is longer than 80 characters (found 87). 88
 Error sizes LineLength Line is longer than 80 characters (found 132). 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error sizes LineLength Line is longer than 80 characters (found 125). 93
 Error coding HiddenField 'clazz' hides a field. 93
 Error sizes LineLength Line is longer than 80 characters (found 122). 94
 Error sizes LineLength Line is longer than 80 characters (found 87). 95
 Error sizes LineLength Line is longer than 80 characters (found 122). 96
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 96
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 96
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 96
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 96
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 96
 Error sizes LineLength Line is longer than 80 characters (found 123). 100
 Error sizes LineLength Line is longer than 80 characters (found 87). 101
 Error sizes LineLength Line is longer than 80 characters (found 97). 102
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 102
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 102
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 102
 Error sizes LineLength Line is longer than 80 characters (found 133). 106
 Error sizes LineLength Line is longer than 80 characters (found 85). 107
 Error sizes LineLength Line is longer than 80 characters (found 101). 108
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 108
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 108
 Error sizes LineLength Line is longer than 80 characters (found 93). 124
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 125
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 136
 Error sizes LineLength Line is longer than 80 characters (found 136). 140
 Error sizes LineLength Line is longer than 80 characters (found 86). 141
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 141

com/hack23/cia/service/impl/SecurityAuthenticationProvider.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 87). 22
 Error sizes LineLength Line is longer than 80 characters (found 85). 31
 Error sizes LineLength Line is longer than 80 characters (found 112). 34
 Error sizes LineLength Line is longer than 80 characters (found 88). 40

com/hack23/cia/service/impl/UserConfigurationImpl.java

Severity Category Rule Message Line
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16
 Error javadoc JavadocVariable Missing a Javadoc comment. 37
 Error sizes LineLength Line is longer than 80 characters (found 113). 47
 Error modifier RedundantModifier Redundant 'public' modifier. 47
 Error coding HiddenField 'agency' hides a field. 47
 Error coding HiddenField 'portal' hides a field. 47
 Error coding HiddenField 'languageData' hides a field. 47
 Error javadoc JavadocMethod Expected @param tag for 'languageData'. 47

com/hack23/cia/service/impl/ViewDataDataContainerFactory.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 111). 42
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 42
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 42

com/hack23/cia/service/impl/ViewDataDataContainerFactoryImpl.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. 40
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 40
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 41
 Error sizes LineLength Line is longer than 80 characters (found 97). 42
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 42
 Error modifier RedundantModifier Redundant 'public' modifier. 53
 Error sizes LineLength Line is longer than 80 characters (found 125). 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 59
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error sizes LineLength Line is longer than 80 characters (found 101). 66
 Error sizes LineLength Line is longer than 80 characters (found 101). 67
 Error sizes LineLength Line is longer than 80 characters (found 97). 68
 Error sizes LineLength Line is longer than 80 characters (found 100). 74
 Error sizes LineLength Line is longer than 80 characters (found 86). 81
 Error sizes LineLength Line is longer than 80 characters (found 101). 82
 Error sizes LineLength Line is longer than 80 characters (found 104). 83
 Error sizes LineLength Line is longer than 80 characters (found 90). 89
 Error sizes LineLength Line is longer than 80 characters (found 85). 90
 Error sizes LineLength Line is longer than 80 characters (found 100). 98
 Error sizes LineLength Line is longer than 80 characters (found 135). 105
 Error sizes LineLength Line is longer than 80 characters (found 122). 106
 Error sizes LineLength Line is longer than 80 characters (found 87). 107
 Error sizes LineLength Line is longer than 80 characters (found 133). 108
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 108
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 108
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 108
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 108
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 108
 Error sizes LineLength Line is longer than 80 characters (found 125). 114
 Error sizes LineLength Line is longer than 80 characters (found 122). 115
 Error sizes LineLength Line is longer than 80 characters (found 87). 116
 Error sizes LineLength Line is longer than 80 characters (found 123). 117
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 117
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 117
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 117
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 117
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 117
 Error sizes LineLength Line is longer than 80 characters (found 129). 123
 Error sizes LineLength Line is longer than 80 characters (found 107). 124
 Error sizes LineLength Line is longer than 80 characters (found 98). 125
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 125
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 125
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 125
 Error sizes LineLength Line is longer than 80 characters (found 136). 131
 Error sizes LineLength Line is longer than 80 characters (found 108). 132
 Error sizes LineLength Line is longer than 80 characters (found 101). 133
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 133
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 133
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 133
 Error sizes LineLength Line is longer than 80 characters (found 119). 144
 Error sizes LineLength Line is longer than 80 characters (found 101). 156
 Error sizes LineLength Line is longer than 80 characters (found 106). 162
 Error sizes LineLength Line is longer than 80 characters (found 89). 164

com/hack23/cia/service/impl/ViewRiksdagenCommitteeDataContainer.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). 32
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 40
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 40
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 41
 Error sizes LineLength Line is longer than 80 characters (found 111). 42
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 42
 Error whitespace GenericWhitespace '>' is followed by an illegal character. 42
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 42
 Error sizes LineLength Line is longer than 80 characters (found 101). 57
 Error sizes LineLength Line is longer than 80 characters (found 101). 58
 Error sizes LineLength Line is longer than 80 characters (found 86). 64
 Error sizes LineLength Line is longer than 80 characters (found 101). 65
 Error sizes LineLength Line is longer than 80 characters (found 106). 72
 Error sizes LineLength Line is longer than 80 characters (found 88). 73
 Error sizes LineLength Line is longer than 80 characters (found 135). 77
 Error sizes LineLength Line is longer than 80 characters (found 122). 78
 Error sizes LineLength Line is longer than 80 characters (found 87). 79
 Error sizes LineLength Line is longer than 80 characters (found 125). 84
 Error sizes LineLength Line is longer than 80 characters (found 122). 85
 Error sizes LineLength Line is longer than 80 characters (found 87). 86
 Error sizes LineLength Line is longer than 80 characters (found 119). 92
 Error sizes LineLength Line is longer than 80 characters (found 108). 93
 Error sizes LineLength Line is longer than 80 characters (found 129). 99
 Error sizes LineLength Line is longer than 80 characters (found 106). 100
 Error sizes LineLength Line is longer than 80 characters (found 99). 111
 Error sizes LineLength Line is longer than 80 characters (found 85). 113
 Error sizes LineLength Line is longer than 80 characters (found 101). 118
 Error sizes LineLength Line is longer than 80 characters (found 108). 124
 Error sizes LineLength Line is longer than 80 characters (found 89). 125
 Error sizes LineLength Line is longer than 80 characters (found 96). 135
 Error sizes LineLength Line is longer than 80 characters (found 101). 140
 Error sizes LineLength Line is longer than 80 characters (found 100). 141
 Error sizes LineLength Line is longer than 80 characters (found 96). 142

com/hack23/cia/service/impl/action/admin/RefreshDataViewsService.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 83). 27
 Error sizes LineLength Line is longer than 80 characters (found 86). 28
 Error sizes LineLength Line is longer than 80 characters (found 83). 32
 Error sizes LineLength Line is longer than 80 characters (found 84). 33
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 43
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 43
 Error coding MagicNumber '600' is a magic number. 43
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 43
 Error sizes LineLength Line is longer than 80 characters (found 94). 46
 Error sizes LineLength Line is longer than 80 characters (found 95). 47
 Error sizes LineLength Line is longer than 80 characters (found 125). 55
 Error sizes LineLength Line is longer than 80 characters (found 103). 69
 Error sizes LineLength Line is longer than 80 characters (found 86). 71
 Error sizes LineLength Line is longer than 80 characters (found 90). 72
 Error sizes LineLength Line is longer than 80 characters (found 84). 75
 Error sizes LineLength Line is longer than 80 characters (found 110). 83
 Error sizes LineLength Line is longer than 80 characters (found 84). 86

com/hack23/cia/service/impl/action/admin/SendEmailService.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 83). 29
 Error sizes LineLength Line is longer than 80 characters (found 86). 30
 Error sizes LineLength Line is longer than 80 characters (found 83). 34
 Error sizes LineLength Line is longer than 80 characters (found 84). 35
 Error coding MagicNumber '600' is a magic number. 45
 Error sizes LineLength Line is longer than 80 characters (found 108). 46
 Error sizes LineLength Line is longer than 80 characters (found 81). 47
 Error sizes LineLength Line is longer than 80 characters (found 93). 50
 Error sizes LineLength Line is longer than 80 characters (found 125). 58
 Error sizes LineLength Line is longer than 80 characters (found 88). 69
 Error sizes LineLength Line is longer than 80 characters (found 103). 71
 Error sizes LineLength Line is longer than 80 characters (found 86). 73
 Error sizes LineLength Line is longer than 80 characters (found 83). 74
 Error sizes LineLength Line is longer than 80 characters (found 84). 77
 Error sizes LineLength Line is longer than 80 characters (found 120). 80
 Error sizes LineLength Line is longer than 80 characters (found 124). 85
 Error sizes LineLength Line is longer than 80 characters (found 84). 88

com/hack23/cia/service/impl/action/admin/UpdateApplicationConfigurationService.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). 27
 Error sizes LineLength Line is longer than 80 characters (found 83). 28
 Error sizes LineLength Line is longer than 80 characters (found 86). 29
 Error sizes LineLength Line is longer than 80 characters (found 85). 31
 Error sizes LineLength Line is longer than 80 characters (found 86). 32
 Error sizes LineLength Line is longer than 80 characters (found 83). 33
 Error sizes LineLength Line is longer than 80 characters (found 84). 34
 Error sizes LineLength Line is longer than 80 characters (found 122). 47
 Error sizes LineLength Line is longer than 80 characters (found 123). 48
 Error sizes LineLength Line is longer than 80 characters (found 125). 52
 Error sizes LineLength Line is longer than 80 characters (found 130). 66
 Error sizes LineLength Line is longer than 80 characters (found 103). 68
 Error sizes LineLength Line is longer than 80 characters (found 86). 70
 Error sizes LineLength Line is longer than 80 characters (found 104). 71
 Error sizes LineLength Line is longer than 80 characters (found 84). 74
 Error sizes LineLength Line is longer than 80 characters (found 101). 83
 Error sizes LineLength Line is longer than 80 characters (found 86). 84
 Error sizes LineLength Line is longer than 80 characters (found 109). 87
 Error sizes LineLength Line is longer than 80 characters (found 97). 89
 Error sizes LineLength Line is longer than 80 characters (found 109). 90
 Error sizes LineLength Line is longer than 80 characters (found 103). 91
 Error sizes LineLength Line is longer than 80 characters (found 115). 92
 Error sizes LineLength Line is longer than 80 characters (found 101). 93
 Error sizes LineLength Line is longer than 80 characters (found 86). 95
 Error sizes LineLength Line is longer than 80 characters (found 101). 97
 Error sizes LineLength Line is longer than 80 characters (found 101). 99
 Error sizes LineLength Line is longer than 80 characters (found 84). 102

com/hack23/cia/service/impl/action/admin/UpdateSearchIndexService.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 83). 29
 Error sizes LineLength Line is longer than 80 characters (found 86). 30
 Error sizes LineLength Line is longer than 80 characters (found 83). 34
 Error sizes LineLength Line is longer than 80 characters (found 84). 35
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 45
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 45
 Error coding MagicNumber '1200' is a magic number. 45
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 45
 Error sizes LineLength Line is longer than 80 characters (found 96). 47
 Error sizes LineLength Line is longer than 80 characters (found 97). 48
 Error sizes LineLength Line is longer than 80 characters (found 125). 60
 Error sizes LineLength Line is longer than 80 characters (found 103). 75
 Error sizes LineLength Line is longer than 80 characters (found 86). 77
 Error sizes LineLength Line is longer than 80 characters (found 91). 78
 Error sizes LineLength Line is longer than 80 characters (found 84). 81
 Error sizes LineLength Line is longer than 80 characters (found 119). 85
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 85
 Error sizes LineLength Line is longer than 80 characters (found 88). 93
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 95
 Error sizes LineLength Line is longer than 80 characters (found 84). 97
 Error sizes LineLength Line is longer than 80 characters (found 84). 100

com/hack23/cia/service/impl/action/admin/package-info.java

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

com/hack23/cia/service/impl/action/application/CreateApplicationEventService.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 84). 29
 Error sizes LineLength Line is longer than 80 characters (found 84). 31
 Error sizes LineLength Line is longer than 80 characters (found 81). 32
 Error sizes LineLength Line is longer than 80 characters (found 83). 33
 Error sizes LineLength Line is longer than 80 characters (found 84). 34
 Error sizes LineLength Line is longer than 80 characters (found 114). 46
 Error sizes LineLength Line is longer than 80 characters (found 107). 47
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error sizes LineLength Line is longer than 80 characters (found 114). 62
 Error sizes LineLength Line is longer than 80 characters (found 166). 63
 Error sizes LineLength Line is longer than 80 characters (found 107). 66
 Error sizes LineLength Line is longer than 80 characters (found 93). 68
 Error sizes LineLength Line is longer than 80 characters (found 91). 70
 Error sizes LineLength Line is longer than 80 characters (found 81). 72
 Error sizes LineLength Line is longer than 80 characters (found 89). 73
 Error sizes LineLength Line is longer than 80 characters (found 91). 74
 Error sizes LineLength Line is longer than 80 characters (found 85). 76
 Error sizes LineLength Line is longer than 80 characters (found 140). 77
 Error sizes LineLength Line is longer than 80 characters (found 106). 78
 Error sizes LineLength Line is longer than 80 characters (found 89). 79
 Error sizes LineLength Line is longer than 80 characters (found 113). 82
 Error sizes LineLength Line is longer than 80 characters (found 93). 83
 Error sizes LineLength Line is longer than 80 characters (found 109). 85
 Error sizes LineLength Line is longer than 80 characters (found 97). 86
 Error sizes LineLength Line is longer than 80 characters (found 83). 88
 Error sizes LineLength Line is longer than 80 characters (found 89). 91
 Error sizes LineLength Line is longer than 80 characters (found 89). 93

com/hack23/cia/service/impl/action/application/CreateApplicationSessionService.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 84). 33
 Error sizes LineLength Line is longer than 80 characters (found 85). 34
 Error sizes LineLength Line is longer than 80 characters (found 86). 35
 Error sizes LineLength Line is longer than 80 characters (found 118). 47
 Error sizes LineLength Line is longer than 80 characters (found 111). 48
 Error sizes LineLength Line is longer than 80 characters (found 118). 68
 Error sizes LineLength Line is longer than 80 characters (found 87). 69
 Error sizes LineLength Line is longer than 80 characters (found 87). 73
 Error sizes LineLength Line is longer than 80 characters (found 91). 75
 Error sizes LineLength Line is longer than 80 characters (found 101). 76
 Error sizes LineLength Line is longer than 80 characters (found 83). 77
 Error sizes LineLength Line is longer than 80 characters (found 84). 79
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 82
 Error sizes LineLength Line is longer than 80 characters (found 83). 84

com/hack23/cia/service/impl/action/application/DestroyApplicationSessionService.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). 32
 Error sizes LineLength Line is longer than 80 characters (found 86). 33
 Error sizes LineLength Line is longer than 80 characters (found 87). 34
 Error sizes LineLength Line is longer than 80 characters (found 120). 46
 Error sizes LineLength Line is longer than 80 characters (found 113). 47
 Error sizes LineLength Line is longer than 80 characters (found 120). 67
 Error sizes LineLength Line is longer than 80 characters (found 166). 68
 Error sizes LineLength Line is longer than 80 characters (found 105). 71
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 71
 Error sizes LineLength Line is longer than 80 characters (found 92). 74
 Error sizes LineLength Line is longer than 80 characters (found 136). 76
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 76
 Error sizes LineLength Line is longer than 80 characters (found 92). 77

com/hack23/cia/service/impl/action/application/LoginService.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 87). 29
 Error sizes LineLength Line is longer than 80 characters (found 83). 38
 Error sizes LineLength Line is longer than 80 characters (found 86). 39
 Error sizes LineLength Line is longer than 80 characters (found 83). 43
 Error sizes LineLength Line is longer than 80 characters (found 84). 44
 Error sizes LineLength Line is longer than 80 characters (found 96). 58
 Error sizes LineLength Line is longer than 80 characters (found 89). 62
 Error sizes LineLength Line is longer than 80 characters (found 125). 70
 Error sizes LineLength Line is longer than 80 characters (found 84). 73
 Error sizes LineLength Line is longer than 80 characters (found 103). 86
 Error sizes LineLength Line is longer than 80 characters (found 94). 88
 Error sizes LineLength Line is longer than 80 characters (found 121). 93
 Error sizes LineLength Line is longer than 80 characters (found 105). 96
 Error sizes LineLength Line is longer than 80 characters (found 131). 97
 Error sizes LineLength Line is longer than 80 characters (found 97). 99
 Error sizes LineLength Line is longer than 80 characters (found 90). 102
 Error sizes LineLength Line is longer than 80 characters (found 89). 104
 Error sizes LineLength Line is longer than 80 characters (found 134). 110
 Error sizes LineLength Line is longer than 80 characters (found 87). 112
 Error sizes LineLength Line is longer than 80 characters (found 84). 119
 Error sizes LineLength Line is longer than 80 characters (found 106). 127
 Error javadoc JavadocMethod Missing a Javadoc comment. 127
 Error sizes LineLength Line is longer than 80 characters (found 84). 131
 Error sizes LineLength Line is longer than 80 characters (found 96). 134
 Error sizes LineLength Line is longer than 80 characters (found 93). 135
 Error sizes LineLength Line is longer than 80 characters (found 95). 136

com/hack23/cia/service/impl/action/application/LogoutService.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 83). 35
 Error sizes LineLength Line is longer than 80 characters (found 86). 36
 Error sizes LineLength Line is longer than 80 characters (found 83). 38
 Error sizes LineLength Line is longer than 80 characters (found 84). 39
 Error sizes LineLength Line is longer than 80 characters (found 99). 51
 Error sizes LineLength Line is longer than 80 characters (found 125). 60
 Error sizes LineLength Line is longer than 80 characters (found 82). 73
 Error sizes LineLength Line is longer than 80 characters (found 103). 75
 Error sizes LineLength Line is longer than 80 characters (found 94). 77
 Error sizes LineLength Line is longer than 80 characters (found 84). 81
 Error sizes LineLength Line is longer than 80 characters (found 97). 89
 Error sizes LineLength Line is longer than 80 characters (found 86). 90
 Error sizes LineLength Line is longer than 80 characters (found 123). 91
 Error sizes LineLength Line is longer than 80 characters (found 102). 92
 Error sizes LineLength Line is longer than 80 characters (found 107). 93
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 95
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 95
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 97
 Error sizes LineLength Line is longer than 80 characters (found 84). 100
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 103

com/hack23/cia/service/impl/action/application/RegisterUserService.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 87). 30
 Error sizes LineLength Line is longer than 80 characters (found 86). 39
 Error sizes LineLength Line is longer than 80 characters (found 83). 40
 Error sizes LineLength Line is longer than 80 characters (found 86). 41
 Error sizes LineLength Line is longer than 80 characters (found 83). 46
 Error sizes LineLength Line is longer than 80 characters (found 84). 47
 Error sizes LineLength Line is longer than 80 characters (found 86). 62
 Error sizes LineLength Line is longer than 80 characters (found 87). 63
 Error sizes LineLength Line is longer than 80 characters (found 125). 72
 Error sizes LineLength Line is longer than 80 characters (found 84). 83
 Error sizes LineLength Line is longer than 80 characters (found 103). 97
 Error sizes LineLength Line is longer than 80 characters (found 86). 99
 Error sizes LineLength Line is longer than 80 characters (found 86). 100
 Error sizes LineLength Line is longer than 80 characters (found 393). 104
 Error sizes LineLength Line is longer than 80 characters (found 131). 106
 Error sizes LineLength Line is longer than 80 characters (found 126). 107
 Error sizes LineLength Line is longer than 80 characters (found 143). 116
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 116
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 116
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 116
 Error sizes LineLength Line is longer than 80 characters (found 94). 122
 Error sizes LineLength Line is longer than 80 characters (found 97). 128
 Error sizes LineLength Line is longer than 80 characters (found 90). 131
 Error sizes LineLength Line is longer than 80 characters (found 89). 133
 Error sizes LineLength Line is longer than 80 characters (found 175). 136
 Error sizes LineLength Line is longer than 80 characters (found 83). 139
 Error sizes LineLength Line is longer than 80 characters (found 83). 141
 Error sizes LineLength Line is longer than 80 characters (found 84). 144
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 146

com/hack23/cia/service/impl/action/application/package-info.java

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

com/hack23/cia/service/impl/action/application/translation/TranslationException.java

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

com/hack23/cia/service/impl/action/application/translation/TranslationService.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 98). 37

com/hack23/cia/service/impl/action/application/translation/TranslationServiceImpl.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). 36
 Error sizes LineLength Line is longer than 80 characters (found 99). 48
 Error modifier RedundantModifier Redundant 'public' modifier. 57
 Error sizes LineLength Line is longer than 80 characters (found 118). 62
 Error sizes LineLength Line is longer than 80 characters (found 127). 64
 Error sizes LineLength Line is longer than 80 characters (found 112). 65
 Error sizes LineLength Line is longer than 80 characters (found 135). 66
 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 114). 69
 Error sizes LineLength Line is longer than 80 characters (found 97). 70
 Error sizes LineLength Line is longer than 80 characters (found 129). 71
 Error sizes LineLength Line is longer than 80 characters (found 116). 72
 Error sizes LineLength Line is longer than 80 characters (found 114). 73
 Error sizes LineLength Line is longer than 80 characters (found 111). 74
 Error sizes LineLength Line is longer than 80 characters (found 82). 76
 Error sizes LineLength Line is longer than 80 characters (found 112). 77
 Error sizes LineLength Line is longer than 80 characters (found 134). 81
 Error sizes LineLength Line is longer than 80 characters (found 90). 82
 Error sizes LineLength Line is longer than 80 characters (found 146). 83
 Error sizes LineLength Line is longer than 80 characters (found 128). 85
 Error sizes LineLength Line is longer than 80 characters (found 86). 87
 Error sizes LineLength Line is longer than 80 characters (found 89). 89
 Error sizes LineLength Line is longer than 80 characters (found 108). 91
 Error sizes LineLength Line is longer than 80 characters (found 123). 94
 Error sizes LineLength Line is longer than 80 characters (found 117). 95
 Error sizes LineLength Line is longer than 80 characters (found 92). 97
 Error sizes LineLength Line is longer than 80 characters (found 99). 100

com/hack23/cia/service/impl/action/application/translation/package-info.java

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

com/hack23/cia/service/impl/action/common/AbstractBusinessServiceImpl.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 102). 37
 Error coding HiddenField 'clazz' hides a field. 49
 Error sizes LineLength Line is longer than 80 characters (found 83). 64
 Error sizes LineLength Line is longer than 80 characters (found 90). 66
 Error sizes LineLength Line is longer than 80 characters (found 87). 68

com/hack23/cia/service/impl/action/common/BusinessService.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). 32
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 32

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

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

com/hack23/cia/service/impl/action/user/DocumentWordCountService.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). 31
 Error sizes LineLength Line is longer than 80 characters (found 89). 32
 Error sizes LineLength Line is longer than 80 characters (found 83). 33
 Error sizes LineLength Line is longer than 80 characters (found 86). 34
 Error sizes LineLength Line is longer than 80 characters (found 83). 36
 Error sizes LineLength Line is longer than 80 characters (found 84). 37
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 50
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 50
 Error coding MagicNumber '600' is a magic number. 50
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 50
 Error sizes LineLength Line is longer than 80 characters (found 96). 52
 Error sizes LineLength Line is longer than 80 characters (found 97). 53
 Error sizes LineLength Line is longer than 80 characters (found 125). 61
 Error javadoc JavadocVariable Missing a Javadoc comment. 63
 Error javadoc JavadocVariable Missing a Javadoc comment. 66
 Error sizes LineLength Line is longer than 80 characters (found 110). 82
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 82
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 82
 Error sizes LineLength Line is longer than 80 characters (found 103). 84
 Error sizes LineLength Line is longer than 80 characters (found 84). 86
 Error sizes LineLength Line is longer than 80 characters (found 91). 87
 Error sizes LineLength Line is longer than 80 characters (found 84). 90
 Error sizes LineLength Line is longer than 80 characters (found 112). 98
 Error sizes LineLength Line is longer than 80 characters (found 164). 100
 Error sizes LineLength Line is longer than 80 characters (found 141). 105
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 105
 Error sizes LineLength Line is longer than 80 characters (found 84). 108

com/hack23/cia/service/impl/action/user/SearchDocumentService.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). 32
 Error sizes LineLength Line is longer than 80 characters (found 82). 33
 Error sizes LineLength Line is longer than 80 characters (found 83). 34
 Error sizes LineLength Line is longer than 80 characters (found 86). 35
 Error sizes LineLength Line is longer than 80 characters (found 83). 37
 Error sizes LineLength Line is longer than 80 characters (found 84). 38
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 51
 Error coding MagicNumber '600' is a magic number. 51
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 51
 Error sizes LineLength Line is longer than 80 characters (found 90). 53
 Error sizes LineLength Line is longer than 80 characters (found 91). 54
 Error sizes LineLength Line is longer than 80 characters (found 125). 62
 Error javadoc JavadocVariable Missing a Javadoc comment. 68
 Error sizes LineLength Line is longer than 80 characters (found 116). 84
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 84
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 84
 Error sizes LineLength Line is longer than 80 characters (found 103). 87
 Error sizes LineLength Line is longer than 80 characters (found 84). 89
 Error sizes LineLength Line is longer than 80 characters (found 88). 90
 Error sizes LineLength Line is longer than 80 characters (found 84). 93
 Error sizes LineLength Line is longer than 80 characters (found 106). 101
 Error sizes LineLength Line is longer than 80 characters (found 186). 103
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 103
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 103
 Error sizes LineLength Line is longer than 80 characters (found 194). 107
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 107
 Error sizes LineLength Line is longer than 80 characters (found 109). 109
 Error sizes LineLength Line is longer than 80 characters (found 103). 111
 Error sizes LineLength Line is longer than 80 characters (found 123). 113
 Error sizes LineLength Line is longer than 80 characters (found 88). 116
 Error sizes LineLength Line is longer than 80 characters (found 84). 121

com/hack23/cia/service/impl/action/user/SetGoogleAuthenticatorCredentialService.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 83). 29
 Error sizes LineLength Line is longer than 80 characters (found 86). 30
 Error sizes LineLength Line is longer than 80 characters (found 83). 32
 Error sizes LineLength Line is longer than 80 characters (found 84). 33
 Error sizes LineLength Line is longer than 80 characters (found 86). 35
 Error sizes LineLength Line is longer than 80 characters (found 87). 36
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 49
 Error coding MagicNumber '600' is a magic number. 49
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 49
 Error sizes LineLength Line is longer than 80 characters (found 126). 51
 Error sizes LineLength Line is longer than 80 characters (found 127). 52
 Error sizes LineLength Line is longer than 80 characters (found 82). 56
 Error sizes LineLength Line is longer than 80 characters (found 125). 60
 Error javadoc JavadocVariable Missing a Javadoc comment. 66
 Error sizes LineLength Line is longer than 80 characters (found 87). 80
 Error sizes LineLength Line is longer than 80 characters (found 109). 82
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 82
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 82
 Error sizes LineLength Line is longer than 80 characters (found 103). 85
 Error sizes LineLength Line is longer than 80 characters (found 86). 87
 Error sizes LineLength Line is longer than 80 characters (found 106). 88
 Error sizes LineLength Line is longer than 80 characters (found 84). 91
 Error sizes LineLength Line is longer than 80 characters (found 142). 93
 Error sizes LineLength Line is longer than 80 characters (found 84). 98
 Error sizes LineLength Line is longer than 80 characters (found 86). 99
 Error sizes LineLength Line is longer than 80 characters (found 98). 101
 Error sizes LineLength Line is longer than 80 characters (found 100). 104
 Error sizes LineLength Line is longer than 80 characters (found 92). 105
 Error sizes LineLength Line is longer than 80 characters (found 182). 108
 Error sizes LineLength Line is longer than 80 characters (found 91). 112
 Error sizes LineLength Line is longer than 80 characters (found 83). 113
 Error sizes LineLength Line is longer than 80 characters (found 84). 116

com/hack23/cia/service/impl/action/user/package-info.java

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

com/hack23/cia/service/impl/action/user/wordcount/WordCounter.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 104). 39

com/hack23/cia/service/impl/action/user/wordcount/WordCounterImpl.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). 29
 Error regexp RegexpSingleline Line has trailing spaces. 51
 Error modifier RedundantModifier Redundant 'public' modifier. 60
 Error sizes LineLength Line is longer than 80 characters (found 124). 65
 Error sizes LineLength Line is longer than 80 characters (found 86). 69
 Error sizes LineLength Line is longer than 80 characters (found 82). 80
 Error coding MagicNumber '5' is a magic number. 85
 Error whitespace WhitespaceAround '<' is not followed by whitespace. 85
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 101
 Error sizes LineLength Line is longer than 80 characters (found 90). 105
 Error sizes LineLength Line is longer than 80 characters (found 104). 112
 Error sizes LineLength Line is longer than 80 characters (found 124). 115
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 115
 Error whitespace NoWhitespaceBefore ',' is preceded with whitespace. 115
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 115

com/hack23/cia/service/impl/action/user/wordcount/package-info.java

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

com/hack23/cia/service/impl/email/EmailService.java

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

com/hack23/cia/service/impl/email/EmailServiceImpl.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). 34
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 42
 Error sizes LineLength Line is longer than 80 characters (found 92). 46
 Error sizes LineLength Line is longer than 80 characters (found 118). 52
 Error sizes LineLength Line is longer than 80 characters (found 96). 55
 Error sizes LineLength Line is longer than 80 characters (found 102). 58
 Error sizes LineLength Line is longer than 80 characters (found 104). 61
 Error sizes LineLength Line is longer than 80 characters (found 96). 64
 Error sizes LineLength Line is longer than 80 characters (found 96). 67
 Error sizes LineLength Line is longer than 80 characters (found 98). 70
 Error sizes LineLength Line is longer than 80 characters (found 98). 73
 Error sizes LineLength Line is longer than 80 characters (found 100). 76
 Error sizes LineLength Line is longer than 80 characters (found 82). 79
 Error sizes LineLength Line is longer than 80 characters (found 122). 103
 Error sizes LineLength Line is longer than 80 characters (found 100). 106
 Error sizes LineLength Line is longer than 80 characters (found 106). 109
 Error sizes LineLength Line is longer than 80 characters (found 108). 112
 Error sizes LineLength Line is longer than 80 characters (found 100). 115
 Error sizes LineLength Line is longer than 80 characters (found 100). 118
 Error sizes LineLength Line is longer than 80 characters (found 102). 121
 Error sizes LineLength Line is longer than 80 characters (found 104). 124
 Error sizes LineLength Line is longer than 80 characters (found 93). 130
 Error sizes LineLength Line is longer than 80 characters (found 305). 150
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 150
 Error sizes LineLength Line is longer than 80 characters (found 315). 151
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 151
 Error sizes LineLength Line is longer than 80 characters (found 304). 152
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 152
 Error sizes LineLength Line is longer than 80 characters (found 298). 153
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 153
 Error sizes LineLength Line is longer than 80 characters (found 319). 154
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 154
 Error sizes LineLength Line is longer than 80 characters (found 311). 155
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 155
 Error sizes LineLength Line is longer than 80 characters (found 299). 156
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 156
 Error sizes LineLength Line is longer than 80 characters (found 343). 157
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 157
 Error sizes LineLength Line is longer than 80 characters (found 96). 163
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 163
 Error sizes LineLength Line is longer than 80 characters (found 320). 164
 Error sizes LineLength Line is longer than 80 characters (found 330). 165
 Error whitespace WhitespaceAround 'if' is not followed by whitespace. 175
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 176
 Error sizes LineLength Line is longer than 80 characters (found 97). 179
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 179
 Error sizes LineLength Line is longer than 80 characters (found 83). 189
 Error sizes LineLength Line is longer than 80 characters (found 324). 191
 Error sizes LineLength Line is longer than 80 characters (found 312). 192
 Error sizes LineLength Line is longer than 80 characters (found 337). 193
 Error sizes LineLength Line is longer than 80 characters (found 329). 194
 Error sizes LineLength Line is longer than 80 characters (found 313). 195
 Error sizes LineLength Line is longer than 80 characters (found 367). 196
 Error sizes LineLength Line is longer than 80 characters (found 86). 200
 Error sizes LineLength Line is longer than 80 characters (found 92). 206
 Error sizes LineLength Line is longer than 80 characters (found 113). 207

com/hack23/cia/service/impl/email/package-info.java

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

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

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

com/hack23/cia/testfoundation/AbstractFunctionalIntegrationTest.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 3
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16

com/hack23/cia/testfoundation/AbstractSystemIntegrationTest.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 3
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16

com/hack23/cia/testfoundation/AbstractTest.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 3
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16

com/hack23/cia/testfoundation/AbstractTestInstance.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 3
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16

com/hack23/cia/testfoundation/AbstractUnitTest.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 3
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16

com/hack23/cia/testfoundation/AbstractUnmarshallXmlTest.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 94). 37
 Error sizes LineLength Line is longer than 80 characters (found 113). 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error sizes LineLength Line is longer than 80 characters (found 156). 58
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 58
 Error sizes LineLength Line is longer than 80 characters (found 81). 60

com/hack23/cia/testfoundation/DataSetConnectionFactory.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 3
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16
 Error sizes LineLength Line is longer than 80 characters (found 96). 53
 Error sizes LineLength Line is longer than 80 characters (found 99). 57
 Error sizes LineLength Line is longer than 80 characters (found 95). 58
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error sizes LineLength Line is longer than 80 characters (found 105). 74
 Error sizes LineLength Line is longer than 80 characters (found 84). 76

com/hack23/cia/testfoundation/DatasetFactoryException.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 3
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16
 Error misc FinalParameters Parameter e should be final. 35

com/hack23/cia/testfoundation/Parallelized.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 85). 41

com/hack23/cia/testfoundation/package-info.java

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

com/hack23/cia/web/impl/ui/application/CitizenIntelligenceAgencySpringVaadinServlet.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 whitespace WhitespaceAround '=' is not preceded with whitespace. 29
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 29
 Error sizes LineLength Line is longer than 80 characters (found 145). 30
 Error sizes LineLength Line is longer than 80 characters (found 93). 31

com/hack23/cia/web/impl/ui/application/CitizenIntelligenceAgencyUI.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 84). 26
 Error sizes LineLength Line is longer than 80 characters (found 85). 30
 Error sizes LineLength Line is longer than 80 characters (found 83). 61
 Error sizes LineLength Line is longer than 80 characters (found 178). 62
 Error javadoc JavadocVariable Missing a Javadoc comment. 76
 Error javadoc JavadocVariable Missing a Javadoc comment. 79
 Error sizes LineLength Line is longer than 80 characters (found 93). 92
 Error sizes LineLength Line is longer than 80 characters (found 124). 102
 Error sizes LineLength Line is longer than 80 characters (found 196). 104
 Error sizes LineLength Line is longer than 80 characters (found 82). 107
 Error sizes LineLength Line is longer than 80 characters (found 117). 109
 Error sizes LineLength Line is longer than 80 characters (found 116). 110
 Error sizes LineLength Line is longer than 80 characters (found 97). 112
 Error sizes LineLength Line is longer than 80 characters (found 99). 114
 Error sizes LineLength Line is longer than 80 characters (found 84). 115
 Error sizes LineLength Line is longer than 80 characters (found 105). 116
 Error sizes LineLength Line is longer than 80 characters (found 88). 117
 Error sizes LineLength Line is longer than 80 characters (found 107). 119
 Error sizes LineLength Line is longer than 80 characters (found 230). 120
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 120
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 120
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 120
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 120
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 120
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 120

com/hack23/cia/web/impl/ui/application/UiInstanceErrorHandler.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). 25
 Error sizes LineLength Line is longer than 80 characters (found 99). 43
 Error coding HiddenField 'ui' hides a field. 54
 Error sizes LineLength Line is longer than 80 characters (found 121). 62
 Error sizes LineLength Line is longer than 80 characters (found 111). 63
 Error sizes LineLength Line is longer than 80 characters (found 82). 64
 Error sizes LineLength Line is longer than 80 characters (found 120). 66
 Error sizes LineLength Line is longer than 80 characters (found 124). 67
 Error sizes LineLength Line is longer than 80 characters (found 131). 68
 Error sizes LineLength Line is longer than 80 characters (found 111). 70
 Error sizes LineLength Line is longer than 80 characters (found 82). 71
 Error sizes LineLength Line is longer than 80 characters (found 81). 74

com/hack23/cia/web/impl/ui/application/VaadinSpringConfig.java

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

com/hack23/cia/web/impl/ui/application/action/ApplicationAction.java

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

com/hack23/cia/web/impl/ui/application/action/PageActionEventHelper.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 83). 21
 Error sizes LineLength Line is longer than 80 characters (found 109). 43

com/hack23/cia/web/impl/ui/application/action/PageActionEventHelperImpl.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 83). 26
 Error sizes LineLength Line is longer than 80 characters (found 86). 27
 Error sizes LineLength Line is longer than 80 characters (found 83). 29
 Error sizes LineLength Line is longer than 80 characters (found 181). 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51
 Error sizes LineLength Line is longer than 80 characters (found 92). 57
 Error sizes LineLength Line is longer than 80 characters (found 88). 58
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 58
 Error sizes LineLength Line is longer than 80 characters (found 129). 63
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 64
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 64
 Error sizes LineLength Line is longer than 80 characters (found 105). 67
 Error sizes LineLength Line is longer than 80 characters (found 108). 68
 Error sizes LineLength Line is longer than 80 characters (found 86). 71
 Error sizes LineLength Line is longer than 80 characters (found 85). 74
 Error sizes LineLength Line is longer than 80 characters (found 82). 75
 Error sizes LineLength Line is longer than 80 characters (found 89). 79

com/hack23/cia/web/impl/ui/application/action/ViewAction.java

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

com/hack23/cia/web/impl/ui/application/action/package-info.java

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

com/hack23/cia/web/impl/ui/application/package-info.java

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

com/hack23/cia/web/impl/ui/application/util/UserContextUtil.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. 54
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 54
 Error sizes LineLength Line is longer than 80 characters (found 83). 56
 Error sizes LineLength Line is longer than 80 characters (found 90). 58
 Error sizes LineLength Line is longer than 80 characters (found 87). 60
 Error sizes LineLength Line is longer than 80 characters (found 96). 63
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 80
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 80
 Error sizes LineLength Line is longer than 80 characters (found 83). 82
 Error sizes LineLength Line is longer than 80 characters (found 90). 84
 Error sizes LineLength Line is longer than 80 characters (found 87). 86
 Error sizes LineLength Line is longer than 80 characters (found 96). 89
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 106
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 106
 Error sizes LineLength Line is longer than 80 characters (found 83). 108
 Error sizes LineLength Line is longer than 80 characters (found 90). 110
 Error sizes LineLength Line is longer than 80 characters (found 87). 112
 Error sizes LineLength Line is longer than 80 characters (found 96). 115
 Error sizes LineLength Line is longer than 80 characters (found 150). 137
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 137
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 137
 Error whitespace WhitespaceAfter 'typecast' is not followed by whitespace. 137
 Error sizes LineLength Line is longer than 80 characters (found 83). 153
 Error sizes LineLength Line is longer than 80 characters (found 128). 155
 Error sizes LineLength Line is longer than 80 characters (found 85). 157
 Error sizes LineLength Line is longer than 80 characters (found 93). 158

com/hack23/cia/web/impl/ui/application/util/WebBrowserUtil.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. 79
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 79
 Error sizes LineLength Line is longer than 80 characters (found 142). 81
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 81
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 81
 Error whitespace WhitespaceAfter 'typecast' is not followed by whitespace. 81
 Error sizes LineLength Line is longer than 80 characters (found 90). 82

com/hack23/cia/web/impl/ui/application/util/package-info.java

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

com/hack23/cia/web/impl/ui/application/views/admin/agentoperations/AgentOperationView.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 83). 26
 Error sizes LineLength Line is longer than 80 characters (found 91). 27
 Error sizes LineLength Line is longer than 80 characters (found 84). 43
 Error sizes LineLength Line is longer than 80 characters (found 82). 52

com/hack23/cia/web/impl/ui/application/views/admin/agentoperations/package-info.java

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

com/hack23/cia/web/impl/ui/application/views/admin/agentoperations/pagemode/AbstractAgentOperationsPageModContentFactoryImpl.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 84). 19
 Error sizes LineLength Line is longer than 80 characters (found 102). 21
 Error sizes LineLength Line is longer than 80 characters (found 107). 26

com/hack23/cia/web/impl/ui/application/views/admin/agentoperations/pagemode/AgentOperationsOverviewPageModContentFactoryImpl.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 84). 19
 Error sizes LineLength Line is longer than 80 characters (found 85). 31
 Error sizes LineLength Line is longer than 80 characters (found 94). 34
 Error sizes LineLength Line is longer than 80 characters (found 84). 52
 Error sizes LineLength Line is longer than 80 characters (found 84). 70
 Error sizes LineLength Line is longer than 80 characters (found 104). 91
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 96
 Error sizes LineLength Line is longer than 80 characters (found 108). 98
 Error sizes LineLength Line is longer than 80 characters (found 117). 103
 Error sizes LineLength Line is longer than 80 characters (found 82). 104
 Error sizes LineLength Line is longer than 80 characters (found 108). 109
 Error coding MagicNumber '100' is a magic number. 119
 Error coding MagicNumber '100' is a magic number. 120

com/hack23/cia/web/impl/ui/application/views/admin/agentoperations/pagemode/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 84). 4

com/hack23/cia/web/impl/ui/application/views/admin/common/AbstractAdminView.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 91). 24
 Error sizes LineLength Line is longer than 80 characters (found 104). 42

com/hack23/cia/web/impl/ui/application/views/admin/common/package-info.java

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

com/hack23/cia/web/impl/ui/application/views/admin/datasummary/AdminDataSummaryView.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 83). 26
 Error sizes LineLength Line is longer than 80 characters (found 91). 27
 Error sizes LineLength Line is longer than 80 characters (found 82). 43
 Error sizes LineLength Line is longer than 80 characters (found 82). 52

com/hack23/cia/web/impl/ui/application/views/admin/datasummary/package-info.java

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

com/hack23/cia/web/impl/ui/application/views/admin/datasummary/pagemode/AbstractDataSummaryPageModContentFactoryImpl.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 102). 21
 Error sizes LineLength Line is longer than 80 characters (found 103). 26
 Error sizes LineLength Line is longer than 80 characters (found 82). 29

com/hack23/cia/web/impl/ui/application/views/admin/datasummary/pagemode/DataSummaryOverviewPageModContentFactoryImpl.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 85). 25
 Error sizes LineLength Line is longer than 80 characters (found 85). 27
 Error sizes LineLength Line is longer than 80 characters (found 100). 29
 Error sizes LineLength Line is longer than 80 characters (found 101). 30
 Error sizes LineLength Line is longer than 80 characters (found 118). 43
 Error sizes LineLength Line is longer than 80 characters (found 82). 46
 Error sizes LineLength Line is longer than 80 characters (found 82). 62
 Error sizes LineLength Line is longer than 80 characters (found 104). 75
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 80
 Error sizes LineLength Line is longer than 80 characters (found 91). 82
 Error sizes LineLength Line is longer than 80 characters (found 83). 84
 Error sizes LineLength Line is longer than 80 characters (found 96). 90
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 90
 Error sizes LineLength Line is longer than 80 characters (found 89). 92
 Error sizes LineLength Line is longer than 80 characters (found 107). 97
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 97
 Error sizes LineLength Line is longer than 80 characters (found 95). 99
 Error sizes LineLength Line is longer than 80 characters (found 84). 102

com/hack23/cia/web/impl/ui/application/views/admin/datasummary/pagemode/package-info.java

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

com/hack23/cia/web/impl/ui/application/views/admin/package-info.java

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

com/hack23/cia/web/impl/ui/application/views/admin/system/AdminAgencyView.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 83). 26
 Error sizes LineLength Line is longer than 80 characters (found 91). 27
 Error sizes LineLength Line is longer than 80 characters (found 82). 52

com/hack23/cia/web/impl/ui/application/views/admin/system/AdminApplicationConfigurationView.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 83). 26
 Error sizes LineLength Line is longer than 80 characters (found 91). 27
 Error sizes LineLength Line is longer than 80 characters (found 96). 43
 Error sizes LineLength Line is longer than 80 characters (found 84). 51
 Error sizes LineLength Line is longer than 80 characters (found 82). 52

com/hack23/cia/web/impl/ui/application/views/admin/system/AdminApplicationEventsView.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 83). 26
 Error sizes LineLength Line is longer than 80 characters (found 91). 27
 Error sizes LineLength Line is longer than 80 characters (found 89). 43
 Error sizes LineLength Line is longer than 80 characters (found 82). 52

com/hack23/cia/web/impl/ui/application/views/admin/system/AdminApplicationSessionView.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 83). 26
 Error sizes LineLength Line is longer than 80 characters (found 91). 27
 Error sizes LineLength Line is longer than 80 characters (found 90). 43
 Error sizes LineLength Line is longer than 80 characters (found 82). 52

com/hack23/cia/web/impl/ui/application/views/admin/system/AdminCountryView.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 83). 26
 Error sizes LineLength Line is longer than 80 characters (found 91). 27
 Error sizes LineLength Line is longer than 80 characters (found 82). 52

com/hack23/cia/web/impl/ui/application/views/admin/system/AdminEmailView.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 83). 26
 Error sizes LineLength Line is longer than 80 characters (found 91). 27
 Error sizes LineLength Line is longer than 80 characters (found 82). 52

com/hack23/cia/web/impl/ui/application/views/admin/system/AdminLanguageContentView.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 83). 26
 Error sizes LineLength Line is longer than 80 characters (found 91). 27
 Error sizes LineLength Line is longer than 80 characters (found 86). 43
 Error sizes LineLength Line is longer than 80 characters (found 82). 52

com/hack23/cia/web/impl/ui/application/views/admin/system/AdminLanguageView.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 83). 26
 Error sizes LineLength Line is longer than 80 characters (found 91). 27
 Error sizes LineLength Line is longer than 80 characters (found 82). 52

com/hack23/cia/web/impl/ui/application/views/admin/system/AdminMonitoringView.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 83). 26
 Error sizes LineLength Line is longer than 80 characters (found 91). 27
 Error sizes LineLength Line is longer than 80 characters (found 82). 52

com/hack23/cia/web/impl/ui/application/views/admin/system/AdminPortalView.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 83). 26
 Error sizes LineLength Line is longer than 80 characters (found 91). 27
 Error sizes LineLength Line is longer than 80 characters (found 82). 52

com/hack23/cia/web/impl/ui/application/views/admin/system/AdminUseraccountView.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 83). 26
 Error sizes LineLength Line is longer than 80 characters (found 91). 27
 Error sizes LineLength Line is longer than 80 characters (found 81). 43
 Error sizes LineLength Line is longer than 80 characters (found 82). 52

com/hack23/cia/web/impl/ui/application/views/admin/system/package-info.java

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

com/hack23/cia/web/impl/ui/application/views/admin/system/pagemode/AbstractAdminSystemPageModContentFactoryImpl.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 102). 21
 Error sizes LineLength Line is longer than 80 characters (found 103). 31
 Error sizes LineLength Line is longer than 80 characters (found 83). 49
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 67
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 67
 Error sizes LineLength Line is longer than 80 characters (found 82). 70
 Error sizes LineLength Line is longer than 80 characters (found 186). 92
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 92
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 92
 Error sizes LineLength Line is longer than 80 characters (found 87). 97
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 97
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 97
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 97
 Error sizes LineLength Line is longer than 80 characters (found 92). 115
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 115
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 115
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 115
 Error sizes LineLength Line is longer than 80 characters (found 88). 119
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 119
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 119
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 119
 Error sizes LineLength Line is longer than 80 characters (found 91). 122
 Error sizes LineLength Line is longer than 80 characters (found 81). 123
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 123
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 123
 Error sizes LineLength Line is longer than 80 characters (found 91). 126
 Error sizes LineLength Line is longer than 80 characters (found 87). 127
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 127
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 127
 Error sizes LineLength Line is longer than 80 characters (found 152). 150
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 150
 Error sizes LineLength Line is longer than 80 characters (found 133). 151
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 151
 Error sizes LineLength Line is longer than 80 characters (found 84). 153

com/hack23/cia/web/impl/ui/application/views/admin/system/pagemode/AdminAgencyPageModContentFactoryImpl.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 83). 29
 Error sizes LineLength Line is longer than 80 characters (found 92). 33
 Error sizes LineLength Line is longer than 80 characters (found 85). 34
 Error sizes LineLength Line is longer than 80 characters (found 100). 38
 Error sizes LineLength Line is longer than 80 characters (found 110). 51
 Error sizes LineLength Line is longer than 80 characters (found 104). 73
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 77
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 82
 Error sizes LineLength Line is longer than 80 characters (found 121). 84
 Error sizes LineLength Line is longer than 80 characters (found 116). 86
 Error sizes LineLength Line is longer than 80 characters (found 114). 87
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 87
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 87
 Error sizes LineLength Line is longer than 80 characters (found 117). 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error sizes LineLength Line is longer than 80 characters (found 181). 93
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 93
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 93
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 93
 Error sizes LineLength Line is longer than 80 characters (found 211). 94
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 94
 Error sizes LineLength Line is longer than 80 characters (found 89). 102
 Error sizes LineLength Line is longer than 80 characters (found 90). 106
 Error sizes LineLength Line is longer than 80 characters (found 87). 112
 Error sizes LineLength Line is longer than 80 characters (found 121). 116
 Error sizes LineLength Line is longer than 80 characters (found 108). 117
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 117
 Error sizes LineLength Line is longer than 80 characters (found 123). 119
 Error sizes LineLength Line is longer than 80 characters (found 106). 122
 Error sizes LineLength Line is longer than 80 characters (found 132). 124
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 124
 Error sizes LineLength Line is longer than 80 characters (found 169). 125
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 125
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 125
 Error sizes LineLength Line is longer than 80 characters (found 138). 126
 Error sizes LineLength Line is longer than 80 characters (found 123). 131

com/hack23/cia/web/impl/ui/application/views/admin/system/pagemode/AdminApplicationConfigurationPageModContentFactoryImpl.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). 27
 Error sizes LineLength Line is longer than 80 characters (found 87). 28
 Error sizes LineLength Line is longer than 80 characters (found 83). 29
 Error sizes LineLength Line is longer than 80 characters (found 85). 31
 Error sizes LineLength Line is longer than 80 characters (found 85). 33
 Error sizes LineLength Line is longer than 80 characters (found 100). 36
 Error sizes LineLength Line is longer than 80 characters (found 114). 37
 Error sizes LineLength Line is longer than 80 characters (found 104). 56
 Error sizes LineLength Line is longer than 80 characters (found 96). 59
 Error sizes LineLength Line is longer than 80 characters (found 104). 76
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 80
 Error sizes LineLength Line is longer than 80 characters (found 89). 85
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 85
 Error sizes LineLength Line is longer than 80 characters (found 107). 87
 Error sizes LineLength Line is longer than 80 characters (found 82). 88
 Error sizes LineLength Line is longer than 80 characters (found 121). 90
 Error sizes LineLength Line is longer than 80 characters (found 125). 92
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 92
 Error sizes LineLength Line is longer than 80 characters (found 117). 94
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 94
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 94
 Error sizes LineLength Line is longer than 80 characters (found 143). 99
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 99
 Error sizes LineLength Line is longer than 80 characters (found 253). 100
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 100
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 100
 Error whitespace NoWhitespaceBefore ',' is preceded with whitespace. 100
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 100
 Error sizes LineLength Line is longer than 80 characters (found 142). 101
 Error sizes LineLength Line is longer than 80 characters (found 123). 105
 Error sizes LineLength Line is longer than 80 characters (found 87). 109
 Error sizes LineLength Line is longer than 80 characters (found 88). 111
 Error sizes LineLength Line is longer than 80 characters (found 97). 113
 Error sizes LineLength Line is longer than 80 characters (found 81). 114
 Error sizes LineLength Line is longer than 80 characters (found 125). 120
 Error sizes LineLength Line is longer than 80 characters (found 146). 122
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 122
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 122
 Error whitespace NoWhitespaceBefore ',' is preceded with whitespace. 122
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 122
 Error sizes LineLength Line is longer than 80 characters (found 95). 123
 Error sizes LineLength Line is longer than 80 characters (found 82). 124
 Error sizes LineLength Line is longer than 80 characters (found 130). 126
 Error sizes LineLength Line is longer than 80 characters (found 117). 127
 Error sizes LineLength Line is longer than 80 characters (found 106). 128
 Error sizes LineLength Line is longer than 80 characters (found 98). 130
 Error sizes LineLength Line is longer than 80 characters (found 110). 131
 Error sizes LineLength Line is longer than 80 characters (found 101). 133
 Error sizes LineLength Line is longer than 80 characters (found 116). 134
 Error sizes LineLength Line is longer than 80 characters (found 102). 136
 Error sizes LineLength Line is longer than 80 characters (found 126). 138
 Error sizes LineLength Line is longer than 80 characters (found 86). 145
 Error sizes LineLength Line is longer than 80 characters (found 118). 148
 Error sizes LineLength Line is longer than 80 characters (found 136). 149
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 149
 Error sizes LineLength Line is longer than 80 characters (found 146). 150
 Error sizes LineLength Line is longer than 80 characters (found 88). 151
 Error sizes LineLength Line is longer than 80 characters (found 113). 156
 Error sizes LineLength Line is longer than 80 characters (found 81). 157

com/hack23/cia/web/impl/ui/application/views/admin/system/pagemode/AdminApplicationEventsChartsPageModContentFactoryImpl.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 83). 25
 Error sizes LineLength Line is longer than 80 characters (found 98). 27
 Error sizes LineLength Line is longer than 80 characters (found 85). 28
 Error sizes LineLength Line is longer than 80 characters (found 108). 44
 Error sizes LineLength Line is longer than 80 characters (found 89). 47
 Error sizes LineLength Line is longer than 80 characters (found 114). 63
 Error sizes LineLength Line is longer than 80 characters (found 104). 68
 Error sizes LineLength Line is longer than 80 characters (found 89). 75
 Error sizes LineLength Line is longer than 80 characters (found 92). 77
 Error sizes LineLength Line is longer than 80 characters (found 106). 79
 Error sizes LineLength Line is longer than 80 characters (found 81). 80

com/hack23/cia/web/impl/ui/application/views/admin/system/pagemode/AdminApplicationEventsPageModContentFactoryImpl.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 84). 26
 Error sizes LineLength Line is longer than 80 characters (found 85). 27
 Error sizes LineLength Line is longer than 80 characters (found 83). 28
 Error sizes LineLength Line is longer than 80 characters (found 85). 31
 Error sizes LineLength Line is longer than 80 characters (found 100). 34
 Error sizes LineLength Line is longer than 80 characters (found 121). 46
 Error sizes LineLength Line is longer than 80 characters (found 102). 49
 Error sizes LineLength Line is longer than 80 characters (found 89). 52
 Error sizes LineLength Line is longer than 80 characters (found 117). 64
 Error sizes LineLength Line is longer than 80 characters (found 104). 69
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 73
 Error sizes LineLength Line is longer than 80 characters (found 88). 78
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 78
 Error sizes LineLength Line is longer than 80 characters (found 153). 80
 Error sizes LineLength Line is longer than 80 characters (found 148). 82
 Error sizes LineLength Line is longer than 80 characters (found 116). 83
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 83
 Error sizes LineLength Line is longer than 80 characters (found 117). 85
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 85
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 85
 Error sizes LineLength Line is longer than 80 characters (found 95). 87
 Error sizes LineLength Line is longer than 80 characters (found 296). 89
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error sizes LineLength Line is longer than 80 characters (found 135). 90
 Error sizes LineLength Line is longer than 80 characters (found 119). 94
 Error sizes LineLength Line is longer than 80 characters (found 150). 98
 Error sizes LineLength Line is longer than 80 characters (found 224). 99
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 99
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 99
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 99
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 99
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 99
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 99
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 99
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 99
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 99
 Error sizes LineLength Line is longer than 80 characters (found 135). 104

com/hack23/cia/web/impl/ui/application/views/admin/system/pagemode/AdminApplicationSessionPageModContentFactoryImpl.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 84). 27
 Error sizes LineLength Line is longer than 80 characters (found 83). 28
 Error sizes LineLength Line is longer than 80 characters (found 81). 30
 Error sizes LineLength Line is longer than 80 characters (found 92). 33
 Error sizes LineLength Line is longer than 80 characters (found 85). 34
 Error sizes LineLength Line is longer than 80 characters (found 100). 38
 Error sizes LineLength Line is longer than 80 characters (found 122). 51
 Error sizes LineLength Line is longer than 80 characters (found 92). 54
 Error sizes LineLength Line is longer than 80 characters (found 90). 57
 Error sizes LineLength Line is longer than 80 characters (found 104). 74
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 78
 Error sizes LineLength Line is longer than 80 characters (found 83). 82
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 82
 Error sizes LineLength Line is longer than 80 characters (found 101). 84
 Error sizes LineLength Line is longer than 80 characters (found 115). 88
 Error sizes LineLength Line is longer than 80 characters (found 154). 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error sizes LineLength Line is longer than 80 characters (found 117). 91
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 91
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 91
 Error sizes LineLength Line is longer than 80 characters (found 95). 93
 Error sizes LineLength Line is longer than 80 characters (found 133). 95
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 95
 Error sizes LineLength Line is longer than 80 characters (found 219). 96
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 96
 Error whitespace NoWhitespaceBefore ',' is preceded with whitespace. 96
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 96
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 96
 Error sizes LineLength Line is longer than 80 characters (found 231). 97
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 97
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 97
 Error sizes LineLength Line is longer than 80 characters (found 111). 101
 Error sizes LineLength Line is longer than 80 characters (found 88). 105
 Error sizes LineLength Line is longer than 80 characters (found 97). 107
 Error sizes LineLength Line is longer than 80 characters (found 81). 108
 Error sizes LineLength Line is longer than 80 characters (found 92). 110
 Error sizes LineLength Line is longer than 80 characters (found 125). 113
 Error sizes LineLength Line is longer than 80 characters (found 157). 115
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 115
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 115
 Error sizes LineLength Line is longer than 80 characters (found 107). 116
 Error sizes LineLength Line is longer than 80 characters (found 96). 119
 Error sizes LineLength Line is longer than 80 characters (found 126). 121
 Error sizes LineLength Line is longer than 80 characters (found 110). 122
 Error sizes LineLength Line is longer than 80 characters (found 85). 124
 Error sizes LineLength Line is longer than 80 characters (found 157). 127
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 127
 Error sizes LineLength Line is longer than 80 characters (found 114). 128
 Error sizes LineLength Line is longer than 80 characters (found 172). 129
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 129
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 129
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 129
 Error sizes LineLength Line is longer than 80 characters (found 138). 130
 Error sizes LineLength Line is longer than 80 characters (found 136). 136

com/hack23/cia/web/impl/ui/application/views/admin/system/pagemode/AdminCountryPageModContentFactoryImpl.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 83). 28
 Error sizes LineLength Line is longer than 80 characters (found 85). 31
 Error sizes LineLength Line is longer than 80 characters (found 100). 33
 Error sizes LineLength Line is longer than 80 characters (found 111). 45
 Error sizes LineLength Line is longer than 80 characters (found 104). 67
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 71
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 75
 Error sizes LineLength Line is longer than 80 characters (found 97). 77
 Error sizes LineLength Line is longer than 80 characters (found 111). 80
 Error sizes LineLength Line is longer than 80 characters (found 145). 81
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 81
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 81
 Error sizes LineLength Line is longer than 80 characters (found 117). 83
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 83
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 83
 Error sizes LineLength Line is longer than 80 characters (found 111). 86
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 87
 Error sizes LineLength Line is longer than 80 characters (found 131). 88
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 88
 Error sizes LineLength Line is longer than 80 characters (found 186). 89
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error whitespace NoWhitespaceBefore ',' is preceded with whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error sizes LineLength Line is longer than 80 characters (found 139). 90
 Error sizes LineLength Line is longer than 80 characters (found 96). 94
 Error sizes LineLength Line is longer than 80 characters (found 127). 97
 Error sizes LineLength Line is longer than 80 characters (found 132). 98
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 98
 Error sizes LineLength Line is longer than 80 characters (found 92). 99
 Error sizes LineLength Line is longer than 80 characters (found 124). 103

com/hack23/cia/web/impl/ui/application/views/admin/system/pagemode/AdminLanguageContentPageModContentFactoryImpl.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 83). 26
 Error sizes LineLength Line is longer than 80 characters (found 81). 27
 Error sizes LineLength Line is longer than 80 characters (found 82). 28
 Error sizes LineLength Line is longer than 80 characters (found 85). 31
 Error sizes LineLength Line is longer than 80 characters (found 100). 33
 Error sizes LineLength Line is longer than 80 characters (found 119). 45
 Error sizes LineLength Line is longer than 80 characters (found 86). 48
 Error sizes LineLength Line is longer than 80 characters (found 86). 51
 Error sizes LineLength Line is longer than 80 characters (found 83). 54
 Error sizes LineLength Line is longer than 80 characters (found 104). 67
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 71
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 75
 Error sizes LineLength Line is longer than 80 characters (found 102). 77
 Error sizes LineLength Line is longer than 80 characters (found 116). 80
 Error sizes LineLength Line is longer than 80 characters (found 154). 81
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 81
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 81
 Error sizes LineLength Line is longer than 80 characters (found 117). 83
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 83
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 83
 Error sizes LineLength Line is longer than 80 characters (found 132). 88
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 88
 Error sizes LineLength Line is longer than 80 characters (found 130). 89
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 89
 Error sizes LineLength Line is longer than 80 characters (found 132). 90
 Error sizes LineLength Line is longer than 80 characters (found 113). 94
 Error sizes LineLength Line is longer than 80 characters (found 144). 98
 Error sizes LineLength Line is longer than 80 characters (found 131). 99
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 99
 Error sizes LineLength Line is longer than 80 characters (found 83). 100
 Error sizes LineLength Line is longer than 80 characters (found 104). 104
 Error sizes LineLength Line is longer than 80 characters (found 81). 105

com/hack23/cia/web/impl/ui/application/views/admin/system/pagemode/AdminLanguagePageModContentFactoryImpl.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 83). 26
 Error sizes LineLength Line is longer than 80 characters (found 85). 31
 Error sizes LineLength Line is longer than 80 characters (found 100). 33
 Error sizes LineLength Line is longer than 80 characters (found 112). 45
 Error sizes LineLength Line is longer than 80 characters (found 104). 67
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 71
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 76
 Error sizes LineLength Line is longer than 80 characters (found 95). 78
 Error sizes LineLength Line is longer than 80 characters (found 128). 81
 Error sizes LineLength Line is longer than 80 characters (found 122). 82
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 82
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 82
 Error sizes LineLength Line is longer than 80 characters (found 117). 84
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 84
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 84
 Error sizes LineLength Line is longer than 80 characters (found 191). 88
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 88
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 88
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 88
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 88
 Error sizes LineLength Line is longer than 80 characters (found 124). 89
 Error sizes LineLength Line is longer than 80 characters (found 99). 93
 Error sizes LineLength Line is longer than 80 characters (found 130). 97
 Error sizes LineLength Line is longer than 80 characters (found 149). 98
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 98
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 98
 Error whitespace NoWhitespaceBefore ',' is preceded with whitespace. 98
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 98
 Error sizes LineLength Line is longer than 80 characters (found 125). 102

com/hack23/cia/web/impl/ui/application/views/admin/system/pagemode/AdminMonitoringPageModContentFactoryImpl.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 83). 24
 Error sizes LineLength Line is longer than 80 characters (found 114). 39
 Error sizes LineLength Line is longer than 80 characters (found 104). 64
 Error sizes LineLength Line is longer than 80 characters (found 127). 71
 Error sizes LineLength Line is longer than 80 characters (found 127). 77

com/hack23/cia/web/impl/ui/application/views/admin/system/pagemode/AdminPortalPageModContentFactoryImpl.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 83). 26
 Error sizes LineLength Line is longer than 80 characters (found 85). 31
 Error sizes LineLength Line is longer than 80 characters (found 100). 33
 Error sizes LineLength Line is longer than 80 characters (found 110). 45
 Error sizes LineLength Line is longer than 80 characters (found 104). 67
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 71
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 75
 Error sizes LineLength Line is longer than 80 characters (found 121). 77
 Error sizes LineLength Line is longer than 80 characters (found 116). 79
 Error sizes LineLength Line is longer than 80 characters (found 114). 80
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 80
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 80
 Error sizes LineLength Line is longer than 80 characters (found 117). 82
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 82
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 82
 Error sizes LineLength Line is longer than 80 characters (found 116). 88
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 88
 Error sizes LineLength Line is longer than 80 characters (found 154). 89
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 89
 Error sizes LineLength Line is longer than 80 characters (found 122). 90
 Error sizes LineLength Line is longer than 80 characters (found 87). 94
 Error sizes LineLength Line is longer than 80 characters (found 118). 98
 Error sizes LineLength Line is longer than 80 characters (found 118). 99
 Error sizes LineLength Line is longer than 80 characters (found 85). 100
 Error sizes LineLength Line is longer than 80 characters (found 123). 104

com/hack23/cia/web/impl/ui/application/views/admin/system/pagemode/AdminUserAccountPageModContentFactoryImpl.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 83). 26
 Error sizes LineLength Line is longer than 80 characters (found 85). 31
 Error sizes LineLength Line is longer than 80 characters (found 100). 33
 Error sizes LineLength Line is longer than 80 characters (found 115). 45
 Error sizes LineLength Line is longer than 80 characters (found 81). 51
 Error sizes LineLength Line is longer than 80 characters (found 104). 67
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 71
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 75
 Error sizes LineLength Line is longer than 80 characters (found 94). 77
 Error sizes LineLength Line is longer than 80 characters (found 126). 80
 Error sizes LineLength Line is longer than 80 characters (found 120). 81
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 81
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 81
 Error sizes LineLength Line is longer than 80 characters (found 117). 83
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 83
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 83
 Error sizes LineLength Line is longer than 80 characters (found 130). 88
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 88
 Error sizes LineLength Line is longer than 80 characters (found 240). 89
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error sizes LineLength Line is longer than 80 characters (found 89). 90
 Error sizes LineLength Line is longer than 80 characters (found 87). 91
 Error sizes LineLength Line is longer than 80 characters (found 127). 92
 Error sizes LineLength Line is longer than 80 characters (found 97). 97
 Error sizes LineLength Line is longer than 80 characters (found 128). 102
 Error sizes LineLength Line is longer than 80 characters (found 138). 103
 Error sizes LineLength Line is longer than 80 characters (found 101). 104
 Error sizes LineLength Line is longer than 80 characters (found 128). 108

com/hack23/cia/web/impl/ui/application/views/admin/system/pagemode/EmailPageModContentFactoryImpl.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 83). 27
 Error sizes LineLength Line is longer than 80 characters (found 85). 30
 Error sizes LineLength Line is longer than 80 characters (found 93). 33
 Error sizes LineLength Line is longer than 80 characters (found 104). 46
 Error sizes LineLength Line is longer than 80 characters (found 104). 68
 Error sizes LineLength Line is longer than 80 characters (found 81). 88
 Error sizes LineLength Line is longer than 80 characters (found 110). 89
 Error sizes LineLength Line is longer than 80 characters (found 101). 93
 Error sizes LineLength Line is longer than 80 characters (found 105). 94
 Error sizes LineLength Line is longer than 80 characters (found 127). 95
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 95
 Error sizes LineLength Line is longer than 80 characters (found 128). 102

com/hack23/cia/web/impl/ui/application/views/admin/system/pagemode/package-info.java

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

com/hack23/cia/web/impl/ui/application/views/common/AbstractView.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 85). 34
 Error sizes LineLength Line is longer than 80 characters (found 89). 35
 Error sizes LineLength Line is longer than 80 characters (found 91). 36
 Error sizes LineLength Line is longer than 80 characters (found 90). 38
 Error sizes LineLength Line is longer than 80 characters (found 89). 62
 Error sizes LineLength Line is longer than 80 characters (found 94). 74
 Error sizes LineLength Line is longer than 80 characters (found 84). 83
 Error design VisibilityModifier Variable 'pageLinkFactory' must be private and have accessor methods. 90
 Error design VisibilityModifier Variable 'pageActionEventHelper' must be private and have accessor methods. 94
 Error sizes LineLength Line is longer than 80 characters (found 124). 99
 Error coding HiddenField 'pageModeContentFactoryMap' hides a field. 99
 Error javadoc JavadocMethod Expected @param tag for 'pageModeContentFactoryMap'. 99
 Error coding HiddenField 'pageName' hides a field. 99
 Error javadoc JavadocMethod Expected @param tag for 'pageName'. 99
 Error sizes LineLength Line is longer than 80 characters (found 120). 120
 Error sizes LineLength Line is longer than 80 characters (found 91). 121
 Error sizes LineLength Line is longer than 80 characters (found 138). 122
 Error whitespace ParenPad ')' is preceded with whitespace. 126
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 127
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 127
 Error sizes LineLength Line is longer than 80 characters (found 81). 128
 Error coding MagicNumber '100' is a magic number. 130
 Error coding MagicNumber '100' is a magic number. 131
 Error sizes LineLength Line is longer than 80 characters (found 98). 132
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 132
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 132
 Error sizes LineLength Line is longer than 80 characters (found 90). 144
 Error coding MagicNumber '100' is a magic number. 148
 Error coding MagicNumber '100' is a magic number. 149
 Error coding MagicNumber '100' is a magic number. 155
 Error coding MagicNumber '100' is a magic number. 156
 Error sizes LineLength Line is longer than 80 characters (found 88). 160
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 162
 Error sizes LineLength Line is longer than 80 characters (found 85). 169
 Error sizes LineLength Line is longer than 80 characters (found 85). 173
 Error sizes LineLength Line is longer than 80 characters (found 82). 176
 Error sizes LineLength Line is longer than 80 characters (found 94). 179
 Error sizes LineLength Line is longer than 80 characters (found 90). 181
 Error sizes LineLength Line is longer than 80 characters (found 96). 184
 Error sizes LineLength Line is longer than 80 characters (found 93). 187
 Error sizes LineLength Line is longer than 80 characters (found 82). 188
 Error sizes LineLength Line is longer than 80 characters (found 93). 193
 Error sizes LineLength Line is longer than 80 characters (found 82). 194
 Error sizes LineLength Line is longer than 80 characters (found 134). 198
 Error sizes LineLength Line is longer than 80 characters (found 99). 201
 Error sizes LineLength Line is longer than 80 characters (found 108). 203
 Error sizes LineLength Line is longer than 80 characters (found 92). 206
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 206
 Error sizes LineLength Line is longer than 80 characters (found 115). 209
 Error sizes LineLength Line is longer than 80 characters (found 94). 210
 Error sizes LineLength Line is longer than 80 characters (found 104). 213
 Error sizes LineLength Line is longer than 80 characters (found 101). 216
 Error sizes LineLength Line is longer than 80 characters (found 81). 217
 Error sizes LineLength Line is longer than 80 characters (found 114). 218
 Error sizes LineLength Line is longer than 80 characters (found 95). 220
 Error sizes LineLength Line is longer than 80 characters (found 111). 222
 Error sizes LineLength Line is longer than 80 characters (found 87). 233
 Error sizes LineLength Line is longer than 80 characters (found 90). 237
 Error sizes LineLength Line is longer than 80 characters (found 87). 245
 Error coding MagicNumber '100' is a magic number. 248
 Error coding MagicNumber '100' is a magic number. 249

com/hack23/cia/web/impl/ui/application/views/common/MainView.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 91). 26
 Error sizes LineLength Line is longer than 80 characters (found 82). 27
 Error sizes LineLength Line is longer than 80 characters (found 82). 51

com/hack23/cia/web/impl/ui/application/views/common/chartfactory/api/AdminChartDataManager.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 94). 35
 Error sizes LineLength Line is longer than 80 characters (found 110). 46
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 46
 Error sizes LineLength Line is longer than 80 characters (found 81). 49
 Error sizes LineLength Line is longer than 80 characters (found 131). 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 58

com/hack23/cia/web/impl/ui/application/views/common/chartfactory/api/BallotChartDataManager.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 109). 23
 Error sizes LineLength Line is longer than 80 characters (found 104). 24
 Error sizes LineLength Line is longer than 80 characters (found 134). 44
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 44
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 44
 Error sizes LineLength Line is longer than 80 characters (found 120). 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56

com/hack23/cia/web/impl/ui/application/views/common/chartfactory/api/ChartDataManager.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 whitespace WhitespaceAfter ',' is not followed by whitespace. 42

com/hack23/cia/web/impl/ui/application/views/common/chartfactory/api/ChartOptions.java

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

com/hack23/cia/web/impl/ui/application/views/common/chartfactory/api/CommitteeGhantChartManager.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 102). 23

com/hack23/cia/web/impl/ui/application/views/common/chartfactory/api/DecisionChartDataManager.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 83). 44
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 44

com/hack23/cia/web/impl/ui/application/views/common/chartfactory/api/DocumentChartDataManager.java

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

com/hack23/cia/web/impl/ui/application/views/common/chartfactory/api/GenericChartDataManager.java

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

com/hack23/cia/web/impl/ui/application/views/common/chartfactory/api/GovernmentBodyChartDataManager.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 91). 36
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 36
 Error sizes LineLength Line is longer than 80 characters (found 106). 46
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 46
 Error sizes LineLength Line is longer than 80 characters (found 94). 54

com/hack23/cia/web/impl/ui/application/views/common/chartfactory/api/MinistryGhantChartManager.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). 23

com/hack23/cia/web/impl/ui/application/views/common/chartfactory/api/OrgDocumentChartDataManager.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 87). 37
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 37

com/hack23/cia/web/impl/ui/application/views/common/chartfactory/api/PartyChartDataManager.java

Severity Category Rule Message Line
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 45

com/hack23/cia/web/impl/ui/application/views/common/chartfactory/api/PartyDocumentChartDataManager.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 87). 38
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 38

com/hack23/cia/web/impl/ui/application/views/common/chartfactory/api/PartyGhantChartManager.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 94). 23
 Error sizes LineLength Line is longer than 80 characters (found 122). 40

com/hack23/cia/web/impl/ui/application/views/common/chartfactory/api/PersonDocumentChartDataManager.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 93). 38
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 38

com/hack23/cia/web/impl/ui/application/views/common/chartfactory/api/PoliticianChartDataManager.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). 38
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 38

com/hack23/cia/web/impl/ui/application/views/common/chartfactory/api/PoliticianGhantChartManager.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 108). 40

com/hack23/cia/web/impl/ui/application/views/common/chartfactory/api/WorldIndicatorChartDataManager.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 100). 24
 Error sizes LineLength Line is longer than 80 characters (found 140). 44
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 44

com/hack23/cia/web/impl/ui/application/views/common/chartfactory/api/package-info.java

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

com/hack23/cia/web/impl/ui/application/views/common/chartfactory/impl/AbstractChartDataManagerImpl.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 84). 26
 Error sizes LineLength Line is longer than 80 characters (found 118). 78
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 78
 Error sizes LineLength Line is longer than 80 characters (found 81). 79
 Error sizes LineLength Line is longer than 80 characters (found 114). 81
 Error sizes LineLength Line is longer than 80 characters (found 117). 82
 Error sizes LineLength Line is longer than 80 characters (found 88). 96
 Error sizes LineLength Line is longer than 80 characters (found 91). 97
 Error sizes LineLength Line is longer than 80 characters (found 98). 115
 Error sizes LineLength Line is longer than 80 characters (found 100). 118
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 118

com/hack23/cia/web/impl/ui/application/views/common/chartfactory/impl/AbstractGhantChartManagerImpl.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 121). 78
 Error sizes LineLength Line is longer than 80 characters (found 129). 83
 Error sizes LineLength Line is longer than 80 characters (found 103). 88
 Error sizes LineLength Line is longer than 80 characters (found 89). 90
 Error sizes LineLength Line is longer than 80 characters (found 109). 126
 Error sizes LineLength Line is longer than 80 characters (found 86). 129
 Error sizes LineLength Line is longer than 80 characters (found 112). 130
 Error sizes LineLength Line is longer than 80 characters (found 91). 136
 Error sizes LineLength Line is longer than 80 characters (found 138). 138
 Error sizes LineLength Line is longer than 80 characters (found 122). 140
 Error sizes LineLength Line is longer than 80 characters (found 105). 151
 Error sizes LineLength Line is longer than 80 characters (found 107). 169
 Error sizes LineLength Line is longer than 80 characters (found 88). 171
 Error sizes LineLength Line is longer than 80 characters (found 125). 174
 Error sizes LineLength Line is longer than 80 characters (found 133). 176
 Error sizes LineLength Line is longer than 80 characters (found 114). 178
 Error sizes LineLength Line is longer than 80 characters (found 92). 190
 Error sizes LineLength Line is longer than 80 characters (found 99). 193
 Error sizes LineLength Line is longer than 80 characters (found 118). 210
 Error sizes LineLength Line is longer than 80 characters (found 114). 218
 Error sizes LineLength Line is longer than 80 characters (found 122). 219
 Error sizes LineLength Line is longer than 80 characters (found 139). 220
 Error sizes LineLength Line is longer than 80 characters (found 98). 224
 Error sizes LineLength Line is longer than 80 characters (found 107). 226
 Error sizes LineLength Line is longer than 80 characters (found 104). 228
 Error sizes LineLength Line is longer than 80 characters (found 128). 229
 Error sizes LineLength Line is longer than 80 characters (found 81). 242
 Error modifier RedundantModifier Redundant 'final' modifier. 242
 Error modifier RedundantModifier Redundant 'final' modifier. 257
 Error coding MagicNumber '100' is a magic number. 260
 Error coding MagicNumber '100' is a magic number. 261

com/hack23/cia/web/impl/ui/application/views/common/chartfactory/impl/AdminChartDataManagerImpl.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 116). 36
 Error sizes LineLength Line is longer than 80 characters (found 117). 37
 Error sizes LineLength Line is longer than 80 characters (found 113). 38
 Error sizes LineLength Line is longer than 80 characters (found 114). 39
 Error sizes LineLength Line is longer than 80 characters (found 109). 40
 Error sizes LineLength Line is longer than 80 characters (found 102). 41
 Error sizes LineLength Line is longer than 80 characters (found 109). 42
 Error sizes LineLength Line is longer than 80 characters (found 110). 43
 Error sizes LineLength Line is longer than 80 characters (found 106). 44
 Error sizes LineLength Line is longer than 80 characters (found 107). 45
 Error sizes LineLength Line is longer than 80 characters (found 98). 48
 Error sizes LineLength Line is longer than 80 characters (found 89). 49
 Error sizes LineLength Line is longer than 80 characters (found 116). 56
 Error sizes LineLength Line is longer than 80 characters (found 126). 88
 Error sizes LineLength Line is longer than 80 characters (found 189). 89
 Error sizes LineLength Line is longer than 80 characters (found 100). 90
 Error sizes LineLength Line is longer than 80 characters (found 86). 92
 Error sizes LineLength Line is longer than 80 characters (found 98). 94
 Error sizes LineLength Line is longer than 80 characters (found 108). 99
 Error sizes LineLength Line is longer than 80 characters (found 137). 101
 Error sizes LineLength Line is longer than 80 characters (found 108). 105
 Error sizes LineLength Line is longer than 80 characters (found 116). 109
 Error sizes LineLength Line is longer than 80 characters (found 90). 112
 Error sizes LineLength Line is longer than 80 characters (found 111). 115
 Error sizes LineLength Line is longer than 80 characters (found 140). 116
 Error sizes LineLength Line is longer than 80 characters (found 99). 117
 Error sizes LineLength Line is longer than 80 characters (found 166). 118
 Error sizes LineLength Line is longer than 80 characters (found 120). 119
 Error sizes LineLength Line is longer than 80 characters (found 203). 126
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 126
 Error sizes LineLength Line is longer than 80 characters (found 151). 137
 Error sizes LineLength Line is longer than 80 characters (found 197). 138
 Error sizes LineLength Line is longer than 80 characters (found 104). 139
 Error sizes LineLength Line is longer than 80 characters (found 493). 141
 Error sizes LineLength Line is longer than 80 characters (found 102). 145
 Error sizes LineLength Line is longer than 80 characters (found 130). 152
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 152
 Error sizes LineLength Line is longer than 80 characters (found 149). 154
 Error sizes LineLength Line is longer than 80 characters (found 108). 158
 Error sizes LineLength Line is longer than 80 characters (found 120). 162
 Error sizes LineLength Line is longer than 80 characters (found 90). 165
 Error sizes LineLength Line is longer than 80 characters (found 115). 168
 Error sizes LineLength Line is longer than 80 characters (found 104). 169
 Error sizes LineLength Line is longer than 80 characters (found 126). 171
 Error sizes LineLength Line is longer than 80 characters (found 196). 179
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 179
 Error sizes LineLength Line is longer than 80 characters (found 168). 192
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 192
 Error sizes LineLength Line is longer than 80 characters (found 203). 193
 Error sizes LineLength Line is longer than 80 characters (found 107). 194
 Error sizes LineLength Line is longer than 80 characters (found 521). 196
 Error sizes LineLength Line is longer than 80 characters (found 99). 199
 Error sizes LineLength Line is longer than 80 characters (found 156). 205
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 205
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 205
 Error sizes LineLength Line is longer than 80 characters (found 154). 207
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 207
 Error sizes LineLength Line is longer than 80 characters (found 108). 211
 Error sizes LineLength Line is longer than 80 characters (found 91). 217
 Error sizes LineLength Line is longer than 80 characters (found 110). 219
 Error sizes LineLength Line is longer than 80 characters (found 91). 226
 Error sizes LineLength Line is longer than 80 characters (found 110). 228
 Error sizes LineLength Line is longer than 80 characters (found 204). 233
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 233

com/hack23/cia/web/impl/ui/application/views/common/chartfactory/impl/BallotChartDataManagerImpl.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 109). 30
 Error sizes LineLength Line is longer than 80 characters (found 104). 31
 Error sizes LineLength Line is longer than 80 characters (found 99). 32
 Error sizes LineLength Line is longer than 80 characters (found 89). 33
 Error sizes LineLength Line is longer than 80 characters (found 118). 41
 Error sizes LineLength Line is longer than 80 characters (found 160). 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error sizes LineLength Line is longer than 80 characters (found 100). 59
 Error sizes LineLength Line is longer than 80 characters (found 98). 60
 Error sizes LineLength Line is longer than 80 characters (found 108). 61
 Error sizes LineLength Line is longer than 80 characters (found 106). 62
 Error sizes LineLength Line is longer than 80 characters (found 187). 64
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 64
 Error sizes LineLength Line is longer than 80 characters (found 142). 67
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 67
 Error sizes LineLength Line is longer than 80 characters (found 146). 73
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 73
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 73
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 83
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 83
 Error sizes LineLength Line is longer than 80 characters (found 121). 84
 Error sizes LineLength Line is longer than 80 characters (found 207). 86
 Error sizes LineLength Line is longer than 80 characters (found 170). 92
 Error sizes LineLength Line is longer than 80 characters (found 168). 93
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 93
 Error sizes LineLength Line is longer than 80 characters (found 173). 94
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 94
 Error sizes LineLength Line is longer than 80 characters (found 173). 95
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 95
 Error sizes LineLength Line is longer than 80 characters (found 214). 99
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 99

com/hack23/cia/web/impl/ui/application/views/common/chartfactory/impl/ChartDataManagerImpl.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 93). 26
 Error sizes LineLength Line is longer than 80 characters (found 89). 27
 Error sizes LineLength Line is longer than 80 characters (found 106). 34
 Error sizes LineLength Line is longer than 80 characters (found 125). 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error sizes LineLength Line is longer than 80 characters (found 127). 51
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 55

com/hack23/cia/web/impl/ui/application/views/common/chartfactory/impl/ChartOptionsImpl.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 89). 46
 Error sizes LineLength Line is longer than 80 characters (found 85). 113
 Error sizes LineLength Line is longer than 80 characters (found 201). 114
 Error sizes LineLength Line is longer than 80 characters (found 83). 115
 Error sizes LineLength Line is longer than 80 characters (found 270). 116
 Error sizes LineLength Line is longer than 80 characters (found 85). 126
 Error sizes LineLength Line is longer than 80 characters (found 201). 127
 Error sizes LineLength Line is longer than 80 characters (found 83). 128
 Error sizes LineLength Line is longer than 80 characters (found 267). 129
 Error sizes LineLength Line is longer than 80 characters (found 203). 154
 Error sizes LineLength Line is longer than 80 characters (found 117). 155
 Error sizes LineLength Line is longer than 80 characters (found 135). 165
 Error sizes LineLength Line is longer than 80 characters (found 134). 166
 Error sizes LineLength Line is longer than 80 characters (found 193). 167
 Error sizes LineLength Line is longer than 80 characters (found 203). 178
 Error sizes LineLength Line is longer than 80 characters (found 137). 190
 Error sizes LineLength Line is longer than 80 characters (found 105). 200
 Error sizes LineLength Line is longer than 80 characters (found 105). 210
 Error sizes LineLength Line is longer than 80 characters (found 107). 211
 Error sizes LineLength Line is longer than 80 characters (found 111). 222
 Error sizes LineLength Line is longer than 80 characters (found 83). 232
 Error sizes LineLength Line is longer than 80 characters (found 97). 237
 Error sizes LineLength Line is longer than 80 characters (found 185). 238
 Error sizes LineLength Line is longer than 80 characters (found 241). 239
 Error sizes LineLength Line is longer than 80 characters (found 84). 241
 Error sizes LineLength Line is longer than 80 characters (found 119). 242
 Error sizes LineLength Line is longer than 80 characters (found 90). 243
 Error sizes LineLength Line is longer than 80 characters (found 100). 250
 Error sizes LineLength Line is longer than 80 characters (found 95). 251
 Error sizes LineLength Line is longer than 80 characters (found 109). 253
 Error sizes LineLength Line is longer than 80 characters (found 151). 254
 Error sizes LineLength Line is longer than 80 characters (found 82). 255
 Error sizes LineLength Line is longer than 80 characters (found 88). 258
 Error sizes LineLength Line is longer than 80 characters (found 118). 259
 Error sizes LineLength Line is longer than 80 characters (found 100). 266
 Error sizes LineLength Line is longer than 80 characters (found 95). 267
 Error sizes LineLength Line is longer than 80 characters (found 109). 269
 Error sizes LineLength Line is longer than 80 characters (found 151). 270
 Error sizes LineLength Line is longer than 80 characters (found 82). 271
 Error sizes LineLength Line is longer than 80 characters (found 88). 273
 Error sizes LineLength Line is longer than 80 characters (found 136). 274
 Error sizes LineLength Line is longer than 80 characters (found 103). 279
 Error sizes LineLength Line is longer than 80 characters (found 112). 280
 Error sizes LineLength Line is longer than 80 characters (found 97). 281
 Error sizes LineLength Line is longer than 80 characters (found 103). 286
 Error sizes LineLength Line is longer than 80 characters (found 112). 287
 Error sizes LineLength Line is longer than 80 characters (found 97). 288
 Error sizes LineLength Line is longer than 80 characters (found 85). 293
 Error sizes LineLength Line is longer than 80 characters (found 113). 294
 Error sizes LineLength Line is longer than 80 characters (found 90). 295
 Error sizes LineLength Line is longer than 80 characters (found 83). 299
 Error sizes LineLength Line is longer than 80 characters (found 103). 300
 Error sizes LineLength Line is longer than 80 characters (found 119). 301
 Error sizes LineLength Line is longer than 80 characters (found 90). 302
 Error sizes LineLength Line is longer than 80 characters (found 91). 306
 Error sizes LineLength Line is longer than 80 characters (found 106). 307
 Error sizes LineLength Line is longer than 80 characters (found 119). 308
 Error sizes LineLength Line is longer than 80 characters (found 90). 309

com/hack23/cia/web/impl/ui/application/views/common/chartfactory/impl/CommitteeGhantChartManagerImpl.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 102). 28
 Error sizes LineLength Line is longer than 80 characters (found 103). 29
 Error sizes LineLength Line is longer than 80 characters (found 127). 36
 Error sizes LineLength Line is longer than 80 characters (found 87). 51
 Error sizes LineLength Line is longer than 80 characters (found 82). 56
 Error sizes LineLength Line is longer than 80 characters (found 91). 60
 Error sizes LineLength Line is longer than 80 characters (found 89). 65
 Error sizes LineLength Line is longer than 80 characters (found 93). 70
 Error sizes LineLength Line is longer than 80 characters (found 88). 75
 Error sizes LineLength Line is longer than 80 characters (found 90). 80
 Error sizes LineLength Line is longer than 80 characters (found 100). 85
 Error sizes LineLength Line is longer than 80 characters (found 104). 88
 Error sizes LineLength Line is longer than 80 characters (found 112). 90
 Error sizes LineLength Line is longer than 80 characters (found 94). 100
 Error sizes LineLength Line is longer than 80 characters (found 93). 105
 Error sizes LineLength Line is longer than 80 characters (found 110). 115

com/hack23/cia/web/impl/ui/application/views/common/chartfactory/impl/DecisionChartDataManagerImpl.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 120). 39
 Error sizes LineLength Line is longer than 80 characters (found 117). 40
 Error sizes LineLength Line is longer than 80 characters (found 116). 41
 Error sizes LineLength Line is longer than 80 characters (found 119). 42
 Error sizes LineLength Line is longer than 80 characters (found 89). 45
 Error sizes LineLength Line is longer than 80 characters (found 101). 46
 Error sizes LineLength Line is longer than 80 characters (found 122). 53
 Error sizes LineLength Line is longer than 80 characters (found 113). 86
 Error sizes LineLength Line is longer than 80 characters (found 195). 87
 Error sizes LineLength Line is longer than 80 characters (found 104). 88
 Error sizes LineLength Line is longer than 80 characters (found 98). 91
 Error coding MagicNumber '2000' is a magic number. 91
 Error sizes LineLength Line is longer than 80 characters (found 90). 92
 Error sizes LineLength Line is longer than 80 characters (found 105). 93
 Error sizes LineLength Line is longer than 80 characters (found 105). 94
 Error sizes LineLength Line is longer than 80 characters (found 106). 95
 Error sizes LineLength Line is longer than 80 characters (found 119). 104
 Error sizes LineLength Line is longer than 80 characters (found 201). 105
 Error sizes LineLength Line is longer than 80 characters (found 107). 106
 Error sizes LineLength Line is longer than 80 characters (found 90). 108
 Error sizes LineLength Line is longer than 80 characters (found 122). 109
 Error sizes LineLength Line is longer than 80 characters (found 82). 114
 Error sizes LineLength Line is longer than 80 characters (found 124). 116
 Error sizes LineLength Line is longer than 80 characters (found 108). 118
 Error sizes LineLength Line is longer than 80 characters (found 120). 124
 Error sizes LineLength Line is longer than 80 characters (found 90). 127
 Error sizes LineLength Line is longer than 80 characters (found 115). 130
 Error sizes LineLength Line is longer than 80 characters (found 104). 131
 Error sizes LineLength Line is longer than 80 characters (found 127). 133
 Error sizes LineLength Line is longer than 80 characters (found 81). 134
 Error sizes LineLength Line is longer than 80 characters (found 183). 141
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 141
 Error sizes LineLength Line is longer than 80 characters (found 99). 146
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 146
 Error sizes LineLength Line is longer than 80 characters (found 108). 148
 Error sizes LineLength Line is longer than 80 characters (found 133). 153
 Error sizes LineLength Line is longer than 80 characters (found 95). 155
 Error sizes LineLength Line is longer than 80 characters (found 112). 156
 Error sizes LineLength Line is longer than 80 characters (found 130). 160
 Error sizes LineLength Line is longer than 80 characters (found 110). 161
 Error sizes LineLength Line is longer than 80 characters (found 114). 162
 Error sizes LineLength Line is longer than 80 characters (found 92). 164
 Error sizes LineLength Line is longer than 80 characters (found 187). 167
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 167
 Error sizes LineLength Line is longer than 80 characters (found 122). 183
 Error sizes LineLength Line is longer than 80 characters (found 126). 184
 Error sizes LineLength Line is longer than 80 characters (found 123). 185
 Error sizes LineLength Line is longer than 80 characters (found 119). 194
 Error sizes LineLength Line is longer than 80 characters (found 127). 196
 Error sizes LineLength Line is longer than 80 characters (found 81). 197

com/hack23/cia/web/impl/ui/application/views/common/chartfactory/impl/DocumentChartDataManagerImpl.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). 33
 Error sizes LineLength Line is longer than 80 characters (found 106). 34
 Error sizes LineLength Line is longer than 80 characters (found 89). 37
 Error sizes LineLength Line is longer than 80 characters (found 101). 38
 Error sizes LineLength Line is longer than 80 characters (found 122). 45
 Error sizes LineLength Line is longer than 80 characters (found 95). 78
 Error sizes LineLength Line is longer than 80 characters (found 173). 79
 Error sizes LineLength Line is longer than 80 characters (found 95). 80
 Error sizes LineLength Line is longer than 80 characters (found 86). 82
 Error sizes LineLength Line is longer than 80 characters (found 116). 83
 Error sizes LineLength Line is longer than 80 characters (found 110). 84
 Error sizes LineLength Line is longer than 80 characters (found 106). 85
 Error sizes LineLength Line is longer than 80 characters (found 82). 91
 Error sizes LineLength Line is longer than 80 characters (found 106). 93
 Error sizes LineLength Line is longer than 80 characters (found 111). 99
 Error sizes LineLength Line is longer than 80 characters (found 93). 101
 Error sizes LineLength Line is longer than 80 characters (found 90). 103
 Error sizes LineLength Line is longer than 80 characters (found 106). 106
 Error sizes LineLength Line is longer than 80 characters (found 135). 107
 Error sizes LineLength Line is longer than 80 characters (found 99). 108
 Error sizes LineLength Line is longer than 80 characters (found 140). 109
 Error sizes LineLength Line is longer than 80 characters (found 121). 110
 Error sizes LineLength Line is longer than 80 characters (found 169). 117
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 117

com/hack23/cia/web/impl/ui/application/views/common/chartfactory/impl/GovernmentBodyChartDataManagerImpl.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 89). 35
 Error sizes LineLength Line is longer than 80 characters (found 107). 36
 Error sizes LineLength Line is longer than 80 characters (found 134). 43
 Error sizes LineLength Line is longer than 80 characters (found 136). 46
 Error sizes LineLength Line is longer than 80 characters (found 91). 49
 Error sizes LineLength Line is longer than 80 characters (found 105). 52
 Error sizes LineLength Line is longer than 80 characters (found 112). 73
 Error sizes LineLength Line is longer than 80 characters (found 108). 74
 Error sizes LineLength Line is longer than 80 characters (found 96). 84
 Error sizes LineLength Line is longer than 80 characters (found 82). 85
 Error sizes LineLength Line is longer than 80 characters (found 96). 86
 Error sizes LineLength Line is longer than 80 characters (found 99). 87
 Error sizes LineLength Line is longer than 80 characters (found 106). 91
 Error sizes LineLength Line is longer than 80 characters (found 120). 92
 Error sizes LineLength Line is longer than 80 characters (found 106). 96
 Error sizes LineLength Line is longer than 80 characters (found 108). 98
 Error sizes LineLength Line is longer than 80 characters (found 93). 99
 Error sizes LineLength Line is longer than 80 characters (found 110). 110
 Error sizes LineLength Line is longer than 80 characters (found 96). 112
 Error sizes LineLength Line is longer than 80 characters (found 131). 113
 Error sizes LineLength Line is longer than 80 characters (found 123). 114
 Error sizes LineLength Line is longer than 80 characters (found 99). 116
 Error sizes LineLength Line is longer than 80 characters (found 102). 117
 Error sizes LineLength Line is longer than 80 characters (found 88). 122
 Error sizes LineLength Line is longer than 80 characters (found 136). 124
 Error sizes LineLength Line is longer than 80 characters (found 108). 129
 Error sizes LineLength Line is longer than 80 characters (found 93). 130
 Error sizes LineLength Line is longer than 80 characters (found 110). 143
 Error sizes LineLength Line is longer than 80 characters (found 96). 145
 Error sizes LineLength Line is longer than 80 characters (found 136). 146
 Error sizes LineLength Line is longer than 80 characters (found 123). 147
 Error sizes LineLength Line is longer than 80 characters (found 99). 149
 Error sizes LineLength Line is longer than 80 characters (found 102). 150
 Error sizes LineLength Line is longer than 80 characters (found 106). 155
 Error sizes LineLength Line is longer than 80 characters (found 120). 156

com/hack23/cia/web/impl/ui/application/views/common/chartfactory/impl/MinistryGhantChartManagerImpl.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). 28
 Error sizes LineLength Line is longer than 80 characters (found 102). 29
 Error sizes LineLength Line is longer than 80 characters (found 120). 35
 Error sizes LineLength Line is longer than 80 characters (found 87). 51
 Error sizes LineLength Line is longer than 80 characters (found 82). 56
 Error sizes LineLength Line is longer than 80 characters (found 91). 60
 Error sizes LineLength Line is longer than 80 characters (found 89). 65
 Error sizes LineLength Line is longer than 80 characters (found 93). 70
 Error sizes LineLength Line is longer than 80 characters (found 88). 75
 Error sizes LineLength Line is longer than 80 characters (found 90). 80
 Error sizes LineLength Line is longer than 80 characters (found 100). 85
 Error sizes LineLength Line is longer than 80 characters (found 103). 88
 Error sizes LineLength Line is longer than 80 characters (found 115). 90
 Error sizes LineLength Line is longer than 80 characters (found 94). 100
 Error sizes LineLength Line is longer than 80 characters (found 93). 105
 Error sizes LineLength Line is longer than 80 characters (found 110). 115

com/hack23/cia/web/impl/ui/application/views/common/chartfactory/impl/OrgDocumentChartDataManagerImpl.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 106). 39
 Error sizes LineLength Line is longer than 80 characters (found 105). 40
 Error sizes LineLength Line is longer than 80 characters (found 89). 43
 Error sizes LineLength Line is longer than 80 characters (found 104). 44
 Error sizes LineLength Line is longer than 80 characters (found 128). 51
 Error sizes LineLength Line is longer than 80 characters (found 88). 53
 Error javadoc JavadocVariable Missing a Javadoc comment. 53
 Error sizes LineLength Line is longer than 80 characters (found 93). 59
 Error sizes LineLength Line is longer than 80 characters (found 108). 74
 Error sizes LineLength Line is longer than 80 characters (found 118). 98
 Error sizes LineLength Line is longer than 80 characters (found 175). 99
 Error sizes LineLength Line is longer than 80 characters (found 94). 100
 Error sizes LineLength Line is longer than 80 characters (found 90). 102
 Error sizes LineLength Line is longer than 80 characters (found 117). 103
 Error sizes LineLength Line is longer than 80 characters (found 234). 104
 Error sizes LineLength Line is longer than 80 characters (found 107). 109
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 109
 Error sizes LineLength Line is longer than 80 characters (found 149). 110
 Error sizes LineLength Line is longer than 80 characters (found 132). 116
 Error sizes LineLength Line is longer than 80 characters (found 82). 118
 Error sizes LineLength Line is longer than 80 characters (found 82). 123
 Error sizes LineLength Line is longer than 80 characters (found 177). 126
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 126
 Error sizes LineLength Line is longer than 80 characters (found 105). 140
 Error sizes LineLength Line is longer than 80 characters (found 84). 141
 Error sizes LineLength Line is longer than 80 characters (found 109). 142
 Error sizes LineLength Line is longer than 80 characters (found 127). 144
 Error sizes LineLength Line is longer than 80 characters (found 110). 146
 Error sizes LineLength Line is longer than 80 characters (found 82). 148
 Error sizes LineLength Line is longer than 80 characters (found 106). 152
 Error sizes LineLength Line is longer than 80 characters (found 118). 154
 Error sizes LineLength Line is longer than 80 characters (found 81). 158

com/hack23/cia/web/impl/ui/application/views/common/chartfactory/impl/PartyChartDataManagerImpl.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 121). 40
 Error sizes LineLength Line is longer than 80 characters (found 114). 41
 Error sizes LineLength Line is longer than 80 characters (found 89). 44
 Error sizes LineLength Line is longer than 80 characters (found 98). 45
 Error sizes LineLength Line is longer than 80 characters (found 116). 52
 Error sizes LineLength Line is longer than 80 characters (found 89). 77
 Error sizes LineLength Line is longer than 80 characters (found 81). 88
 Error sizes LineLength Line is longer than 80 characters (found 83). 90
 Error sizes LineLength Line is longer than 80 characters (found 125). 92
 Error sizes LineLength Line is longer than 80 characters (found 125). 95
 Error sizes LineLength Line is longer than 80 characters (found 120). 96
 Error sizes LineLength Line is longer than 80 characters (found 95). 113
 Error sizes LineLength Line is longer than 80 characters (found 200). 128
 Error sizes LineLength Line is longer than 80 characters (found 110). 129
 Error sizes LineLength Line is longer than 80 characters (found 122). 131
 Error sizes LineLength Line is longer than 80 characters (found 107). 132
 Error sizes LineLength Line is longer than 80 characters (found 81). 137
 Error sizes LineLength Line is longer than 80 characters (found 106). 139
 Error sizes LineLength Line is longer than 80 characters (found 108). 143
 Error sizes LineLength Line is longer than 80 characters (found 118). 147
 Error sizes LineLength Line is longer than 80 characters (found 96). 149
 Error sizes LineLength Line is longer than 80 characters (found 105). 152
 Error sizes LineLength Line is longer than 80 characters (found 134). 153
 Error sizes LineLength Line is longer than 80 characters (found 91). 154
 Error sizes LineLength Line is longer than 80 characters (found 156). 157
 Error sizes LineLength Line is longer than 80 characters (found 126). 158
 Error sizes LineLength Line is longer than 80 characters (found 137). 167
 Error sizes LineLength Line is longer than 80 characters (found 126). 168
 Error sizes LineLength Line is longer than 80 characters (found 83). 169
 Error sizes LineLength Line is longer than 80 characters (found 148). 172
 Error sizes LineLength Line is longer than 80 characters (found 113). 173
 Error sizes LineLength Line is longer than 80 characters (found 192). 177
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 177
 Error sizes LineLength Line is longer than 80 characters (found 115). 187
 Error sizes LineLength Line is longer than 80 characters (found 100). 196
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 196
 Error sizes LineLength Line is longer than 80 characters (found 128). 198
 Error sizes LineLength Line is longer than 80 characters (found 96). 201
 Error sizes LineLength Line is longer than 80 characters (found 82). 202
 Error sizes LineLength Line is longer than 80 characters (found 108). 206
 Error sizes LineLength Line is longer than 80 characters (found 134). 210
 Error sizes LineLength Line is longer than 80 characters (found 91). 211
 Error sizes LineLength Line is longer than 80 characters (found 156). 214
 Error sizes LineLength Line is longer than 80 characters (found 126). 215
 Error sizes LineLength Line is longer than 80 characters (found 134). 221
 Error sizes LineLength Line is longer than 80 characters (found 91). 222
 Error sizes LineLength Line is longer than 80 characters (found 156). 225
 Error sizes LineLength Line is longer than 80 characters (found 129). 226
 Error sizes LineLength Line is longer than 80 characters (found 161). 231
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 231
 Error sizes LineLength Line is longer than 80 characters (found 81). 236
 Error sizes LineLength Line is longer than 80 characters (found 186). 238
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 238
 Error coding MagicNumber '100' is a magic number. 238
 Error sizes LineLength Line is longer than 80 characters (found 294). 245
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 245
 Error javadoc JavadocMethod Unused Javadoc tag. 255
 Error sizes LineLength Line is longer than 80 characters (found 128). 257
 Error javadoc JavadocMethod Expected @param tag for 'content'. 257
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 257
 Error sizes LineLength Line is longer than 80 characters (found 106). 258
 Error sizes LineLength Line is longer than 80 characters (found 108). 262
 Error sizes LineLength Line is longer than 80 characters (found 118). 266
 Error sizes LineLength Line is longer than 80 characters (found 104). 269
 Error sizes LineLength Line is longer than 80 characters (found 113). 272
 Error sizes LineLength Line is longer than 80 characters (found 142). 273
 Error sizes LineLength Line is longer than 80 characters (found 99). 274
 Error sizes LineLength Line is longer than 80 characters (found 164). 277
 Error sizes LineLength Line is longer than 80 characters (found 160). 278
 Error sizes LineLength Line is longer than 80 characters (found 174). 284
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 284
 Error sizes LineLength Line is longer than 80 characters (found 87). 300

com/hack23/cia/web/impl/ui/application/views/common/chartfactory/impl/PartyDocumentChartDataManagerImpl.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 108). 39
 Error sizes LineLength Line is longer than 80 characters (found 107). 40
 Error sizes LineLength Line is longer than 80 characters (found 89). 43
 Error sizes LineLength Line is longer than 80 characters (found 106). 44
 Error sizes LineLength Line is longer than 80 characters (found 132). 51
 Error sizes LineLength Line is longer than 80 characters (found 86). 53
 Error javadoc JavadocVariable Missing a Javadoc comment. 53
 Error sizes LineLength Line is longer than 80 characters (found 93). 59
 Error sizes LineLength Line is longer than 80 characters (found 110). 68
 Error sizes LineLength Line is longer than 80 characters (found 122). 95
 Error sizes LineLength Line is longer than 80 characters (found 179). 96
 Error sizes LineLength Line is longer than 80 characters (found 96). 97
 Error sizes LineLength Line is longer than 80 characters (found 115). 99
 Error sizes LineLength Line is longer than 80 characters (found 178). 100
 Error sizes LineLength Line is longer than 80 characters (found 107). 105
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 105
 Error sizes LineLength Line is longer than 80 characters (found 136). 109
 Error sizes LineLength Line is longer than 80 characters (found 84). 111
 Error sizes LineLength Line is longer than 80 characters (found 112). 112
 Error sizes LineLength Line is longer than 80 characters (found 119). 116
 Error sizes LineLength Line is longer than 80 characters (found 96). 117
 Error sizes LineLength Line is longer than 80 characters (found 136). 118
 Error sizes LineLength Line is longer than 80 characters (found 176). 123
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 123
 Error sizes LineLength Line is longer than 80 characters (found 107). 137
 Error sizes LineLength Line is longer than 80 characters (found 94). 138
 Error sizes LineLength Line is longer than 80 characters (found 108). 139
 Error sizes LineLength Line is longer than 80 characters (found 112). 141
 Error sizes LineLength Line is longer than 80 characters (found 82). 143
 Error sizes LineLength Line is longer than 80 characters (found 108). 147
 Error sizes LineLength Line is longer than 80 characters (found 143). 149
 Error sizes LineLength Line is longer than 80 characters (found 81). 153

com/hack23/cia/web/impl/ui/application/views/common/chartfactory/impl/PartyGhantChartManagerImpl.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 94). 28
 Error sizes LineLength Line is longer than 80 characters (found 99). 29
 Error sizes LineLength Line is longer than 80 characters (found 113). 35
 Error sizes LineLength Line is longer than 80 characters (found 83). 51
 Error sizes LineLength Line is longer than 80 characters (found 87). 60
 Error sizes LineLength Line is longer than 80 characters (found 85). 65
 Error sizes LineLength Line is longer than 80 characters (found 89). 70
 Error sizes LineLength Line is longer than 80 characters (found 84). 75
 Error sizes LineLength Line is longer than 80 characters (found 86). 80
 Error sizes LineLength Line is longer than 80 characters (found 96). 85
 Error sizes LineLength Line is longer than 80 characters (found 99). 88
 Error sizes LineLength Line is longer than 80 characters (found 110). 90
 Error sizes LineLength Line is longer than 80 characters (found 115). 91
 Error sizes LineLength Line is longer than 80 characters (found 126). 92
 Error sizes LineLength Line is longer than 80 characters (found 90). 102
 Error sizes LineLength Line is longer than 80 characters (found 89). 107
 Error sizes LineLength Line is longer than 80 characters (found 106). 117

com/hack23/cia/web/impl/ui/application/views/common/chartfactory/impl/PersonDocumentChartDataManagerImpl.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 109). 39
 Error sizes LineLength Line is longer than 80 characters (found 112). 40
 Error sizes LineLength Line is longer than 80 characters (found 89). 43
 Error sizes LineLength Line is longer than 80 characters (found 107). 44
 Error sizes LineLength Line is longer than 80 characters (found 134). 51
 Error javadoc JavadocVariable Missing a Javadoc comment. 53
 Error sizes LineLength Line is longer than 80 characters (found 93). 59
 Error sizes LineLength Line is longer than 80 characters (found 111). 68
 Error sizes LineLength Line is longer than 80 characters (found 132). 95
 Error sizes LineLength Line is longer than 80 characters (found 185). 96
 Error sizes LineLength Line is longer than 80 characters (found 101). 97
 Error sizes LineLength Line is longer than 80 characters (found 115). 99
 Error sizes LineLength Line is longer than 80 characters (found 102). 100
 Error sizes LineLength Line is longer than 80 characters (found 113). 106
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 106
 Error sizes LineLength Line is longer than 80 characters (found 108). 108
 Error sizes LineLength Line is longer than 80 characters (found 146). 114
 Error sizes LineLength Line is longer than 80 characters (found 89). 116
 Error sizes LineLength Line is longer than 80 characters (found 117). 117
 Error sizes LineLength Line is longer than 80 characters (found 124). 121
 Error sizes LineLength Line is longer than 80 characters (found 96). 122
 Error sizes LineLength Line is longer than 80 characters (found 136). 123
 Error sizes LineLength Line is longer than 80 characters (found 98). 125
 Error sizes LineLength Line is longer than 80 characters (found 170). 128
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 128
 Error sizes LineLength Line is longer than 80 characters (found 128). 144
 Error sizes LineLength Line is longer than 80 characters (found 120). 145
 Error sizes LineLength Line is longer than 80 characters (found 117). 146
 Error sizes LineLength Line is longer than 80 characters (found 82). 148
 Error sizes LineLength Line is longer than 80 characters (found 113). 152
 Error sizes LineLength Line is longer than 80 characters (found 125). 154
 Error sizes LineLength Line is longer than 80 characters (found 81). 155
 Error sizes LineLength Line is longer than 80 characters (found 81). 159

com/hack23/cia/web/impl/ui/application/views/common/chartfactory/impl/PoliticianDataManagerImpl.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 119). 32
 Error sizes LineLength Line is longer than 80 characters (found 89). 33
 Error sizes LineLength Line is longer than 80 characters (found 100). 34
 Error sizes LineLength Line is longer than 80 characters (found 103). 35
 Error sizes LineLength Line is longer than 80 characters (found 121). 42
 Error sizes LineLength Line is longer than 80 characters (found 108). 61
 Error sizes LineLength Line is longer than 80 characters (found 102). 78
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 78
 Error sizes LineLength Line is longer than 80 characters (found 124). 80
 Error sizes LineLength Line is longer than 80 characters (found 90). 82
 Error sizes LineLength Line is longer than 80 characters (found 123). 83
 Error sizes LineLength Line is longer than 80 characters (found 84). 84
 Error sizes LineLength Line is longer than 80 characters (found 108). 88
 Error sizes LineLength Line is longer than 80 characters (found 87). 92
 Error sizes LineLength Line is longer than 80 characters (found 164). 96
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 96
 Error sizes LineLength Line is longer than 80 characters (found 122). 111
 Error sizes LineLength Line is longer than 80 characters (found 95). 112
 Error sizes LineLength Line is longer than 80 characters (found 136). 114
 Error sizes LineLength Line is longer than 80 characters (found 88). 115
 Error sizes LineLength Line is longer than 80 characters (found 145). 118
 Error sizes LineLength Line is longer than 80 characters (found 118). 119
 Error sizes LineLength Line is longer than 80 characters (found 136). 125
 Error sizes LineLength Line is longer than 80 characters (found 88). 126
 Error sizes LineLength Line is longer than 80 characters (found 145). 129
 Error sizes LineLength Line is longer than 80 characters (found 120). 130
 Error sizes LineLength Line is longer than 80 characters (found 136). 135
 Error sizes LineLength Line is longer than 80 characters (found 88). 136
 Error sizes LineLength Line is longer than 80 characters (found 145). 139
 Error sizes LineLength Line is longer than 80 characters (found 131). 140
 Error sizes LineLength Line is longer than 80 characters (found 136). 145
 Error sizes LineLength Line is longer than 80 characters (found 88). 146
 Error sizes LineLength Line is longer than 80 characters (found 145). 149
 Error sizes LineLength Line is longer than 80 characters (found 118). 150

com/hack23/cia/web/impl/ui/application/views/common/chartfactory/impl/PoliticianGhantChartManagerImpl.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). 28
 Error sizes LineLength Line is longer than 80 characters (found 104). 34
 Error sizes LineLength Line is longer than 80 characters (found 82). 93
 Error sizes LineLength Line is longer than 80 characters (found 100). 100
 Error sizes LineLength Line is longer than 80 characters (found 97). 102
 Error sizes LineLength Line is longer than 80 characters (found 92). 128
 Error sizes LineLength Line is longer than 80 characters (found 84). 135
 Error sizes LineLength Line is longer than 80 characters (found 107). 138

com/hack23/cia/web/impl/ui/application/views/common/chartfactory/impl/ViewRiksdagenVoteDataBallotPartySummaryChartDataManagerImpl.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 108). 26
 Error sizes LineLength Line is longer than 80 characters (found 109). 27
 Error sizes LineLength Line is longer than 80 characters (found 109). 28
 Error sizes LineLength Line is longer than 80 characters (found 110). 29
 Error sizes LineLength Line is longer than 80 characters (found 100). 32
 Error sizes LineLength Line is longer than 80 characters (found 93). 39
 Error sizes LineLength Line is longer than 80 characters (found 81). 46
 Error sizes LineLength Line is longer than 80 characters (found 94). 54
 Error sizes LineLength Line is longer than 80 characters (found 174). 55
 Error sizes LineLength Line is longer than 80 characters (found 97). 56
 Error sizes LineLength Line is longer than 80 characters (found 104). 58
 Error sizes LineLength Line is longer than 80 characters (found 131). 59
 Error sizes LineLength Line is longer than 80 characters (found 131). 60
 Error sizes LineLength Line is longer than 80 characters (found 83). 61

com/hack23/cia/web/impl/ui/application/views/common/chartfactory/impl/ViewRiksdagenVoteDataBallotPoliticianSummaryChartDataManagerImpl.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 113). 26
 Error sizes LineLength Line is longer than 80 characters (found 114). 27
 Error sizes LineLength Line is longer than 80 characters (found 114). 28
 Error sizes LineLength Line is longer than 80 characters (found 115). 29
 Error sizes LineLength Line is longer than 80 characters (found 100). 32
 Error sizes LineLength Line is longer than 80 characters (found 83). 38
 Error sizes LineLength Line is longer than 80 characters (found 98). 39
 Error sizes LineLength Line is longer than 80 characters (found 83). 49
 Error sizes LineLength Line is longer than 80 characters (found 96). 54
 Error sizes LineLength Line is longer than 80 characters (found 189). 55
 Error sizes LineLength Line is longer than 80 characters (found 102). 56
 Error sizes LineLength Line is longer than 80 characters (found 109). 58
 Error sizes LineLength Line is longer than 80 characters (found 83). 59
 Error sizes LineLength Line is longer than 80 characters (found 89). 60
 Error sizes LineLength Line is longer than 80 characters (found 82). 61
 Error sizes LineLength Line is longer than 80 characters (found 94). 62
 Error sizes LineLength Line is longer than 80 characters (found 88). 63

com/hack23/cia/web/impl/ui/application/views/common/chartfactory/impl/ViewRiksdagenVoteDataBallotPoliticianSummaryDailyChartDataManagerImpl.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 126). 26
 Error sizes LineLength Line is longer than 80 characters (found 127). 27
 Error sizes LineLength Line is longer than 80 characters (found 119). 28
 Error sizes LineLength Line is longer than 80 characters (found 120). 29
 Error sizes LineLength Line is longer than 80 characters (found 100). 32
 Error sizes LineLength Line is longer than 80 characters (found 88). 38
 Error sizes LineLength Line is longer than 80 characters (found 103). 39
 Error sizes LineLength Line is longer than 80 characters (found 88). 49
 Error sizes LineLength Line is longer than 80 characters (found 104). 54
 Error sizes LineLength Line is longer than 80 characters (found 207). 55
 Error sizes LineLength Line is longer than 80 characters (found 107). 56
 Error sizes LineLength Line is longer than 80 characters (found 92). 58
 Error sizes LineLength Line is longer than 80 characters (found 88). 59
 Error sizes LineLength Line is longer than 80 characters (found 94). 60
 Error sizes LineLength Line is longer than 80 characters (found 95). 61
 Error sizes LineLength Line is longer than 80 characters (found 111). 62

com/hack23/cia/web/impl/ui/application/views/common/chartfactory/impl/WorldIndicatorChartDataManagerImpl.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 100). 31
 Error sizes LineLength Line is longer than 80 characters (found 89). 32
 Error sizes LineLength Line is longer than 80 characters (found 107). 33
 Error sizes LineLength Line is longer than 80 characters (found 134). 40
 Error sizes LineLength Line is longer than 80 characters (found 108). 56
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 56
 Error sizes LineLength Line is longer than 80 characters (found 81). 57
 Error sizes LineLength Line is longer than 80 characters (found 101). 67
 Error sizes LineLength Line is longer than 80 characters (found 114). 69
 Error sizes LineLength Line is longer than 80 characters (found 193). 73
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 73
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 73

com/hack23/cia/web/impl/ui/application/views/common/chartfactory/impl/package-info.java

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

com/hack23/cia/web/impl/ui/application/views/common/converters/ListPropertyConverter.java

Severity Category Rule Message Line
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16
 Error javadoc JavadocVariable Missing a Javadoc comment. 35
 Error javadoc JavadocVariable Missing a Javadoc comment. 37
 Error javadoc JavadocVariable Missing a Javadoc comment. 39
 Error javadoc JavadocVariable Missing a Javadoc comment. 53
 Error sizes LineLength Line is longer than 80 characters (found 111). 65
 Error coding HiddenField 'modelType' hides a field. 65
 Error coding HiddenField 'property' hides a field. 65
 Error coding HiddenField 'column' hides a field. 65
 Error sizes LineLength Line is longer than 80 characters (found 139). 85
 Error coding HiddenField 'modelType' hides a field. 85
 Error coding HiddenField 'property' hides a field. 85
 Error coding HiddenField 'column' hides a field. 85
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 85
 Error coding HiddenField 'fallbackColumn' hides a field. 85
 Error sizes LineLength Line is longer than 80 characters (found 115). 114
 Error sizes LineLength Line is longer than 80 characters (found 124). 120
 Error sizes LineLength Line is longer than 80 characters (found 90). 122
 Error sizes LineLength Line is longer than 80 characters (found 108). 127
 Error sizes LineLength Line is longer than 80 characters (found 83). 130
 Error sizes LineLength Line is longer than 80 characters (found 138). 133
 Error sizes LineLength Line is longer than 80 characters (found 91). 134
 Error sizes LineLength Line is longer than 80 characters (found 107). 135
 Error sizes LineLength Line is longer than 80 characters (found 126). 142

com/hack23/cia/web/impl/ui/application/views/common/converters/package-info.java

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

com/hack23/cia/web/impl/ui/application/views/common/dataseriesfactory/api/CommitteeDataSeriesFactory.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). 19

com/hack23/cia/web/impl/ui/application/views/common/dataseriesfactory/api/MinistryDataSeriesFactory.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). 19

com/hack23/cia/web/impl/ui/application/views/common/dataseriesfactory/api/PartyDataSeriesFactory.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). 19

com/hack23/cia/web/impl/ui/application/views/common/dataseriesfactory/api/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 82). 4

com/hack23/cia/web/impl/ui/application/views/common/dataseriesfactory/impl/CommitteeDataSeriesFactoryImpl.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 83). 19
 Error sizes LineLength Line is longer than 80 characters (found 92). 27
 Error sizes LineLength Line is longer than 80 characters (found 84). 28
 Error sizes LineLength Line is longer than 80 characters (found 91). 29
 Error sizes LineLength Line is longer than 80 characters (found 108). 32
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 38
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 38
 Error sizes LineLength Line is longer than 80 characters (found 89). 39
 Error sizes LineLength Line is longer than 80 characters (found 102). 57
 Error sizes LineLength Line is longer than 80 characters (found 82). 60
 Error sizes LineLength Line is longer than 80 characters (found 124). 61
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 61
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 61
 Error sizes LineLength Line is longer than 80 characters (found 102). 71
 Error sizes LineLength Line is longer than 80 characters (found 82). 74
 Error sizes LineLength Line is longer than 80 characters (found 133). 76
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 76
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 76
 Error sizes LineLength Line is longer than 80 characters (found 82). 85
 Error sizes LineLength Line is longer than 80 characters (found 98). 88
 Error sizes LineLength Line is longer than 80 characters (found 117). 91
 Error sizes LineLength Line is longer than 80 characters (found 83). 92
 Error sizes LineLength Line is longer than 80 characters (found 116). 97
 Error sizes LineLength Line is longer than 80 characters (found 130). 100
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 100
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 100

com/hack23/cia/web/impl/ui/application/views/common/dataseriesfactory/impl/MinistryDataSeriesFactoryImpl.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 83). 19
 Error sizes LineLength Line is longer than 80 characters (found 90). 27
 Error sizes LineLength Line is longer than 80 characters (found 84). 28
 Error sizes LineLength Line is longer than 80 characters (found 91). 29
 Error sizes LineLength Line is longer than 80 characters (found 107). 32
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 38
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 38
 Error sizes LineLength Line is longer than 80 characters (found 87). 39
 Error sizes LineLength Line is longer than 80 characters (found 101). 59
 Error sizes LineLength Line is longer than 80 characters (found 81). 62
 Error sizes LineLength Line is longer than 80 characters (found 108). 63
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 63
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 63
 Error sizes LineLength Line is longer than 80 characters (found 101). 72
 Error sizes LineLength Line is longer than 80 characters (found 81). 75
 Error sizes LineLength Line is longer than 80 characters (found 117). 77
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 77
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 77
 Error sizes LineLength Line is longer than 80 characters (found 83). 86
 Error sizes LineLength Line is longer than 80 characters (found 98). 89
 Error sizes LineLength Line is longer than 80 characters (found 117). 92
 Error sizes LineLength Line is longer than 80 characters (found 83). 93
 Error sizes LineLength Line is longer than 80 characters (found 116). 98
 Error sizes LineLength Line is longer than 80 characters (found 131). 101
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 101
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 101

com/hack23/cia/web/impl/ui/application/views/common/dataseriesfactory/impl/PartyDataSeriesFactoryImpl.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 83). 19
 Error sizes LineLength Line is longer than 80 characters (found 84). 29
 Error sizes LineLength Line is longer than 80 characters (found 91). 30
 Error sizes LineLength Line is longer than 80 characters (found 92). 31
 Error sizes LineLength Line is longer than 80 characters (found 104). 34
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 40
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 40
 Error sizes LineLength Line is longer than 80 characters (found 81). 41
 Error sizes LineLength Line is longer than 80 characters (found 98). 58
 Error sizes LineLength Line is longer than 80 characters (found 84). 62
 Error sizes LineLength Line is longer than 80 characters (found 105). 72
 Error sizes LineLength Line is longer than 80 characters (found 83). 73
 Error sizes LineLength Line is longer than 80 characters (found 137). 75
 Error sizes LineLength Line is longer than 80 characters (found 102). 78
 Error sizes LineLength Line is longer than 80 characters (found 81). 79
 Error sizes LineLength Line is longer than 80 characters (found 98). 89
 Error sizes LineLength Line is longer than 80 characters (found 117). 92
 Error sizes LineLength Line is longer than 80 characters (found 83). 93
 Error sizes LineLength Line is longer than 80 characters (found 116). 98
 Error sizes LineLength Line is longer than 80 characters (found 126). 101
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 101
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 101
 Error sizes LineLength Line is longer than 80 characters (found 98). 112
 Error sizes LineLength Line is longer than 80 characters (found 117). 115
 Error sizes LineLength Line is longer than 80 characters (found 83). 116
 Error sizes LineLength Line is longer than 80 characters (found 116). 121
 Error sizes LineLength Line is longer than 80 characters (found 127). 124
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 124
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 124
 Error sizes LineLength Line is longer than 80 characters (found 98). 138
 Error sizes LineLength Line is longer than 80 characters (found 100). 141
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 141

com/hack23/cia/web/impl/ui/application/views/common/dataseriesfactory/impl/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 83). 4

com/hack23/cia/web/impl/ui/application/views/common/formfactory/api/FormFactory.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 166). 48
 Error sizes LineLength Line is longer than 80 characters (found 206). 69
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 69
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 69

com/hack23/cia/web/impl/ui/application/views/common/formfactory/api/package-info.java

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

com/hack23/cia/web/impl/ui/application/views/common/formfactory/impl/FormFactoryImpl.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 87). 30
 Error sizes LineLength Line is longer than 80 characters (found 101). 33
 Error sizes LineLength Line is longer than 80 characters (found 92). 60
 Error sizes LineLength Line is longer than 80 characters (found 125). 63
 Error sizes LineLength Line is longer than 80 characters (found 148). 64
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 64
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 64
 Error sizes LineLength Line is longer than 80 characters (found 84). 65
 Error sizes LineLength Line is longer than 80 characters (found 111). 73
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 73
 Error sizes LineLength Line is longer than 80 characters (found 81). 75
 Error sizes LineLength Line is longer than 80 characters (found 99). 78
 Error sizes LineLength Line is longer than 80 characters (found 97). 84
 Error sizes LineLength Line is longer than 80 characters (found 124). 92
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 92
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 92
 Error sizes LineLength Line is longer than 80 characters (found 85). 98
 Error sizes LineLength Line is longer than 80 characters (found 133). 104
 Error sizes LineLength Line is longer than 80 characters (found 88). 105
 Error sizes LineLength Line is longer than 80 characters (found 84). 118
 Error sizes LineLength Line is longer than 80 characters (found 88). 124
 Error sizes LineLength Line is longer than 80 characters (found 97). 129

com/hack23/cia/web/impl/ui/application/views/common/formfactory/impl/package-info.java

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

com/hack23/cia/web/impl/ui/application/views/common/gridfactory/api/GridFactory.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). 21
 Error sizes LineLength Line is longer than 80 characters (found 108). 22
 Error sizes LineLength Line is longer than 80 characters (found 130). 51
 Error sizes ParameterNumber More than 7 parameters (found 8). 51
 Error sizes LineLength Line is longer than 80 characters (found 168). 52
 Error sizes LineLength Line is longer than 80 characters (found 193). 76
 Error sizes ParameterNumber More than 7 parameters (found 9). 76
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 76
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 76
 Error sizes LineLength Line is longer than 80 characters (found 146). 77

com/hack23/cia/web/impl/ui/application/views/common/gridfactory/api/package-info.java

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

com/hack23/cia/web/impl/ui/application/views/common/gridfactory/impl/GridFactoryImpl.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). 24
 Error sizes LineLength Line is longer than 80 characters (found 87). 25
 Error sizes LineLength Line is longer than 80 characters (found 108). 27
 Error sizes LineLength Line is longer than 80 characters (found 121). 51
 Error sizes ParameterNumber More than 7 parameters (found 8). 51
 Error sizes LineLength Line is longer than 80 characters (found 101). 52
 Error sizes LineLength Line is longer than 80 characters (found 165). 53
 Error sizes LineLength Line is longer than 80 characters (found 172). 54
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 54
 Error sizes LineLength Line is longer than 80 characters (found 181). 60
 Error sizes ParameterNumber More than 7 parameters (found 9). 60
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 60
 Error sizes LineLength Line is longer than 80 characters (found 136). 61
 Error sizes LineLength Line is longer than 80 characters (found 108). 62
 Error sizes LineLength Line is longer than 80 characters (found 85). 70
 Error sizes LineLength Line is longer than 80 characters (found 120). 99
 Error sizes LineLength Line is longer than 80 characters (found 111). 120
 Error sizes LineLength Line is longer than 80 characters (found 109). 123
 Error sizes LineLength Line is longer than 80 characters (found 89). 124
 Error sizes LineLength Line is longer than 80 characters (found 95). 154
 Error sizes LineLength Line is longer than 80 characters (found 87). 156
 Error sizes LineLength Line is longer than 80 characters (found 100). 160
 Error sizes LineLength Line is longer than 80 characters (found 125). 176
 Error sizes LineLength Line is longer than 80 characters (found 99). 178
 Error sizes LineLength Line is longer than 80 characters (found 92). 179

com/hack23/cia/web/impl/ui/application/views/common/gridfactory/impl/package-info.java

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

com/hack23/cia/web/impl/ui/application/views/common/labelfactory/LabelFactory.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). 46
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 46
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 51

com/hack23/cia/web/impl/ui/application/views/common/labelfactory/package-info.java

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

com/hack23/cia/web/impl/ui/application/views/common/menufactory/api/ApplicationMenuItemFactory.java

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

com/hack23/cia/web/impl/ui/application/views/common/menufactory/api/BallotMenuItemFactory.java

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

com/hack23/cia/web/impl/ui/application/views/common/menufactory/api/CommitteeMenuItemFactory.java

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

com/hack23/cia/web/impl/ui/application/views/common/menufactory/api/CommitteeRankingMenuItemFactory.java

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

com/hack23/cia/web/impl/ui/application/views/common/menufactory/api/CountryMenuItemFactory.java

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

com/hack23/cia/web/impl/ui/application/views/common/menufactory/api/DocumentMenuItemFactory.java

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

com/hack23/cia/web/impl/ui/application/views/common/menufactory/api/MinistryMenuItemFactory.java

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

com/hack23/cia/web/impl/ui/application/views/common/menufactory/api/MinistryRankingMenuItemFactory.java

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

com/hack23/cia/web/impl/ui/application/views/common/menufactory/api/ParliamentMenuItemFactory.java

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

com/hack23/cia/web/impl/ui/application/views/common/menufactory/api/PartyMenuItemFactory.java

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

com/hack23/cia/web/impl/ui/application/views/common/menufactory/api/PartyRankingMenuItemFactory.java

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

com/hack23/cia/web/impl/ui/application/views/common/menufactory/api/PoliticianMenuItemFactory.java

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

com/hack23/cia/web/impl/ui/application/views/common/menufactory/api/PoliticianRankingMenuItemFactory.java

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

com/hack23/cia/web/impl/ui/application/views/common/menufactory/api/UserHomeMenuItemFactory.java

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

com/hack23/cia/web/impl/ui/application/views/common/menufactory/api/package-info.java

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

com/hack23/cia/web/impl/ui/application/views/common/menufactory/impl/AbstractMenuItemFactoryImpl.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 93). 22
 Error sizes LineLength Line is longer than 80 characters (found 89). 25
 Error sizes LineLength Line is longer than 80 characters (found 82). 26
 Error sizes LineLength Line is longer than 80 characters (found 174). 47
 Error sizes LineLength Line is longer than 80 characters (found 122). 50
 Error sizes LineLength Line is longer than 80 characters (found 137). 54
 Error sizes LineLength Line is longer than 80 characters (found 134). 58
 Error sizes LineLength Line is longer than 80 characters (found 102). 62
 Error sizes LineLength Line is longer than 80 characters (found 103). 66
 Error sizes LineLength Line is longer than 80 characters (found 132). 70
 Error sizes LineLength Line is longer than 80 characters (found 95). 74
 Error sizes LineLength Line is longer than 80 characters (found 99). 78
 Error sizes LineLength Line is longer than 80 characters (found 100). 82
 Error sizes LineLength Line is longer than 80 characters (found 128). 86
 Error sizes LineLength Line is longer than 80 characters (found 131). 90
 Error sizes LineLength Line is longer than 80 characters (found 129). 93
 Error sizes LineLength Line is longer than 80 characters (found 129). 96
 Error sizes LineLength Line is longer than 80 characters (found 109). 99
 Error sizes LineLength Line is longer than 80 characters (found 83). 100
 Error sizes LineLength Line is longer than 80 characters (found 120). 103
 Error sizes LineLength Line is longer than 80 characters (found 117). 107
 Error sizes LineLength Line is longer than 80 characters (found 118). 111
 Error sizes LineLength Line is longer than 80 characters (found 126). 115
 Error sizes LineLength Line is longer than 80 characters (found 129). 118
 Error sizes LineLength Line is longer than 80 characters (found 82). 194
 Error sizes LineLength Line is longer than 80 characters (found 83). 209
 Error sizes LineLength Line is longer than 80 characters (found 90). 212
 Error sizes LineLength Line is longer than 80 characters (found 101). 234
 Error sizes LineLength Line is longer than 80 characters (found 94). 236
 Error sizes LineLength Line is longer than 80 characters (found 93). 238
 Error sizes LineLength Line is longer than 80 characters (found 117). 240
 Error sizes LineLength Line is longer than 80 characters (found 134). 243
 Error sizes LineLength Line is longer than 80 characters (found 90). 244
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 244
 Error sizes LineLength Line is longer than 80 characters (found 91). 246
 Error sizes LineLength Line is longer than 80 characters (found 88). 248
 Error sizes LineLength Line is longer than 80 characters (found 96). 249
 Error sizes LineLength Line is longer than 80 characters (found 114). 262
 Error sizes LineLength Line is longer than 80 characters (found 125). 264
 Error sizes LineLength Line is longer than 80 characters (found 134). 265
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 265
 Error sizes LineLength Line is longer than 80 characters (found 97). 267
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 267
 Error sizes LineLength Line is longer than 80 characters (found 98). 268
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 268
 Error sizes LineLength Line is longer than 80 characters (found 97). 269
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 269
 Error sizes LineLength Line is longer than 80 characters (found 103). 270
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 270
 Error sizes LineLength Line is longer than 80 characters (found 120). 271
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 271
 Error sizes LineLength Line is longer than 80 characters (found 120). 273
 Error sizes LineLength Line is longer than 80 characters (found 123). 275
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 275
 Error sizes LineLength Line is longer than 80 characters (found 112). 277
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 277
 Error sizes LineLength Line is longer than 80 characters (found 98). 279
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 279
 Error sizes LineLength Line is longer than 80 characters (found 113). 282
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 282
 Error sizes LineLength Line is longer than 80 characters (found 127). 284
 Error sizes LineLength Line is longer than 80 characters (found 122). 285
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 285
 Error sizes LineLength Line is longer than 80 characters (found 119). 286
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 286
 Error sizes LineLength Line is longer than 80 characters (found 133). 287
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 287
 Error sizes LineLength Line is longer than 80 characters (found 105). 289
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 289
 Error sizes LineLength Line is longer than 80 characters (found 175). 308
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 308
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 308
 Error coding MagicNumber '100' is a magic number. 310
 Error coding MagicNumber '100' is a magic number. 311
 Error coding MagicNumber '100' is a magic number. 318
 Error coding MagicNumber '100' is a magic number. 321
 Error coding MagicNumber '100' is a magic number. 328
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 329
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 329
 Error sizes LineLength Line is longer than 80 characters (found 84). 330
 Error sizes LineLength Line is longer than 80 characters (found 88). 344
 Error coding MagicNumber '100' is a magic number. 346
 Error coding MagicNumber '100' is a magic number. 347

com/hack23/cia/web/impl/ui/application/views/common/menufactory/impl/ApplicationMenuItemFactoryImpl.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 102). 24
 Error sizes LineLength Line is longer than 80 characters (found 107). 25
 Error sizes LineLength Line is longer than 80 characters (found 98). 26
 Error sizes LineLength Line is longer than 80 characters (found 106). 27
 Error sizes LineLength Line is longer than 80 characters (found 101). 28
 Error sizes LineLength Line is longer than 80 characters (found 103). 29
 Error sizes LineLength Line is longer than 80 characters (found 108). 30
 Error sizes LineLength Line is longer than 80 characters (found 93). 31
 Error sizes LineLength Line is longer than 80 characters (found 85). 44
 Error sizes LineLength Line is longer than 80 characters (found 150). 48
 Error sizes LineLength Line is longer than 80 characters (found 144). 52
 Error sizes LineLength Line is longer than 80 characters (found 146). 56
 Error sizes LineLength Line is longer than 80 characters (found 146). 60
 Error sizes LineLength Line is longer than 80 characters (found 148). 65
 Error sizes LineLength Line is longer than 80 characters (found 148). 69
 Error sizes LineLength Line is longer than 80 characters (found 140). 73
 Error sizes LineLength Line is longer than 80 characters (found 140). 77
 Error sizes LineLength Line is longer than 80 characters (found 150). 82
 Error sizes LineLength Line is longer than 80 characters (found 150). 86
 Error sizes LineLength Line is longer than 80 characters (found 81). 101
 Error sizes LineLength Line is longer than 80 characters (found 86). 107
 Error sizes LineLength Line is longer than 80 characters (found 89). 113
 Error sizes LineLength Line is longer than 80 characters (found 82). 116
 Error sizes LineLength Line is longer than 80 characters (found 82). 119
 Error sizes LineLength Line is longer than 80 characters (found 88). 122
 Error sizes LineLength Line is longer than 80 characters (found 82). 139
 Error sizes LineLength Line is longer than 80 characters (found 110). 180
 Error sizes LineLength Line is longer than 80 characters (found 152). 182
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 182
 Error sizes LineLength Line is longer than 80 characters (found 168). 186
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 186
 Error sizes LineLength Line is longer than 80 characters (found 88). 188
 Error sizes LineLength Line is longer than 80 characters (found 161). 190
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 190
 Error sizes LineLength Line is longer than 80 characters (found 99). 192
 Error sizes LineLength Line is longer than 80 characters (found 148). 194
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 194
 Error sizes LineLength Line is longer than 80 characters (found 85). 196
 Error sizes LineLength Line is longer than 80 characters (found 159). 198
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 198
 Error sizes LineLength Line is longer than 80 characters (found 96). 200
 Error sizes LineLength Line is longer than 80 characters (found 156). 202
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 202
 Error sizes LineLength Line is longer than 80 characters (found 93). 204
 Error sizes LineLength Line is longer than 80 characters (found 176). 212
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 212
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 212
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 212
 Error sizes LineLength Line is longer than 80 characters (found 186). 214
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 214
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 214
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 214
 Error sizes LineLength Line is longer than 80 characters (found 133). 216
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 216
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 216
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 216
 Error sizes LineLength Line is longer than 80 characters (found 146). 218
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 218
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 218
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 218
 Error sizes LineLength Line is longer than 80 characters (found 124). 221
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 221
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 221
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 221
 Error sizes LineLength Line is longer than 80 characters (found 132). 223
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 223
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 223
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 223
 Error sizes LineLength Line is longer than 80 characters (found 132). 226
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 226
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 226
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 226
 Error sizes LineLength Line is longer than 80 characters (found 139). 228
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 228
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 228
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 228
 Error sizes LineLength Line is longer than 80 characters (found 130). 231
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 231
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 231
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 231
 Error sizes LineLength Line is longer than 80 characters (found 138). 233
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 233
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 233
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 233

com/hack23/cia/web/impl/ui/application/views/common/menufactory/impl/BallotMenuItemFactoryImpl.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). 23
 Error sizes LineLength Line is longer than 80 characters (found 93). 24
 Error sizes LineLength Line is longer than 80 characters (found 115). 36
 Error sizes LineLength Line is longer than 80 characters (found 85). 57
 Error sizes LineLength Line is longer than 80 characters (found 112). 61
 Error sizes LineLength Line is longer than 80 characters (found 110). 63
 Error sizes LineLength Line is longer than 80 characters (found 114). 65
 Error sizes LineLength Line is longer than 80 characters (found 96). 70
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 73
 Error sizes LineLength Line is longer than 80 characters (found 133). 74
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 76
 Error sizes LineLength Line is longer than 80 characters (found 137). 77

com/hack23/cia/web/impl/ui/application/views/common/menufactory/impl/CommitteeMenuItemFactoryImpl.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 102). 24
 Error sizes LineLength Line is longer than 80 characters (found 100). 25
 Error sizes LineLength Line is longer than 80 characters (found 107). 26
 Error sizes LineLength Line is longer than 80 characters (found 93). 27
 Error sizes LineLength Line is longer than 80 characters (found 87). 28
 Error sizes LineLength Line is longer than 80 characters (found 121). 41
 Error sizes LineLength Line is longer than 80 characters (found 81). 44
 Error sizes LineLength Line is longer than 80 characters (found 101). 71
 Error sizes LineLength Line is longer than 80 characters (found 93). 77
 Error sizes LineLength Line is longer than 80 characters (found 81). 83
 Error sizes LineLength Line is longer than 80 characters (found 83). 89
 Error sizes LineLength Line is longer than 80 characters (found 89). 108
 Error sizes LineLength Line is longer than 80 characters (found 143). 113
 Error sizes LineLength Line is longer than 80 characters (found 109). 115
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 115
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 115
 Error sizes LineLength Line is longer than 80 characters (found 115). 119
 Error sizes LineLength Line is longer than 80 characters (found 113). 121
 Error sizes LineLength Line is longer than 80 characters (found 117). 123
 Error sizes LineLength Line is longer than 80 characters (found 102). 125
 Error sizes LineLength Line is longer than 80 characters (found 129). 127
 Error sizes LineLength Line is longer than 80 characters (found 87). 128
 Error sizes LineLength Line is longer than 80 characters (found 128). 130
 Error sizes LineLength Line is longer than 80 characters (found 85). 131
 Error sizes LineLength Line is longer than 80 characters (found 136). 134
 Error sizes LineLength Line is longer than 80 characters (found 109). 136
 Error sizes LineLength Line is longer than 80 characters (found 134). 138
 Error sizes LineLength Line is longer than 80 characters (found 88). 139
 Error sizes LineLength Line is longer than 80 characters (found 133). 141
 Error sizes LineLength Line is longer than 80 characters (found 88). 142
 Error sizes LineLength Line is longer than 80 characters (found 105). 144
 Error sizes LineLength Line is longer than 80 characters (found 138). 146
 Error sizes LineLength Line is longer than 80 characters (found 93). 147
 Error sizes LineLength Line is longer than 80 characters (found 131). 149
 Error sizes LineLength Line is longer than 80 characters (found 87). 150
 Error sizes LineLength Line is longer than 80 characters (found 112). 152
 Error sizes LineLength Line is longer than 80 characters (found 127). 153
 Error sizes LineLength Line is longer than 80 characters (found 81). 155
 Error sizes LineLength Line is longer than 80 characters (found 123). 156
 Error sizes LineLength Line is longer than 80 characters (found 96). 161
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 164
 Error sizes LineLength Line is longer than 80 characters (found 138). 165
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 166
 Error sizes LineLength Line is longer than 80 characters (found 136). 167
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 168
 Error sizes LineLength Line is longer than 80 characters (found 140). 169
 Error sizes LineLength Line is longer than 80 characters (found 133). 172
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 172
 Error sizes LineLength Line is longer than 80 characters (found 110). 173
 Error sizes LineLength Line is longer than 80 characters (found 132). 175
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 175
 Error sizes LineLength Line is longer than 80 characters (found 108). 176
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 178
 Error sizes LineLength Line is longer than 80 characters (found 159). 179
 Error sizes LineLength Line is longer than 80 characters (found 135). 182
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 182
 Error sizes LineLength Line is longer than 80 characters (found 111). 183
 Error sizes LineLength Line is longer than 80 characters (found 134). 185
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 185
 Error sizes LineLength Line is longer than 80 characters (found 111). 186
 Error sizes LineLength Line is longer than 80 characters (found 141). 189
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 189
 Error sizes LineLength Line is longer than 80 characters (found 116). 190
 Error sizes LineLength Line is longer than 80 characters (found 134). 192
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 192
 Error sizes LineLength Line is longer than 80 characters (found 110). 193
 Error sizes LineLength Line is longer than 80 characters (found 115). 195
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 195
 Error sizes LineLength Line is longer than 80 characters (found 150). 196
 Error sizes LineLength Line is longer than 80 characters (found 81). 198
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 198
 Error sizes LineLength Line is longer than 80 characters (found 146). 199

com/hack23/cia/web/impl/ui/application/views/common/menufactory/impl/CommitteeRankingMenuItemFactoryImpl.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 102). 24
 Error sizes LineLength Line is longer than 80 characters (found 107). 25
 Error sizes LineLength Line is longer than 80 characters (found 93). 26
 Error sizes LineLength Line is longer than 80 characters (found 85). 27
 Error sizes LineLength Line is longer than 80 characters (found 90). 40
 Error sizes LineLength Line is longer than 80 characters (found 139). 44
 Error sizes LineLength Line is longer than 80 characters (found 149). 48
 Error sizes LineLength Line is longer than 80 characters (found 93). 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error sizes LineLength Line is longer than 80 characters (found 141). 52
 Error sizes LineLength Line is longer than 80 characters (found 86). 53
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 53
 Error sizes LineLength Line is longer than 80 characters (found 153). 56
 Error sizes LineLength Line is longer than 80 characters (found 97). 57
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 57
 Error sizes LineLength Line is longer than 80 characters (found 159). 60
 Error sizes LineLength Line is longer than 80 characters (found 102). 61
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 61
 Error sizes LineLength Line is longer than 80 characters (found 130). 65
 Error sizes LineLength Line is longer than 80 characters (found 130). 69
 Error sizes LineLength Line is longer than 80 characters (found 99). 73
 Error sizes LineLength Line is longer than 80 characters (found 179). 79
 Error sizes LineLength Line is longer than 80 characters (found 81). 82
 Error sizes LineLength Line is longer than 80 characters (found 155). 84
 Error sizes LineLength Line is longer than 80 characters (found 82). 86
 Error sizes LineLength Line is longer than 80 characters (found 149). 87
 Error sizes LineLength Line is longer than 80 characters (found 116). 90
 Error sizes LineLength Line is longer than 80 characters (found 91). 93
 Error sizes LineLength Line is longer than 80 characters (found 81). 96
 Error sizes LineLength Line is longer than 80 characters (found 89). 99
 Error sizes LineLength Line is longer than 80 characters (found 83). 108
 Error sizes LineLength Line is longer than 80 characters (found 98). 133
 Error sizes LineLength Line is longer than 80 characters (found 84). 143
 Error sizes LineLength Line is longer than 80 characters (found 94). 144
 Error sizes LineLength Line is longer than 80 characters (found 124). 146
 Error sizes LineLength Line is longer than 80 characters (found 127). 148
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 148
 Error sizes LineLength Line is longer than 80 characters (found 95). 149
 Error sizes LineLength Line is longer than 80 characters (found 118). 151
 Error sizes LineLength Line is longer than 80 characters (found 137). 154
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 154
 Error sizes LineLength Line is longer than 80 characters (found 142). 155
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 155
 Error sizes LineLength Line is longer than 80 characters (found 172). 156
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 156
 Error sizes LineLength Line is longer than 80 characters (found 122). 158
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 158
 Error sizes LineLength Line is longer than 80 characters (found 113). 160
 Error sizes LineLength Line is longer than 80 characters (found 126). 175
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 175
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 175
 Error sizes LineLength Line is longer than 80 characters (found 161). 176
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 176
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 176
 Error sizes LineLength Line is longer than 80 characters (found 166). 178
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 178
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 178
 Error sizes LineLength Line is longer than 80 characters (found 196). 179
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 179
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 179
 Error sizes LineLength Line is longer than 80 characters (found 146). 180
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 180
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 180
 Error sizes LineLength Line is longer than 80 characters (found 132). 182
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 182

com/hack23/cia/web/impl/ui/application/views/common/menufactory/impl/CountryMenuItemFactoryImpl.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 100). 33
 Error sizes LineLength Line is longer than 80 characters (found 106). 34
 Error sizes LineLength Line is longer than 80 characters (found 102). 37
 Error sizes LineLength Line is longer than 80 characters (found 98). 38
 Error sizes LineLength Line is longer than 80 characters (found 93). 39
 Error sizes LineLength Line is longer than 80 characters (found 117). 53
 Error sizes LineLength Line is longer than 80 characters (found 164). 56
 Error sizes LineLength Line is longer than 80 characters (found 148). 60
 Error sizes LineLength Line is longer than 80 characters (found 93). 69
 Error sizes LineLength Line is longer than 80 characters (found 83). 82
 Error sizes LineLength Line is longer than 80 characters (found 105). 102
 Error whitespace ParenPad '(' is followed by whitespace. 102
 Error sizes LineLength Line is longer than 80 characters (found 84). 114
 Error sizes LineLength Line is longer than 80 characters (found 111). 115
 Error sizes LineLength Line is longer than 80 characters (found 121). 117
 Error sizes LineLength Line is longer than 80 characters (found 107). 118
 Error sizes LineLength Line is longer than 80 characters (found 135). 119
 Error sizes LineLength Line is longer than 80 characters (found 115). 121
 Error sizes LineLength Line is longer than 80 characters (found 107). 124
 Error sizes LineLength Line is longer than 80 characters (found 118). 126
 Error sizes LineLength Line is longer than 80 characters (found 115). 127
 Error sizes LineLength Line is longer than 80 characters (found 111). 130
 Error sizes LineLength Line is longer than 80 characters (found 88). 131
 Error sizes LineLength Line is longer than 80 characters (found 129). 132
 Error sizes LineLength Line is longer than 80 characters (found 116). 133
 Error sizes LineLength Line is longer than 80 characters (found 123). 144
 Error sizes LineLength Line is longer than 80 characters (found 136). 146
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 146
 Error sizes LineLength Line is longer than 80 characters (found 138). 147
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 147
 Error sizes LineLength Line is longer than 80 characters (found 106). 149
 Error sizes LineLength Line is longer than 80 characters (found 101). 158
 Error sizes LineLength Line is longer than 80 characters (found 191). 159
 Error sizes LineLength Line is longer than 80 characters (found 98). 160
 Error sizes LineLength Line is longer than 80 characters (found 135). 164
 Error coding MagicNumber '2010' is a magic number. 164
 Error coding MagicNumber '10' is a magic number. 164
 Error sizes LineLength Line is longer than 80 characters (found 122). 165
 Error sizes LineLength Line is longer than 80 characters (found 100). 173
 Error sizes LineLength Line is longer than 80 characters (found 191). 174
 Error sizes LineLength Line is longer than 80 characters (found 98). 175
 Error sizes LineLength Line is longer than 80 characters (found 135). 179
 Error coding MagicNumber '2010' is a magic number. 179
 Error coding MagicNumber '10' is a magic number. 179
 Error sizes LineLength Line is longer than 80 characters (found 94). 180
 Error sizes LineLength Line is longer than 80 characters (found 103). 181
 Error sizes LineLength Line is longer than 80 characters (found 83). 183
 Error sizes LineLength Line is longer than 80 characters (found 113). 184
 Error sizes LineLength Line is longer than 80 characters (found 126). 194
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 194

com/hack23/cia/web/impl/ui/application/views/common/menufactory/impl/DocumentMenuItemFactoryImpl.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). 23
 Error sizes LineLength Line is longer than 80 characters (found 93). 24
 Error sizes LineLength Line is longer than 80 characters (found 86). 25
 Error sizes LineLength Line is longer than 80 characters (found 119). 38
 Error sizes LineLength Line is longer than 80 characters (found 84). 42
 Error sizes LineLength Line is longer than 80 characters (found 81). 71
 Error sizes LineLength Line is longer than 80 characters (found 83). 77
 Error sizes LineLength Line is longer than 80 characters (found 87). 89
 Error sizes LineLength Line is longer than 80 characters (found 122). 93
 Error sizes LineLength Line is longer than 80 characters (found 120). 95
 Error sizes LineLength Line is longer than 80 characters (found 124). 97
 Error sizes LineLength Line is longer than 80 characters (found 104). 99
 Error sizes LineLength Line is longer than 80 characters (found 140). 101
 Error sizes LineLength Line is longer than 80 characters (found 95). 102
 Error sizes LineLength Line is longer than 80 characters (found 135). 104
 Error sizes LineLength Line is longer than 80 characters (found 95). 105
 Error sizes LineLength Line is longer than 80 characters (found 134). 107
 Error sizes LineLength Line is longer than 80 characters (found 94). 108
 Error sizes LineLength Line is longer than 80 characters (found 131). 110
 Error sizes LineLength Line is longer than 80 characters (found 91). 111
 Error sizes LineLength Line is longer than 80 characters (found 137). 113
 Error sizes LineLength Line is longer than 80 characters (found 97). 114
 Error sizes LineLength Line is longer than 80 characters (found 135). 116
 Error sizes LineLength Line is longer than 80 characters (found 95). 117
 Error sizes LineLength Line is longer than 80 characters (found 139). 119
 Error sizes LineLength Line is longer than 80 characters (found 98). 120
 Error sizes LineLength Line is longer than 80 characters (found 129). 124
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 124
 Error sizes LineLength Line is longer than 80 characters (found 96). 130
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 133
 Error sizes LineLength Line is longer than 80 characters (found 137). 134
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 135
 Error sizes LineLength Line is longer than 80 characters (found 135). 136
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 137
 Error sizes LineLength Line is longer than 80 characters (found 139). 138
 Error sizes LineLength Line is longer than 80 characters (found 133). 141
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 141
 Error sizes LineLength Line is longer than 80 characters (found 110). 142
 Error sizes LineLength Line is longer than 80 characters (found 128). 144
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 144
 Error sizes LineLength Line is longer than 80 characters (found 110). 145
 Error sizes LineLength Line is longer than 80 characters (found 127). 147
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 147
 Error sizes LineLength Line is longer than 80 characters (found 109). 148
 Error sizes LineLength Line is longer than 80 characters (found 124). 150
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 150
 Error sizes LineLength Line is longer than 80 characters (found 106). 151
 Error sizes LineLength Line is longer than 80 characters (found 130). 153
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 153
 Error sizes LineLength Line is longer than 80 characters (found 112). 154
 Error sizes LineLength Line is longer than 80 characters (found 128). 156
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 156
 Error sizes LineLength Line is longer than 80 characters (found 110). 157
 Error sizes LineLength Line is longer than 80 characters (found 132). 159
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 159
 Error sizes LineLength Line is longer than 80 characters (found 113). 160

com/hack23/cia/web/impl/ui/application/views/common/menufactory/impl/MinistryMenuItemFactoryImpl.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 102). 24
 Error sizes LineLength Line is longer than 80 characters (found 99). 25
 Error sizes LineLength Line is longer than 80 characters (found 106). 26
 Error sizes LineLength Line is longer than 80 characters (found 93). 27
 Error sizes LineLength Line is longer than 80 characters (found 86). 28
 Error sizes LineLength Line is longer than 80 characters (found 119). 41
 Error sizes LineLength Line is longer than 80 characters (found 81). 74
 Error sizes LineLength Line is longer than 80 characters (found 83). 80
 Error sizes LineLength Line is longer than 80 characters (found 87). 98
 Error sizes LineLength Line is longer than 80 characters (found 134). 103
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 103
 Error sizes LineLength Line is longer than 80 characters (found 107). 105
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 105
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 105
 Error sizes LineLength Line is longer than 80 characters (found 114). 109
 Error sizes LineLength Line is longer than 80 characters (found 112). 111
 Error sizes LineLength Line is longer than 80 characters (found 116). 113
 Error sizes LineLength Line is longer than 80 characters (found 101). 115
 Error sizes LineLength Line is longer than 80 characters (found 128). 117
 Error sizes LineLength Line is longer than 80 characters (found 85). 118
 Error sizes LineLength Line is longer than 80 characters (found 127). 120
 Error sizes LineLength Line is longer than 80 characters (found 84). 121
 Error sizes LineLength Line is longer than 80 characters (found 134). 124
 Error sizes LineLength Line is longer than 80 characters (found 142). 127
 Error sizes LineLength Line is longer than 80 characters (found 108). 131
 Error sizes LineLength Line is longer than 80 characters (found 133). 133
 Error sizes LineLength Line is longer than 80 characters (found 87). 134
 Error sizes LineLength Line is longer than 80 characters (found 132). 136
 Error sizes LineLength Line is longer than 80 characters (found 86). 137
 Error sizes LineLength Line is longer than 80 characters (found 122). 140
 Error sizes LineLength Line is longer than 80 characters (found 96). 145
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 148
 Error sizes LineLength Line is longer than 80 characters (found 137). 149
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 150
 Error sizes LineLength Line is longer than 80 characters (found 135). 151
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 152
 Error sizes LineLength Line is longer than 80 characters (found 139). 153
 Error sizes LineLength Line is longer than 80 characters (found 132). 155
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 155
 Error sizes LineLength Line is longer than 80 characters (found 108). 156
 Error sizes LineLength Line is longer than 80 characters (found 131). 158
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 158
 Error sizes LineLength Line is longer than 80 characters (found 107). 159
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 161
 Error sizes LineLength Line is longer than 80 characters (found 157). 162
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 164
 Error sizes LineLength Line is longer than 80 characters (found 165). 165
 Error sizes LineLength Line is longer than 80 characters (found 134). 168
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 168
 Error sizes LineLength Line is longer than 80 characters (found 110). 169
 Error sizes LineLength Line is longer than 80 characters (found 133). 171
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 171
 Error sizes LineLength Line is longer than 80 characters (found 109). 172
 Error sizes LineLength Line is longer than 80 characters (found 81). 174
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 174
 Error sizes LineLength Line is longer than 80 characters (found 145). 175

com/hack23/cia/web/impl/ui/application/views/common/menufactory/impl/MinistryRankingMenuItemFactoryImpl.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 102). 24
 Error sizes LineLength Line is longer than 80 characters (found 106). 25
 Error sizes LineLength Line is longer than 80 characters (found 93). 26
 Error sizes LineLength Line is longer than 80 characters (found 85). 27
 Error sizes LineLength Line is longer than 80 characters (found 86). 28
 Error sizes LineLength Line is longer than 80 characters (found 89). 41
 Error sizes LineLength Line is longer than 80 characters (found 86). 45
 Error sizes LineLength Line is longer than 80 characters (found 137). 48
 Error sizes LineLength Line is longer than 80 characters (found 155). 52
 Error sizes LineLength Line is longer than 80 characters (found 94). 53
 Error sizes LineLength Line is longer than 80 characters (found 155). 56
 Error sizes LineLength Line is longer than 80 characters (found 99). 57
 Error sizes LineLength Line is longer than 80 characters (found 159). 60
 Error sizes LineLength Line is longer than 80 characters (found 98). 61
 Error sizes LineLength Line is longer than 80 characters (found 156). 64
 Error sizes LineLength Line is longer than 80 characters (found 95). 65
 Error sizes LineLength Line is longer than 80 characters (found 153). 68
 Error sizes LineLength Line is longer than 80 characters (found 95). 69
 Error sizes LineLength Line is longer than 80 characters (found 129). 72
 Error sizes LineLength Line is longer than 80 characters (found 128). 76
 Error sizes LineLength Line is longer than 80 characters (found 138). 80
 Error sizes LineLength Line is longer than 80 characters (found 104). 90
 Error sizes LineLength Line is longer than 80 characters (found 134). 93
 Error sizes LineLength Line is longer than 80 characters (found 81). 95
 Error sizes LineLength Line is longer than 80 characters (found 142). 96
 Error sizes LineLength Line is longer than 80 characters (found 116). 99
 Error sizes LineLength Line is longer than 80 characters (found 94). 103
 Error sizes LineLength Line is longer than 80 characters (found 194). 105
 Error sizes LineLength Line is longer than 80 characters (found 91). 108
 Error sizes LineLength Line is longer than 80 characters (found 89). 111
 Error sizes LineLength Line is longer than 80 characters (found 83). 120
 Error sizes LineLength Line is longer than 80 characters (found 91). 139
 Error sizes LineLength Line is longer than 80 characters (found 82). 144
 Error sizes LineLength Line is longer than 80 characters (found 92). 146
 Error sizes LineLength Line is longer than 80 characters (found 123). 148
 Error sizes LineLength Line is longer than 80 characters (found 128). 150
 Error sizes LineLength Line is longer than 80 characters (found 124). 151
 Error sizes LineLength Line is longer than 80 characters (found 117). 153
 Error sizes LineLength Line is longer than 80 characters (found 145). 155
 Error sizes LineLength Line is longer than 80 characters (found 155). 156
 Error sizes LineLength Line is longer than 80 characters (found 150). 158
 Error sizes LineLength Line is longer than 80 characters (found 135). 159
 Error sizes LineLength Line is longer than 80 characters (found 102). 161
 Error sizes LineLength Line is longer than 80 characters (found 122). 163
 Error sizes LineLength Line is longer than 80 characters (found 111). 165
 Error sizes LineLength Line is longer than 80 characters (found 128). 173
 Error sizes LineLength Line is longer than 80 characters (found 146). 175
 Error sizes LineLength Line is longer than 80 characters (found 156). 177
 Error sizes LineLength Line is longer than 80 characters (found 151). 180
 Error sizes LineLength Line is longer than 80 characters (found 160). 182
 Error sizes LineLength Line is longer than 80 characters (found 127). 183
 Error sizes LineLength Line is longer than 80 characters (found 146). 185
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 185
 Error sizes LineLength Line is longer than 80 characters (found 132). 187

com/hack23/cia/web/impl/ui/application/views/common/menufactory/impl/ParliamentMenuItemFactoryImpl.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 102). 24
 Error sizes LineLength Line is longer than 80 characters (found 101). 25
 Error sizes LineLength Line is longer than 80 characters (found 93). 26
 Error sizes LineLength Line is longer than 80 characters (found 85). 27
 Error sizes LineLength Line is longer than 80 characters (found 123). 40
 Error sizes LineLength Line is longer than 80 characters (found 88). 49
 Error sizes LineLength Line is longer than 80 characters (found 167). 55
 Error sizes LineLength Line is longer than 80 characters (found 101). 58
 Error sizes LineLength Line is longer than 80 characters (found 132). 59
 Error sizes LineLength Line is longer than 80 characters (found 101). 62
 Error sizes LineLength Line is longer than 80 characters (found 132). 63
 Error sizes LineLength Line is longer than 80 characters (found 103). 66
 Error sizes LineLength Line is longer than 80 characters (found 121). 67
 Error sizes LineLength Line is longer than 80 characters (found 103). 70
 Error sizes LineLength Line is longer than 80 characters (found 121). 71
 Error sizes LineLength Line is longer than 80 characters (found 100). 74
 Error sizes LineLength Line is longer than 80 characters (found 118). 75
 Error sizes LineLength Line is longer than 80 characters (found 151). 79
 Error sizes LineLength Line is longer than 80 characters (found 118). 82
 Error sizes LineLength Line is longer than 80 characters (found 92). 85
 Error sizes LineLength Line is longer than 80 characters (found 124). 88
 Error sizes LineLength Line is longer than 80 characters (found 92). 91
 Error sizes LineLength Line is longer than 80 characters (found 94). 94
 Error sizes LineLength Line is longer than 80 characters (found 100). 100
 Error sizes LineLength Line is longer than 80 characters (found 83). 103
 Error sizes LineLength Line is longer than 80 characters (found 83). 109
 Error sizes LineLength Line is longer than 80 characters (found 115). 128
 Error sizes LineLength Line is longer than 80 characters (found 126). 138
 Error sizes LineLength Line is longer than 80 characters (found 132). 140
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 140
 Error sizes LineLength Line is longer than 80 characters (found 133). 143
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 143
 Error sizes LineLength Line is longer than 80 characters (found 127). 146
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 146
 Error sizes LineLength Line is longer than 80 characters (found 144). 150
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 150
 Error sizes LineLength Line is longer than 80 characters (found 83). 151
 Error sizes LineLength Line is longer than 80 characters (found 144). 152
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 152
 Error sizes LineLength Line is longer than 80 characters (found 128). 164
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 164
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 164
 Error sizes LineLength Line is longer than 80 characters (found 128). 166
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 166
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 166
 Error sizes LineLength Line is longer than 80 characters (found 122). 168
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 168
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 168
 Error sizes LineLength Line is longer than 80 characters (found 139). 171
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 171
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 171
 Error sizes LineLength Line is longer than 80 characters (found 139). 172
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 172
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 172
 Error sizes LineLength Line is longer than 80 characters (found 87). 175
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 175
 Error sizes LineLength Line is longer than 80 characters (found 81). 176

com/hack23/cia/web/impl/ui/application/views/common/menufactory/impl/PartyMenuItemFactoryImpl.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 102). 24
 Error sizes LineLength Line is longer than 80 characters (found 96). 25
 Error sizes LineLength Line is longer than 80 characters (found 103). 26
 Error sizes LineLength Line is longer than 80 characters (found 93). 27
 Error sizes LineLength Line is longer than 80 characters (found 83). 29
 Error sizes LineLength Line is longer than 80 characters (found 113). 41
 Error sizes LineLength Line is longer than 80 characters (found 91). 44
 Error sizes LineLength Line is longer than 80 characters (found 100). 50
 Error sizes LineLength Line is longer than 80 characters (found 93). 90
 Error sizes LineLength Line is longer than 80 characters (found 81). 96
 Error sizes LineLength Line is longer than 80 characters (found 83). 102
 Error sizes LineLength Line is longer than 80 characters (found 84). 120
 Error sizes LineLength Line is longer than 80 characters (found 125). 125
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 125
 Error sizes LineLength Line is longer than 80 characters (found 101). 127
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 127
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 127
 Error sizes LineLength Line is longer than 80 characters (found 111). 130
 Error sizes LineLength Line is longer than 80 characters (found 130). 131
 Error sizes LineLength Line is longer than 80 characters (found 113). 134
 Error sizes LineLength Line is longer than 80 characters (found 98). 136
 Error sizes LineLength Line is longer than 80 characters (found 133). 139
 Error sizes LineLength Line is longer than 80 characters (found 132). 142
 Error sizes LineLength Line is longer than 80 characters (found 133). 145
 Error sizes LineLength Line is longer than 80 characters (found 132). 148
 Error sizes LineLength Line is longer than 80 characters (found 134). 151
 Error sizes LineLength Line is longer than 80 characters (found 133). 154
 Error sizes LineLength Line is longer than 80 characters (found 128). 157
 Error sizes LineLength Line is longer than 80 characters (found 105). 160
 Error sizes LineLength Line is longer than 80 characters (found 135). 163
 Error sizes LineLength Line is longer than 80 characters (found 134). 166
 Error sizes LineLength Line is longer than 80 characters (found 101). 168
 Error sizes LineLength Line is longer than 80 characters (found 130). 171
 Error sizes LineLength Line is longer than 80 characters (found 134). 173
 Error sizes LineLength Line is longer than 80 characters (found 98). 174
 Error sizes LineLength Line is longer than 80 characters (found 135). 176
 Error sizes LineLength Line is longer than 80 characters (found 93). 177
 Error sizes LineLength Line is longer than 80 characters (found 119). 180
 Error sizes LineLength Line is longer than 80 characters (found 96). 185
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 188
 Error sizes LineLength Line is longer than 80 characters (found 134). 189
 Error sizes LineLength Line is longer than 80 characters (found 157). 190
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 190
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 192
 Error sizes LineLength Line is longer than 80 characters (found 136). 193
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 196
 Error sizes LineLength Line is longer than 80 characters (found 156). 197
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 199
 Error sizes LineLength Line is longer than 80 characters (found 155). 200
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 202
 Error sizes LineLength Line is longer than 80 characters (found 156). 203
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 205
 Error sizes LineLength Line is longer than 80 characters (found 155). 206
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 208
 Error sizes LineLength Line is longer than 80 characters (found 157). 209
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 211
 Error sizes LineLength Line is longer than 80 characters (found 156). 212
 Error sizes LineLength Line is longer than 80 characters (found 82). 214
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 214
 Error sizes LineLength Line is longer than 80 characters (found 151). 215
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 218
 Error sizes LineLength Line is longer than 80 characters (found 158). 219
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 221
 Error sizes LineLength Line is longer than 80 characters (found 157). 222
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 225
 Error sizes LineLength Line is longer than 80 characters (found 153). 226
 Error sizes LineLength Line is longer than 80 characters (found 137). 228
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 228
 Error sizes LineLength Line is longer than 80 characters (found 121). 229
 Error sizes LineLength Line is longer than 80 characters (found 138). 231
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 231
 Error sizes LineLength Line is longer than 80 characters (found 116). 232
 Error sizes LineLength Line is longer than 80 characters (found 81). 234
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 234
 Error sizes LineLength Line is longer than 80 characters (found 142). 235

com/hack23/cia/web/impl/ui/application/views/common/menufactory/impl/PartyRankingMenuItemFactoryImpl.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 102). 24
 Error sizes LineLength Line is longer than 80 characters (found 103). 25
 Error sizes LineLength Line is longer than 80 characters (found 93). 26
 Error sizes LineLength Line is longer than 80 characters (found 85). 27
 Error sizes LineLength Line is longer than 80 characters (found 127). 40
 Error sizes LineLength Line is longer than 80 characters (found 162). 43
 Error sizes LineLength Line is longer than 80 characters (found 192). 46
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 46
 Error sizes LineLength Line is longer than 80 characters (found 206). 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error sizes LineLength Line is longer than 80 characters (found 220). 52
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 52
 Error sizes LineLength Line is longer than 80 characters (found 200). 55
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 55
 Error sizes LineLength Line is longer than 80 characters (found 146). 58
 Error sizes LineLength Line is longer than 80 characters (found 146). 61
 Error sizes LineLength Line is longer than 80 characters (found 129). 67
 Error sizes LineLength Line is longer than 80 characters (found 137). 70
 Error sizes LineLength Line is longer than 80 characters (found 90). 74
 Error sizes LineLength Line is longer than 80 characters (found 200). 76
 Error sizes LineLength Line is longer than 80 characters (found 137). 82
 Error sizes LineLength Line is longer than 80 characters (found 81). 84
 Error sizes LineLength Line is longer than 80 characters (found 142). 85
 Error sizes LineLength Line is longer than 80 characters (found 89). 88
 Error sizes LineLength Line is longer than 80 characters (found 83). 97
 Error sizes LineLength Line is longer than 80 characters (found 97). 118
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 118
 Error sizes LineLength Line is longer than 80 characters (found 121). 129
 Error sizes LineLength Line is longer than 80 characters (found 94). 131
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 131
 Error sizes LineLength Line is longer than 80 characters (found 120). 133
 Error sizes LineLength Line is longer than 80 characters (found 115). 135
 Error sizes LineLength Line is longer than 80 characters (found 108). 138
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 138
 Error sizes LineLength Line is longer than 80 characters (found 103). 141
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 141
 Error sizes LineLength Line is longer than 80 characters (found 103). 144
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 144
 Error sizes LineLength Line is longer than 80 characters (found 99). 146
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 146
 Error sizes LineLength Line is longer than 80 characters (found 82). 149
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 158
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 158
 Error sizes LineLength Line is longer than 80 characters (found 109). 160
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 160
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 160
 Error sizes LineLength Line is longer than 80 characters (found 98). 161
 Error sizes LineLength Line is longer than 80 characters (found 104). 163
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 163
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 163
 Error sizes LineLength Line is longer than 80 characters (found 90). 164
 Error sizes LineLength Line is longer than 80 characters (found 104). 165
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 165
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 165
 Error sizes LineLength Line is longer than 80 characters (found 87). 166
 Error sizes LineLength Line is longer than 80 characters (found 100). 167
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 167
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 167
 Error sizes LineLength Line is longer than 80 characters (found 83). 168
 Error sizes LineLength Line is longer than 80 characters (found 81). 170
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 170
 Error sizes LineLength Line is longer than 80 characters (found 81). 171

com/hack23/cia/web/impl/ui/application/views/common/menufactory/impl/PoliticianMenuItemFactoryImpl.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 102). 24
 Error sizes LineLength Line is longer than 80 characters (found 101). 25
 Error sizes LineLength Line is longer than 80 characters (found 108). 26
 Error sizes LineLength Line is longer than 80 characters (found 93). 27
 Error sizes LineLength Line is longer than 80 characters (found 88). 29
 Error sizes LineLength Line is longer than 80 characters (found 123). 41
 Error sizes LineLength Line is longer than 80 characters (found 93). 74
 Error sizes LineLength Line is longer than 80 characters (found 81). 80
 Error sizes LineLength Line is longer than 80 characters (found 83). 86
 Error sizes LineLength Line is longer than 80 characters (found 82). 90
 Error sizes LineLength Line is longer than 80 characters (found 89). 105
 Error sizes LineLength Line is longer than 80 characters (found 147). 110
 Error sizes LineLength Line is longer than 80 characters (found 116). 112
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 112
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 112
 Error sizes LineLength Line is longer than 80 characters (found 124). 116
 Error sizes LineLength Line is longer than 80 characters (found 122). 118
 Error sizes LineLength Line is longer than 80 characters (found 126). 120
 Error sizes LineLength Line is longer than 80 characters (found 108). 122
 Error sizes LineLength Line is longer than 80 characters (found 132). 124
 Error sizes LineLength Line is longer than 80 characters (found 92). 125
 Error sizes LineLength Line is longer than 80 characters (found 125). 127
 Error sizes LineLength Line is longer than 80 characters (found 89). 128
 Error sizes LineLength Line is longer than 80 characters (found 131). 130
 Error sizes LineLength Line is longer than 80 characters (found 90). 131
 Error sizes LineLength Line is longer than 80 characters (found 115). 133
 Error sizes LineLength Line is longer than 80 characters (found 141). 135
 Error sizes LineLength Line is longer than 80 characters (found 97). 136
 Error sizes LineLength Line is longer than 80 characters (found 140). 138
 Error sizes LineLength Line is longer than 80 characters (found 96). 139
 Error sizes LineLength Line is longer than 80 characters (found 111). 141
 Error sizes LineLength Line is longer than 80 characters (found 129). 143
 Error sizes LineLength Line is longer than 80 characters (found 92). 144
 Error sizes LineLength Line is longer than 80 characters (found 145). 146
 Error sizes LineLength Line is longer than 80 characters (found 102). 147
 Error sizes LineLength Line is longer than 80 characters (found 87). 149
 Error sizes LineLength Line is longer than 80 characters (found 131). 150
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 150
 Error sizes LineLength Line is longer than 80 characters (found 96). 155
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 158
 Error sizes LineLength Line is longer than 80 characters (found 139). 159
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 160
 Error sizes LineLength Line is longer than 80 characters (found 137). 161
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 162
 Error sizes LineLength Line is longer than 80 characters (found 141). 163
 Error sizes LineLength Line is longer than 80 characters (found 128). 166
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 166
 Error sizes LineLength Line is longer than 80 characters (found 107). 167
 Error sizes LineLength Line is longer than 80 characters (found 121). 169
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 169
 Error sizes LineLength Line is longer than 80 characters (found 104). 170
 Error sizes LineLength Line is longer than 80 characters (found 127). 172
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 172
 Error sizes LineLength Line is longer than 80 characters (found 105). 173
 Error sizes LineLength Line is longer than 80 characters (found 134). 176
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 176
 Error sizes LineLength Line is longer than 80 characters (found 112). 177
 Error sizes LineLength Line is longer than 80 characters (found 133). 179
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 179
 Error sizes LineLength Line is longer than 80 characters (found 111). 180
 Error sizes LineLength Line is longer than 80 characters (found 124). 183
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 183
 Error sizes LineLength Line is longer than 80 characters (found 107). 184
 Error sizes LineLength Line is longer than 80 characters (found 140). 186
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 186
 Error sizes LineLength Line is longer than 80 characters (found 117). 187
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 189
 Error sizes LineLength Line is longer than 80 characters (found 146). 190
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 190

com/hack23/cia/web/impl/ui/application/views/common/menufactory/impl/PoliticianRankingMenuItemFactoryImpl.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 102). 24
 Error sizes LineLength Line is longer than 80 characters (found 108). 25
 Error sizes LineLength Line is longer than 80 characters (found 93). 26
 Error sizes LineLength Line is longer than 80 characters (found 85). 27
 Error sizes LineLength Line is longer than 80 characters (found 91). 40
 Error sizes LineLength Line is longer than 80 characters (found 139). 50
 Error sizes LineLength Line is longer than 80 characters (found 131). 54
 Error sizes LineLength Line is longer than 80 characters (found 131). 58
 Error sizes LineLength Line is longer than 80 characters (found 134). 62
 Error sizes LineLength Line is longer than 80 characters (found 138). 66
 Error sizes LineLength Line is longer than 80 characters (found 84). 67
 Error sizes LineLength Line is longer than 80 characters (found 84). 73
 Error sizes LineLength Line is longer than 80 characters (found 160). 75
 Error sizes LineLength Line is longer than 80 characters (found 98). 78
 Error sizes LineLength Line is longer than 80 characters (found 89). 81
 Error sizes LineLength Line is longer than 80 characters (found 83). 90
 Error sizes LineLength Line is longer than 80 characters (found 106). 109
 Error sizes LineLength Line is longer than 80 characters (found 86). 113
 Error sizes LineLength Line is longer than 80 characters (found 93). 114
 Error sizes LineLength Line is longer than 80 characters (found 123). 116
 Error sizes LineLength Line is longer than 80 characters (found 127). 118
 Error sizes LineLength Line is longer than 80 characters (found 101). 119
 Error sizes LineLength Line is longer than 80 characters (found 117). 121
 Error sizes LineLength Line is longer than 80 characters (found 90). 123
 Error sizes LineLength Line is longer than 80 characters (found 98). 125
 Error sizes LineLength Line is longer than 80 characters (found 111). 127
 Error sizes LineLength Line is longer than 80 characters (found 127). 135
 Error sizes LineLength Line is longer than 80 characters (found 130). 137

com/hack23/cia/web/impl/ui/application/views/common/menufactory/impl/UserHomeMenuItemFactoryImpl.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). 23
 Error sizes LineLength Line is longer than 80 characters (found 93). 24
 Error sizes LineLength Line is longer than 80 characters (found 86). 26
 Error sizes LineLength Line is longer than 80 characters (found 119). 35
 Error sizes LineLength Line is longer than 80 characters (found 83). 41
 Error sizes LineLength Line is longer than 80 characters (found 87). 56
 Error sizes LineLength Line is longer than 80 characters (found 114). 60
 Error sizes LineLength Line is longer than 80 characters (found 142). 63
 Error sizes LineLength Line is longer than 80 characters (found 121). 67
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 67

com/hack23/cia/web/impl/ui/application/views/common/menufactory/impl/package-info.java

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

com/hack23/cia/web/impl/ui/application/views/common/package-info.java

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

com/hack23/cia/web/impl/ui/application/views/common/pagelinks/api/PageLinkFactory.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). 22
 Error sizes LineLength Line is longer than 80 characters (found 90). 23
 Error sizes LineLength Line is longer than 80 characters (found 84). 24
 Error sizes LineLength Line is longer than 80 characters (found 89). 128
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 128
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 128
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 128

com/hack23/cia/web/impl/ui/application/views/common/pagelinks/api/PageModeMenuCommand.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 coding HiddenField 'page' hides a field. 54
 Error coding HiddenField 'page' hides a field. 68
 Error sizes LineLength Line is longer than 80 characters (found 98). 85
 Error coding HiddenField 'page' hides a field. 85
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 85
 Error sizes LineLength Line is longer than 80 characters (found 116). 88
 Error sizes LineLength Line is longer than 80 characters (found 97). 103
 Error coding HiddenField 'page' hides a field. 103
 Error sizes LineLength Line is longer than 80 characters (found 97). 123
 Error sizes LineLength Line is longer than 80 characters (found 97). 128

com/hack23/cia/web/impl/ui/application/views/common/pagelinks/api/package-info.java

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

com/hack23/cia/web/impl/ui/application/views/common/pagelinks/impl/ExternalAttachmentDownloadLink.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). 41
 Error sizes LineLength Line is longer than 80 characters (found 115). 62
 Error coding HiddenField 'fileName' hides a field. 62
 Error coding HiddenField 'fileType' hides a field. 62
 Error coding HiddenField 'fileUrl' hides a field. 62
 Error sizes LineLength Line is longer than 80 characters (found 94). 76
 Error sizes LineLength Line is longer than 80 characters (found 87). 87
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 87
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 87
 Error sizes LineLength Line is longer than 80 characters (found 85). 88
 Error sizes LineLength Line is longer than 80 characters (found 85). 93
 Error sizes LineLength Line is longer than 80 characters (found 117). 95

com/hack23/cia/web/impl/ui/application/views/common/pagelinks/impl/PageLinkFactoryImpl.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). 24
 Error sizes LineLength Line is longer than 80 characters (found 90). 25
 Error sizes LineLength Line is longer than 80 characters (found 84). 26
 Error sizes LineLength Line is longer than 80 characters (found 89). 29
 Error sizes LineLength Line is longer than 80 characters (found 89). 31
 Error sizes LineLength Line is longer than 80 characters (found 82). 32
 Error sizes LineLength Line is longer than 80 characters (found 96). 66
 Error sizes LineLength Line is longer than 80 characters (found 88). 69
 Error sizes LineLength Line is longer than 80 characters (found 88). 72
 Error sizes LineLength Line is longer than 80 characters (found 86). 78
 Error sizes LineLength Line is longer than 80 characters (found 84). 81
 Error sizes LineLength Line is longer than 80 characters (found 82). 84
 Error sizes LineLength Line is longer than 80 characters (found 88). 87
 Error sizes LineLength Line is longer than 80 characters (found 89). 97
 Error sizes LineLength Line is longer than 80 characters (found 127). 107
 Error sizes LineLength Line is longer than 80 characters (found 124). 116
 Error sizes LineLength Line is longer than 80 characters (found 108). 126
 Error sizes LineLength Line is longer than 80 characters (found 111). 135
 Error sizes LineLength Line is longer than 80 characters (found 96). 144
 Error sizes LineLength Line is longer than 80 characters (found 88). 145
 Error sizes LineLength Line is longer than 80 characters (found 97). 153
 Error sizes LineLength Line is longer than 80 characters (found 89). 154
 Error sizes LineLength Line is longer than 80 characters (found 93). 162
 Error sizes LineLength Line is longer than 80 characters (found 85). 163
 Error sizes LineLength Line is longer than 80 characters (found 111). 172
 Error sizes LineLength Line is longer than 80 characters (found 92). 182
 Error sizes LineLength Line is longer than 80 characters (found 102). 190
 Error sizes LineLength Line is longer than 80 characters (found 93). 191
 Error sizes LineLength Line is longer than 80 characters (found 83). 192
 Error sizes LineLength Line is longer than 80 characters (found 100). 200
 Error sizes LineLength Line is longer than 80 characters (found 135). 201
 Error sizes LineLength Line is longer than 80 characters (found 86). 202
 Error sizes LineLength Line is longer than 80 characters (found 112). 211
 Error sizes LineLength Line is longer than 80 characters (found 85). 213
 Error sizes LineLength Line is longer than 80 characters (found 109). 222
 Error sizes LineLength Line is longer than 80 characters (found 82). 224
 Error sizes LineLength Line is longer than 80 characters (found 92). 234
 Error sizes LineLength Line is longer than 80 characters (found 121). 235
 Error sizes LineLength Line is longer than 80 characters (found 87). 236
 Error sizes LineLength Line is longer than 80 characters (found 87). 244
 Error sizes LineLength Line is longer than 80 characters (found 88). 245
 Error sizes LineLength Line is longer than 80 characters (found 123). 253
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 253
 Error sizes LineLength Line is longer than 80 characters (found 88). 255
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 257
 Error sizes LineLength Line is longer than 80 characters (found 147). 266

com/hack23/cia/web/impl/ui/application/views/common/pagelinks/impl/package-info.java

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

com/hack23/cia/web/impl/ui/application/views/common/pagemode/AbstractPageModContentFactoryImpl.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 98). 25
 Error sizes LineLength Line is longer than 80 characters (found 87). 26
 Error sizes LineLength Line is longer than 80 characters (found 87). 27
 Error sizes LineLength Line is longer than 80 characters (found 102). 28
 Error sizes LineLength Line is longer than 80 characters (found 89). 29
 Error sizes LineLength Line is longer than 80 characters (found 91). 40
 Error sizes LineLength Line is longer than 80 characters (found 97). 43
 Error sizes LineLength Line is longer than 80 characters (found 93). 46
 Error sizes LineLength Line is longer than 80 characters (found 96). 93
 Error sizes LineLength Line is longer than 80 characters (found 126). 95
 Error sizes LineLength Line is longer than 80 characters (found 97). 110
 Error sizes LineLength Line is longer than 80 characters (found 117). 111
 Error coding MagicNumber '100' is a magic number. 186
 Error coding MagicNumber '100' is a magic number. 187
 Error sizes LineLength Line is longer than 80 characters (found 95). 202
 Error coding MagicNumber '100' is a magic number. 206
 Error coding MagicNumber '100' is a magic number. 207
 Error sizes LineLength Line is longer than 80 characters (found 94). 212
 Error coding MagicNumber '100' is a magic number. 213
 Error coding MagicNumber '100' is a magic number. 214
 Error sizes LineLength Line is longer than 80 characters (found 98). 215
 Error sizes LineLength Line is longer than 80 characters (found 125). 218
 Error sizes LineLength Line is longer than 80 characters (found 90). 221
 Error coding MagicNumber '100' is a magic number. 222
 Error coding MagicNumber '100' is a magic number. 223
 Error sizes LineLength Line is longer than 80 characters (found 90). 224
 Error sizes LineLength Line is longer than 80 characters (found 118). 227

com/hack23/cia/web/impl/ui/application/views/common/pagemode/EmailPasswordLoginForm.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

com/hack23/cia/web/impl/ui/application/views/common/pagemode/MainViewLoginPageModContentFactoryImpl.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 83). 26
 Error sizes LineLength Line is longer than 80 characters (found 89). 30
 Error sizes LineLength Line is longer than 80 characters (found 82). 31
 Error sizes LineLength Line is longer than 80 characters (found 95). 32
 Error sizes LineLength Line is longer than 80 characters (found 101). 46
 Error sizes LineLength Line is longer than 80 characters (found 107). 49
 Error sizes LineLength Line is longer than 80 characters (found 131). 64
 Error sizes LineLength Line is longer than 80 characters (found 104). 69
 Error sizes LineLength Line is longer than 80 characters (found 88). 77
 Error sizes LineLength Line is longer than 80 characters (found 87). 80
 Error sizes LineLength Line is longer than 80 characters (found 105). 84
 Error sizes LineLength Line is longer than 80 characters (found 81). 88
 Error sizes LineLength Line is longer than 80 characters (found 114). 95
 Error sizes LineLength Line is longer than 80 characters (found 81). 96

com/hack23/cia/web/impl/ui/application/views/common/pagemode/MainViewOverviewPageModContentFactoryImpl.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 83). 25
 Error sizes LineLength Line is longer than 80 characters (found 85). 27
 Error sizes LineLength Line is longer than 80 characters (found 82). 28
 Error sizes LineLength Line is longer than 80 characters (found 104). 39
 Error sizes LineLength Line is longer than 80 characters (found 107). 42
 Error sizes LineLength Line is longer than 80 characters (found 122). 57
 Error sizes LineLength Line is longer than 80 characters (found 104). 62
 Error sizes LineLength Line is longer than 80 characters (found 114). 75
 Error sizes LineLength Line is longer than 80 characters (found 81). 76

com/hack23/cia/web/impl/ui/application/views/common/pagemode/MainViewPageVisitHistoryPageModContentFactoryImpl.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 83). 25
 Error sizes LineLength Line is longer than 80 characters (found 82). 27
 Error sizes LineLength Line is longer than 80 characters (found 112). 38
 Error sizes LineLength Line is longer than 80 characters (found 107). 41
 Error sizes LineLength Line is longer than 80 characters (found 83). 47
 Error sizes LineLength Line is longer than 80 characters (found 131). 57
 Error sizes LineLength Line is longer than 80 characters (found 104). 62
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 71
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 71
 Error sizes LineLength Line is longer than 80 characters (found 114). 74
 Error sizes LineLength Line is longer than 80 characters (found 81). 75

com/hack23/cia/web/impl/ui/application/views/common/pagemode/MainViewRegisterPageModContentFactoryImpl.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 83). 28
 Error sizes LineLength Line is longer than 80 characters (found 89). 31
 Error sizes LineLength Line is longer than 80 characters (found 82). 32
 Error sizes LineLength Line is longer than 80 characters (found 96). 33
 Error sizes LineLength Line is longer than 80 characters (found 104). 46
 Error sizes LineLength Line is longer than 80 characters (found 107). 49
 Error sizes LineLength Line is longer than 80 characters (found 134). 64
 Error sizes LineLength Line is longer than 80 characters (found 104). 69
 Error sizes LineLength Line is longer than 80 characters (found 86). 87
 Error sizes LineLength Line is longer than 80 characters (found 109). 88
 Error sizes LineLength Line is longer than 80 characters (found 102). 93
 Error sizes LineLength Line is longer than 80 characters (found 104). 94
 Error sizes LineLength Line is longer than 80 characters (found 123). 96
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 96
 Error sizes LineLength Line is longer than 80 characters (found 114). 102
 Error sizes LineLength Line is longer than 80 characters (found 81). 103

com/hack23/cia/web/impl/ui/application/views/common/pagemode/PageModeContentFactory.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 whitespace WhitespaceAfter ',' is not followed by whitespace. 52
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 52

com/hack23/cia/web/impl/ui/application/views/common/pagemode/package-info.java

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

com/hack23/cia/web/impl/ui/application/views/common/sizing/ContentRatio.java

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

com/hack23/cia/web/impl/ui/application/views/common/sizing/ContentSize.java

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

com/hack23/cia/web/impl/ui/application/views/common/sizing/package-info.java

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

com/hack23/cia/web/impl/ui/application/views/common/tablefactory/TableFactory.java

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

com/hack23/cia/web/impl/ui/application/views/common/tablefactory/TableFactoryImpl.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). 41
 Error sizes LineLength Line is longer than 80 characters (found 83). 84
 Error sizes LineLength Line is longer than 80 characters (found 83). 85
 Error sizes LineLength Line is longer than 80 characters (found 86). 86
 Error sizes LineLength Line is longer than 80 characters (found 128). 88
 Error sizes LineLength Line is longer than 80 characters (found 142). 97
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 97
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 97
 Error sizes LineLength Line is longer than 80 characters (found 150). 101
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 101
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 101
 Error sizes LineLength Line is longer than 80 characters (found 217). 105
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 105
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 105
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 105
 Error sizes LineLength Line is longer than 80 characters (found 214). 109
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 109
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 109
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 109
 Error sizes LineLength Line is longer than 80 characters (found 159). 113
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 113
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 113
 Error sizes LineLength Line is longer than 80 characters (found 181). 117
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 117
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 117
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 117

com/hack23/cia/web/impl/ui/application/views/common/tablefactory/package-info.java

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

com/hack23/cia/web/impl/ui/application/views/common/viewnames/AdminViews.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 90). 30
 Error sizes LineLength Line is longer than 80 characters (found 112). 33
 Error sizes LineLength Line is longer than 80 characters (found 98). 36
 Error sizes LineLength Line is longer than 80 characters (found 100). 39
 Error sizes LineLength Line is longer than 80 characters (found 85). 46
 Error sizes LineLength Line is longer than 80 characters (found 93). 49
 Error sizes LineLength Line is longer than 80 characters (found 82). 55
 Error sizes LineLength Line is longer than 80 characters (found 84). 61

com/hack23/cia/web/impl/ui/application/views/common/viewnames/ApplicationPageMode.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

com/hack23/cia/web/impl/ui/application/views/common/viewnames/ChartIndicators.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

com/hack23/cia/web/impl/ui/application/views/common/viewnames/CommitteePageMode.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

com/hack23/cia/web/impl/ui/application/views/common/viewnames/CommonsViews.java

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

com/hack23/cia/web/impl/ui/application/views/common/viewnames/DocumentPageMode.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

com/hack23/cia/web/impl/ui/application/views/common/viewnames/MinistryPageMode.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

com/hack23/cia/web/impl/ui/application/views/common/viewnames/PageMode.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

com/hack23/cia/web/impl/ui/application/views/common/viewnames/PartyPageMode.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

com/hack23/cia/web/impl/ui/application/views/common/viewnames/PoliticianPageMode.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

com/hack23/cia/web/impl/ui/application/views/common/viewnames/UserHomePageMode.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

com/hack23/cia/web/impl/ui/application/views/common/viewnames/UserViews.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 84). 30
 Error sizes LineLength Line is longer than 80 characters (found 82). 39
 Error sizes LineLength Line is longer than 80 characters (found 86). 51
 Error sizes LineLength Line is longer than 80 characters (found 86). 67

com/hack23/cia/web/impl/ui/application/views/common/viewnames/package-info.java

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

com/hack23/cia/web/impl/ui/application/views/pageclicklistener/AbstractPageItemRendererClickListener.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 115). 35
 Error whitespace NoWhitespaceBefore ',' is preceded with whitespace. 35
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 35
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 35
 Error coding HiddenField 'page' hides a field. 52
 Error sizes LineLength Line is longer than 80 characters (found 115). 58
 Error whitespace WhitespaceAfter 'typecast' is not followed by whitespace. 58
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 64
 Error sizes LineLength Line is longer than 80 characters (found 126). 67

com/hack23/cia/web/impl/ui/application/views/pageclicklistener/ApplicationLoginListener.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 94). 40
 Error sizes LineLength Line is longer than 80 characters (found 101). 55
 Error coding HiddenField 'loginRequest' hides a field. 66
 Error sizes LineLength Line is longer than 80 characters (found 106). 75
 Error sizes LineLength Line is longer than 80 characters (found 133). 77
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 79
 Error sizes LineLength Line is longer than 80 characters (found 96). 81
 Error sizes LineLength Line is longer than 80 characters (found 87). 86
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 86

com/hack23/cia/web/impl/ui/application/views/pageclicklistener/ApplicationMangerAccess.java

Severity Category Rule Message Line
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 30
 Error sizes LineLength Line is longer than 80 characters (found 134). 39
 Error sizes LineLength Line is longer than 80 characters (found 99). 40

com/hack23/cia/web/impl/ui/application/views/pageclicklistener/CommitFormWrapperClickListener.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 107). 42
 Error sizes LineLength Line is longer than 80 characters (found 119). 58
 Error coding HiddenField 'fieldGroup' hides a field. 58
 Error coding HiddenField 'buttonListener' hides a field. 58
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 71

com/hack23/cia/web/impl/ui/application/views/pageclicklistener/LogoutClickListener.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 82). 27
 Error sizes LineLength Line is longer than 80 characters (found 81). 40
 Error sizes LineLength Line is longer than 80 characters (found 96). 52
 Error coding HiddenField 'logoutRequest' hides a field. 63
 Error sizes LineLength Line is longer than 80 characters (found 120). 69
 Error sizes LineLength Line is longer than 80 characters (found 95). 73
 Error sizes LineLength Line is longer than 80 characters (found 91). 75
 Error sizes LineLength Line is longer than 80 characters (found 89). 80
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 80

com/hack23/cia/web/impl/ui/application/views/pageclicklistener/PageItemPropertyClickListener.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 109). 32
 Error sizes LineLength Line is longer than 80 characters (found 81). 35
 Error sizes LineLength Line is longer than 80 characters (found 83). 37
 Error sizes LineLength Line is longer than 80 characters (found 151). 38
 Error sizes LineLength Line is longer than 80 characters (found 88). 59
 Error coding HiddenField 'property' hides a field. 59
 Error whitespace OperatorWrap '|' should be on a new line. 68
 Error sizes LineLength Line is longer than 80 characters (found 105). 70
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 70
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 70
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 70

com/hack23/cia/web/impl/ui/application/views/pageclicklistener/RefreshDataViewsClickListener.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 84). 37
 Error sizes LineLength Line is longer than 80 characters (found 93). 50
 Error sizes LineLength Line is longer than 80 characters (found 108). 51
 Error sizes LineLength Line is longer than 80 characters (found 93). 53

com/hack23/cia/web/impl/ui/application/views/pageclicklistener/RegisterUserClickListener.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 86). 39
 Error sizes LineLength Line is longer than 80 characters (found 102). 54
 Error sizes LineLength Line is longer than 80 characters (found 85). 65
 Error coding HiddenField 'reqisterRequest' hides a field. 65
 Error sizes LineLength Line is longer than 80 characters (found 122). 71
 Error sizes LineLength Line is longer than 80 characters (found 89). 73
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 73
 Error sizes LineLength Line is longer than 80 characters (found 96). 74
 Error sizes LineLength Line is longer than 80 characters (found 89). 79
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 79

com/hack23/cia/web/impl/ui/application/views/pageclicklistener/SearchDocumentClickListener.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 98). 43
 Error sizes LineLength Line is longer than 80 characters (found 82). 46
 Error sizes LineLength Line is longer than 80 characters (found 104). 55
 Error sizes LineLength Line is longer than 80 characters (found 142). 71
 Error coding HiddenField 'reqisterRequest' hides a field. 71
 Error coding HiddenField 'responseHandler' hides a field. 71
 Error sizes LineLength Line is longer than 80 characters (found 154). 78
 Error sizes LineLength Line is longer than 80 characters (found 99). 80
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 80
 Error sizes LineLength Line is longer than 80 characters (found 107). 90
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 90

com/hack23/cia/web/impl/ui/application/views/pageclicklistener/SearchDocumentResponseHandler.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

com/hack23/cia/web/impl/ui/application/views/pageclicklistener/SendEmailClickListener.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 82). 45
 Error sizes LineLength Line is longer than 80 characters (found 99). 54
 Error coding HiddenField 'sendEmailRequest' hides a field. 65
 Error sizes LineLength Line is longer than 80 characters (found 123). 71
 Error sizes LineLength Line is longer than 80 characters (found 84). 73
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 73
 Error sizes LineLength Line is longer than 80 characters (found 96). 74
 Error sizes LineLength Line is longer than 80 characters (found 84). 79
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 79

com/hack23/cia/web/impl/ui/application/views/pageclicklistener/SetGoogleAuthenticatorCredentialClickListener.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 86). 28
 Error sizes LineLength Line is longer than 80 characters (found 87). 29
 Error sizes LineLength Line is longer than 80 characters (found 91). 42
 Error sizes LineLength Line is longer than 80 characters (found 94). 46
 Error sizes LineLength Line is longer than 80 characters (found 98). 52
 Error sizes LineLength Line is longer than 80 characters (found 135). 64
 Error sizes LineLength Line is longer than 80 characters (found 112). 67
 Error sizes LineLength Line is longer than 80 characters (found 122). 76
 Error sizes LineLength Line is longer than 80 characters (found 127). 88
 Error coding HiddenField 'googleAuthRequest' hides a field. 88
 Error sizes LineLength Line is longer than 80 characters (found 192). 94
 Error sizes LineLength Line is longer than 80 characters (found 89). 99
 Error sizes LineLength Line is longer than 80 characters (found 98). 100
 Error sizes LineLength Line is longer than 80 characters (found 97). 104
 Error sizes LineLength Line is longer than 80 characters (found 89). 111
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 120
 Error sizes LineLength Line is longer than 80 characters (found 116). 130
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 130

com/hack23/cia/web/impl/ui/application/views/pageclicklistener/StartAgentClickListener.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 87). 42
 Error sizes LineLength Line is longer than 80 characters (found 100). 45
 Error sizes LineLength Line is longer than 80 characters (found 138). 67
 Error coding HiddenField 'targetSelect' hides a field. 67
 Error coding HiddenField 'operationSelect' hides a field. 67
 Error coding HiddenField 'agentContainer' hides a field. 67
 Error sizes LineLength Line is longer than 80 characters (found 92). 76
 Error sizes LineLength Line is longer than 80 characters (found 95). 77
 Error sizes LineLength Line is longer than 80 characters (found 115). 78
 Error sizes LineLength Line is longer than 80 characters (found 123). 80
 Error sizes LineLength Line is longer than 80 characters (found 83). 81

com/hack23/cia/web/impl/ui/application/views/pageclicklistener/UpdateApplicationConfigurationClickListener.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 85). 24
 Error sizes LineLength Line is longer than 80 characters (found 89). 36
 Error sizes LineLength Line is longer than 80 characters (found 131). 39
 Error sizes LineLength Line is longer than 80 characters (found 120). 45
 Error sizes LineLength Line is longer than 80 characters (found 111). 48
 Error sizes LineLength Line is longer than 80 characters (found 120). 54
 Error sizes LineLength Line is longer than 80 characters (found 113). 66
 Error coding HiddenField 'request' hides a field. 66
 Error sizes LineLength Line is longer than 80 characters (found 114). 72
 Error sizes LineLength Line is longer than 80 characters (found 114). 74
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 74
 Error sizes LineLength Line is longer than 80 characters (found 169). 76
 Error sizes LineLength Line is longer than 80 characters (found 82). 79
 Error sizes LineLength Line is longer than 80 characters (found 126). 82
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 82

com/hack23/cia/web/impl/ui/application/views/pageclicklistener/UpdateSearchIndexClickListener.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 96). 37
 Error sizes LineLength Line is longer than 80 characters (found 95). 50
 Error sizes LineLength Line is longer than 80 characters (found 108). 51
 Error sizes LineLength Line is longer than 80 characters (found 93). 53

com/hack23/cia/web/impl/ui/application/views/pageclicklistener/package-info.java

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

com/hack23/cia/web/impl/ui/application/views/user/ballot/BallotView.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 91). 26
 Error sizes LineLength Line is longer than 80 characters (found 81). 28
 Error sizes LineLength Line is longer than 80 characters (found 82). 52

com/hack23/cia/web/impl/ui/application/views/user/ballot/package-info.java

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

com/hack23/cia/web/impl/ui/application/views/user/ballot/pagemode/AbstractBallotPageModContentFactoryImpl.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). 23
 Error sizes LineLength Line is longer than 80 characters (found 102). 24
 Error sizes LineLength Line is longer than 80 characters (found 98). 30
 Error javadoc JavadocVariable Missing a Javadoc comment. 35
 Error javadoc JavadocMethod Missing a Javadoc comment. 45

com/hack23/cia/web/impl/ui/application/views/user/ballot/pagemode/BallotChartsPageModContentFactoryImpl.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). 32
 Error sizes LineLength Line is longer than 80 characters (found 104). 33
 Error sizes LineLength Line is longer than 80 characters (found 108). 34
 Error sizes LineLength Line is longer than 80 characters (found 109). 35
 Error sizes LineLength Line is longer than 80 characters (found 109). 36
 Error sizes LineLength Line is longer than 80 characters (found 110). 37
 Error sizes LineLength Line is longer than 80 characters (found 104). 38
 Error sizes LineLength Line is longer than 80 characters (found 105). 39
 Error sizes LineLength Line is longer than 80 characters (found 83). 40
 Error sizes LineLength Line is longer than 80 characters (found 99). 43
 Error sizes LineLength Line is longer than 80 characters (found 85). 44
 Error sizes LineLength Line is longer than 80 characters (found 106). 60
 Error javadoc JavadocVariable Missing a Javadoc comment. 68
 Error sizes LineLength Line is longer than 80 characters (found 92). 80
 Error sizes LineLength Line is longer than 80 characters (found 104). 85
 Error sizes LineLength Line is longer than 80 characters (found 146). 91
 Error sizes LineLength Line is longer than 80 characters (found 92). 92
 Error sizes LineLength Line is longer than 80 characters (found 161). 94
 Error sizes LineLength Line is longer than 80 characters (found 97). 95
 Error sizes LineLength Line is longer than 80 characters (found 298). 98
 Error sizes LineLength Line is longer than 80 characters (found 336). 100
 Error sizes LineLength Line is longer than 80 characters (found 88). 103
 Error sizes LineLength Line is longer than 80 characters (found 85). 108
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 108
 Error coding MagicNumber '100' is a magic number. 111
 Error coding MagicNumber '100' is a magic number. 112
 Error sizes LineLength Line is longer than 80 characters (found 90). 115
 Error sizes LineLength Line is longer than 80 characters (found 261). 117
 Error sizes LineLength Line is longer than 80 characters (found 125). 119
 Error sizes LineLength Line is longer than 80 characters (found 99). 120
 Error sizes LineLength Line is longer than 80 characters (found 82). 121
 Error coding MagicNumber '100' is a magic number. 121
 Error sizes LineLength Line is longer than 80 characters (found 83). 122
 Error coding MagicNumber '100' is a magic number. 122
 Error sizes LineLength Line is longer than 80 characters (found 84). 123
 Error sizes LineLength Line is longer than 80 characters (found 126). 125
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 125
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 125
 Error sizes LineLength Line is longer than 80 characters (found 172). 128
 Error sizes LineLength Line is longer than 80 characters (found 159). 130
 Error sizes LineLength Line is longer than 80 characters (found 99). 131
 Error sizes LineLength Line is longer than 80 characters (found 82). 132
 Error coding MagicNumber '100' is a magic number. 132
 Error sizes LineLength Line is longer than 80 characters (found 83). 133
 Error coding MagicNumber '100' is a magic number. 133
 Error sizes LineLength Line is longer than 80 characters (found 84). 134
 Error sizes LineLength Line is longer than 80 characters (found 114). 136
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 136
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 136
 Error sizes LineLength Line is longer than 80 characters (found 159). 141
 Error sizes LineLength Line is longer than 80 characters (found 173). 154
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 154
 Error sizes LineLength Line is longer than 80 characters (found 132). 155
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 155
 Error sizes LineLength Line is longer than 80 characters (found 99). 156
 Error sizes LineLength Line is longer than 80 characters (found 131). 158
 Error whitespace WhitespaceAround '!=' is not followed by whitespace. 158
 Error whitespace ParenPad ')' is preceded with whitespace. 158
 Error sizes LineLength Line is longer than 80 characters (found 135). 159
 Error sizes LineLength Line is longer than 80 characters (found 89). 160
 Error sizes LineLength Line is longer than 80 characters (found 102). 161
 Error sizes LineLength Line is longer than 80 characters (found 93). 163

com/hack23/cia/web/impl/ui/application/views/user/ballot/pagemode/BallotOverviewPageModContentFactoryImpl.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). 28
 Error sizes LineLength Line is longer than 80 characters (found 104). 29
 Error sizes LineLength Line is longer than 80 characters (found 108). 30
 Error sizes LineLength Line is longer than 80 characters (found 109). 31
 Error sizes LineLength Line is longer than 80 characters (found 116). 32
 Error sizes LineLength Line is longer than 80 characters (found 113). 33
 Error sizes LineLength Line is longer than 80 characters (found 114). 34
 Error sizes LineLength Line is longer than 80 characters (found 109). 35
 Error sizes LineLength Line is longer than 80 characters (found 110). 36
 Error sizes LineLength Line is longer than 80 characters (found 104). 37
 Error sizes LineLength Line is longer than 80 characters (found 105). 38
 Error sizes LineLength Line is longer than 80 characters (found 83). 39
 Error sizes LineLength Line is longer than 80 characters (found 85). 42
 Error sizes LineLength Line is longer than 80 characters (found 100). 46
 Error sizes LineLength Line is longer than 80 characters (found 108). 58
 Error javadoc JavadocVariable Missing a Javadoc comment. 60
 Error sizes LineLength Line is longer than 80 characters (found 105). 78
 Error sizes LineLength Line is longer than 80 characters (found 86). 79
 Error sizes LineLength Line is longer than 80 characters (found 104). 84
 Error sizes LineLength Line is longer than 80 characters (found 146). 89
 Error sizes LineLength Line is longer than 80 characters (found 92). 90
 Error sizes LineLength Line is longer than 80 characters (found 161). 92
 Error sizes LineLength Line is longer than 80 characters (found 97). 93
 Error sizes LineLength Line is longer than 80 characters (found 176). 95
 Error sizes LineLength Line is longer than 80 characters (found 101). 96
 Error sizes LineLength Line is longer than 80 characters (found 114). 98
 Error sizes LineLength Line is longer than 80 characters (found 121). 99
 Error sizes LineLength Line is longer than 80 characters (found 126). 100
 Error sizes LineLength Line is longer than 80 characters (found 132). 102
 Error sizes LineLength Line is longer than 80 characters (found 131). 103
 Error sizes LineLength Line is longer than 80 characters (found 136). 104
 Error sizes LineLength Line is longer than 80 characters (found 113). 106
 Error sizes LineLength Line is longer than 80 characters (found 105). 107
 Error sizes LineLength Line is longer than 80 characters (found 88). 110
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 112
 Error sizes LineLength Line is longer than 80 characters (found 83). 114
 Error sizes LineLength Line is longer than 80 characters (found 93). 118
 Error sizes LineLength Line is longer than 80 characters (found 94). 120
 Error sizes LineLength Line is longer than 80 characters (found 117). 122
 Error sizes LineLength Line is longer than 80 characters (found 146). 126
 Error sizes LineLength Line is longer than 80 characters (found 106). 127
 Error sizes LineLength Line is longer than 80 characters (found 138). 128
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 128
 Error sizes LineLength Line is longer than 80 characters (found 147). 129
 Error sizes LineLength Line is longer than 80 characters (found 154). 130
 Error sizes LineLength Line is longer than 80 characters (found 153). 131
 Error sizes LineLength Line is longer than 80 characters (found 100). 132
 Error sizes LineLength Line is longer than 80 characters (found 145). 136
 Error sizes LineLength Line is longer than 80 characters (found 97). 137
 Error sizes LineLength Line is longer than 80 characters (found 145). 138
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 138
 Error sizes LineLength Line is longer than 80 characters (found 153). 139
 Error sizes LineLength Line is longer than 80 characters (found 118). 140
 Error sizes LineLength Line is longer than 80 characters (found 137). 146
 Error sizes LineLength Line is longer than 80 characters (found 104). 147
 Error sizes LineLength Line is longer than 80 characters (found 94). 149
 Error sizes LineLength Line is longer than 80 characters (found 86). 150
 Error sizes LineLength Line is longer than 80 characters (found 119). 151
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 151
 Error sizes LineLength Line is longer than 80 characters (found 123). 153
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 153
 Error sizes LineLength Line is longer than 80 characters (found 137). 154
 Error sizes LineLength Line is longer than 80 characters (found 148). 155
 Error sizes LineLength Line is longer than 80 characters (found 148). 156
 Error sizes LineLength Line is longer than 80 characters (found 112). 157
 Error sizes LineLength Line is longer than 80 characters (found 128). 158
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 158
 Error sizes LineLength Line is longer than 80 characters (found 139). 159
 Error sizes LineLength Line is longer than 80 characters (found 145). 160
 Error sizes LineLength Line is longer than 80 characters (found 118). 161
 Error sizes LineLength Line is longer than 80 characters (found 123). 162
 Error sizes LineLength Line is longer than 80 characters (found 148). 163
 Error sizes LineLength Line is longer than 80 characters (found 130). 167

com/hack23/cia/web/impl/ui/application/views/user/ballot/pagemode/package-info.java

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

com/hack23/cia/web/impl/ui/application/views/user/committee/CommitteeRankingView.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 91). 26
 Error sizes LineLength Line is longer than 80 characters (found 84). 28
 Error sizes LineLength Line is longer than 80 characters (found 82). 52

com/hack23/cia/web/impl/ui/application/views/user/committee/CommitteeView.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 91). 26
 Error sizes LineLength Line is longer than 80 characters (found 82). 28
 Error sizes LineLength Line is longer than 80 characters (found 82). 52

com/hack23/cia/web/impl/ui/application/views/user/committee/package-info.java

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

com/hack23/cia/web/impl/ui/application/views/user/committee/pagemode/AbstractCommitteePageModContentFactoryImpl.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 100). 23
 Error sizes LineLength Line is longer than 80 characters (found 102). 24
 Error sizes LineLength Line is longer than 80 characters (found 101). 30

com/hack23/cia/web/impl/ui/application/views/user/committee/pagemode/AbstractCommitteeRankingPageModContentFactoryImpl.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). 23
 Error sizes LineLength Line is longer than 80 characters (found 102). 24
 Error sizes LineLength Line is longer than 80 characters (found 108). 29
 Error sizes LineLength Line is longer than 80 characters (found 94). 49

com/hack23/cia/web/impl/ui/application/views/user/committee/pagemode/CommitteeBallotDecisionSummaryPageModContentFactoryImpl.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). 28
 Error sizes LineLength Line is longer than 80 characters (found 121). 29
 Error sizes LineLength Line is longer than 80 characters (found 113). 30
 Error sizes LineLength Line is longer than 80 characters (found 114). 31
 Error sizes LineLength Line is longer than 80 characters (found 83). 32
 Error sizes LineLength Line is longer than 80 characters (found 85). 35
 Error sizes LineLength Line is longer than 80 characters (found 87). 36
 Error sizes LineLength Line is longer than 80 characters (found 100). 38
 Error sizes LineLength Line is longer than 80 characters (found 88). 56
 Error sizes LineLength Line is longer than 80 characters (found 108). 69
 Error sizes LineLength Line is longer than 80 characters (found 104). 74
 Error sizes LineLength Line is longer than 80 characters (found 107). 79
 Error sizes LineLength Line is longer than 80 characters (found 97). 82
 Error sizes LineLength Line is longer than 80 characters (found 95). 86
 Error sizes LineLength Line is longer than 80 characters (found 95). 88
 Error sizes LineLength Line is longer than 80 characters (found 209). 90
 Error sizes LineLength Line is longer than 80 characters (found 109). 91
 Error sizes LineLength Line is longer than 80 characters (found 148). 93
 Error sizes LineLength Line is longer than 80 characters (found 116). 94
 Error sizes LineLength Line is longer than 80 characters (found 91). 95
 Error sizes LineLength Line is longer than 80 characters (found 114). 96
 Error sizes LineLength Line is longer than 80 characters (found 158). 98
 Error sizes LineLength Line is longer than 80 characters (found 117). 99
 Error sizes LineLength Line is longer than 80 characters (found 94). 101
 Error sizes LineLength Line is longer than 80 characters (found 116). 102
 Error sizes LineLength Line is longer than 80 characters (found 115). 103
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 103
 Error sizes LineLength Line is longer than 80 characters (found 124). 104
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 104
 Error sizes LineLength Line is longer than 80 characters (found 137). 105
 Error sizes LineLength Line is longer than 80 characters (found 148). 106
 Error sizes LineLength Line is longer than 80 characters (found 140). 107
 Error sizes LineLength Line is longer than 80 characters (found 143). 108
 Error sizes LineLength Line is longer than 80 characters (found 116). 109
 Error sizes LineLength Line is longer than 80 characters (found 134). 110
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 110
 Error sizes LineLength Line is longer than 80 characters (found 132). 111
 Error sizes LineLength Line is longer than 80 characters (found 144). 112
 Error sizes LineLength Line is longer than 80 characters (found 98). 113
 Error sizes LineLength Line is longer than 80 characters (found 133). 114
 Error sizes LineLength Line is longer than 80 characters (found 105). 116
 Error sizes LineLength Line is longer than 80 characters (found 127). 117

com/hack23/cia/web/impl/ui/application/views/user/committee/pagemode/CommitteeCurrentMembersHistoryPageModContentFactoryImpl.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). 25
 Error sizes LineLength Line is longer than 80 characters (found 102). 26
 Error sizes LineLength Line is longer than 80 characters (found 103). 27
 Error sizes LineLength Line is longer than 80 characters (found 83). 28
 Error sizes LineLength Line is longer than 80 characters (found 85). 31
 Error sizes LineLength Line is longer than 80 characters (found 87). 32
 Error sizes LineLength Line is longer than 80 characters (found 100). 34
 Error sizes LineLength Line is longer than 80 characters (found 102). 65
 Error sizes LineLength Line is longer than 80 characters (found 104). 70
 Error sizes LineLength Line is longer than 80 characters (found 107). 75
 Error sizes LineLength Line is longer than 80 characters (found 97). 78
 Error sizes LineLength Line is longer than 80 characters (found 95). 82
 Error sizes LineLength Line is longer than 80 characters (found 86). 84
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 84
 Error sizes LineLength Line is longer than 80 characters (found 144). 87
 Error sizes LineLength Line is longer than 80 characters (found 98). 88
 Error sizes LineLength Line is longer than 80 characters (found 139). 90
 Error sizes LineLength Line is longer than 80 characters (found 92). 92
 Error sizes LineLength Line is longer than 80 characters (found 138). 93
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 93
 Error sizes LineLength Line is longer than 80 characters (found 141). 94
 Error sizes LineLength Line is longer than 80 characters (found 85). 97
 Error sizes LineLength Line is longer than 80 characters (found 160). 99
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 99
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 99
 Error sizes LineLength Line is longer than 80 characters (found 138). 100
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 100
 Error sizes LineLength Line is longer than 80 characters (found 131). 101
 Error sizes LineLength Line is longer than 80 characters (found 105). 103
 Error sizes LineLength Line is longer than 80 characters (found 127). 104

com/hack23/cia/web/impl/ui/application/views/user/committee/pagemode/CommitteeDecisionSummaryPageModContentFactoryImpl.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). 27
 Error sizes LineLength Line is longer than 80 characters (found 101). 28
 Error sizes LineLength Line is longer than 80 characters (found 111). 29
 Error sizes LineLength Line is longer than 80 characters (found 102). 30
 Error sizes LineLength Line is longer than 80 characters (found 83). 31
 Error sizes LineLength Line is longer than 80 characters (found 85). 34
 Error sizes LineLength Line is longer than 80 characters (found 87). 35
 Error sizes LineLength Line is longer than 80 characters (found 100). 37
 Error sizes LineLength Line is longer than 80 characters (found 81). 58
 Error sizes LineLength Line is longer than 80 characters (found 102). 68
 Error sizes LineLength Line is longer than 80 characters (found 104). 73
 Error sizes LineLength Line is longer than 80 characters (found 107). 78
 Error sizes LineLength Line is longer than 80 characters (found 97). 81
 Error sizes LineLength Line is longer than 80 characters (found 95). 85
 Error sizes LineLength Line is longer than 80 characters (found 88). 87
 Error sizes LineLength Line is longer than 80 characters (found 176). 89
 Error sizes LineLength Line is longer than 80 characters (found 97). 90
 Error sizes LineLength Line is longer than 80 characters (found 125). 92
 Error sizes LineLength Line is longer than 80 characters (found 112). 93
 Error sizes LineLength Line is longer than 80 characters (found 102). 94
 Error sizes LineLength Line is longer than 80 characters (found 135). 96
 Error sizes LineLength Line is longer than 80 characters (found 105). 97
 Error sizes LineLength Line is longer than 80 characters (found 123). 99
 Error sizes LineLength Line is longer than 80 characters (found 140). 100
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 100
 Error sizes LineLength Line is longer than 80 characters (found 125). 101
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 101
 Error sizes LineLength Line is longer than 80 characters (found 139). 102
 Error sizes LineLength Line is longer than 80 characters (found 124). 103
 Error sizes LineLength Line is longer than 80 characters (found 108). 104
 Error sizes LineLength Line is longer than 80 characters (found 128). 105
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 105
 Error sizes LineLength Line is longer than 80 characters (found 145). 106
 Error sizes LineLength Line is longer than 80 characters (found 133). 108
 Error sizes LineLength Line is longer than 80 characters (found 105). 110
 Error sizes LineLength Line is longer than 80 characters (found 127). 111

com/hack23/cia/web/impl/ui/application/views/user/committee/pagemode/CommitteeDecisionTypeDailySummaryPageModContentFactoryImpl2.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). 26
 Error sizes LineLength Line is longer than 80 characters (found 83). 27
 Error sizes LineLength Line is longer than 80 characters (found 101). 30
 Error sizes LineLength Line is longer than 80 characters (found 85). 31
 Error sizes LineLength Line is longer than 80 characters (found 87). 32
 Error sizes LineLength Line is longer than 80 characters (found 96). 49
 Error sizes LineLength Line is longer than 80 characters (found 84). 56
 Error sizes LineLength Line is longer than 80 characters (found 111). 66
 Error sizes LineLength Line is longer than 80 characters (found 104). 71
 Error sizes LineLength Line is longer than 80 characters (found 107). 76
 Error sizes LineLength Line is longer than 80 characters (found 97). 79
 Error sizes LineLength Line is longer than 80 characters (found 95). 83
 Error sizes LineLength Line is longer than 80 characters (found 98). 85
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 85
 Error sizes LineLength Line is longer than 80 characters (found 131). 88
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 88
 Error sizes LineLength Line is longer than 80 characters (found 105). 90
 Error sizes LineLength Line is longer than 80 characters (found 127). 91

com/hack23/cia/web/impl/ui/application/views/user/committee/pagemode/CommitteeDocumentActivityPageModContentFactoryImpl.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). 26
 Error sizes LineLength Line is longer than 80 characters (found 83). 27
 Error sizes LineLength Line is longer than 80 characters (found 104). 30
 Error sizes LineLength Line is longer than 80 characters (found 85). 31
 Error sizes LineLength Line is longer than 80 characters (found 87). 32
 Error sizes LineLength Line is longer than 80 characters (found 122). 42
 Error sizes LineLength Line is longer than 80 characters (found 82). 56
 Error sizes LineLength Line is longer than 80 characters (found 149). 65
 Error sizes LineLength Line is longer than 80 characters (found 104). 70
 Error sizes LineLength Line is longer than 80 characters (found 107). 76
 Error sizes LineLength Line is longer than 80 characters (found 97). 79
 Error sizes LineLength Line is longer than 80 characters (found 95). 83
 Error sizes LineLength Line is longer than 80 characters (found 96). 85
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 85
 Error sizes LineLength Line is longer than 80 characters (found 147). 88
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 88
 Error sizes LineLength Line is longer than 80 characters (found 113). 90
 Error sizes LineLength Line is longer than 80 characters (found 162). 91

com/hack23/cia/web/impl/ui/application/views/user/committee/pagemode/CommitteeDocumentHistoryPageModContentFactoryImpl.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). 25
 Error sizes LineLength Line is longer than 80 characters (found 100). 26
 Error sizes LineLength Line is longer than 80 characters (found 101). 27
 Error sizes LineLength Line is longer than 80 characters (found 83). 28
 Error sizes LineLength Line is longer than 80 characters (found 85). 31
 Error sizes LineLength Line is longer than 80 characters (found 87). 32
 Error sizes LineLength Line is longer than 80 characters (found 100). 34
 Error sizes LineLength Line is longer than 80 characters (found 81). 55
 Error sizes LineLength Line is longer than 80 characters (found 103). 65
 Error sizes LineLength Line is longer than 80 characters (found 104). 70
 Error sizes LineLength Line is longer than 80 characters (found 107). 75
 Error sizes LineLength Line is longer than 80 characters (found 97). 78
 Error sizes LineLength Line is longer than 80 characters (found 95). 82
 Error sizes LineLength Line is longer than 80 characters (found 87). 84
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 84
 Error sizes LineLength Line is longer than 80 characters (found 142). 87
 Error sizes LineLength Line is longer than 80 characters (found 97). 88
 Error sizes LineLength Line is longer than 80 characters (found 136). 90
 Error sizes LineLength Line is longer than 80 characters (found 98). 92
 Error sizes LineLength Line is longer than 80 characters (found 145). 93
 Error sizes LineLength Line is longer than 80 characters (found 114). 94
 Error sizes LineLength Line is longer than 80 characters (found 106). 95
 Error sizes LineLength Line is longer than 80 characters (found 83). 98
 Error sizes LineLength Line is longer than 80 characters (found 113). 100
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 100
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 100
 Error sizes LineLength Line is longer than 80 characters (found 138). 101
 Error sizes LineLength Line is longer than 80 characters (found 144). 102
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 102
 Error sizes LineLength Line is longer than 80 characters (found 256). 103
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 103
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 103
 Error sizes LineLength Line is longer than 80 characters (found 105). 106
 Error sizes LineLength Line is longer than 80 characters (found 127). 107

com/hack23/cia/web/impl/ui/application/views/user/committee/pagemode/CommitteeMemberHistoryPageModContentFactoryImpl.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). 25
 Error sizes LineLength Line is longer than 80 characters (found 102). 26
 Error sizes LineLength Line is longer than 80 characters (found 103). 27
 Error sizes LineLength Line is longer than 80 characters (found 83). 28
 Error sizes LineLength Line is longer than 80 characters (found 85). 31
 Error sizes LineLength Line is longer than 80 characters (found 87). 32
 Error sizes LineLength Line is longer than 80 characters (found 100). 34
 Error sizes LineLength Line is longer than 80 characters (found 119). 45
 Error sizes LineLength Line is longer than 80 characters (found 100). 64
 Error sizes LineLength Line is longer than 80 characters (found 104). 69
 Error sizes LineLength Line is longer than 80 characters (found 107). 74
 Error sizes LineLength Line is longer than 80 characters (found 97). 77
 Error sizes LineLength Line is longer than 80 characters (found 95). 81
 Error sizes LineLength Line is longer than 80 characters (found 85). 83
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 83
 Error sizes LineLength Line is longer than 80 characters (found 144). 86
 Error sizes LineLength Line is longer than 80 characters (found 98). 87
 Error sizes LineLength Line is longer than 80 characters (found 138). 89
 Error sizes LineLength Line is longer than 80 characters (found 123). 91
 Error sizes LineLength Line is longer than 80 characters (found 109). 92
 Error sizes LineLength Line is longer than 80 characters (found 84). 95
 Error sizes LineLength Line is longer than 80 characters (found 160). 97
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 97
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 97
 Error sizes LineLength Line is longer than 80 characters (found 128). 98
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 98
 Error sizes LineLength Line is longer than 80 characters (found 131). 99
 Error sizes LineLength Line is longer than 80 characters (found 105). 101
 Error sizes LineLength Line is longer than 80 characters (found 127). 102

com/hack23/cia/web/impl/ui/application/views/user/committee/pagemode/CommitteeOverviewPageModContentFactoryImpl.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). 27
 Error sizes LineLength Line is longer than 80 characters (found 83). 28
 Error sizes LineLength Line is longer than 80 characters (found 85). 31
 Error sizes LineLength Line is longer than 80 characters (found 114). 45
 Error sizes LineLength Line is longer than 80 characters (found 105). 63
 Error sizes LineLength Line is longer than 80 characters (found 86). 64
 Error sizes LineLength Line is longer than 80 characters (found 104). 69
 Error sizes LineLength Line is longer than 80 characters (found 107). 75
 Error sizes LineLength Line is longer than 80 characters (found 97). 78
 Error sizes LineLength Line is longer than 80 characters (found 95). 82
 Error sizes LineLength Line is longer than 80 characters (found 87). 84
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 84
 Error sizes LineLength Line is longer than 80 characters (found 91). 86
 Error sizes LineLength Line is longer than 80 characters (found 101). 90
 Error sizes LineLength Line is longer than 80 characters (found 105). 92
 Error sizes LineLength Line is longer than 80 characters (found 132). 95
 Error sizes LineLength Line is longer than 80 characters (found 125). 98
 Error sizes LineLength Line is longer than 80 characters (found 130). 100
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 100
 Error sizes LineLength Line is longer than 80 characters (found 124). 101
 Error sizes LineLength Line is longer than 80 characters (found 88). 102
 Error sizes LineLength Line is longer than 80 characters (found 101). 105
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 105
 Error sizes LineLength Line is longer than 80 characters (found 113). 107
 Error sizes LineLength Line is longer than 80 characters (found 162). 108

com/hack23/cia/web/impl/ui/application/views/user/committee/pagemode/CommitteePageVisitHistoryPageModContentFactoryImpl.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). 25
 Error sizes LineLength Line is longer than 80 characters (found 83). 26
 Error sizes LineLength Line is longer than 80 characters (found 122). 39
 Error sizes LineLength Line is longer than 80 characters (found 83). 45
 Error sizes LineLength Line is longer than 80 characters (found 140). 54
 Error sizes LineLength Line is longer than 80 characters (found 104). 59
 Error sizes LineLength Line is longer than 80 characters (found 107). 65
 Error sizes LineLength Line is longer than 80 characters (found 97). 68
 Error sizes LineLength Line is longer than 80 characters (found 95). 72
 Error sizes LineLength Line is longer than 80 characters (found 81). 74
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 74
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 74
 Error sizes LineLength Line is longer than 80 characters (found 113). 76
 Error sizes LineLength Line is longer than 80 characters (found 162). 77

com/hack23/cia/web/impl/ui/application/views/user/committee/pagemode/CommitteeRankingAllCommitteesChartsPageModContentFactoryImpl.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 83). 26
 Error sizes LineLength Line is longer than 80 characters (found 93). 28
 Error sizes LineLength Line is longer than 80 characters (found 108). 29
 Error sizes LineLength Line is longer than 80 characters (found 85). 30
 Error sizes LineLength Line is longer than 80 characters (found 127). 70
 Error sizes LineLength Line is longer than 80 characters (found 108). 71
 Error sizes LineLength Line is longer than 80 characters (found 104). 76
 Error sizes LineLength Line is longer than 80 characters (found 93). 79
 Error sizes LineLength Line is longer than 80 characters (found 125). 86
 Error sizes LineLength Line is longer than 80 characters (found 127). 92

com/hack23/cia/web/impl/ui/application/views/user/committee/pagemode/CommitteeRankingCommitteeByPartyChartsPageModContentFactoryImpl.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 83). 26
 Error sizes LineLength Line is longer than 80 characters (found 93). 28
 Error sizes LineLength Line is longer than 80 characters (found 108). 29
 Error sizes LineLength Line is longer than 80 characters (found 85). 30
 Error sizes LineLength Line is longer than 80 characters (found 82). 43
 Error sizes LineLength Line is longer than 80 characters (found 101). 50
 Error sizes LineLength Line is longer than 80 characters (found 82). 64
 Error sizes LineLength Line is longer than 80 characters (found 82). 67
 Error sizes LineLength Line is longer than 80 characters (found 127). 73
 Error sizes LineLength Line is longer than 80 characters (found 101). 74
 Error sizes LineLength Line is longer than 80 characters (found 104). 79
 Error sizes LineLength Line is longer than 80 characters (found 93). 82
 Error sizes LineLength Line is longer than 80 characters (found 105). 90
 Error sizes LineLength Line is longer than 80 characters (found 127). 97

com/hack23/cia/web/impl/ui/application/views/user/committee/pagemode/CommitteeRankingCurrentCommitteePartiesChartsPageModContentFactoryImpl.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 83). 26
 Error sizes LineLength Line is longer than 80 characters (found 93). 28
 Error sizes LineLength Line is longer than 80 characters (found 104). 29
 Error sizes LineLength Line is longer than 80 characters (found 85). 30
 Error sizes LineLength Line is longer than 80 characters (found 89). 44
 Error sizes LineLength Line is longer than 80 characters (found 93). 54
 Error sizes LineLength Line is longer than 80 characters (found 89). 68
 Error sizes LineLength Line is longer than 80 characters (found 127). 74
 Error sizes LineLength Line is longer than 80 characters (found 117). 75
 Error sizes LineLength Line is longer than 80 characters (found 104). 80
 Error sizes LineLength Line is longer than 80 characters (found 93). 83
 Error sizes LineLength Line is longer than 80 characters (found 126). 91
 Error sizes LineLength Line is longer than 80 characters (found 127). 97

com/hack23/cia/web/impl/ui/application/views/user/committee/pagemode/CommitteeRankingCurrentCommitteesChartsPageModContentFactoryImpl.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 83). 26
 Error sizes LineLength Line is longer than 80 characters (found 93). 28
 Error sizes LineLength Line is longer than 80 characters (found 108). 29
 Error sizes LineLength Line is longer than 80 characters (found 85). 30
 Error sizes LineLength Line is longer than 80 characters (found 83). 43
 Error sizes LineLength Line is longer than 80 characters (found 82). 61
 Error sizes LineLength Line is longer than 80 characters (found 83). 64
 Error sizes LineLength Line is longer than 80 characters (found 127). 70
 Error sizes LineLength Line is longer than 80 characters (found 112). 71
 Error sizes LineLength Line is longer than 80 characters (found 104). 76
 Error sizes LineLength Line is longer than 80 characters (found 93). 79
 Error sizes LineLength Line is longer than 80 characters (found 121). 86
 Error sizes LineLength Line is longer than 80 characters (found 127). 93

com/hack23/cia/web/impl/ui/application/views/user/committee/pagemode/CommitteeRankingDataGridPageModContentFactoryImpl.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). 25
 Error sizes LineLength Line is longer than 80 characters (found 93). 26
 Error sizes LineLength Line is longer than 80 characters (found 83). 27
 Error sizes LineLength Line is longer than 80 characters (found 100). 32
 Error sizes LineLength Line is longer than 80 characters (found 128). 43
 Error sizes LineLength Line is longer than 80 characters (found 82). 53
 Error sizes LineLength Line is longer than 80 characters (found 132). 62
 Error sizes LineLength Line is longer than 80 characters (found 104). 67
 Error sizes LineLength Line is longer than 80 characters (found 93). 70
 Error sizes LineLength Line is longer than 80 characters (found 107). 74
 Error sizes LineLength Line is longer than 80 characters (found 119). 77
 Error sizes LineLength Line is longer than 80 characters (found 134). 78
 Error sizes LineLength Line is longer than 80 characters (found 93). 80
 Error sizes LineLength Line is longer than 80 characters (found 94). 81
 Error sizes LineLength Line is longer than 80 characters (found 100). 83
 Error sizes LineLength Line is longer than 80 characters (found 129). 85
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 85
 Error sizes LineLength Line is longer than 80 characters (found 187). 86
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 86
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 86
 Error whitespace NoWhitespaceBefore ',' is preceded with whitespace. 86
 Error sizes LineLength Line is longer than 80 characters (found 132). 87
 Error sizes LineLength Line is longer than 80 characters (found 133). 91

com/hack23/cia/web/impl/ui/application/views/user/committee/pagemode/CommitteeRankingOverviewPageModContentFactoryImpl.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 83). 25
 Error sizes LineLength Line is longer than 80 characters (found 128). 39
 Error sizes LineLength Line is longer than 80 characters (found 94). 48
 Error sizes LineLength Line is longer than 80 characters (found 166). 51
 Error sizes LineLength Line is longer than 80 characters (found 90). 52
 Error sizes LineLength Line is longer than 80 characters (found 92). 53
 Error sizes LineLength Line is longer than 80 characters (found 115). 55
 Error sizes LineLength Line is longer than 80 characters (found 111). 56
 Error sizes LineLength Line is longer than 80 characters (found 117). 58
 Error sizes LineLength Line is longer than 80 characters (found 81). 63
 Error sizes LineLength Line is longer than 80 characters (found 131). 72
 Error sizes LineLength Line is longer than 80 characters (found 104). 77
 Error sizes LineLength Line is longer than 80 characters (found 93). 80
 Error sizes LineLength Line is longer than 80 characters (found 86). 86
 Error sizes LineLength Line is longer than 80 characters (found 133). 90
 Error sizes LineLength Line is longer than 80 characters (found 104). 104

com/hack23/cia/web/impl/ui/application/views/user/committee/pagemode/CommitteeRankingPageVisitHistoryPageModContentFactoryImpl.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 83). 26
 Error sizes LineLength Line is longer than 80 characters (found 98). 28
 Error sizes LineLength Line is longer than 80 characters (found 83). 54
 Error sizes LineLength Line is longer than 80 characters (found 140). 63
 Error sizes LineLength Line is longer than 80 characters (found 104). 68
 Error sizes LineLength Line is longer than 80 characters (found 93). 71
 Error sizes LineLength Line is longer than 80 characters (found 111). 75
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 75
 Error sizes LineLength Line is longer than 80 characters (found 127). 79

com/hack23/cia/web/impl/ui/application/views/user/committee/pagemode/CommitteeRoleGhantPageModContentFactoryImpl.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). 28
 Error sizes LineLength Line is longer than 80 characters (found 102). 29
 Error sizes LineLength Line is longer than 80 characters (found 103). 30
 Error sizes LineLength Line is longer than 80 characters (found 83). 31
 Error sizes LineLength Line is longer than 80 characters (found 103). 34
 Error sizes LineLength Line is longer than 80 characters (found 85). 35
 Error sizes LineLength Line is longer than 80 characters (found 87). 36
 Error sizes LineLength Line is longer than 80 characters (found 115). 46
 Error javadoc JavadocVariable Missing a Javadoc comment. 54
 Error sizes LineLength Line is longer than 80 characters (found 81). 58
 Error sizes LineLength Line is longer than 80 characters (found 133). 67
 Error sizes LineLength Line is longer than 80 characters (found 104). 72
 Error sizes LineLength Line is longer than 80 characters (found 107). 77
 Error sizes LineLength Line is longer than 80 characters (found 97). 80
 Error sizes LineLength Line is longer than 80 characters (found 95). 84
 Error sizes LineLength Line is longer than 80 characters (found 81). 86
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 86
 Error sizes LineLength Line is longer than 80 characters (found 144). 89
 Error sizes LineLength Line is longer than 80 characters (found 98). 90
 Error sizes LineLength Line is longer than 80 characters (found 165). 92
 Error sizes LineLength Line is longer than 80 characters (found 108). 93
 Error sizes LineLength Line is longer than 80 characters (found 93). 95
 Error sizes LineLength Line is longer than 80 characters (found 105). 97
 Error sizes LineLength Line is longer than 80 characters (found 127). 98

com/hack23/cia/web/impl/ui/application/views/user/committee/pagemode/package-info.java

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

com/hack23/cia/web/impl/ui/application/views/user/common/AbstractActorView.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 91). 23
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 28
 Error sizes LineLength Line is longer than 80 characters (found 126). 41
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 42

com/hack23/cia/web/impl/ui/application/views/user/common/AbstractGroupView.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 91). 23
 Error sizes LineLength Line is longer than 80 characters (found 126). 41

com/hack23/cia/web/impl/ui/application/views/user/common/AbstractPersonView.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 91). 23
 Error sizes LineLength Line is longer than 80 characters (found 127). 41
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 42

com/hack23/cia/web/impl/ui/application/views/user/common/AbstractRankingView.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 91). 23
 Error sizes LineLength Line is longer than 80 characters (found 131). 42

com/hack23/cia/web/impl/ui/application/views/user/common/AbstractUserView.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 91). 24
 Error sizes LineLength Line is longer than 80 characters (found 103). 42

com/hack23/cia/web/impl/ui/application/views/user/common/package-info.java

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

com/hack23/cia/web/impl/ui/application/views/user/country/CountryRankingView.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 91). 26
 Error sizes LineLength Line is longer than 80 characters (found 84). 28
 Error sizes LineLength Line is longer than 80 characters (found 82). 52

com/hack23/cia/web/impl/ui/application/views/user/country/package-info.java

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

com/hack23/cia/web/impl/ui/application/views/user/country/pagemode/AbstractCountryPageModContentFactoryImpl.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 98). 23
 Error sizes LineLength Line is longer than 80 characters (found 102). 24
 Error sizes LineLength Line is longer than 80 characters (found 99). 30

com/hack23/cia/web/impl/ui/application/views/user/country/pagemode/CountryRankingOverviewPageModContentFactoryImpl.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 83). 25
 Error sizes LineLength Line is longer than 80 characters (found 117). 38
 Error sizes LineLength Line is longer than 80 characters (found 105). 54
 Error sizes LineLength Line is longer than 80 characters (found 86). 55
 Error sizes LineLength Line is longer than 80 characters (found 104). 60
 Error sizes LineLength Line is longer than 80 characters (found 147). 70

com/hack23/cia/web/impl/ui/application/views/user/country/pagemode/WorldIndicatorsPageModContentFactoryImpl.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 100). 34
 Error sizes LineLength Line is longer than 80 characters (found 106). 35
 Error sizes LineLength Line is longer than 80 characters (found 83). 36
 Error sizes LineLength Line is longer than 80 characters (found 107). 39
 Error sizes LineLength Line is longer than 80 characters (found 110). 51
 Error sizes LineLength Line is longer than 80 characters (found 96). 69
 Error sizes LineLength Line is longer than 80 characters (found 104). 74
 Error sizes LineLength Line is longer than 80 characters (found 137). 80
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 80
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 80
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 82
 Error sizes LineLength Line is longer than 80 characters (found 147). 84
 Error sizes LineLength Line is longer than 80 characters (found 119). 99
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 99
 Error sizes LineLength Line is longer than 80 characters (found 196). 101
 Error sizes LineLength Line is longer than 80 characters (found 98). 102
 Error sizes LineLength Line is longer than 80 characters (found 136). 105
 Error sizes LineLength Line is longer than 80 characters (found 124). 108
 Error sizes LineLength Line is longer than 80 characters (found 86). 111
 Error sizes LineLength Line is longer than 80 characters (found 103). 118
 Error sizes LineLength Line is longer than 80 characters (found 84). 119
 Error sizes LineLength Line is longer than 80 characters (found 91). 120
 Error sizes LineLength Line is longer than 80 characters (found 89). 121
 Error sizes LineLength Line is longer than 80 characters (found 88). 122
 Error sizes LineLength Line is longer than 80 characters (found 96). 123
 Error sizes LineLength Line is longer than 80 characters (found 87). 124
 Error sizes LineLength Line is longer than 80 characters (found 85). 125
 Error sizes LineLength Line is longer than 80 characters (found 99). 126
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 126
 Error sizes LineLength Line is longer than 80 characters (found 104). 129
 Error sizes LineLength Line is longer than 80 characters (found 184). 133
 Error sizes LineLength Line is longer than 80 characters (found 101). 135
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 135
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 135

com/hack23/cia/web/impl/ui/application/views/user/country/pagemode/package-info.java

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

com/hack23/cia/web/impl/ui/application/views/user/document/DocumentView.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 91). 26
 Error sizes LineLength Line is longer than 80 characters (found 81). 28
 Error sizes LineLength Line is longer than 80 characters (found 82). 52

com/hack23/cia/web/impl/ui/application/views/user/document/SearchDocumentView.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 91). 25
 Error sizes LineLength Line is longer than 80 characters (found 81). 27
 Error sizes LineLength Line is longer than 80 characters (found 82). 51

com/hack23/cia/web/impl/ui/application/views/user/document/package-info.java

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

com/hack23/cia/web/impl/ui/application/views/user/document/pagemode/AbstractDocumentPageModContentFactoryImpl.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). 23
 Error sizes LineLength Line is longer than 80 characters (found 102). 24
 Error sizes LineLength Line is longer than 80 characters (found 100). 30
 Error javadoc JavadocVariable Missing a Javadoc comment. 35
 Error javadoc JavadocMethod Missing a Javadoc comment. 45

com/hack23/cia/web/impl/ui/application/views/user/document/pagemode/DocumentActivityPageModContentFactoryImpl.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). 25
 Error sizes LineLength Line is longer than 80 characters (found 88). 26
 Error sizes LineLength Line is longer than 80 characters (found 81). 28
 Error sizes LineLength Line is longer than 80 characters (found 91). 29
 Error sizes LineLength Line is longer than 80 characters (found 92). 30
 Error sizes LineLength Line is longer than 80 characters (found 99). 31
 Error sizes LineLength Line is longer than 80 characters (found 83). 32
 Error sizes LineLength Line is longer than 80 characters (found 85). 35
 Error sizes LineLength Line is longer than 80 characters (found 86). 36
 Error sizes LineLength Line is longer than 80 characters (found 112). 47
 Error sizes LineLength Line is longer than 80 characters (found 102). 62
 Error sizes LineLength Line is longer than 80 characters (found 104). 67
 Error sizes LineLength Line is longer than 80 characters (found 115). 72
 Error sizes LineLength Line is longer than 80 characters (found 131). 75
 Error sizes LineLength Line is longer than 80 characters (found 81). 76
 Error sizes LineLength Line is longer than 80 characters (found 95). 78
 Error sizes LineLength Line is longer than 80 characters (found 98). 80
 Error sizes LineLength Line is longer than 80 characters (found 92). 84
 Error sizes LineLength Line is longer than 80 characters (found 116). 86
 Error sizes LineLength Line is longer than 80 characters (found 126). 87
 Error sizes LineLength Line is longer than 80 characters (found 102). 88
 Error sizes LineLength Line is longer than 80 characters (found 88). 90
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 90
 Error sizes LineLength Line is longer than 80 characters (found 125). 93
 Error sizes LineLength Line is longer than 80 characters (found 132). 94
 Error sizes LineLength Line is longer than 80 characters (found 139). 95
 Error sizes LineLength Line is longer than 80 characters (found 128). 97
 Error sizes LineLength Line is longer than 80 characters (found 86). 100
 Error sizes LineLength Line is longer than 80 characters (found 122). 101
 Error sizes LineLength Line is longer than 80 characters (found 117). 102
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 102
 Error sizes LineLength Line is longer than 80 characters (found 161). 103
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 103
 Error sizes LineLength Line is longer than 80 characters (found 132). 108

com/hack23/cia/web/impl/ui/application/views/user/document/pagemode/DocumentAttachementsPageModContentFactoryImpl.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). 27
 Error sizes LineLength Line is longer than 80 characters (found 86). 28
 Error sizes LineLength Line is longer than 80 characters (found 81). 30
 Error sizes LineLength Line is longer than 80 characters (found 91). 31
 Error sizes LineLength Line is longer than 80 characters (found 92). 32
 Error sizes LineLength Line is longer than 80 characters (found 99). 33
 Error sizes LineLength Line is longer than 80 characters (found 83). 34
 Error sizes LineLength Line is longer than 80 characters (found 85). 37
 Error sizes LineLength Line is longer than 80 characters (found 105). 38
 Error sizes LineLength Line is longer than 80 characters (found 86). 40
 Error sizes LineLength Line is longer than 80 characters (found 116). 51
 Error sizes LineLength Line is longer than 80 characters (found 82). 54
 Error sizes LineLength Line is longer than 80 characters (found 82). 57
 Error sizes LineLength Line is longer than 80 characters (found 105). 66
 Error sizes LineLength Line is longer than 80 characters (found 104). 71
 Error sizes LineLength Line is longer than 80 characters (found 115). 76
 Error sizes LineLength Line is longer than 80 characters (found 131). 79
 Error sizes LineLength Line is longer than 80 characters (found 81). 80
 Error sizes LineLength Line is longer than 80 characters (found 95). 82
 Error sizes LineLength Line is longer than 80 characters (found 98). 84
 Error sizes LineLength Line is longer than 80 characters (found 92). 88
 Error sizes LineLength Line is longer than 80 characters (found 116). 90
 Error sizes LineLength Line is longer than 80 characters (found 126). 91
 Error sizes LineLength Line is longer than 80 characters (found 102). 92
 Error sizes LineLength Line is longer than 80 characters (found 91). 94
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 94
 Error sizes LineLength Line is longer than 80 characters (found 127). 97
 Error sizes LineLength Line is longer than 80 characters (found 138). 98
 Error sizes LineLength Line is longer than 80 characters (found 131). 99
 Error sizes LineLength Line is longer than 80 characters (found 134). 101
 Error sizes LineLength Line is longer than 80 characters (found 91). 104
 Error sizes LineLength Line is longer than 80 characters (found 161). 105
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 105
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 105
 Error sizes LineLength Line is longer than 80 characters (found 173). 108
 Error sizes LineLength Line is longer than 80 characters (found 91). 110
 Error sizes LineLength Line is longer than 80 characters (found 95). 112
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 112
 Error sizes LineLength Line is longer than 80 characters (found 108). 114
 Error sizes LineLength Line is longer than 80 characters (found 220). 115
 Error sizes LineLength Line is longer than 80 characters (found 132). 121

com/hack23/cia/web/impl/ui/application/views/user/document/pagemode/DocumentDataPageModContentFactoryImpl.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 89). 34
 Error sizes LineLength Line is longer than 80 characters (found 82). 35
 Error sizes LineLength Line is longer than 80 characters (found 99). 36
 Error sizes LineLength Line is longer than 80 characters (found 83). 37
 Error sizes LineLength Line is longer than 80 characters (found 85). 42
 Error sizes LineLength Line is longer than 80 characters (found 86). 44
 Error sizes LineLength Line is longer than 80 characters (found 108). 57
 Error sizes LineLength Line is longer than 80 characters (found 144). 72
 Error sizes LineLength Line is longer than 80 characters (found 104). 77
 Error sizes LineLength Line is longer than 80 characters (found 115). 82
 Error sizes LineLength Line is longer than 80 characters (found 123). 85
 Error sizes LineLength Line is longer than 80 characters (found 88). 89
 Error sizes LineLength Line is longer than 80 characters (found 98). 91
 Error sizes LineLength Line is longer than 80 characters (found 92). 95
 Error sizes LineLength Line is longer than 80 characters (found 84). 97
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 97
 Error sizes LineLength Line is longer than 80 characters (found 110). 100
 Error sizes LineLength Line is longer than 80 characters (found 83). 101
 Error sizes LineLength Line is longer than 80 characters (found 178). 113
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 113
 Error sizes LineLength Line is longer than 80 characters (found 100). 115
 Error sizes LineLength Line is longer than 80 characters (found 121). 119
 Error coding MagicNumber '30' is a magic number. 121
 Error sizes LineLength Line is longer than 80 characters (found 134). 122
 Error sizes LineLength Line is longer than 80 characters (found 157). 123
 Error sizes LineLength Line is longer than 80 characters (found 133). 126
 Error sizes LineLength Line is longer than 80 characters (found 90). 130
 Error sizes LineLength Line is longer than 80 characters (found 153). 137
 Error sizes LineLength Line is longer than 80 characters (found 83). 144
 Error javadoc JavadocMethod Missing a Javadoc comment. 144
 Error sizes LineLength Line is longer than 80 characters (found 138). 149

com/hack23/cia/web/impl/ui/application/views/user/document/pagemode/DocumentDecisionPageModContentFactoryImpl.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). 27
 Error sizes LineLength Line is longer than 80 characters (found 81). 29
 Error sizes LineLength Line is longer than 80 characters (found 88). 30
 Error sizes LineLength Line is longer than 80 characters (found 91). 31
 Error sizes LineLength Line is longer than 80 characters (found 92). 32
 Error sizes LineLength Line is longer than 80 characters (found 99). 33
 Error sizes LineLength Line is longer than 80 characters (found 83). 34
 Error sizes LineLength Line is longer than 80 characters (found 85). 37
 Error sizes LineLength Line is longer than 80 characters (found 86). 38
 Error sizes LineLength Line is longer than 80 characters (found 112). 49
 Error sizes LineLength Line is longer than 80 characters (found 148). 63
 Error sizes LineLength Line is longer than 80 characters (found 104). 68
 Error sizes LineLength Line is longer than 80 characters (found 115). 73
 Error sizes LineLength Line is longer than 80 characters (found 131). 76
 Error sizes LineLength Line is longer than 80 characters (found 81). 77
 Error sizes LineLength Line is longer than 80 characters (found 88). 80
 Error sizes LineLength Line is longer than 80 characters (found 98). 82
 Error sizes LineLength Line is longer than 80 characters (found 92). 86
 Error sizes LineLength Line is longer than 80 characters (found 116). 88
 Error sizes LineLength Line is longer than 80 characters (found 126). 89
 Error sizes LineLength Line is longer than 80 characters (found 102). 90
 Error sizes LineLength Line is longer than 80 characters (found 88). 95
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 95
 Error sizes LineLength Line is longer than 80 characters (found 116). 97
 Error sizes LineLength Line is longer than 80 characters (found 113). 98
 Error sizes LineLength Line is longer than 80 characters (found 85). 100
 Error sizes LineLength Line is longer than 80 characters (found 125). 102
 Error sizes LineLength Line is longer than 80 characters (found 131). 104
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 104
 Error sizes LineLength Line is longer than 80 characters (found 131). 105
 Error sizes LineLength Line is longer than 80 characters (found 153). 111

com/hack23/cia/web/impl/ui/application/views/user/document/pagemode/DocumentDetailsPageModContentFactoryImpl.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). 25
 Error sizes LineLength Line is longer than 80 characters (found 81). 27
 Error sizes LineLength Line is longer than 80 characters (found 86). 28
 Error sizes LineLength Line is longer than 80 characters (found 91). 29
 Error sizes LineLength Line is longer than 80 characters (found 92). 30
 Error sizes LineLength Line is longer than 80 characters (found 99). 31
 Error sizes LineLength Line is longer than 80 characters (found 83). 32
 Error sizes LineLength Line is longer than 80 characters (found 85). 35
 Error sizes LineLength Line is longer than 80 characters (found 86). 36
 Error sizes LineLength Line is longer than 80 characters (found 111). 47
 Error sizes LineLength Line is longer than 80 characters (found 101). 62
 Error sizes LineLength Line is longer than 80 characters (found 104). 67
 Error sizes LineLength Line is longer than 80 characters (found 115). 72
 Error sizes LineLength Line is longer than 80 characters (found 131). 75
 Error sizes LineLength Line is longer than 80 characters (found 81). 76
 Error sizes LineLength Line is longer than 80 characters (found 95). 78
 Error sizes LineLength Line is longer than 80 characters (found 98). 80
 Error sizes LineLength Line is longer than 80 characters (found 92). 84
 Error sizes LineLength Line is longer than 80 characters (found 116). 86
 Error sizes LineLength Line is longer than 80 characters (found 126). 87
 Error sizes LineLength Line is longer than 80 characters (found 102). 88
 Error sizes LineLength Line is longer than 80 characters (found 87). 90
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 90
 Error sizes LineLength Line is longer than 80 characters (found 123). 93
 Error sizes LineLength Line is longer than 80 characters (found 130). 94
 Error sizes LineLength Line is longer than 80 characters (found 135). 95
 Error sizes LineLength Line is longer than 80 characters (found 126). 97
 Error sizes LineLength Line is longer than 80 characters (found 95). 100
 Error sizes LineLength Line is longer than 80 characters (found 158). 101
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 101
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 101
 Error sizes LineLength Line is longer than 80 characters (found 132). 105

com/hack23/cia/web/impl/ui/application/views/user/document/pagemode/DocumentOverviewPageModContentFactoryImpl.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). 27
 Error sizes LineLength Line is longer than 80 characters (found 81). 29
 Error sizes LineLength Line is longer than 80 characters (found 91). 30
 Error sizes LineLength Line is longer than 80 characters (found 92). 31
 Error sizes LineLength Line is longer than 80 characters (found 99). 32
 Error sizes LineLength Line is longer than 80 characters (found 83). 33
 Error sizes LineLength Line is longer than 80 characters (found 85). 36
 Error sizes LineLength Line is longer than 80 characters (found 112). 49
 Error sizes LineLength Line is longer than 80 characters (found 105). 64
 Error sizes LineLength Line is longer than 80 characters (found 86). 65
 Error sizes LineLength Line is longer than 80 characters (found 104). 70
 Error sizes LineLength Line is longer than 80 characters (found 115). 75
 Error sizes LineLength Line is longer than 80 characters (found 131). 78
 Error sizes LineLength Line is longer than 80 characters (found 81). 79
 Error sizes LineLength Line is longer than 80 characters (found 95). 81
 Error sizes LineLength Line is longer than 80 characters (found 98). 83
 Error sizes LineLength Line is longer than 80 characters (found 92). 87
 Error sizes LineLength Line is longer than 80 characters (found 116). 89
 Error sizes LineLength Line is longer than 80 characters (found 126). 90
 Error sizes LineLength Line is longer than 80 characters (found 102). 91
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 93
 Error sizes LineLength Line is longer than 80 characters (found 83). 95
 Error sizes LineLength Line is longer than 80 characters (found 93). 99
 Error sizes LineLength Line is longer than 80 characters (found 96). 101
 Error sizes LineLength Line is longer than 80 characters (found 133). 103
 Error sizes LineLength Line is longer than 80 characters (found 133). 104
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 104
 Error sizes LineLength Line is longer than 80 characters (found 136). 105
 Error sizes LineLength Line is longer than 80 characters (found 115). 106
 Error sizes LineLength Line is longer than 80 characters (found 126). 110
 Error sizes LineLength Line is longer than 80 characters (found 131). 111
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 111
 Error sizes LineLength Line is longer than 80 characters (found 140). 114
 Error sizes LineLength Line is longer than 80 characters (found 83). 115
 Error sizes LineLength Line is longer than 80 characters (found 148). 116
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 116
 Error sizes LineLength Line is longer than 80 characters (found 155). 117
 Error sizes LineLength Line is longer than 80 characters (found 96). 118
 Error sizes LineLength Line is longer than 80 characters (found 132). 122

com/hack23/cia/web/impl/ui/application/views/user/document/pagemode/DocumentPageVisitHistoryPageModContentFactoryImpl.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). 25
 Error sizes LineLength Line is longer than 80 characters (found 99). 26
 Error sizes LineLength Line is longer than 80 characters (found 83). 27
 Error sizes LineLength Line is longer than 80 characters (found 120). 40
 Error sizes LineLength Line is longer than 80 characters (found 82). 43
 Error sizes LineLength Line is longer than 80 characters (found 131). 53
 Error sizes LineLength Line is longer than 80 characters (found 104). 58
 Error sizes LineLength Line is longer than 80 characters (found 115). 63
 Error sizes LineLength Line is longer than 80 characters (found 95). 66
 Error sizes LineLength Line is longer than 80 characters (found 98). 68
 Error sizes LineLength Line is longer than 80 characters (found 92). 72
 Error sizes LineLength Line is longer than 80 characters (found 132). 77

com/hack23/cia/web/impl/ui/application/views/user/document/pagemode/DocumentPersonReferencesPageModContentFactoryImpl.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). 25
 Error sizes LineLength Line is longer than 80 characters (found 81). 27
 Error sizes LineLength Line is longer than 80 characters (found 95). 28
 Error sizes LineLength Line is longer than 80 characters (found 91). 29
 Error sizes LineLength Line is longer than 80 characters (found 92). 30
 Error sizes LineLength Line is longer than 80 characters (found 99). 31
 Error sizes LineLength Line is longer than 80 characters (found 83). 32
 Error sizes LineLength Line is longer than 80 characters (found 85). 35
 Error sizes LineLength Line is longer than 80 characters (found 86). 36
 Error sizes LineLength Line is longer than 80 characters (found 100). 38
 Error sizes LineLength Line is longer than 80 characters (found 120). 49
 Error sizes LineLength Line is longer than 80 characters (found 81). 55
 Error sizes LineLength Line is longer than 80 characters (found 148). 64
 Error sizes LineLength Line is longer than 80 characters (found 104). 69
 Error sizes LineLength Line is longer than 80 characters (found 115). 74
 Error sizes LineLength Line is longer than 80 characters (found 131). 77
 Error sizes LineLength Line is longer than 80 characters (found 81). 78
 Error sizes LineLength Line is longer than 80 characters (found 88). 81
 Error sizes LineLength Line is longer than 80 characters (found 98). 83
 Error sizes LineLength Line is longer than 80 characters (found 92). 87
 Error sizes LineLength Line is longer than 80 characters (found 116). 89
 Error sizes LineLength Line is longer than 80 characters (found 126). 90
 Error sizes LineLength Line is longer than 80 characters (found 102). 91
 Error sizes LineLength Line is longer than 80 characters (found 88). 94
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 94
 Error sizes LineLength Line is longer than 80 characters (found 112). 98
 Error sizes LineLength Line is longer than 80 characters (found 104). 99
 Error sizes LineLength Line is longer than 80 characters (found 100). 100
 Error sizes LineLength Line is longer than 80 characters (found 149). 101
 Error sizes LineLength Line is longer than 80 characters (found 106). 102
 Error sizes LineLength Line is longer than 80 characters (found 137). 103
 Error sizes LineLength Line is longer than 80 characters (found 100). 106
 Error sizes LineLength Line is longer than 80 characters (found 133). 108
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 108
 Error sizes LineLength Line is longer than 80 characters (found 130). 109
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 109
 Error sizes LineLength Line is longer than 80 characters (found 147). 110
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 110
 Error sizes LineLength Line is longer than 80 characters (found 153). 116

com/hack23/cia/web/impl/ui/application/views/user/document/pagemode/DocumentReferencesPageModContentFactoryImpl.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). 25
 Error sizes LineLength Line is longer than 80 characters (found 81). 27
 Error sizes LineLength Line is longer than 80 characters (found 89). 28
 Error sizes LineLength Line is longer than 80 characters (found 91). 29
 Error sizes LineLength Line is longer than 80 characters (found 92). 30
 Error sizes LineLength Line is longer than 80 characters (found 99). 31
 Error sizes LineLength Line is longer than 80 characters (found 83). 32
 Error sizes LineLength Line is longer than 80 characters (found 85). 35
 Error sizes LineLength Line is longer than 80 characters (found 86). 36
 Error sizes LineLength Line is longer than 80 characters (found 114). 47
 Error sizes LineLength Line is longer than 80 characters (found 150). 63
 Error sizes LineLength Line is longer than 80 characters (found 104). 68
 Error sizes LineLength Line is longer than 80 characters (found 115). 73
 Error sizes LineLength Line is longer than 80 characters (found 131). 76
 Error sizes LineLength Line is longer than 80 characters (found 81). 77
 Error sizes LineLength Line is longer than 80 characters (found 88). 80
 Error sizes LineLength Line is longer than 80 characters (found 98). 82
 Error sizes LineLength Line is longer than 80 characters (found 92). 86
 Error sizes LineLength Line is longer than 80 characters (found 116). 88
 Error sizes LineLength Line is longer than 80 characters (found 126). 89
 Error sizes LineLength Line is longer than 80 characters (found 102). 90
 Error sizes LineLength Line is longer than 80 characters (found 90). 95
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 95
 Error sizes LineLength Line is longer than 80 characters (found 106). 99
 Error sizes LineLength Line is longer than 80 characters (found 98). 100
 Error sizes LineLength Line is longer than 80 characters (found 94). 101
 Error sizes LineLength Line is longer than 80 characters (found 137). 102
 Error sizes LineLength Line is longer than 80 characters (found 132). 104
 Error sizes LineLength Line is longer than 80 characters (found 94). 107
 Error sizes LineLength Line is longer than 80 characters (found 158). 109
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 109
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 109
 Error sizes LineLength Line is longer than 80 characters (found 153). 114

com/hack23/cia/web/impl/ui/application/views/user/document/pagemode/SearchDocumentPageModContentFactoryImpl.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). 27
 Error sizes LineLength Line is longer than 80 characters (found 83). 28
 Error sizes LineLength Line is longer than 80 characters (found 102). 32
 Error sizes LineLength Line is longer than 80 characters (found 98). 34
 Error sizes LineLength Line is longer than 80 characters (found 100). 35
 Error sizes LineLength Line is longer than 80 characters (found 102). 49
 Error sizes LineLength Line is longer than 80 characters (found 104). 71
 Error sizes LineLength Line is longer than 80 characters (found 88). 95
 Error sizes LineLength Line is longer than 80 characters (found 107). 96
 Error sizes LineLength Line is longer than 80 characters (found 99). 99
 Error sizes LineLength Line is longer than 80 characters (found 83). 105
 Error sizes LineLength Line is longer than 80 characters (found 134). 108
 Error sizes LineLength Line is longer than 80 characters (found 100). 109
 Error sizes LineLength Line is longer than 80 characters (found 128). 111
 Error sizes LineLength Line is longer than 80 characters (found 137). 113
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 113
 Error sizes LineLength Line is longer than 80 characters (found 87). 114
 Error sizes LineLength Line is longer than 80 characters (found 132). 115
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 115
 Error sizes LineLength Line is longer than 80 characters (found 143). 116
 Error sizes LineLength Line is longer than 80 characters (found 114). 117
 Error sizes LineLength Line is longer than 80 characters (found 109). 122
 Error sizes LineLength Line is longer than 80 characters (found 102). 123
 Error sizes LineLength Line is longer than 80 characters (found 122). 124
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 124
 Error sizes LineLength Line is longer than 80 characters (found 124). 127

com/hack23/cia/web/impl/ui/application/views/user/document/pagemode/package-info.java

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

com/hack23/cia/web/impl/ui/application/views/user/goverment/MinistryRankingView.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 91). 26
 Error sizes LineLength Line is longer than 80 characters (found 84). 28
 Error sizes LineLength Line is longer than 80 characters (found 82). 52

com/hack23/cia/web/impl/ui/application/views/user/goverment/MinistryView.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 91). 26
 Error sizes LineLength Line is longer than 80 characters (found 82). 28
 Error sizes LineLength Line is longer than 80 characters (found 82). 52

com/hack23/cia/web/impl/ui/application/views/user/goverment/package-info.java

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

com/hack23/cia/web/impl/ui/application/views/user/goverment/pagemode/AbstractMinistryPageModContentFactoryImpl.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). 23
 Error sizes LineLength Line is longer than 80 characters (found 102). 24
 Error sizes LineLength Line is longer than 80 characters (found 100). 30
 Error javadoc JavadocVariable Missing a Javadoc comment. 35
 Error javadoc JavadocMethod Missing a Javadoc comment. 45

com/hack23/cia/web/impl/ui/application/views/user/goverment/pagemode/AbstractMinistryRankingPageModContentFactoryImpl.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 106). 23
 Error sizes LineLength Line is longer than 80 characters (found 102). 24
 Error sizes LineLength Line is longer than 80 characters (found 107). 30
 Error sizes LineLength Line is longer than 80 characters (found 92). 52

com/hack23/cia/web/impl/ui/application/views/user/goverment/pagemode/MinistryCurrentMembersPageModContentFactoryImpl.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). 25
 Error sizes LineLength Line is longer than 80 characters (found 102). 26
 Error sizes LineLength Line is longer than 80 characters (found 90). 27
 Error sizes LineLength Line is longer than 80 characters (found 83). 28
 Error sizes LineLength Line is longer than 80 characters (found 85). 31
 Error sizes LineLength Line is longer than 80 characters (found 86). 32
 Error sizes LineLength Line is longer than 80 characters (found 100). 34
 Error sizes LineLength Line is longer than 80 characters (found 118). 45
 Error sizes LineLength Line is longer than 80 characters (found 100). 64
 Error sizes LineLength Line is longer than 80 characters (found 104). 69
 Error sizes LineLength Line is longer than 80 characters (found 106). 74
 Error sizes LineLength Line is longer than 80 characters (found 95). 77
 Error sizes LineLength Line is longer than 80 characters (found 92). 81
 Error sizes LineLength Line is longer than 80 characters (found 86). 83
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 83
 Error sizes LineLength Line is longer than 80 characters (found 144). 86
 Error sizes LineLength Line is longer than 80 characters (found 98). 87
 Error sizes LineLength Line is longer than 80 characters (found 139). 89
 Error sizes LineLength Line is longer than 80 characters (found 92). 91
 Error sizes LineLength Line is longer than 80 characters (found 121). 92
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 92
 Error sizes LineLength Line is longer than 80 characters (found 141). 93
 Error sizes LineLength Line is longer than 80 characters (found 85). 96
 Error sizes LineLength Line is longer than 80 characters (found 161). 98
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 98
 Error sizes LineLength Line is longer than 80 characters (found 138). 99
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 99
 Error sizes LineLength Line is longer than 80 characters (found 131). 100
 Error sizes LineLength Line is longer than 80 characters (found 87). 102
 Error sizes LineLength Line is longer than 80 characters (found 132). 103

com/hack23/cia/web/impl/ui/application/views/user/goverment/pagemode/MinistryDocumentActivityPageModContentFactoryImpl.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 90). 26
 Error sizes LineLength Line is longer than 80 characters (found 83). 27
 Error sizes LineLength Line is longer than 80 characters (found 104). 30
 Error sizes LineLength Line is longer than 80 characters (found 85). 31
 Error sizes LineLength Line is longer than 80 characters (found 86). 32
 Error sizes LineLength Line is longer than 80 characters (found 120). 42
 Error sizes LineLength Line is longer than 80 characters (found 81). 55
 Error sizes LineLength Line is longer than 80 characters (found 102). 65
 Error sizes LineLength Line is longer than 80 characters (found 104). 70
 Error sizes LineLength Line is longer than 80 characters (found 106). 75
 Error sizes LineLength Line is longer than 80 characters (found 95). 78
 Error sizes LineLength Line is longer than 80 characters (found 92). 82
 Error sizes LineLength Line is longer than 80 characters (found 88). 84
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 84
 Error sizes LineLength Line is longer than 80 characters (found 121). 88
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 88
 Error sizes LineLength Line is longer than 80 characters (found 87). 90
 Error sizes LineLength Line is longer than 80 characters (found 132). 91

com/hack23/cia/web/impl/ui/application/views/user/goverment/pagemode/MinistryDocumentHistoryPageModContentFactoryImpl.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 100). 25
 Error sizes LineLength Line is longer than 80 characters (found 101). 26
 Error sizes LineLength Line is longer than 80 characters (found 90). 27
 Error sizes LineLength Line is longer than 80 characters (found 83). 28
 Error sizes LineLength Line is longer than 80 characters (found 85). 31
 Error sizes LineLength Line is longer than 80 characters (found 86). 32
 Error sizes LineLength Line is longer than 80 characters (found 100). 34
 Error sizes LineLength Line is longer than 80 characters (found 119). 45
 Error sizes LineLength Line is longer than 80 characters (found 147). 63
 Error sizes LineLength Line is longer than 80 characters (found 104). 68
 Error sizes LineLength Line is longer than 80 characters (found 106). 73
 Error sizes LineLength Line is longer than 80 characters (found 95). 76
 Error sizes LineLength Line is longer than 80 characters (found 92). 80
 Error sizes LineLength Line is longer than 80 characters (found 87). 82
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 82
 Error sizes LineLength Line is longer than 80 characters (found 142). 85
 Error sizes LineLength Line is longer than 80 characters (found 97). 86
 Error sizes LineLength Line is longer than 80 characters (found 136). 88
 Error sizes LineLength Line is longer than 80 characters (found 110). 89
 Error sizes LineLength Line is longer than 80 characters (found 205). 90
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 90
 Error sizes LineLength Line is longer than 80 characters (found 83). 93
 Error sizes LineLength Line is longer than 80 characters (found 90). 95
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 95
 Error sizes LineLength Line is longer than 80 characters (found 96). 96
 Error sizes LineLength Line is longer than 80 characters (found 122). 97
 Error sizes LineLength Line is longer than 80 characters (found 143). 98
 Error whitespace NoWhitespaceBefore ',' is preceded with whitespace. 98
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 98
 Error sizes LineLength Line is longer than 80 characters (found 124). 99
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 99
 Error sizes LineLength Line is longer than 80 characters (found 196). 100
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 100
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 100
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 100
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 100
 Error sizes LineLength Line is longer than 80 characters (found 87). 102
 Error sizes LineLength Line is longer than 80 characters (found 132). 103

com/hack23/cia/web/impl/ui/application/views/user/goverment/pagemode/MinistryGovernmentBodiesModContentFactoryImpl.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 90). 26
 Error sizes LineLength Line is longer than 80 characters (found 83). 27
 Error sizes LineLength Line is longer than 80 characters (found 107). 30
 Error sizes LineLength Line is longer than 80 characters (found 85). 31
 Error sizes LineLength Line is longer than 80 characters (found 86). 32
 Error sizes LineLength Line is longer than 80 characters (found 116). 42
 Error javadoc JavadocVariable Missing a Javadoc comment. 44
 Error javadoc JavadocVariable Missing a Javadoc comment. 49
 Error sizes LineLength Line is longer than 80 characters (found 82). 53
 Error sizes LineLength Line is longer than 80 characters (found 149). 61
 Error sizes LineLength Line is longer than 80 characters (found 104). 66
 Error sizes LineLength Line is longer than 80 characters (found 106). 71
 Error sizes LineLength Line is longer than 80 characters (found 95). 74
 Error sizes LineLength Line is longer than 80 characters (found 92). 78
 Error sizes LineLength Line is longer than 80 characters (found 88). 80
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 80
 Error sizes LineLength Line is longer than 80 characters (found 154). 82
 Error sizes LineLength Line is longer than 80 characters (found 87). 84
 Error sizes LineLength Line is longer than 80 characters (found 132). 85

com/hack23/cia/web/impl/ui/application/views/user/goverment/pagemode/MinistryMemberHistoryPageModContentFactoryImpl.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). 25
 Error sizes LineLength Line is longer than 80 characters (found 102). 26
 Error sizes LineLength Line is longer than 80 characters (found 90). 27
 Error sizes LineLength Line is longer than 80 characters (found 83). 28
 Error sizes LineLength Line is longer than 80 characters (found 85). 31
 Error sizes LineLength Line is longer than 80 characters (found 86). 32
 Error sizes LineLength Line is longer than 80 characters (found 100). 34
 Error sizes LineLength Line is longer than 80 characters (found 117). 45
 Error sizes LineLength Line is longer than 80 characters (found 84). 54
 Error sizes LineLength Line is longer than 80 characters (found 145). 62
 Error sizes LineLength Line is longer than 80 characters (found 104). 67
 Error sizes LineLength Line is longer than 80 characters (found 106). 72
 Error sizes LineLength Line is longer than 80 characters (found 95). 75
 Error sizes LineLength Line is longer than 80 characters (found 92). 79
 Error sizes LineLength Line is longer than 80 characters (found 85). 81
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 81
 Error sizes LineLength Line is longer than 80 characters (found 144). 84
 Error sizes LineLength Line is longer than 80 characters (found 98). 85
 Error sizes LineLength Line is longer than 80 characters (found 138). 87
 Error sizes LineLength Line is longer than 80 characters (found 122). 88
 Error sizes LineLength Line is longer than 80 characters (found 134). 89
 Error sizes LineLength Line is longer than 80 characters (found 84). 92
 Error sizes LineLength Line is longer than 80 characters (found 160). 94
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 94
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 94
 Error sizes LineLength Line is longer than 80 characters (found 128). 95
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 95
 Error sizes LineLength Line is longer than 80 characters (found 130). 96
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 96
 Error sizes LineLength Line is longer than 80 characters (found 87). 98
 Error sizes LineLength Line is longer than 80 characters (found 132). 99

com/hack23/cia/web/impl/ui/application/views/user/goverment/pagemode/MinistryOverviewPageModContentFactoryImpl.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 90). 27
 Error sizes LineLength Line is longer than 80 characters (found 83). 28
 Error sizes LineLength Line is longer than 80 characters (found 85). 31
 Error sizes LineLength Line is longer than 80 characters (found 112). 45
 Error sizes LineLength Line is longer than 80 characters (found 105). 63
 Error sizes LineLength Line is longer than 80 characters (found 86). 64
 Error sizes LineLength Line is longer than 80 characters (found 104). 69
 Error sizes LineLength Line is longer than 80 characters (found 106). 74
 Error sizes LineLength Line is longer than 80 characters (found 95). 77
 Error sizes LineLength Line is longer than 80 characters (found 92). 81
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 83
 Error sizes LineLength Line is longer than 80 characters (found 83). 85
 Error sizes LineLength Line is longer than 80 characters (found 93). 89
 Error sizes LineLength Line is longer than 80 characters (found 96). 91
 Error sizes LineLength Line is longer than 80 characters (found 121). 93
 Error sizes LineLength Line is longer than 80 characters (found 116). 96
 Error sizes LineLength Line is longer than 80 characters (found 140). 97
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 97
 Error sizes LineLength Line is longer than 80 characters (found 141). 98
 Error sizes LineLength Line is longer than 80 characters (found 93). 100
 Error sizes LineLength Line is longer than 80 characters (found 87). 102
 Error sizes LineLength Line is longer than 80 characters (found 132). 103

com/hack23/cia/web/impl/ui/application/views/user/goverment/pagemode/MinistryPageVisitHistoryPageModContentFactoryImpl.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 90). 25
 Error sizes LineLength Line is longer than 80 characters (found 83). 26
 Error sizes LineLength Line is longer than 80 characters (found 120). 39
 Error sizes LineLength Line is longer than 80 characters (found 82). 45
 Error sizes LineLength Line is longer than 80 characters (found 140). 54
 Error sizes LineLength Line is longer than 80 characters (found 104). 59
 Error sizes LineLength Line is longer than 80 characters (found 106). 64
 Error sizes LineLength Line is longer than 80 characters (found 95). 67
 Error sizes LineLength Line is longer than 80 characters (found 92). 71
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 73
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 73
 Error sizes LineLength Line is longer than 80 characters (found 87). 75
 Error sizes LineLength Line is longer than 80 characters (found 132). 76

com/hack23/cia/web/impl/ui/application/views/user/goverment/pagemode/MinistryRankingAllMinistriesChartsPageModContentFactoryImpl.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 83). 26
 Error sizes LineLength Line is longer than 80 characters (found 93). 28
 Error sizes LineLength Line is longer than 80 characters (found 107). 29
 Error sizes LineLength Line is longer than 80 characters (found 85). 30
 Error sizes LineLength Line is longer than 80 characters (found 98). 46
 Error sizes LineLength Line is longer than 80 characters (found 127). 66
 Error sizes LineLength Line is longer than 80 characters (found 108). 67
 Error sizes LineLength Line is longer than 80 characters (found 104). 72
 Error sizes LineLength Line is longer than 80 characters (found 90). 75
 Error sizes LineLength Line is longer than 80 characters (found 124). 82
 Error sizes LineLength Line is longer than 80 characters (found 126). 88

com/hack23/cia/web/impl/ui/application/views/user/goverment/pagemode/MinistryRankingAllPartiesChartsPageModContentFactoryImpl.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 83). 26
 Error sizes LineLength Line is longer than 80 characters (found 93). 28
 Error sizes LineLength Line is longer than 80 characters (found 107). 29
 Error sizes LineLength Line is longer than 80 characters (found 85). 30
 Error sizes LineLength Line is longer than 80 characters (found 86). 46
 Error sizes LineLength Line is longer than 80 characters (found 82). 57
 Error sizes LineLength Line is longer than 80 characters (found 127). 66
 Error sizes LineLength Line is longer than 80 characters (found 113). 67
 Error sizes LineLength Line is longer than 80 characters (found 104). 72
 Error sizes LineLength Line is longer than 80 characters (found 90). 75
 Error sizes LineLength Line is longer than 80 characters (found 106). 83
 Error sizes LineLength Line is longer than 80 characters (found 126). 90

com/hack23/cia/web/impl/ui/application/views/user/goverment/pagemode/MinistryRankingAllRolesChartsPageModContentFactoryImpl.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). 28
 Error sizes LineLength Line is longer than 80 characters (found 83). 29
 Error sizes LineLength Line is longer than 80 characters (found 102). 32
 Error sizes LineLength Line is longer than 80 characters (found 85). 33
 Error sizes LineLength Line is longer than 80 characters (found 84). 49
 Error javadoc JavadocVariable Missing a Javadoc comment. 51
 Error sizes LineLength Line is longer than 80 characters (found 127). 64
 Error sizes LineLength Line is longer than 80 characters (found 109). 65
 Error sizes LineLength Line is longer than 80 characters (found 104). 70
 Error sizes LineLength Line is longer than 80 characters (found 90). 73
 Error sizes LineLength Line is longer than 80 characters (found 136). 80
 Error sizes LineLength Line is longer than 80 characters (found 90). 81
 Error sizes LineLength Line is longer than 80 characters (found 116). 83
 Error sizes LineLength Line is longer than 80 characters (found 84). 85
 Error sizes LineLength Line is longer than 80 characters (found 126). 89

com/hack23/cia/web/impl/ui/application/views/user/goverment/pagemode/MinistryRankingCurrentMinistriesChartsPageModContentFactoryImpl.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 83). 26
 Error sizes LineLength Line is longer than 80 characters (found 93). 28
 Error sizes LineLength Line is longer than 80 characters (found 107). 29
 Error sizes LineLength Line is longer than 80 characters (found 85). 30
 Error sizes LineLength Line is longer than 80 characters (found 141). 42
 Error sizes LineLength Line is longer than 80 characters (found 87). 45
 Error sizes LineLength Line is longer than 80 characters (found 81). 56
 Error sizes LineLength Line is longer than 80 characters (found 82). 59
 Error sizes LineLength Line is longer than 80 characters (found 127). 65
 Error sizes LineLength Line is longer than 80 characters (found 112). 66
 Error sizes LineLength Line is longer than 80 characters (found 104). 71
 Error sizes LineLength Line is longer than 80 characters (found 90). 74
 Error sizes LineLength Line is longer than 80 characters (found 119). 82
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 82
 Error sizes LineLength Line is longer than 80 characters (found 132). 88

com/hack23/cia/web/impl/ui/application/views/user/goverment/pagemode/MinistryRankingCurrentPartiesChartsPageModContentFactoryImpl.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 83). 26
 Error sizes LineLength Line is longer than 80 characters (found 93). 28
 Error sizes LineLength Line is longer than 80 characters (found 104). 29
 Error sizes LineLength Line is longer than 80 characters (found 85). 30
 Error sizes LineLength Line is longer than 80 characters (found 138). 42
 Error sizes LineLength Line is longer than 80 characters (found 84). 45
 Error sizes LineLength Line is longer than 80 characters (found 127). 65
 Error sizes LineLength Line is longer than 80 characters (found 109). 66
 Error sizes LineLength Line is longer than 80 characters (found 104). 71
 Error sizes LineLength Line is longer than 80 characters (found 90). 74
 Error sizes LineLength Line is longer than 80 characters (found 129). 83
 Error sizes LineLength Line is longer than 80 characters (found 132). 89

com/hack23/cia/web/impl/ui/application/views/user/goverment/pagemode/MinistryRankingDataGridPageModContentFactoryImpl.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 90). 25
 Error sizes LineLength Line is longer than 80 characters (found 91). 26
 Error sizes LineLength Line is longer than 80 characters (found 83). 27
 Error sizes LineLength Line is longer than 80 characters (found 100). 32
 Error sizes LineLength Line is longer than 80 characters (found 81). 50
 Error sizes LineLength Line is longer than 80 characters (found 123). 60
 Error sizes LineLength Line is longer than 80 characters (found 104). 65
 Error sizes LineLength Line is longer than 80 characters (found 90). 68
 Error sizes LineLength Line is longer than 80 characters (found 106). 72
 Error sizes LineLength Line is longer than 80 characters (found 128). 75
 Error sizes LineLength Line is longer than 80 characters (found 103). 76
 Error sizes LineLength Line is longer than 80 characters (found 82). 78
 Error sizes LineLength Line is longer than 80 characters (found 116). 80
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 80
 Error sizes LineLength Line is longer than 80 characters (found 217). 81
 Error sizes LineLength Line is longer than 80 characters (found 126). 85

com/hack23/cia/web/impl/ui/application/views/user/goverment/pagemode/MinistryRankingGovernmentBodiesPageModContentFactoryImpl.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 83). 26
 Error sizes LineLength Line is longer than 80 characters (found 107). 28
 Error sizes LineLength Line is longer than 80 characters (found 86). 29
 Error sizes LineLength Line is longer than 80 characters (found 134). 39
 Error javadoc JavadocVariable Missing a Javadoc comment. 44
 Error sizes LineLength Line is longer than 80 characters (found 81). 48
 Error sizes LineLength Line is longer than 80 characters (found 149). 57
 Error sizes LineLength Line is longer than 80 characters (found 104). 62
 Error sizes LineLength Line is longer than 80 characters (found 90). 65
 Error sizes LineLength Line is longer than 80 characters (found 111). 72
 Error sizes LineLength Line is longer than 80 characters (found 132). 74

com/hack23/cia/web/impl/ui/application/views/user/goverment/pagemode/MinistryRankingOverviewPageModContentFactoryImpl.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 83). 25
 Error sizes LineLength Line is longer than 80 characters (found 126). 38
 Error sizes LineLength Line is longer than 80 characters (found 92). 44
 Error sizes LineLength Line is longer than 80 characters (found 114). 47
 Error sizes LineLength Line is longer than 80 characters (found 90). 49
 Error sizes LineLength Line is longer than 80 characters (found 92). 50
 Error sizes LineLength Line is longer than 80 characters (found 115). 52
 Error sizes LineLength Line is longer than 80 characters (found 111). 53
 Error sizes LineLength Line is longer than 80 characters (found 117). 55
 Error sizes LineLength Line is longer than 80 characters (found 131). 69
 Error sizes LineLength Line is longer than 80 characters (found 104). 74
 Error sizes LineLength Line is longer than 80 characters (found 90). 77
 Error sizes LineLength Line is longer than 80 characters (found 85). 83
 Error sizes LineLength Line is longer than 80 characters (found 132). 87
 Error sizes LineLength Line is longer than 80 characters (found 103). 101

com/hack23/cia/web/impl/ui/application/views/user/goverment/pagemode/MinistryRankingPageVisitHistoryPageModContentFactoryImpl.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 83). 26
 Error sizes LineLength Line is longer than 80 characters (found 98). 28
 Error sizes LineLength Line is longer than 80 characters (found 82). 50
 Error sizes LineLength Line is longer than 80 characters (found 140). 59
 Error sizes LineLength Line is longer than 80 characters (found 104). 64
 Error sizes LineLength Line is longer than 80 characters (found 90). 67
 Error sizes LineLength Line is longer than 80 characters (found 111). 71
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 71
 Error sizes LineLength Line is longer than 80 characters (found 126). 75

com/hack23/cia/web/impl/ui/application/views/user/goverment/pagemode/MinistryRoleGhantPageModContentFactoryImpl.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). 28
 Error sizes LineLength Line is longer than 80 characters (found 102). 29
 Error sizes LineLength Line is longer than 80 characters (found 90). 30
 Error sizes LineLength Line is longer than 80 characters (found 83). 31
 Error sizes LineLength Line is longer than 80 characters (found 102). 34
 Error sizes LineLength Line is longer than 80 characters (found 85). 35
 Error sizes LineLength Line is longer than 80 characters (found 86). 36
 Error sizes LineLength Line is longer than 80 characters (found 113). 46
 Error javadoc JavadocVariable Missing a Javadoc comment. 54
 Error sizes LineLength Line is longer than 80 characters (found 141). 66
 Error sizes LineLength Line is longer than 80 characters (found 104). 71
 Error sizes LineLength Line is longer than 80 characters (found 106). 76
 Error sizes LineLength Line is longer than 80 characters (found 95). 79
 Error sizes LineLength Line is longer than 80 characters (found 92). 83
 Error sizes LineLength Line is longer than 80 characters (found 81). 85
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 85
 Error sizes LineLength Line is longer than 80 characters (found 144). 88
 Error sizes LineLength Line is longer than 80 characters (found 98). 89
 Error sizes LineLength Line is longer than 80 characters (found 201). 91
 Error sizes LineLength Line is longer than 80 characters (found 92). 93
 Error sizes LineLength Line is longer than 80 characters (found 87). 95
 Error sizes LineLength Line is longer than 80 characters (found 132). 96

com/hack23/cia/web/impl/ui/application/views/user/goverment/pagemode/package-info.java

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

com/hack23/cia/web/impl/ui/application/views/user/home/UserHomeView.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 91). 26
 Error sizes LineLength Line is longer than 80 characters (found 81). 28
 Error sizes LineLength Line is longer than 80 characters (found 82). 52

com/hack23/cia/web/impl/ui/application/views/user/home/package-info.java

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

com/hack23/cia/web/impl/ui/application/views/user/home/pagemode/AbstractUserHomePageModContentFactoryImpl.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 102). 21
 Error sizes LineLength Line is longer than 80 characters (found 100). 27

com/hack23/cia/web/impl/ui/application/views/user/home/pagemode/UserHomeOverviewPageModContentFactoryImpl.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 84). 29
 Error sizes LineLength Line is longer than 80 characters (found 85). 30
 Error sizes LineLength Line is longer than 80 characters (found 83). 31
 Error sizes LineLength Line is longer than 80 characters (found 85). 37
 Error sizes LineLength Line is longer than 80 characters (found 99). 38
 Error sizes LineLength Line is longer than 80 characters (found 82). 41
 Error sizes LineLength Line is longer than 80 characters (found 90). 43
 Error sizes LineLength Line is longer than 80 characters (found 100). 44
 Error sizes LineLength Line is longer than 80 characters (found 112). 59
 Error sizes LineLength Line is longer than 80 characters (found 105). 84
 Error sizes LineLength Line is longer than 80 characters (found 86). 85
 Error sizes LineLength Line is longer than 80 characters (found 104). 90
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 98
 Error sizes LineLength Line is longer than 80 characters (found 84). 101
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 101
 Error sizes LineLength Line is longer than 80 characters (found 107). 104
 Error sizes LineLength Line is longer than 80 characters (found 86). 105
 Error sizes LineLength Line is longer than 80 characters (found 131). 110
 Error sizes LineLength Line is longer than 80 characters (found 118). 113
 Error sizes LineLength Line is longer than 80 characters (found 103). 116
 Error sizes LineLength Line is longer than 80 characters (found 110). 119
 Error sizes LineLength Line is longer than 80 characters (found 133). 122
 Error sizes LineLength Line is longer than 80 characters (found 141). 123
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 123
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 123
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 123
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 123
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 123
 Error sizes LineLength Line is longer than 80 characters (found 174). 127
 Error sizes LineLength Line is longer than 80 characters (found 164). 130
 Error sizes LineLength Line is longer than 80 characters (found 186). 131
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 131
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 131
 Error sizes LineLength Line is longer than 80 characters (found 116). 133
 Error sizes LineLength Line is longer than 80 characters (found 311). 135
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 135
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 135
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 135
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 135
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 135
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 135
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 135
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 135
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 135
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 135
 Error sizes LineLength Line is longer than 80 characters (found 151). 136
 Error sizes LineLength Line is longer than 80 characters (found 94). 138
 Error sizes LineLength Line is longer than 80 characters (found 133). 144

com/hack23/cia/web/impl/ui/application/views/user/home/pagemode/UserHomeSecuritySettingsPageModContentFactoryImpl.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 83). 26
 Error sizes LineLength Line is longer than 80 characters (found 86). 27
 Error sizes LineLength Line is longer than 80 characters (found 85). 30
 Error sizes LineLength Line is longer than 80 characters (found 99). 31
 Error sizes LineLength Line is longer than 80 characters (found 82). 32
 Error sizes LineLength Line is longer than 80 characters (found 86). 33
 Error sizes LineLength Line is longer than 80 characters (found 116). 34
 Error sizes LineLength Line is longer than 80 characters (found 120). 47
 Error sizes LineLength Line is longer than 80 characters (found 96). 50
 Error sizes LineLength Line is longer than 80 characters (found 82). 63
 Error sizes LineLength Line is longer than 80 characters (found 111). 72
 Error sizes LineLength Line is longer than 80 characters (found 104). 77
 Error sizes LineLength Line is longer than 80 characters (found 81). 84
 Error sizes LineLength Line is longer than 80 characters (found 110). 86
 Error sizes LineLength Line is longer than 80 characters (found 95). 89
 Error sizes LineLength Line is longer than 80 characters (found 121). 92
 Error sizes LineLength Line is longer than 80 characters (found 136). 95
 Error sizes LineLength Line is longer than 80 characters (found 119). 96
 Error sizes LineLength Line is longer than 80 characters (found 110). 98
 Error sizes LineLength Line is longer than 80 characters (found 125). 106

com/hack23/cia/web/impl/ui/application/views/user/home/pagemode/package-info.java

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

com/hack23/cia/web/impl/ui/application/views/user/parliament/ParliamentRankingView.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 91). 26
 Error sizes LineLength Line is longer than 80 characters (found 84). 28
 Error sizes LineLength Line is longer than 80 characters (found 81). 40
 Error sizes LineLength Line is longer than 80 characters (found 82). 52

com/hack23/cia/web/impl/ui/application/views/user/parliament/package-info.java

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

com/hack23/cia/web/impl/ui/application/views/user/parliament/pagemode/AbstractParliamentPageModContentFactoryImpl.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). 23
 Error sizes LineLength Line is longer than 80 characters (found 102). 24
 Error sizes LineLength Line is longer than 80 characters (found 102). 30
 Error sizes LineLength Line is longer than 80 characters (found 81). 33
 Error sizes LineLength Line is longer than 80 characters (found 82). 51

com/hack23/cia/web/impl/ui/application/views/user/parliament/pagemode/ParliamentChartsDecisionActivityByTypePageModContentFactoryImpl.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 83). 26
 Error sizes LineLength Line is longer than 80 characters (found 101). 28
 Error sizes LineLength Line is longer than 80 characters (found 85). 29
 Error sizes LineLength Line is longer than 80 characters (found 136). 40
 Error sizes LineLength Line is longer than 80 characters (found 127). 43
 Error sizes LineLength Line is longer than 80 characters (found 84). 50
 Error sizes LineLength Line is longer than 80 characters (found 82). 53
 Error sizes LineLength Line is longer than 80 characters (found 127). 59
 Error sizes LineLength Line is longer than 80 characters (found 106). 60
 Error sizes LineLength Line is longer than 80 characters (found 104). 65
 Error sizes LineLength Line is longer than 80 characters (found 82). 70
 Error sizes LineLength Line is longer than 80 characters (found 126). 74

com/hack23/cia/web/impl/ui/application/views/user/parliament/pagemode/ParliamentChartsDocumentActivityByTypePageModContentFactoryImpl.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 83). 26
 Error sizes LineLength Line is longer than 80 characters (found 101). 28
 Error sizes LineLength Line is longer than 80 characters (found 85). 29
 Error sizes LineLength Line is longer than 80 characters (found 136). 40
 Error sizes LineLength Line is longer than 80 characters (found 127). 43
 Error sizes LineLength Line is longer than 80 characters (found 84). 51
 Error sizes LineLength Line is longer than 80 characters (found 82). 54
 Error sizes LineLength Line is longer than 80 characters (found 127). 60
 Error sizes LineLength Line is longer than 80 characters (found 106). 61
 Error sizes LineLength Line is longer than 80 characters (found 104). 66
 Error sizes LineLength Line is longer than 80 characters (found 82). 68
 Error sizes LineLength Line is longer than 80 characters (found 126). 75

com/hack23/cia/web/impl/ui/application/views/user/parliament/pagemode/ParliamentChartsPartyAgePageModContentFactoryImpl.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 83). 26
 Error sizes LineLength Line is longer than 80 characters (found 98). 28
 Error sizes LineLength Line is longer than 80 characters (found 85). 29
 Error sizes LineLength Line is longer than 80 characters (found 122). 40
 Error sizes LineLength Line is longer than 80 characters (found 115). 43
 Error sizes LineLength Line is longer than 80 characters (found 82). 50
 Error sizes LineLength Line is longer than 80 characters (found 127). 58
 Error sizes LineLength Line is longer than 80 characters (found 92). 59
 Error sizes LineLength Line is longer than 80 characters (found 104). 64
 Error sizes LineLength Line is longer than 80 characters (found 82). 66
 Error sizes LineLength Line is longer than 80 characters (found 126). 73

com/hack23/cia/web/impl/ui/application/views/user/parliament/pagemode/ParliamentChartsPartyGenderPageModContentFactoryImpl.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 83). 26
 Error sizes LineLength Line is longer than 80 characters (found 98). 28
 Error sizes LineLength Line is longer than 80 characters (found 85). 29
 Error sizes LineLength Line is longer than 80 characters (found 125). 40
 Error sizes LineLength Line is longer than 80 characters (found 138). 43
 Error sizes LineLength Line is longer than 80 characters (found 127). 59
 Error sizes LineLength Line is longer than 80 characters (found 95). 60
 Error sizes LineLength Line is longer than 80 characters (found 104). 65
 Error sizes LineLength Line is longer than 80 characters (found 82). 67
 Error sizes LineLength Line is longer than 80 characters (found 126). 74

com/hack23/cia/web/impl/ui/application/views/user/parliament/pagemode/ParliamentChartsPartyWinnerPageModContentFactoryImpl.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 83). 26
 Error sizes LineLength Line is longer than 80 characters (found 98). 28
 Error sizes LineLength Line is longer than 80 characters (found 85). 29
 Error sizes LineLength Line is longer than 80 characters (found 125). 40
 Error sizes LineLength Line is longer than 80 characters (found 127). 43
 Error sizes LineLength Line is longer than 80 characters (found 127). 59
 Error sizes LineLength Line is longer than 80 characters (found 95). 60
 Error sizes LineLength Line is longer than 80 characters (found 104). 65
 Error sizes LineLength Line is longer than 80 characters (found 82). 67
 Error sizes LineLength Line is longer than 80 characters (found 126). 74

com/hack23/cia/web/impl/ui/application/views/user/parliament/pagemode/ParliamentOverviewPageModContentFactoryImpl.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 83). 25
 Error sizes LineLength Line is longer than 80 characters (found 116). 38
 Error sizes LineLength Line is longer than 80 characters (found 105). 53
 Error sizes LineLength Line is longer than 80 characters (found 86). 54
 Error sizes LineLength Line is longer than 80 characters (found 104). 59
 Error sizes LineLength Line is longer than 80 characters (found 82). 61
 Error sizes LineLength Line is longer than 80 characters (found 147). 69

com/hack23/cia/web/impl/ui/application/views/user/parliament/pagemode/package-info.java

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

com/hack23/cia/web/impl/ui/application/views/user/party/PartyRankingView.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 91). 26
 Error sizes LineLength Line is longer than 80 characters (found 84). 28
 Error sizes LineLength Line is longer than 80 characters (found 82). 52

com/hack23/cia/web/impl/ui/application/views/user/party/PartyView.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 91). 26
 Error sizes LineLength Line is longer than 80 characters (found 82). 28
 Error sizes LineLength Line is longer than 80 characters (found 82). 52

com/hack23/cia/web/impl/ui/application/views/user/party/package-info.java

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

com/hack23/cia/web/impl/ui/application/views/user/party/pagemode/AbstractPartyPageModContentFactoryImpl.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 84). 23
 Error sizes LineLength Line is longer than 80 characters (found 83). 24
 Error sizes LineLength Line is longer than 80 characters (found 96). 26
 Error sizes LineLength Line is longer than 80 characters (found 102). 27
 Error sizes LineLength Line is longer than 80 characters (found 97). 34
 Error sizes LineLength Line is longer than 80 characters (found 111). 65
 Error sizes LineLength Line is longer than 80 characters (found 121). 67
 Error sizes LineLength Line is longer than 80 characters (found 133). 69

com/hack23/cia/web/impl/ui/application/views/user/party/pagemode/AbstractPartyRankingPageModContentFactoryImpl.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). 23
 Error sizes LineLength Line is longer than 80 characters (found 102). 24
 Error sizes LineLength Line is longer than 80 characters (found 104). 29
 Error sizes LineLength Line is longer than 80 characters (found 83). 38
 Error sizes LineLength Line is longer than 80 characters (found 86). 50

com/hack23/cia/web/impl/ui/application/views/user/party/pagemode/PartyChartsPageModContentFactoryImpl.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 84). 24
 Error sizes LineLength Line is longer than 80 characters (found 85). 26
 Error sizes LineLength Line is longer than 80 characters (found 104). 37
 Error sizes LineLength Line is longer than 80 characters (found 86). 40
 Error sizes LineLength Line is longer than 80 characters (found 92). 51
 Error sizes LineLength Line is longer than 80 characters (found 104). 56
 Error sizes LineLength Line is longer than 80 characters (found 103). 61
 Error sizes LineLength Line is longer than 80 characters (found 86). 69
 Error sizes LineLength Line is longer than 80 characters (found 93). 71
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 71
 Error sizes LineLength Line is longer than 80 characters (found 85). 73

com/hack23/cia/web/impl/ui/application/views/user/party/pagemode/PartyCommitteeBallotDecisionSummaryPageModContentFactoryImpl.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 121). 26
 Error sizes LineLength Line is longer than 80 characters (found 122). 27
 Error sizes LineLength Line is longer than 80 characters (found 118). 28
 Error sizes LineLength Line is longer than 80 characters (found 119). 29
 Error sizes LineLength Line is longer than 80 characters (found 84). 30
 Error sizes LineLength Line is longer than 80 characters (found 85). 32
 Error sizes LineLength Line is longer than 80 characters (found 83). 33
 Error sizes LineLength Line is longer than 80 characters (found 100). 35
 Error sizes LineLength Line is longer than 80 characters (found 120). 50
 Error sizes LineLength Line is longer than 80 characters (found 105). 53
 Error sizes LineLength Line is longer than 80 characters (found 121). 65
 Error sizes LineLength Line is longer than 80 characters (found 104). 70
 Error sizes LineLength Line is longer than 80 characters (found 103). 75
 Error sizes LineLength Line is longer than 80 characters (found 89). 78
 Error sizes LineLength Line is longer than 80 characters (found 86). 82
 Error sizes LineLength Line is longer than 80 characters (found 105). 84
 Error sizes LineLength Line is longer than 80 characters (found 214). 86
 Error sizes LineLength Line is longer than 80 characters (found 114). 87
 Error sizes LineLength Line is longer than 80 characters (found 153). 89
 Error sizes LineLength Line is longer than 80 characters (found 130). 90
 Error sizes LineLength Line is longer than 80 characters (found 117). 91
 Error sizes LineLength Line is longer than 80 characters (found 114). 92
 Error sizes LineLength Line is longer than 80 characters (found 123). 93
 Error sizes LineLength Line is longer than 80 characters (found 116). 94
 Error sizes LineLength Line is longer than 80 characters (found 163). 96
 Error sizes LineLength Line is longer than 80 characters (found 122). 97
 Error sizes LineLength Line is longer than 80 characters (found 94). 99
 Error sizes LineLength Line is longer than 80 characters (found 120). 100
 Error sizes LineLength Line is longer than 80 characters (found 135). 101
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 101
 Error sizes LineLength Line is longer than 80 characters (found 135). 102
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 102
 Error sizes LineLength Line is longer than 80 characters (found 151). 103
 Error sizes LineLength Line is longer than 80 characters (found 145). 104
 Error sizes LineLength Line is longer than 80 characters (found 144). 105
 Error sizes LineLength Line is longer than 80 characters (found 141). 106
 Error sizes LineLength Line is longer than 80 characters (found 145). 107
 Error sizes LineLength Line is longer than 80 characters (found 119). 108
 Error sizes LineLength Line is longer than 80 characters (found 146). 109
 Error sizes LineLength Line is longer than 80 characters (found 131). 110
 Error sizes LineLength Line is longer than 80 characters (found 135). 111
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 111
 Error sizes LineLength Line is longer than 80 characters (found 143). 112
 Error sizes LineLength Line is longer than 80 characters (found 130). 113
 Error sizes LineLength Line is longer than 80 characters (found 139). 114
 Error sizes LineLength Line is longer than 80 characters (found 147). 115
 Error sizes LineLength Line is longer than 80 characters (found 81). 116
 Error sizes LineLength Line is longer than 80 characters (found 133). 117
 Error sizes LineLength Line is longer than 80 characters (found 85). 119

com/hack23/cia/web/impl/ui/application/views/user/party/pagemode/PartyCommitteeRolesPageModContentFactoryImpl.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 102). 24
 Error sizes LineLength Line is longer than 80 characters (found 103). 25
 Error sizes LineLength Line is longer than 80 characters (found 84). 26
 Error sizes LineLength Line is longer than 80 characters (found 85). 28
 Error sizes LineLength Line is longer than 80 characters (found 83). 29
 Error sizes LineLength Line is longer than 80 characters (found 100). 31
 Error sizes LineLength Line is longer than 80 characters (found 112). 42
 Error sizes LineLength Line is longer than 80 characters (found 82). 48
 Error sizes LineLength Line is longer than 80 characters (found 105). 56
 Error sizes LineLength Line is longer than 80 characters (found 104). 61
 Error sizes LineLength Line is longer than 80 characters (found 103). 66
 Error sizes LineLength Line is longer than 80 characters (found 89). 69
 Error sizes LineLength Line is longer than 80 characters (found 86). 73
 Error sizes LineLength Line is longer than 80 characters (found 86). 75
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 75
 Error sizes LineLength Line is longer than 80 characters (found 144). 78
 Error sizes LineLength Line is longer than 80 characters (found 98). 79
 Error sizes LineLength Line is longer than 80 characters (found 134). 81
 Error sizes LineLength Line is longer than 80 characters (found 92). 83
 Error sizes LineLength Line is longer than 80 characters (found 119). 84
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 84
 Error sizes LineLength Line is longer than 80 characters (found 140). 85
 Error sizes LineLength Line is longer than 80 characters (found 121). 90
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 90
 Error sizes LineLength Line is longer than 80 characters (found 158). 91
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 91
 Error sizes LineLength Line is longer than 80 characters (found 131). 92
 Error sizes LineLength Line is longer than 80 characters (found 85). 95

com/hack23/cia/web/impl/ui/application/views/user/party/pagemode/PartyCurrentLeadersPageModContentFactoryImpl.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 84). 24
 Error sizes LineLength Line is longer than 80 characters (found 94). 25
 Error sizes LineLength Line is longer than 80 characters (found 95). 26
 Error sizes LineLength Line is longer than 80 characters (found 85). 28
 Error sizes LineLength Line is longer than 80 characters (found 83). 29
 Error sizes LineLength Line is longer than 80 characters (found 100). 31
 Error sizes LineLength Line is longer than 80 characters (found 112). 42
 Error sizes LineLength Line is longer than 80 characters (found 82). 48
 Error sizes LineLength Line is longer than 80 characters (found 105). 56
 Error sizes LineLength Line is longer than 80 characters (found 104). 61
 Error sizes LineLength Line is longer than 80 characters (found 103). 66
 Error sizes LineLength Line is longer than 80 characters (found 89). 69
 Error sizes LineLength Line is longer than 80 characters (found 86). 73
 Error sizes LineLength Line is longer than 80 characters (found 86). 75
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 75
 Error sizes LineLength Line is longer than 80 characters (found 136). 78
 Error sizes LineLength Line is longer than 80 characters (found 94). 79
 Error sizes LineLength Line is longer than 80 characters (found 133). 81
 Error sizes LineLength Line is longer than 80 characters (found 88). 83
 Error sizes LineLength Line is longer than 80 characters (found 119). 84
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 84
 Error sizes LineLength Line is longer than 80 characters (found 132). 85
 Error sizes LineLength Line is longer than 80 characters (found 159). 90
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 90
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 90
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 90
 Error sizes LineLength Line is longer than 80 characters (found 148). 91
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 91
 Error whitespace NoWhitespaceBefore ',' is preceded with whitespace. 91
 Error sizes LineLength Line is longer than 80 characters (found 131). 92
 Error sizes LineLength Line is longer than 80 characters (found 85). 95

com/hack23/cia/web/impl/ui/application/views/user/party/pagemode/PartyCurrentMembersPageModContentFactoryImpl.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 84). 24
 Error sizes LineLength Line is longer than 80 characters (found 94). 25
 Error sizes LineLength Line is longer than 80 characters (found 95). 26
 Error sizes LineLength Line is longer than 80 characters (found 85). 28
 Error sizes LineLength Line is longer than 80 characters (found 83). 29
 Error sizes LineLength Line is longer than 80 characters (found 100). 31
 Error sizes LineLength Line is longer than 80 characters (found 112). 42
 Error sizes LineLength Line is longer than 80 characters (found 82). 48
 Error sizes LineLength Line is longer than 80 characters (found 105). 56
 Error sizes LineLength Line is longer than 80 characters (found 104). 61
 Error sizes LineLength Line is longer than 80 characters (found 103). 66
 Error sizes LineLength Line is longer than 80 characters (found 89). 69
 Error sizes LineLength Line is longer than 80 characters (found 86). 73
 Error sizes LineLength Line is longer than 80 characters (found 86). 75
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 75
 Error sizes LineLength Line is longer than 80 characters (found 126). 78
 Error sizes LineLength Line is longer than 80 characters (found 89). 79
 Error sizes LineLength Line is longer than 80 characters (found 120). 81
 Error sizes LineLength Line is longer than 80 characters (found 83). 83
 Error sizes LineLength Line is longer than 80 characters (found 119). 84
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 84
 Error sizes LineLength Line is longer than 80 characters (found 122). 85
 Error sizes LineLength Line is longer than 80 characters (found 131). 90
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 90
 Error sizes LineLength Line is longer than 80 characters (found 142). 91
 Error sizes LineLength Line is longer than 80 characters (found 141). 92
 Error sizes LineLength Line is longer than 80 characters (found 136). 95
 Error sizes LineLength Line is longer than 80 characters (found 137). 97
 Error sizes LineLength Line is longer than 80 characters (found 137). 99
 Error sizes LineLength Line is longer than 80 characters (found 82). 100
 Error sizes LineLength Line is longer than 80 characters (found 143). 102
 Error sizes LineLength Line is longer than 80 characters (found 350). 103
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 103
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 103
 Error sizes LineLength Line is longer than 80 characters (found 85). 106

com/hack23/cia/web/impl/ui/application/views/user/party/pagemode/PartyDocumentActivityPageModContentFactoryImpl.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 84). 25
 Error sizes LineLength Line is longer than 80 characters (found 106). 27
 Error sizes LineLength Line is longer than 80 characters (found 85). 28
 Error sizes LineLength Line is longer than 80 characters (found 83). 29
 Error sizes LineLength Line is longer than 80 characters (found 114). 39
 Error sizes LineLength Line is longer than 80 characters (found 84). 49
 Error sizes LineLength Line is longer than 80 characters (found 107). 57
 Error sizes LineLength Line is longer than 80 characters (found 104). 62
 Error sizes LineLength Line is longer than 80 characters (found 103). 67
 Error sizes LineLength Line is longer than 80 characters (found 89). 70
 Error sizes LineLength Line is longer than 80 characters (found 86). 74
 Error sizes LineLength Line is longer than 80 characters (found 88). 76
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 76
 Error sizes LineLength Line is longer than 80 characters (found 102). 78
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 78
 Error sizes LineLength Line is longer than 80 characters (found 85). 80

com/hack23/cia/web/impl/ui/application/views/user/party/pagemode/PartyDocumentHistoryPageModContentFactoryImpl.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 100). 24
 Error sizes LineLength Line is longer than 80 characters (found 101). 25
 Error sizes LineLength Line is longer than 80 characters (found 84). 26
 Error sizes LineLength Line is longer than 80 characters (found 85). 28
 Error sizes LineLength Line is longer than 80 characters (found 83). 29
 Error sizes LineLength Line is longer than 80 characters (found 100). 31
 Error sizes LineLength Line is longer than 80 characters (found 113). 42
 Error sizes LineLength Line is longer than 80 characters (found 83). 48
 Error sizes LineLength Line is longer than 80 characters (found 106). 56
 Error sizes LineLength Line is longer than 80 characters (found 104). 61
 Error sizes LineLength Line is longer than 80 characters (found 103). 66
 Error sizes LineLength Line is longer than 80 characters (found 89). 69
 Error sizes LineLength Line is longer than 80 characters (found 86). 73
 Error sizes LineLength Line is longer than 80 characters (found 87). 75
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 75
 Error sizes LineLength Line is longer than 80 characters (found 142). 78
 Error sizes LineLength Line is longer than 80 characters (found 97). 79
 Error sizes LineLength Line is longer than 80 characters (found 136). 81
 Error sizes LineLength Line is longer than 80 characters (found 98). 83
 Error sizes LineLength Line is longer than 80 characters (found 112). 84
 Error sizes LineLength Line is longer than 80 characters (found 106). 85
 Error sizes LineLength Line is longer than 80 characters (found 83). 88
 Error sizes LineLength Line is longer than 80 characters (found 169). 90
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 90
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 90
 Error sizes LineLength Line is longer than 80 characters (found 117). 91
 Error sizes LineLength Line is longer than 80 characters (found 110). 92
 Error sizes LineLength Line is longer than 80 characters (found 129). 93
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 93
 Error sizes LineLength Line is longer than 80 characters (found 193). 94
 Error whitespace NoWhitespaceBefore ',' is preceded with whitespace. 94
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 94
 Error sizes LineLength Line is longer than 80 characters (found 85). 97

com/hack23/cia/web/impl/ui/application/views/user/party/pagemode/PartyGovernmentRolesPageModContentFactoryImpl.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). 24
 Error sizes LineLength Line is longer than 80 characters (found 102). 25
 Error sizes LineLength Line is longer than 80 characters (found 84). 26
 Error sizes LineLength Line is longer than 80 characters (found 85). 28
 Error sizes LineLength Line is longer than 80 characters (found 83). 29
 Error sizes LineLength Line is longer than 80 characters (found 100). 31
 Error sizes LineLength Line is longer than 80 characters (found 113). 42
 Error sizes LineLength Line is longer than 80 characters (found 83). 48
 Error sizes LineLength Line is longer than 80 characters (found 106). 56
 Error sizes LineLength Line is longer than 80 characters (found 104). 61
 Error sizes LineLength Line is longer than 80 characters (found 103). 66
 Error sizes LineLength Line is longer than 80 characters (found 89). 69
 Error sizes LineLength Line is longer than 80 characters (found 86). 73
 Error sizes LineLength Line is longer than 80 characters (found 87). 75
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 75
 Error sizes LineLength Line is longer than 80 characters (found 144). 78
 Error sizes LineLength Line is longer than 80 characters (found 98). 79
 Error sizes LineLength Line is longer than 80 characters (found 141). 81
 Error sizes LineLength Line is longer than 80 characters (found 92). 83
 Error sizes LineLength Line is longer than 80 characters (found 119). 84
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 84
 Error sizes LineLength Line is longer than 80 characters (found 140). 85
 Error sizes LineLength Line is longer than 80 characters (found 87). 88
 Error sizes LineLength Line is longer than 80 characters (found 121). 90
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 90
 Error sizes LineLength Line is longer than 80 characters (found 158). 91
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 91
 Error sizes LineLength Line is longer than 80 characters (found 131). 92
 Error sizes LineLength Line is longer than 80 characters (found 85). 95

com/hack23/cia/web/impl/ui/application/views/user/party/pagemode/PartyIndicatorsPageModContentFactoryImpl.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 84). 24
 Error sizes LineLength Line is longer than 80 characters (found 85). 26
 Error sizes LineLength Line is longer than 80 characters (found 108). 37
 Error sizes LineLength Line is longer than 80 characters (found 94). 40
 Error sizes LineLength Line is longer than 80 characters (found 96). 51
 Error sizes LineLength Line is longer than 80 characters (found 104). 56
 Error sizes LineLength Line is longer than 80 characters (found 103). 61
 Error sizes LineLength Line is longer than 80 characters (found 86). 69
 Error sizes LineLength Line is longer than 80 characters (found 97). 71
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 71
 Error sizes LineLength Line is longer than 80 characters (found 85). 73

com/hack23/cia/web/impl/ui/application/views/user/party/pagemode/PartyLeaderHistoryPageModContentFactoryImpl.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 84). 24
 Error sizes LineLength Line is longer than 80 characters (found 94). 25
 Error sizes LineLength Line is longer than 80 characters (found 95). 26
 Error sizes LineLength Line is longer than 80 characters (found 85). 28
 Error sizes LineLength Line is longer than 80 characters (found 83). 29
 Error sizes LineLength Line is longer than 80 characters (found 100). 31
 Error sizes LineLength Line is longer than 80 characters (found 111). 42
 Error sizes LineLength Line is longer than 80 characters (found 81). 48
 Error sizes LineLength Line is longer than 80 characters (found 104). 56
 Error sizes LineLength Line is longer than 80 characters (found 104). 61
 Error sizes LineLength Line is longer than 80 characters (found 103). 67
 Error sizes LineLength Line is longer than 80 characters (found 86). 75
 Error sizes LineLength Line is longer than 80 characters (found 85). 78
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 78
 Error sizes LineLength Line is longer than 80 characters (found 136). 81
 Error sizes LineLength Line is longer than 80 characters (found 94). 82
 Error sizes LineLength Line is longer than 80 characters (found 130). 84
 Error sizes LineLength Line is longer than 80 characters (found 104). 85
 Error sizes LineLength Line is longer than 80 characters (found 137). 86
 Error sizes LineLength Line is longer than 80 characters (found 161). 91
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 91
 Error sizes LineLength Line is longer than 80 characters (found 137). 92
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 92
 Error sizes LineLength Line is longer than 80 characters (found 131). 93
 Error sizes LineLength Line is longer than 80 characters (found 85). 96

com/hack23/cia/web/impl/ui/application/views/user/party/pagemode/PartyMemberHistoryPageModContentFactoryImpl.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 84). 24
 Error sizes LineLength Line is longer than 80 characters (found 94). 25
 Error sizes LineLength Line is longer than 80 characters (found 95). 26
 Error sizes LineLength Line is longer than 80 characters (found 85). 28
 Error sizes LineLength Line is longer than 80 characters (found 83). 29
 Error sizes LineLength Line is longer than 80 characters (found 100). 31
 Error sizes LineLength Line is longer than 80 characters (found 111). 42
 Error sizes LineLength Line is longer than 80 characters (found 81). 48
 Error sizes LineLength Line is longer than 80 characters (found 104). 56
 Error sizes LineLength Line is longer than 80 characters (found 104). 61
 Error sizes LineLength Line is longer than 80 characters (found 103). 66
 Error sizes LineLength Line is longer than 80 characters (found 89). 69
 Error sizes LineLength Line is longer than 80 characters (found 86). 73
 Error sizes LineLength Line is longer than 80 characters (found 85). 75
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 75
 Error sizes LineLength Line is longer than 80 characters (found 126). 78
 Error sizes LineLength Line is longer than 80 characters (found 89). 79
 Error sizes LineLength Line is longer than 80 characters (found 120). 81
 Error sizes LineLength Line is longer than 80 characters (found 139). 83
 Error sizes LineLength Line is longer than 80 characters (found 131). 88
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 88
 Error sizes LineLength Line is longer than 80 characters (found 142). 89
 Error sizes LineLength Line is longer than 80 characters (found 141). 90
 Error sizes LineLength Line is longer than 80 characters (found 136). 93
 Error sizes LineLength Line is longer than 80 characters (found 137). 95
 Error sizes LineLength Line is longer than 80 characters (found 137). 97
 Error sizes LineLength Line is longer than 80 characters (found 82). 98
 Error sizes LineLength Line is longer than 80 characters (found 143). 100
 Error sizes LineLength Line is longer than 80 characters (found 350). 101
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 101
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 101
 Error sizes LineLength Line is longer than 80 characters (found 85). 103

com/hack23/cia/web/impl/ui/application/views/user/party/pagemode/PartyOverviewPageModContentFactoryImpl.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 84). 27
 Error sizes LineLength Line is longer than 80 characters (found 91). 28
 Error sizes LineLength Line is longer than 80 characters (found 85). 30
 Error sizes LineLength Line is longer than 80 characters (found 106). 44
 Error sizes LineLength Line is longer than 80 characters (found 105). 59
 Error sizes LineLength Line is longer than 80 characters (found 86). 60
 Error sizes LineLength Line is longer than 80 characters (found 104). 65
 Error sizes LineLength Line is longer than 80 characters (found 103). 71
 Error sizes LineLength Line is longer than 80 characters (found 122). 74
 Error sizes LineLength Line is longer than 80 characters (found 83). 75
 Error sizes LineLength Line is longer than 80 characters (found 86). 82
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 85
 Error sizes LineLength Line is longer than 80 characters (found 83). 87
 Error sizes LineLength Line is longer than 80 characters (found 93). 91
 Error sizes LineLength Line is longer than 80 characters (found 93). 93
 Error sizes LineLength Line is longer than 80 characters (found 112). 95
 Error sizes LineLength Line is longer than 80 characters (found 90). 98
 Error sizes LineLength Line is longer than 80 characters (found 92). 104
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 104
 Error sizes LineLength Line is longer than 80 characters (found 101). 105
 Error sizes LineLength Line is longer than 80 characters (found 109). 108
 Error sizes LineLength Line is longer than 80 characters (found 85). 115
 Error sizes LineLength Line is longer than 80 characters (found 91). 117
 Error sizes LineLength Line is longer than 80 characters (found 96). 118
 Error sizes LineLength Line is longer than 80 characters (found 102). 119
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 119
 Error sizes LineLength Line is longer than 80 characters (found 124). 120
 Error sizes LineLength Line is longer than 80 characters (found 121). 121
 Error sizes LineLength Line is longer than 80 characters (found 127). 122
 Error sizes LineLength Line is longer than 80 characters (found 120). 123
 Error sizes LineLength Line is longer than 80 characters (found 104). 124
 Error sizes LineLength Line is longer than 80 characters (found 127). 125
 Error sizes LineLength Line is longer than 80 characters (found 103). 126
 Error sizes LineLength Line is longer than 80 characters (found 127). 127
 Error sizes LineLength Line is longer than 80 characters (found 104). 128
 Error sizes LineLength Line is longer than 80 characters (found 96). 129
 Error sizes LineLength Line is longer than 80 characters (found 85). 134

com/hack23/cia/web/impl/ui/application/views/user/party/pagemode/PartyPageVisitHistoryPageModContentFactoryImpl.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 84). 24
 Error sizes LineLength Line is longer than 80 characters (found 114). 36
 Error sizes LineLength Line is longer than 80 characters (found 102). 48
 Error sizes LineLength Line is longer than 80 characters (found 104). 53
 Error sizes LineLength Line is longer than 80 characters (found 103). 58
 Error sizes LineLength Line is longer than 80 characters (found 89). 61
 Error sizes LineLength Line is longer than 80 characters (found 86). 65
 Error sizes LineLength Line is longer than 80 characters (found 85). 69

com/hack23/cia/web/impl/ui/application/views/user/party/pagemode/PartyRankingAllPartiesChartsPageModContentFactoryImpl.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 83). 26
 Error sizes LineLength Line is longer than 80 characters (found 93). 28
 Error sizes LineLength Line is longer than 80 characters (found 104). 29
 Error sizes LineLength Line is longer than 80 characters (found 85). 30
 Error sizes LineLength Line is longer than 80 characters (found 128). 43
 Error sizes LineLength Line is longer than 80 characters (found 104). 69
 Error sizes LineLength Line is longer than 80 characters (found 84). 75
 Error sizes LineLength Line is longer than 80 characters (found 119). 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 129). 85
 Error sizes LineLength Line is longer than 80 characters (found 127). 94
 Error sizes LineLength Line is longer than 80 characters (found 94). 95

com/hack23/cia/web/impl/ui/application/views/user/party/pagemode/PartyRankingCurrentCommitteeChartsPageModContentFactoryImpl.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 83). 26
 Error sizes LineLength Line is longer than 80 characters (found 93). 28
 Error sizes LineLength Line is longer than 80 characters (found 104). 29
 Error sizes LineLength Line is longer than 80 characters (found 85). 30
 Error sizes LineLength Line is longer than 80 characters (found 134). 43
 Error sizes LineLength Line is longer than 80 characters (found 104). 69
 Error sizes LineLength Line is longer than 80 characters (found 84). 75
 Error sizes LineLength Line is longer than 80 characters (found 148). 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 129). 85
 Error sizes LineLength Line is longer than 80 characters (found 127). 94
 Error sizes LineLength Line is longer than 80 characters (found 101). 95

com/hack23/cia/web/impl/ui/application/views/user/party/pagemode/PartyRankingCurrentGovernmentChartsPageModContentFactoryImpl.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 83). 26
 Error sizes LineLength Line is longer than 80 characters (found 93). 28
 Error sizes LineLength Line is longer than 80 characters (found 104). 29
 Error sizes LineLength Line is longer than 80 characters (found 85). 30
 Error sizes LineLength Line is longer than 80 characters (found 135). 43
 Error sizes LineLength Line is longer than 80 characters (found 104). 69
 Error sizes LineLength Line is longer than 80 characters (found 84). 75
 Error sizes LineLength Line is longer than 80 characters (found 150). 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 129). 85
 Error sizes LineLength Line is longer than 80 characters (found 127). 94
 Error sizes LineLength Line is longer than 80 characters (found 107). 95

com/hack23/cia/web/impl/ui/application/views/user/party/pagemode/PartyRankingCurrentPartiesChartsPageModContentFactoryImpl.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 83). 26
 Error sizes LineLength Line is longer than 80 characters (found 93). 28
 Error sizes LineLength Line is longer than 80 characters (found 104). 29
 Error sizes LineLength Line is longer than 80 characters (found 85). 30
 Error sizes LineLength Line is longer than 80 characters (found 132). 43
 Error sizes LineLength Line is longer than 80 characters (found 83). 60
 Error sizes LineLength Line is longer than 80 characters (found 104). 69
 Error sizes LineLength Line is longer than 80 characters (found 84). 75
 Error sizes LineLength Line is longer than 80 characters (found 127). 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 129). 85
 Error sizes LineLength Line is longer than 80 characters (found 127). 94
 Error sizes LineLength Line is longer than 80 characters (found 98). 95

com/hack23/cia/web/impl/ui/application/views/user/party/pagemode/PartyRankingDataGridPageModContentFactoryImpl.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 91). 25
 Error sizes LineLength Line is longer than 80 characters (found 92). 26
 Error sizes LineLength Line is longer than 80 characters (found 83). 27
 Error sizes LineLength Line is longer than 80 characters (found 100). 32
 Error sizes LineLength Line is longer than 80 characters (found 120). 43
 Error sizes LineLength Line is longer than 80 characters (found 84). 52
 Error sizes LineLength Line is longer than 80 characters (found 104). 60
 Error sizes LineLength Line is longer than 80 characters (found 84). 63
 Error sizes LineLength Line is longer than 80 characters (found 110). 68
 Error sizes LineLength Line is longer than 80 characters (found 83). 69
 Error sizes LineLength Line is longer than 80 characters (found 122). 71
 Error sizes LineLength Line is longer than 80 characters (found 108). 73
 Error sizes LineLength Line is longer than 80 characters (found 100). 75
 Error sizes LineLength Line is longer than 80 characters (found 223). 77
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 77
 Error sizes LineLength Line is longer than 80 characters (found 86). 79
 Error sizes LineLength Line is longer than 80 characters (found 162). 80
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 80
 Error sizes LineLength Line is longer than 80 characters (found 308). 81
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 81
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 81
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 81
 Error sizes LineLength Line is longer than 80 characters (found 123). 86
 Error sizes LineLength Line is longer than 80 characters (found 132). 95

com/hack23/cia/web/impl/ui/application/views/user/party/pagemode/PartyRankingOverviewPageModContentFactoryImpl.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 83). 25
 Error sizes LineLength Line is longer than 80 characters (found 120). 39
 Error sizes LineLength Line is longer than 80 characters (found 83). 49
 Error sizes LineLength Line is longer than 80 characters (found 104). 57
 Error sizes LineLength Line is longer than 80 characters (found 84). 60
 Error sizes LineLength Line is longer than 80 characters (found 82). 66
 Error sizes LineLength Line is longer than 80 characters (found 129). 70
 Error sizes LineLength Line is longer than 80 characters (found 92). 86
 Error sizes LineLength Line is longer than 80 characters (found 92). 87
 Error sizes LineLength Line is longer than 80 characters (found 114). 88
 Error sizes LineLength Line is longer than 80 characters (found 116). 89
 Error sizes LineLength Line is longer than 80 characters (found 135). 91
 Error sizes LineLength Line is longer than 80 characters (found 141). 92
 Error sizes LineLength Line is longer than 80 characters (found 146). 93
 Error sizes LineLength Line is longer than 80 characters (found 143). 94
 Error sizes LineLength Line is longer than 80 characters (found 131). 104

com/hack23/cia/web/impl/ui/application/views/user/party/pagemode/PartyRankingPageVisitHistoryPageModContentFactoryImpl.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 83). 26
 Error sizes LineLength Line is longer than 80 characters (found 98). 28
 Error sizes LineLength Line is longer than 80 characters (found 104). 63
 Error sizes LineLength Line is longer than 80 characters (found 84). 66
 Error sizes LineLength Line is longer than 80 characters (found 111). 70
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 70
 Error sizes LineLength Line is longer than 80 characters (found 123). 74
 Error sizes LineLength Line is longer than 80 characters (found 140). 83

com/hack23/cia/web/impl/ui/application/views/user/party/pagemode/PartyRoleGhantPageModContentFactoryImpl.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 84). 27
 Error sizes LineLength Line is longer than 80 characters (found 94). 28
 Error sizes LineLength Line is longer than 80 characters (found 95). 29
 Error sizes LineLength Line is longer than 80 characters (found 99). 31
 Error sizes LineLength Line is longer than 80 characters (found 85). 32
 Error sizes LineLength Line is longer than 80 characters (found 83). 33
 Error sizes LineLength Line is longer than 80 characters (found 107). 43
 Error javadoc JavadocVariable Missing a Javadoc comment. 48
 Error sizes LineLength Line is longer than 80 characters (found 100). 60
 Error sizes LineLength Line is longer than 80 characters (found 104). 65
 Error sizes LineLength Line is longer than 80 characters (found 103). 70
 Error sizes LineLength Line is longer than 80 characters (found 89). 73
 Error sizes LineLength Line is longer than 80 characters (found 86). 77
 Error sizes LineLength Line is longer than 80 characters (found 82). 79
 Error sizes LineLength Line is longer than 80 characters (found 136). 81
 Error sizes LineLength Line is longer than 80 characters (found 94). 82
 Error sizes LineLength Line is longer than 80 characters (found 106). 84
 Error sizes LineLength Line is longer than 80 characters (found 120). 85
 Error sizes LineLength Line is longer than 80 characters (found 89). 87
 Error sizes LineLength Line is longer than 80 characters (found 85). 89

com/hack23/cia/web/impl/ui/application/views/user/party/pagemode/PartyVoteHistoryPageModContentFactoryImpl.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 109). 25
 Error sizes LineLength Line is longer than 80 characters (found 84). 26
 Error sizes LineLength Line is longer than 80 characters (found 100). 28
 Error sizes LineLength Line is longer than 80 characters (found 85). 29
 Error sizes LineLength Line is longer than 80 characters (found 83). 30
 Error sizes LineLength Line is longer than 80 characters (found 100). 32
 Error sizes LineLength Line is longer than 80 characters (found 109). 43
 Error sizes LineLength Line is longer than 80 characters (found 84). 48
 Error sizes LineLength Line is longer than 80 characters (found 137). 50
 Error sizes LineLength Line is longer than 80 characters (found 102). 61
 Error sizes LineLength Line is longer than 80 characters (found 104). 66
 Error sizes LineLength Line is longer than 80 characters (found 103). 71
 Error sizes LineLength Line is longer than 80 characters (found 89). 74
 Error sizes LineLength Line is longer than 80 characters (found 86). 78
 Error sizes LineLength Line is longer than 80 characters (found 84). 80
 Error sizes LineLength Line is longer than 80 characters (found 137). 82
 Error sizes LineLength Line is longer than 80 characters (found 86). 83
 Error sizes LineLength Line is longer than 80 characters (found 117). 84
 Error sizes LineLength Line is longer than 80 characters (found 128). 86
 Error sizes LineLength Line is longer than 80 characters (found 119). 87
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 87
 Error sizes LineLength Line is longer than 80 characters (found 123). 89
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 89
 Error sizes LineLength Line is longer than 80 characters (found 137). 90
 Error sizes LineLength Line is longer than 80 characters (found 148). 91
 Error sizes LineLength Line is longer than 80 characters (found 148). 92
 Error sizes LineLength Line is longer than 80 characters (found 112). 93
 Error sizes LineLength Line is longer than 80 characters (found 128). 94
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 94
 Error sizes LineLength Line is longer than 80 characters (found 139). 95
 Error sizes LineLength Line is longer than 80 characters (found 130). 96
 Error sizes LineLength Line is longer than 80 characters (found 136). 97
 Error sizes LineLength Line is longer than 80 characters (found 87). 98
 Error sizes LineLength Line is longer than 80 characters (found 125). 99
 Error sizes LineLength Line is longer than 80 characters (found 85). 102

com/hack23/cia/web/impl/ui/application/views/user/party/pagemode/PartyWonDailySummaryChartPageModContentFactoryImpl.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 84). 25
 Error sizes LineLength Line is longer than 80 characters (found 98). 27
 Error sizes LineLength Line is longer than 80 characters (found 85). 28
 Error sizes LineLength Line is longer than 80 characters (found 83). 29
 Error sizes LineLength Line is longer than 80 characters (found 118). 39
 Error sizes LineLength Line is longer than 80 characters (found 96). 42
 Error sizes LineLength Line is longer than 80 characters (found 84). 49
 Error sizes LineLength Line is longer than 80 characters (found 116). 58
 Error sizes LineLength Line is longer than 80 characters (found 104). 63
 Error sizes LineLength Line is longer than 80 characters (found 103). 68
 Error sizes LineLength Line is longer than 80 characters (found 86). 76
 Error sizes LineLength Line is longer than 80 characters (found 100). 79
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 79
 Error sizes LineLength Line is longer than 80 characters (found 83). 81
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 81
 Error sizes LineLength Line is longer than 80 characters (found 85). 83

com/hack23/cia/web/impl/ui/application/views/user/party/pagemode/package-info.java

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

com/hack23/cia/web/impl/ui/application/views/user/politician/PoliticianRankingView.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 91). 26
 Error sizes LineLength Line is longer than 80 characters (found 84). 28
 Error sizes LineLength Line is longer than 80 characters (found 81). 40
 Error sizes LineLength Line is longer than 80 characters (found 82). 52

com/hack23/cia/web/impl/ui/application/views/user/politician/PoliticianView.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 91). 26
 Error sizes LineLength Line is longer than 80 characters (found 83). 28
 Error sizes LineLength Line is longer than 80 characters (found 82). 52

com/hack23/cia/web/impl/ui/application/views/user/politician/package-info.java

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

com/hack23/cia/web/impl/ui/application/views/user/politician/pagemode/AbstractPoliticianPageModContentFactoryImpl.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 94). 23
 Error sizes LineLength Line is longer than 80 characters (found 83). 24
 Error sizes LineLength Line is longer than 80 characters (found 101). 26
 Error sizes LineLength Line is longer than 80 characters (found 102). 27
 Error sizes LineLength Line is longer than 80 characters (found 102). 34
 Error sizes LineLength Line is longer than 80 characters (found 111). 83
 Error sizes LineLength Line is longer than 80 characters (found 120). 85
 Error sizes LineLength Line is longer than 80 characters (found 84). 86
 Error sizes LineLength Line is longer than 80 characters (found 90). 88
 Error sizes LineLength Line is longer than 80 characters (found 122). 89
 Error sizes LineLength Line is longer than 80 characters (found 82). 97

com/hack23/cia/web/impl/ui/application/views/user/politician/pagemode/AbstractPoliticianRankingPageModContentFactoryImpl.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 108). 23
 Error sizes LineLength Line is longer than 80 characters (found 102). 24
 Error sizes LineLength Line is longer than 80 characters (found 109). 29
 Error sizes LineLength Line is longer than 80 characters (found 82). 33
 Error sizes LineLength Line is longer than 80 characters (found 82). 37
 Error sizes LineLength Line is longer than 80 characters (found 96). 50

com/hack23/cia/web/impl/ui/application/views/user/politician/pagemode/PoliticianBallotDecisionSummaryPageModContentFactoryImpl.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 126). 27
 Error sizes LineLength Line is longer than 80 characters (found 127). 28
 Error sizes LineLength Line is longer than 80 characters (found 123). 29
 Error sizes LineLength Line is longer than 80 characters (found 124). 30
 Error sizes LineLength Line is longer than 80 characters (found 94). 31
 Error sizes LineLength Line is longer than 80 characters (found 85). 33
 Error sizes LineLength Line is longer than 80 characters (found 88). 34
 Error sizes LineLength Line is longer than 80 characters (found 100). 36
 Error sizes LineLength Line is longer than 80 characters (found 129). 47
 Error sizes LineLength Line is longer than 80 characters (found 81). 50
 Error sizes LineLength Line is longer than 80 characters (found 117). 59
 Error sizes LineLength Line is longer than 80 characters (found 104). 64
 Error sizes LineLength Line is longer than 80 characters (found 95). 69
 Error sizes LineLength Line is longer than 80 characters (found 126). 75
 Error sizes LineLength Line is longer than 80 characters (found 89). 76
 Error sizes LineLength Line is longer than 80 characters (found 129). 78
 Error sizes LineLength Line is longer than 80 characters (found 96). 80
 Error sizes LineLength Line is longer than 80 characters (found 122). 82
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 82
 Error sizes LineLength Line is longer than 80 characters (found 224). 85
 Error sizes LineLength Line is longer than 80 characters (found 119). 86
 Error sizes LineLength Line is longer than 80 characters (found 158). 88
 Error sizes LineLength Line is longer than 80 characters (found 85). 89
 Error sizes LineLength Line is longer than 80 characters (found 116). 90
 Error sizes LineLength Line is longer than 80 characters (found 122). 91
 Error sizes LineLength Line is longer than 80 characters (found 119). 92
 Error sizes LineLength Line is longer than 80 characters (found 135). 93
 Error sizes LineLength Line is longer than 80 characters (found 121). 94
 Error sizes LineLength Line is longer than 80 characters (found 168). 96
 Error sizes LineLength Line is longer than 80 characters (found 127). 97
 Error sizes LineLength Line is longer than 80 characters (found 133). 100
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 100
 Error sizes LineLength Line is longer than 80 characters (found 103). 101
 Error sizes LineLength Line is longer than 80 characters (found 114). 102
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 102
 Error sizes LineLength Line is longer than 80 characters (found 135). 103
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 103
 Error sizes LineLength Line is longer than 80 characters (found 147). 104
 Error sizes LineLength Line is longer than 80 characters (found 137). 105
 Error sizes LineLength Line is longer than 80 characters (found 142). 106
 Error sizes LineLength Line is longer than 80 characters (found 136). 107
 Error sizes LineLength Line is longer than 80 characters (found 134). 108
 Error sizes LineLength Line is longer than 80 characters (found 136). 109
 Error sizes LineLength Line is longer than 80 characters (found 85). 110
 Error sizes LineLength Line is longer than 80 characters (found 135). 111
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 111
 Error sizes LineLength Line is longer than 80 characters (found 131). 112
 Error sizes LineLength Line is longer than 80 characters (found 139). 113
 Error sizes LineLength Line is longer than 80 characters (found 141). 114
 Error sizes LineLength Line is longer than 80 characters (found 161). 115
 Error sizes LineLength Line is longer than 80 characters (found 149). 116
 Error sizes LineLength Line is longer than 80 characters (found 90). 118

com/hack23/cia/web/impl/ui/application/views/user/politician/pagemode/PoliticianChartsPageModContentFactoryImpl.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 94). 25
 Error sizes LineLength Line is longer than 80 characters (found 85). 27
 Error sizes LineLength Line is longer than 80 characters (found 114). 38
 Error sizes LineLength Line is longer than 80 characters (found 86). 41
 Error sizes LineLength Line is longer than 80 characters (found 92). 53
 Error sizes LineLength Line is longer than 80 characters (found 104). 58
 Error sizes LineLength Line is longer than 80 characters (found 95). 63
 Error sizes LineLength Line is longer than 80 characters (found 126). 69
 Error sizes LineLength Line is longer than 80 characters (found 89). 70
 Error sizes LineLength Line is longer than 80 characters (found 129). 72
 Error sizes LineLength Line is longer than 80 characters (found 96). 74
 Error sizes LineLength Line is longer than 80 characters (found 93). 76
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 76
 Error sizes LineLength Line is longer than 80 characters (found 90). 78

com/hack23/cia/web/impl/ui/application/views/user/politician/pagemode/PoliticianDocumentActivityPageModContentFactoryImpl.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 94). 26
 Error sizes LineLength Line is longer than 80 characters (found 107). 28
 Error sizes LineLength Line is longer than 80 characters (found 85). 29
 Error sizes LineLength Line is longer than 80 characters (found 88). 30
 Error sizes LineLength Line is longer than 80 characters (found 124). 40
 Error sizes LineLength Line is longer than 80 characters (found 83). 47
 Error sizes LineLength Line is longer than 80 characters (found 112). 56
 Error sizes LineLength Line is longer than 80 characters (found 104). 61
 Error sizes LineLength Line is longer than 80 characters (found 95). 66
 Error sizes LineLength Line is longer than 80 characters (found 126). 72
 Error sizes LineLength Line is longer than 80 characters (found 89). 73
 Error sizes LineLength Line is longer than 80 characters (found 129). 75
 Error sizes LineLength Line is longer than 80 characters (found 96). 77
 Error sizes LineLength Line is longer than 80 characters (found 117). 79
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 79
 Error sizes LineLength Line is longer than 80 characters (found 107). 83
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 83
 Error sizes LineLength Line is longer than 80 characters (found 90). 85

com/hack23/cia/web/impl/ui/application/views/user/politician/pagemode/PoliticianDocumentHistoryPageModContentFactoryImpl.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 100). 25
 Error sizes LineLength Line is longer than 80 characters (found 101). 26
 Error sizes LineLength Line is longer than 80 characters (found 94). 27
 Error sizes LineLength Line is longer than 80 characters (found 85). 29
 Error sizes LineLength Line is longer than 80 characters (found 88). 30
 Error sizes LineLength Line is longer than 80 characters (found 100). 32
 Error sizes LineLength Line is longer than 80 characters (found 123). 43
 Error sizes LineLength Line is longer than 80 characters (found 82). 46
 Error sizes LineLength Line is longer than 80 characters (found 111). 55
 Error sizes LineLength Line is longer than 80 characters (found 104). 60
 Error sizes LineLength Line is longer than 80 characters (found 95). 65
 Error sizes LineLength Line is longer than 80 characters (found 126). 71
 Error sizes LineLength Line is longer than 80 characters (found 89). 72
 Error sizes LineLength Line is longer than 80 characters (found 129). 74
 Error sizes LineLength Line is longer than 80 characters (found 96). 76
 Error sizes LineLength Line is longer than 80 characters (found 116). 78
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 78
 Error sizes LineLength Line is longer than 80 characters (found 142). 81
 Error sizes LineLength Line is longer than 80 characters (found 97). 82
 Error sizes LineLength Line is longer than 80 characters (found 136). 84
 Error sizes LineLength Line is longer than 80 characters (found 98). 86
 Error sizes LineLength Line is longer than 80 characters (found 127). 87
 Error sizes LineLength Line is longer than 80 characters (found 106). 88
 Error sizes LineLength Line is longer than 80 characters (found 83). 91
 Error sizes LineLength Line is longer than 80 characters (found 200). 93
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 93
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 93
 Error sizes LineLength Line is longer than 80 characters (found 128). 95
 Error sizes LineLength Line is longer than 80 characters (found 129). 96
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 96
 Error sizes LineLength Line is longer than 80 characters (found 210). 97
 Error whitespace NoWhitespaceBefore ',' is preceded with whitespace. 97
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 97
 Error sizes LineLength Line is longer than 80 characters (found 90). 99

com/hack23/cia/web/impl/ui/application/views/user/politician/pagemode/PoliticianIndicatorsPageModContentFactoryImpl.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 94). 26
 Error sizes LineLength Line is longer than 80 characters (found 103). 28
 Error sizes LineLength Line is longer than 80 characters (found 85). 29
 Error sizes LineLength Line is longer than 80 characters (found 118). 40
 Error sizes LineLength Line is longer than 80 characters (found 82). 50
 Error sizes LineLength Line is longer than 80 characters (found 96). 58
 Error sizes LineLength Line is longer than 80 characters (found 104). 63
 Error sizes LineLength Line is longer than 80 characters (found 95). 68
 Error sizes LineLength Line is longer than 80 characters (found 126). 74
 Error sizes LineLength Line is longer than 80 characters (found 89). 75
 Error sizes LineLength Line is longer than 80 characters (found 129). 77
 Error sizes LineLength Line is longer than 80 characters (found 96). 79
 Error sizes LineLength Line is longer than 80 characters (found 81). 81
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 81
 Error sizes LineLength Line is longer than 80 characters (found 106). 83
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 83
 Error sizes LineLength Line is longer than 80 characters (found 90). 85

com/hack23/cia/web/impl/ui/application/views/user/politician/pagemode/PoliticianOverviewPageModContentFactoryImpl.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 94). 29
 Error sizes LineLength Line is longer than 80 characters (found 85). 31
 Error sizes LineLength Line is longer than 80 characters (found 116). 49
 Error sizes LineLength Line is longer than 80 characters (found 105). 65
 Error sizes LineLength Line is longer than 80 characters (found 86). 66
 Error sizes LineLength Line is longer than 80 characters (found 104). 71
 Error sizes LineLength Line is longer than 80 characters (found 95). 76
 Error sizes LineLength Line is longer than 80 characters (found 126). 82
 Error sizes LineLength Line is longer than 80 characters (found 89). 83
 Error sizes LineLength Line is longer than 80 characters (found 129). 85
 Error sizes LineLength Line is longer than 80 characters (found 96). 87
 Error sizes LineLength Line is longer than 80 characters (found 104). 89
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 89
 Error sizes LineLength Line is longer than 80 characters (found 90). 91
 Error sizes LineLength Line is longer than 80 characters (found 106). 109
 Error sizes LineLength Line is longer than 80 characters (found 101). 110
 Error javadoc JavadocMethod Expected @param tag for 'pageId'. 110
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 111
 Error sizes LineLength Line is longer than 80 characters (found 85). 117
 Error sizes LineLength Line is longer than 80 characters (found 90). 119
 Error sizes LineLength Line is longer than 80 characters (found 112). 121
 Error sizes LineLength Line is longer than 80 characters (found 114). 125
 Error sizes LineLength Line is longer than 80 characters (found 81). 127
 Error sizes LineLength Line is longer than 80 characters (found 114). 136
 Error sizes LineLength Line is longer than 80 characters (found 126). 138
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 138
 Error sizes LineLength Line is longer than 80 characters (found 144). 139
 Error sizes LineLength Line is longer than 80 characters (found 134). 140
 Error sizes LineLength Line is longer than 80 characters (found 131). 141
 Error sizes LineLength Line is longer than 80 characters (found 144). 142
 Error sizes LineLength Line is longer than 80 characters (found 139). 143
 Error sizes LineLength Line is longer than 80 characters (found 143). 144
 Error sizes LineLength Line is longer than 80 characters (found 90). 145
 Error sizes LineLength Line is longer than 80 characters (found 138). 148
 Error sizes LineLength Line is longer than 80 characters (found 135). 149
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 149
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 149
 Error sizes LineLength Line is longer than 80 characters (found 90). 152
 Error sizes LineLength Line is longer than 80 characters (found 81). 153

com/hack23/cia/web/impl/ui/application/views/user/politician/pagemode/PoliticianPageVisitHistoryPageModContentFactoryImpl.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 94). 25
 Error sizes LineLength Line is longer than 80 characters (found 124). 37
 Error sizes LineLength Line is longer than 80 characters (found 84). 40
 Error sizes LineLength Line is longer than 80 characters (found 102). 49
 Error sizes LineLength Line is longer than 80 characters (found 104). 54
 Error sizes LineLength Line is longer than 80 characters (found 95). 59
 Error sizes LineLength Line is longer than 80 characters (found 126). 65
 Error sizes LineLength Line is longer than 80 characters (found 89). 66
 Error sizes LineLength Line is longer than 80 characters (found 129). 68
 Error sizes LineLength Line is longer than 80 characters (found 96). 70
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 72
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 72
 Error sizes LineLength Line is longer than 80 characters (found 90). 75

com/hack23/cia/web/impl/ui/application/views/user/politician/pagemode/PoliticianRankingChartsAllPartiesPageModContentFactoryImpl.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 83). 26
 Error sizes LineLength Line is longer than 80 characters (found 93). 28
 Error sizes LineLength Line is longer than 80 characters (found 104). 29
 Error sizes LineLength Line is longer than 80 characters (found 85). 30
 Error sizes LineLength Line is longer than 80 characters (found 81). 46
 Error sizes LineLength Line is longer than 80 characters (found 84). 60
 Error sizes LineLength Line is longer than 80 characters (found 183). 70
 Error sizes LineLength Line is longer than 80 characters (found 104). 75
 Error sizes LineLength Line is longer than 80 characters (found 94). 80
 Error sizes LineLength Line is longer than 80 characters (found 121). 83
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 83
 Error sizes LineLength Line is longer than 80 characters (found 128). 88

com/hack23/cia/web/impl/ui/application/views/user/politician/pagemode/PoliticianRankingChartsCurrentPartiesPageModContentFactoryImpl.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 83). 26
 Error sizes LineLength Line is longer than 80 characters (found 93). 28
 Error sizes LineLength Line is longer than 80 characters (found 104). 29
 Error sizes LineLength Line is longer than 80 characters (found 85). 30
 Error sizes LineLength Line is longer than 80 characters (found 81). 42
 Error sizes LineLength Line is longer than 80 characters (found 81). 46
 Error sizes LineLength Line is longer than 80 characters (found 81). 63
 Error sizes LineLength Line is longer than 80 characters (found 187). 70
 Error sizes LineLength Line is longer than 80 characters (found 104). 75
 Error sizes LineLength Line is longer than 80 characters (found 94). 80
 Error sizes LineLength Line is longer than 80 characters (found 129). 83
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 83
 Error sizes LineLength Line is longer than 80 characters (found 128). 87

com/hack23/cia/web/impl/ui/application/views/user/politician/pagemode/PoliticianRankingDataGridPageModContentFactoryImpl.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 94). 25
 Error sizes LineLength Line is longer than 80 characters (found 95). 26
 Error sizes LineLength Line is longer than 80 characters (found 83). 27
 Error sizes LineLength Line is longer than 80 characters (found 100). 32
 Error sizes LineLength Line is longer than 80 characters (found 81). 47
 Error sizes LineLength Line is longer than 80 characters (found 83). 53
 Error sizes LineLength Line is longer than 80 characters (found 123). 63
 Error sizes LineLength Line is longer than 80 characters (found 104). 68
 Error sizes LineLength Line is longer than 80 characters (found 94). 71
 Error sizes LineLength Line is longer than 80 characters (found 118). 75
 Error sizes LineLength Line is longer than 80 characters (found 81). 76
 Error sizes LineLength Line is longer than 80 characters (found 112). 78
 Error sizes LineLength Line is longer than 80 characters (found 116). 80
 Error sizes LineLength Line is longer than 80 characters (found 92). 82
 Error sizes LineLength Line is longer than 80 characters (found 123). 84
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 84
 Error sizes LineLength Line is longer than 80 characters (found 134). 85
 Error sizes LineLength Line is longer than 80 characters (found 133). 86
 Error sizes LineLength Line is longer than 80 characters (found 128). 89
 Error sizes LineLength Line is longer than 80 characters (found 129). 91
 Error sizes LineLength Line is longer than 80 characters (found 129). 93
 Error sizes LineLength Line is longer than 80 characters (found 135). 96
 Error sizes LineLength Line is longer than 80 characters (found 333). 97
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 97
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 97
 Error sizes LineLength Line is longer than 80 characters (found 128). 101

com/hack23/cia/web/impl/ui/application/views/user/politician/pagemode/PoliticianRankingOverviewPageModContentFactoryImpl.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 83). 25
 Error sizes LineLength Line is longer than 80 characters (found 81). 43
 Error sizes LineLength Line is longer than 80 characters (found 82). 49
 Error sizes LineLength Line is longer than 80 characters (found 131). 58
 Error sizes LineLength Line is longer than 80 characters (found 104). 63
 Error sizes LineLength Line is longer than 80 characters (found 94). 66
 Error sizes LineLength Line is longer than 80 characters (found 87). 72
 Error sizes LineLength Line is longer than 80 characters (found 128). 76
 Error sizes LineLength Line is longer than 80 characters (found 103). 89
 Error sizes LineLength Line is longer than 80 characters (found 107). 90
 Error sizes LineLength Line is longer than 80 characters (found 127). 91
 Error sizes LineLength Line is longer than 80 characters (found 127). 92
 Error sizes LineLength Line is longer than 80 characters (found 142). 93
 Error sizes LineLength Line is longer than 80 characters (found 144). 94
 Error sizes LineLength Line is longer than 80 characters (found 117). 96
 Error sizes LineLength Line is longer than 80 characters (found 138). 97
 Error sizes LineLength Line is longer than 80 characters (found 143). 98
 Error sizes LineLength Line is longer than 80 characters (found 140). 99

com/hack23/cia/web/impl/ui/application/views/user/politician/pagemode/PoliticianRankingPageVisitHistoryPageModContentFactoryImpl.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 83). 26
 Error sizes LineLength Line is longer than 80 characters (found 98). 28
 Error sizes LineLength Line is longer than 80 characters (found 81). 44
 Error sizes LineLength Line is longer than 80 characters (found 84). 54
 Error sizes LineLength Line is longer than 80 characters (found 140). 63
 Error sizes LineLength Line is longer than 80 characters (found 104). 68
 Error sizes LineLength Line is longer than 80 characters (found 94). 71
 Error sizes LineLength Line is longer than 80 characters (found 111). 75
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 75
 Error sizes LineLength Line is longer than 80 characters (found 128). 79

com/hack23/cia/web/impl/ui/application/views/user/politician/pagemode/PoliticianRoleGhantPageModContentFactoryImpl.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 94). 29
 Error sizes LineLength Line is longer than 80 characters (found 104). 31
 Error sizes LineLength Line is longer than 80 characters (found 85). 32
 Error sizes LineLength Line is longer than 80 characters (found 88). 33
 Error sizes LineLength Line is longer than 80 characters (found 117). 43
 Error javadoc JavadocVariable Missing a Javadoc comment. 45
 Error sizes LineLength Line is longer than 80 characters (found 82). 49
 Error sizes LineLength Line is longer than 80 characters (found 105). 57
 Error sizes LineLength Line is longer than 80 characters (found 104). 62
 Error sizes LineLength Line is longer than 80 characters (found 95). 67
 Error sizes LineLength Line is longer than 80 characters (found 126). 73
 Error sizes LineLength Line is longer than 80 characters (found 89). 74
 Error sizes LineLength Line is longer than 80 characters (found 129). 76
 Error sizes LineLength Line is longer than 80 characters (found 96). 78
 Error sizes LineLength Line is longer than 80 characters (found 110). 80
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 80
 Error sizes LineLength Line is longer than 80 characters (found 104). 82
 Error sizes LineLength Line is longer than 80 characters (found 98). 85
 Error sizes LineLength Line is longer than 80 characters (found 90). 87

com/hack23/cia/web/impl/ui/application/views/user/politician/pagemode/PoliticianRoleListPageModContentFactoryImpl.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 94). 30
 Error sizes LineLength Line is longer than 80 characters (found 85). 32
 Error sizes LineLength Line is longer than 80 characters (found 88). 33
 Error sizes LineLength Line is longer than 80 characters (found 116). 44
 Error sizes LineLength Line is longer than 80 characters (found 81). 47
 Error sizes LineLength Line is longer than 80 characters (found 104). 55
 Error sizes LineLength Line is longer than 80 characters (found 104). 60
 Error sizes LineLength Line is longer than 80 characters (found 95). 65
 Error sizes LineLength Line is longer than 80 characters (found 126). 71
 Error sizes LineLength Line is longer than 80 characters (found 89). 72
 Error sizes LineLength Line is longer than 80 characters (found 129). 74
 Error sizes LineLength Line is longer than 80 characters (found 96). 76
 Error sizes LineLength Line is longer than 80 characters (found 109). 78
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 78
 Error sizes LineLength Line is longer than 80 characters (found 104). 82
 Error sizes LineLength Line is longer than 80 characters (found 90). 87
 Error sizes LineLength Line is longer than 80 characters (found 128). 102
 Error sizes LineLength Line is longer than 80 characters (found 116). 104
 Error sizes LineLength Line is longer than 80 characters (found 146). 109
 Error sizes LineLength Line is longer than 80 characters (found 135). 111
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 111
 Error sizes LineLength Line is longer than 80 characters (found 161). 112
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 112

com/hack23/cia/web/impl/ui/application/views/user/politician/pagemode/PoliticianRoleSummaryPageModContentFactoryImpl.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 94). 28
 Error sizes LineLength Line is longer than 80 characters (found 85). 30
 Error sizes LineLength Line is longer than 80 characters (found 88). 32
 Error sizes LineLength Line is longer than 80 characters (found 119). 43
 Error sizes LineLength Line is longer than 80 characters (found 85). 46
 Error sizes LineLength Line is longer than 80 characters (found 83). 61
 Error sizes LineLength Line is longer than 80 characters (found 85). 64
 Error sizes LineLength Line is longer than 80 characters (found 84). 68
 Error sizes LineLength Line is longer than 80 characters (found 107). 76
 Error sizes LineLength Line is longer than 80 characters (found 104). 81
 Error sizes LineLength Line is longer than 80 characters (found 95). 86
 Error sizes LineLength Line is longer than 80 characters (found 126). 92
 Error sizes LineLength Line is longer than 80 characters (found 89). 93
 Error sizes LineLength Line is longer than 80 characters (found 129). 95
 Error sizes LineLength Line is longer than 80 characters (found 96). 97
 Error sizes LineLength Line is longer than 80 characters (found 112). 99
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 99
 Error sizes LineLength Line is longer than 80 characters (found 104). 105
 Error sizes LineLength Line is longer than 80 characters (found 97). 108
 Error sizes LineLength Line is longer than 80 characters (found 90). 110
 Error sizes LineLength Line is longer than 80 characters (found 129). 127
 Error sizes LineLength Line is longer than 80 characters (found 90). 133
 Error sizes LineLength Line is longer than 80 characters (found 121). 138
 Error sizes LineLength Line is longer than 80 characters (found 137). 140
 Error sizes LineLength Line is longer than 80 characters (found 120). 142
 Error sizes LineLength Line is longer than 80 characters (found 137). 144
 Error sizes LineLength Line is longer than 80 characters (found 121). 146
 Error sizes LineLength Line is longer than 80 characters (found 133). 148
 Error sizes LineLength Line is longer than 80 characters (found 84). 152

com/hack23/cia/web/impl/ui/application/views/user/politician/pagemode/PoliticianVotesHistoryPageModContentFactoryImpl.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 114). 26
 Error sizes LineLength Line is longer than 80 characters (found 94). 27
 Error sizes LineLength Line is longer than 80 characters (found 100). 29
 Error sizes LineLength Line is longer than 80 characters (found 85). 30
 Error sizes LineLength Line is longer than 80 characters (found 88). 31
 Error sizes LineLength Line is longer than 80 characters (found 100). 33
 Error sizes LineLength Line is longer than 80 characters (found 120). 44
 Error sizes LineLength Line is longer than 80 characters (found 147). 51
 Error sizes LineLength Line is longer than 80 characters (found 107). 63
 Error sizes LineLength Line is longer than 80 characters (found 104). 68
 Error sizes LineLength Line is longer than 80 characters (found 95). 73
 Error sizes LineLength Line is longer than 80 characters (found 126). 79
 Error sizes LineLength Line is longer than 80 characters (found 89). 80
 Error sizes LineLength Line is longer than 80 characters (found 129). 82
 Error sizes LineLength Line is longer than 80 characters (found 96). 84
 Error sizes LineLength Line is longer than 80 characters (found 112). 86
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 86
 Error sizes LineLength Line is longer than 80 characters (found 147). 89
 Error sizes LineLength Line is longer than 80 characters (found 91). 90
 Error sizes LineLength Line is longer than 80 characters (found 134). 91
 Error sizes LineLength Line is longer than 80 characters (found 94). 93
 Error sizes LineLength Line is longer than 80 characters (found 121). 95
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 95
 Error sizes LineLength Line is longer than 80 characters (found 131). 96
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 96
 Error sizes LineLength Line is longer than 80 characters (found 138). 97
 Error sizes LineLength Line is longer than 80 characters (found 130). 98
 Error sizes LineLength Line is longer than 80 characters (found 139). 99
 Error sizes LineLength Line is longer than 80 characters (found 123). 100
 Error sizes LineLength Line is longer than 80 characters (found 112). 101
 Error sizes LineLength Line is longer than 80 characters (found 128). 102
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 102
 Error sizes LineLength Line is longer than 80 characters (found 139). 103
 Error sizes LineLength Line is longer than 80 characters (found 169). 104
 Error sizes LineLength Line is longer than 80 characters (found 155). 105
 Error sizes LineLength Line is longer than 80 characters (found 90). 107

com/hack23/cia/web/impl/ui/application/views/user/politician/pagemode/package-info.java

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

com/hack23/cia/web/impl/ui/application/web/filter/CustomSimpleCachingHeadersPageCachingFilter.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). 24
 Error sizes LineLength Line is longer than 80 characters (found 110). 29
 Error sizes LineLength Line is longer than 80 characters (found 92). 36
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 37
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 37
 Error sizes LineLength Line is longer than 80 characters (found 100). 39
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 40
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 40

com/hack23/cia/web/impl/ui/application/web/filter/package-info.java

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

com/hack23/cia/web/impl/ui/application/web/listener/AuthorizationFailureEventListener.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 83). 30
 Error sizes LineLength Line is longer than 80 characters (found 86). 31
 Error sizes LineLength Line is longer than 80 characters (found 83). 33
 Error sizes LineLength Line is longer than 80 characters (found 112). 42
 Error sizes LineLength Line is longer than 80 characters (found 85). 45
 Error sizes LineLength Line is longer than 80 characters (found 85). 55
 Error sizes LineLength Line is longer than 80 characters (found 219). 57
 Error sizes LineLength Line is longer than 80 characters (found 110). 60
 Error sizes LineLength Line is longer than 80 characters (found 99). 74
 Error sizes LineLength Line is longer than 80 characters (found 104). 76
 Error sizes LineLength Line is longer than 80 characters (found 105). 78
 Error sizes LineLength Line is longer than 80 characters (found 95). 82
 Error sizes LineLength Line is longer than 80 characters (found 89). 84
 Error sizes LineLength Line is longer than 80 characters (found 90). 87
 Error sizes LineLength Line is longer than 80 characters (found 111). 91
 Error sizes LineLength Line is longer than 80 characters (found 92). 92
 Error sizes LineLength Line is longer than 80 characters (found 122). 93
 Error sizes LineLength Line is longer than 80 characters (found 86). 94
 Error sizes LineLength Line is longer than 80 characters (found 98). 97
 Error sizes LineLength Line is longer than 80 characters (found 130). 98
 Error sizes LineLength Line is longer than 80 characters (found 105). 100
 Error sizes LineLength Line is longer than 80 characters (found 104). 101
 Error sizes LineLength Line is longer than 80 characters (found 89). 102
 Error sizes LineLength Line is longer than 80 characters (found 114). 106
 Error sizes LineLength Line is longer than 80 characters (found 119). 107
 Error sizes LineLength Line is longer than 80 characters (found 136). 108
 Error sizes LineLength Line is longer than 80 characters (found 126). 113
 Error sizes LineLength Line is longer than 80 characters (found 117). 114
 Error sizes LineLength Line is longer than 80 characters (found 92). 115

com/hack23/cia/web/impl/ui/application/web/listener/HttpSessionCreatedEventListener.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 108). 31
 Error sizes LineLength Line is longer than 80 characters (found 106). 34
 Error sizes LineLength Line is longer than 80 characters (found 108). 37
 Error sizes LineLength Line is longer than 80 characters (found 92). 48

com/hack23/cia/web/impl/ui/application/web/listener/HttpSessionDestroyedEventListener.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 86). 37
 Error sizes LineLength Line is longer than 80 characters (found 112). 43
 Error sizes LineLength Line is longer than 80 characters (found 110). 55
 Error sizes LineLength Line is longer than 80 characters (found 110). 58
 Error sizes LineLength Line is longer than 80 characters (found 89). 74
 Error sizes LineLength Line is longer than 80 characters (found 129). 76
 Error sizes LineLength Line is longer than 80 characters (found 83). 77
 Error sizes LineLength Line is longer than 80 characters (found 114). 80
 Error sizes LineLength Line is longer than 80 characters (found 87). 84

com/hack23/cia/web/impl/ui/application/web/listener/package-info.java

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

schema-mysql.properties

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