Apache log4j logo Apache logging services logo

FindBugs Bug Detector Report

The following document contains the results of FindBugs

FindBugs Version is 3.0.1

Threshold is

Effort is min

Summary

Classes Bugs Errors Missing Classes
44 85 0 0

org.apache.logging.log4j.catalog.jpa.converter.EventConverter

Bug Category Details Line Priority
Nullcheck of eventAttribute at line 73 of value previously dereferenced in org.apache.logging.log4j.catalog.jpa.converter.EventConverter.convert(Event) CORRECTNESS RCN_REDUNDANT_NULLCHECK_WOULD_HAVE_BEEN_A_NPE 73 High

org.apache.logging.log4j.catalog.jpa.model.AttributeModel

Bug Category Details Line Priority
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.AttributeModel._persistence_get(String) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.AttributeModel._persistence_get(String) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.AttributeModel._persistence_get(String) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.AttributeModel._persistence_get(String) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.AttributeModel._persistence_get(String) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.AttributeModel._persistence_get(String) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.AttributeModel._persistence_get(String) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.AttributeModel._persistence_get(String) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.AttributeModel._persistence_get(String) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.AttributeModel._persistence_get(String) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.AttributeModel._persistence_get(String) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.AttributeModel._persistence_get(String) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.AttributeModel._persistence_get(String) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.AttributeModel._persistence_set(String, Object) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.AttributeModel._persistence_set(String, Object) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.AttributeModel._persistence_set(String, Object) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.AttributeModel._persistence_set(String, Object) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.AttributeModel._persistence_set(String, Object) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.AttributeModel._persistence_set(String, Object) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.AttributeModel._persistence_set(String, Object) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.AttributeModel._persistence_set(String, Object) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.AttributeModel._persistence_set(String, Object) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.AttributeModel._persistence_set(String, Object) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.AttributeModel._persistence_set(String, Object) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.AttributeModel._persistence_set(String, Object) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.AttributeModel._persistence_set(String, Object) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High

org.apache.logging.log4j.catalog.jpa.model.CatalogModel

Bug Category Details Line Priority
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.CatalogModel._persistence_get(String) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.CatalogModel._persistence_get(String) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.CatalogModel._persistence_set(String, Object) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.CatalogModel._persistence_set(String, Object) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High

org.apache.logging.log4j.catalog.jpa.model.CategoryModel

Bug Category Details Line Priority
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.CategoryModel._persistence_get(String) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.CategoryModel._persistence_get(String) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.CategoryModel._persistence_get(String) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.CategoryModel._persistence_get(String) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.CategoryModel._persistence_get(String) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.CategoryModel._persistence_get(String) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.CategoryModel._persistence_set(String, Object) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.CategoryModel._persistence_set(String, Object) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.CategoryModel._persistence_set(String, Object) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.CategoryModel._persistence_set(String, Object) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.CategoryModel._persistence_set(String, Object) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.CategoryModel._persistence_set(String, Object) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High

org.apache.logging.log4j.catalog.jpa.model.ConstraintModel

Bug Category Details Line Priority
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.ConstraintModel._persistence_get(String) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.ConstraintModel._persistence_get(String) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.ConstraintModel._persistence_get(String) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.ConstraintModel._persistence_get(String) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.ConstraintModel._persistence_set(String, Object) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.ConstraintModel._persistence_set(String, Object) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.ConstraintModel._persistence_set(String, Object) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.ConstraintModel._persistence_set(String, Object) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High

org.apache.logging.log4j.catalog.jpa.model.EventAttributeModel

Bug Category Details Line Priority
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.EventAttributeModel._persistence_get(String) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.EventAttributeModel._persistence_get(String) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.EventAttributeModel._persistence_get(String) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.EventAttributeModel._persistence_get(String) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.EventAttributeModel._persistence_set(String, Object) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.EventAttributeModel._persistence_set(String, Object) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.EventAttributeModel._persistence_set(String, Object) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.EventAttributeModel._persistence_set(String, Object) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High

org.apache.logging.log4j.catalog.jpa.model.EventModel

Bug Category Details Line Priority
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.EventModel._persistence_get(String) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.EventModel._persistence_get(String) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.EventModel._persistence_get(String) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.EventModel._persistence_get(String) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.EventModel._persistence_get(String) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.EventModel._persistence_get(String) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.EventModel._persistence_get(String) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.EventModel._persistence_set(String, Object) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.EventModel._persistence_set(String, Object) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.EventModel._persistence_set(String, Object) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.EventModel._persistence_set(String, Object) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.EventModel._persistence_set(String, Object) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.EventModel._persistence_set(String, Object) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.EventModel._persistence_set(String, Object) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High

org.apache.logging.log4j.catalog.jpa.model.ProductModel

Bug Category Details Line Priority
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.ProductModel._persistence_get(String) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.ProductModel._persistence_get(String) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.ProductModel._persistence_get(String) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.ProductModel._persistence_get(String) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.ProductModel._persistence_get(String) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.ProductModel._persistence_get(String) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.ProductModel._persistence_set(String, Object) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.ProductModel._persistence_set(String, Object) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.ProductModel._persistence_set(String, Object) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.ProductModel._persistence_set(String, Object) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.ProductModel._persistence_set(String, Object) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High
Comparison of String parameter using == or != in org.apache.logging.log4j.catalog.jpa.model.ProductModel._persistence_set(String, Object) BAD_PRACTICE ES_COMPARING_PARAMETER_STRING_WITH_EQ Not available High