The following document contains the results of FindBugs Report
FindBugs Version is 1.2.0
Threshold is Low
Effort is Default
Classes | Bugs | Errors | Missing Classes |
---|---|---|---|
506 | 43 | 0 | 0 |
Bug | Category | Details | Line |
---|---|---|---|
Dead store to $L11 in net.sf.oxclient.communication.HttpCommunicationClient.init$_aroundBody1$advice(HttpCommunicationClient, HttpClient, JoinPoint, GuardAspect, AroundClosure, JoinPoint) | STYLE | DLS_DEAD_LOCAL_STORE | 216 |
HttpCommunicationClient.cookiePrefix not initialized in constructor | STYLE | UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR | Not available |
HttpCommunicationClient.httpClient not initialized in constructor | STYLE | UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR | Not available |
Bug | Category | Details | Line |
---|---|---|---|
Dead store to $L10 in net.sf.oxclient.communication.factory.SpringCommunicationClientFactory.init$_aroundBody1$advice(SpringCommunicationClientFactory, JoinPoint, GuardAspect, AroundClosure, JoinPoint) | STYLE | DLS_DEAD_LOCAL_STORE | 216 |
Bug | Category | Details | Line |
---|---|---|---|
Dead store to $L10 in net.sf.oxclient.communication.json.JSONException.init$_aroundBody1$advice(JSONException, JoinPoint, GuardAspect, AroundClosure, JoinPoint) | STYLE | DLS_DEAD_LOCAL_STORE | 216 |
Dead store to $L11 in net.sf.oxclient.communication.json.JSONException.init$_aroundBody3$advice(JSONException, String, JoinPoint, GuardAspect, AroundClosure, JoinPoint) | STYLE | DLS_DEAD_LOCAL_STORE | 216 |
Dead store to $L12 in net.sf.oxclient.communication.json.JSONException.init$_aroundBody5$advice(JSONException, String, Throwable, JoinPoint, GuardAspect, AroundClosure, JoinPoint) | STYLE | DLS_DEAD_LOCAL_STORE | 216 |
Dead store to $L11 in net.sf.oxclient.communication.json.JSONException.init$_aroundBody7$advice(JSONException, Throwable, JoinPoint, GuardAspect, AroundClosure, JoinPoint) | STYLE | DLS_DEAD_LOCAL_STORE | 216 |
JSONException.errorParams not initialized in constructor | STYLE | UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR | Not available |
Bug | Category | Details | Line |
---|---|---|---|
Dead store to $L14 in net.sf.oxclient.communication.json.JSONQuery.init$_aroundBody1$advice(JSONQuery, ICommunicationClient, String, IJSONMapper, IParameterGenerator, JoinPoint, GuardAspect, AroundClosure, JoinPoint) | STYLE | DLS_DEAD_LOCAL_STORE | 216 |
Dead store to $L12 in net.sf.oxclient.communication.json.JSONQuery.init$_aroundBody3$advice(JSONQuery, IJSONMapper, IParameterGenerator, JoinPoint, GuardAspect, AroundClosure, JoinPoint) | STYLE | DLS_DEAD_LOCAL_STORE | 216 |
Bug | Category | Details | Line |
---|---|---|---|
Dead store to $L13 in net.sf.oxclient.communication.json.SimpleJSONMapper.init$_aroundBody1$advice(SimpleJSONMapper, IBeanFactory, Map, IBeanHelper, JoinPoint, GuardAspect, AroundClosure, JoinPoint) | STYLE | DLS_DEAD_LOCAL_STORE | 216 |
Dead store to $L13 in net.sf.oxclient.communication.json.SimpleJSONMapper.init$_aroundBody3$advice(SimpleJSONMapper, IBeanFactory, IBeanHelper, Properties, JoinPoint, GuardAspect, AroundClosure, JoinPoint) | STYLE | DLS_DEAD_LOCAL_STORE | 216 |
SimpleJSONMapper.beanFactory not initialized in constructor | STYLE | UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR | Not available |
SimpleJSONMapper.beanHelper not initialized in constructor | STYLE | UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR | Not available |
SimpleJSONMapper.oxColumns not initialized in constructor | STYLE | UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR | Not available |
Bug | Category | Details | Line |
---|---|---|---|
Dead store to $L10 in net.sf.oxclient.communication.json.SimpleParameterGenerator.init$_aroundBody1$advice(SimpleParameterGenerator, JoinPoint, GuardAspect, AroundClosure, JoinPoint) | STYLE | DLS_DEAD_LOCAL_STORE | 216 |
Bug | Category | Details | Line |
---|---|---|---|
Dead store to $L12 in net.sf.oxclient.factory.BeanAccessException.init$_aroundBody1$advice(BeanAccessException, IllegalAccessException, Class, JoinPoint, GuardAspect, AroundClosure, JoinPoint) | STYLE | DLS_DEAD_LOCAL_STORE | 216 |
Bug | Category | Details | Line |
---|---|---|---|
Dead store to $L10 in net.sf.oxclient.factory.BeanManager.init$_aroundBody1$advice(BeanManager, JoinPoint, GuardAspect, AroundClosure, JoinPoint) | STYLE | DLS_DEAD_LOCAL_STORE | 216 |
BeanManager.beanFactory not initialized in constructor | STYLE | UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR | Not available |
BeanManager.converter not initialized in constructor | STYLE | UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR | Not available |
Bug | Category | Details | Line |
---|---|---|---|
Dead store to $L10 in net.sf.oxclient.factory.DefaultBeanFactory.init$_aroundBody1$advice(DefaultBeanFactory, JoinPoint, GuardAspect, AroundClosure, JoinPoint) | STYLE | DLS_DEAD_LOCAL_STORE | 216 |
DefaultBeanFactory.specialMap not initialized in constructor | STYLE | UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR | Not available |
Bug | Category | Details | Line |
---|---|---|---|
Dead store to $L12 in net.sf.oxclient.mappings.xml.Property.init$_aroundBody1$advice(Property, String, int, JoinPoint, GuardAspect, AroundClosure, JoinPoint) | STYLE | DLS_DEAD_LOCAL_STORE | 216 |
Dead store to $L10 in net.sf.oxclient.mappings.xml.Property.init$_aroundBody3$advice(Property, JoinPoint, GuardAspect, AroundClosure, JoinPoint) | STYLE | DLS_DEAD_LOCAL_STORE | 216 |
Bug | Category | Details | Line |
---|---|---|---|
Dead store to $L10 in net.sf.oxclient.mappings.xml.XMLMappingManager.init$_aroundBody1$advice(XMLMappingManager, JoinPoint, GuardAspect, AroundClosure, JoinPoint) | STYLE | DLS_DEAD_LOCAL_STORE | 216 |
XMLMappingManager.mappingFile not initialized in constructor | STYLE | UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR | Not available |
XMLMappingManager.mappings not initialized in constructor | STYLE | UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR | Not available |
Bug | Category | Details | Line |
---|---|---|---|
net.sf.oxclient.mappings.xml.XMLMappingManager$SingelKeyMap is serializable but also an inner class of a non-serializable class | BAD_PRACTICE | SE_BAD_FIELD_INNER_CLASS | Not available |
Should net.sf.oxclient.mappings.xml.XMLMappingManager$SingelKeyMap be a _static_ inner class? | PERFORMANCE | SIC_INNER_SHOULD_BE_STATIC | Not available |
Bug | Category | Details | Line |
---|---|---|---|
Dead store to $L12 in net.sf.oxclient.service.AbsGroupwareModule.init$_aroundBody1$advice(AbsGroupwareModule, String, Class, JoinPoint, GuardAspect, AroundClosure, JoinPoint) | STYLE | DLS_DEAD_LOCAL_STORE | 216 |
AbsGroupwareModule.session not initialized in constructor | STYLE | UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR | Not available |
Bug | Category | Details | Line |
---|---|---|---|
Dead store to $L10 in net.sf.oxclient.service.AbsGroupwareSession.init$_aroundBody1$advice(AbsGroupwareSession, JoinPoint, GuardAspect, AroundClosure, JoinPoint) | STYLE | DLS_DEAD_LOCAL_STORE | 216 |
AbsGroupwareSession.communicationManager not initialized in constructor | STYLE | UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR | Not available |
AbsGroupwareSession.moduleMap not initialized in constructor | STYLE | UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR | Not available |
Bug | Category | Details | Line |
---|---|---|---|
Dead store to $L10 in net.sf.oxclient.service.client.impl.OXGroupwareSessionFactory.init$_aroundBody1$advice(OXGroupwareSessionFactory, JoinPoint, GuardAspect, AroundClosure, JoinPoint) | STYLE | DLS_DEAD_LOCAL_STORE | 216 |
OXGroupwareSessionFactory.beanFactory not initialized in constructor | STYLE | UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR | Not available |
Bug | Category | Details | Line |
---|---|---|---|
Dead store to $L12 in net.sf.oxclient.service.client.module.AbsOXModule.init$_aroundBody1$advice(AbsOXModule, String, Class, JoinPoint, GuardAspect, AroundClosure, JoinPoint) | STYLE | DLS_DEAD_LOCAL_STORE | 216 |
Bug | Category | Details | Line |
---|---|---|---|
Dead store to $L10 in net.sf.oxclient.service.client.module.OXFolderModule.init$_aroundBody1$advice(OXFolderModule, JoinPoint, GuardAspect, AroundClosure, JoinPoint) | STYLE | DLS_DEAD_LOCAL_STORE | 216 |
Class net.sf.oxclient.service.client.module.OXFolderModule implements same interface as superclass | STYLE | RI_REDUNDANT_INTERFACES | Not available |
Bug | Category | Details | Line |
---|---|---|---|
Dead store to $L11 in net.sf.oxclient.util.SpringBeanFactory.init$_aroundBody1$advice(SpringBeanFactory, String, JoinPoint, GuardAspect, AroundClosure, JoinPoint) | STYLE | DLS_DEAD_LOCAL_STORE | 216 |
Bug | Category | Details | Line |
---|---|---|---|
StaticOXRedirector.client not initialized in constructor | STYLE | UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR | Not available |
StaticOXRedirector.cookieTransformer not initialized in constructor | STYLE | UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR | Not available |