The following document contains the results of FindBugs Report
FindBugs Version is 2.0.2
Threshold is medium
Effort is min
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Unwritten field: org.jdtaus.mojo.resource.HelpMojo.goal | CORRECTNESS | UWF_UNWRITTEN_FIELD | 75 | Medium |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Found reliance on default encoding in org.jdtaus.mojo.resource.JavaResourcesMojo.generateBundles(Module): new java.io.FileWriter(File) | I18N | DM_DEFAULT_ENCODING | 308 | High |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Write to static field org.jdtaus.mojo.resource.model.impl.ArgumentElementImpl.schemaFragment from instance method org.jdtaus.mojo.resource.model.impl.ArgumentElementImpl.createRawValidator() | STYLE | ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD | 63 | Medium |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ArgumentElementImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 248 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ArgumentElementImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 252 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ArgumentElementImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 248 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ArgumentElementImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 171 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ArgumentElementImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 171 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ArgumentElementImpl$Unmarshaller.leaveElement(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 208 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ArgumentElementImpl$Unmarshaller.leaveElement(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 208 | High |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Write to static field org.jdtaus.mojo.resource.model.impl.ArgumentImpl.schemaFragment from instance method org.jdtaus.mojo.resource.model.impl.ArgumentImpl.createRawValidator() | STYLE | ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD | 106 | Medium |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ArgumentImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 373 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ArgumentImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 357 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ArgumentImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 364 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ArgumentImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 380 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ArgumentImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 373 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ArgumentImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 219 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ArgumentImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 219 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ArgumentImpl$Unmarshaller.leaveAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 408 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ArgumentImpl$Unmarshaller.leaveAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 451 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ArgumentImpl$Unmarshaller.leaveAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 445 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ArgumentImpl$Unmarshaller.leaveAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 408 | High |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Write to static field org.jdtaus.mojo.resource.model.impl.ArgumentsElementImpl.schemaFragment from instance method org.jdtaus.mojo.resource.model.impl.ArgumentsElementImpl.createRawValidator() | STYLE | ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD | 63 | Medium |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ArgumentsElementImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 240 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ArgumentsElementImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 240 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ArgumentsElementImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 181 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ArgumentsElementImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 157 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ArgumentsElementImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 173 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ArgumentsElementImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 157 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ArgumentsElementImpl$Unmarshaller.leaveElement(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 205 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ArgumentsElementImpl$Unmarshaller.leaveElement(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 205 | High |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Write to static field org.jdtaus.mojo.resource.model.impl.ArgumentsImpl.schemaFragment from instance method org.jdtaus.mojo.resource.model.impl.ArgumentsImpl.createRawValidator() | STYLE | ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD | 98 | Medium |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ArgumentsImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 318 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ArgumentsImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 311 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ArgumentsImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 322 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ArgumentsImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 311 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ArgumentsImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 234 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ArgumentsImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 209 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ArgumentsImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 234 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ArgumentsImpl$Unmarshaller.leaveElement(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 262 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ArgumentsImpl$Unmarshaller.leaveElement(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 262 | High |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Write to static field org.jdtaus.mojo.resource.model.impl.DependenciesElementImpl.schemaFragment from instance method org.jdtaus.mojo.resource.model.impl.DependenciesElementImpl.createRawValidator() | STYLE | ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD | 63 | Medium |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.DependenciesElementImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 240 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.DependenciesElementImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 240 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.DependenciesElementImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 160 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.DependenciesElementImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 181 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.DependenciesElementImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 173 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.DependenciesElementImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 160 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.DependenciesElementImpl$Unmarshaller.leaveElement(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 208 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.DependenciesElementImpl$Unmarshaller.leaveElement(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 208 | High |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Write to static field org.jdtaus.mojo.resource.model.impl.DependenciesImpl.schemaFragment from instance method org.jdtaus.mojo.resource.model.impl.DependenciesImpl.createRawValidator() | STYLE | ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD | 98 | Medium |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.DependenciesImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 296 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.DependenciesImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 305 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.DependenciesImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 305 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.DependenciesImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 228 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.DependenciesImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 217 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.DependenciesImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 228 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.DependenciesImpl$Unmarshaller.leaveElement(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 273 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.DependenciesImpl$Unmarshaller.leaveElement(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 273 | High |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Write to static field org.jdtaus.mojo.resource.model.impl.DependencyElementImpl.schemaFragment from instance method org.jdtaus.mojo.resource.model.impl.DependencyElementImpl.createRawValidator() | STYLE | ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD | 63 | Medium |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.DependencyElementImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 232 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.DependencyElementImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 232 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.DependencyElementImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 181 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.DependencyElementImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 181 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.DependencyElementImpl$Unmarshaller.leaveElement(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 201 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.DependencyElementImpl$Unmarshaller.leaveElement(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 201 | High |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Write to static field org.jdtaus.mojo.resource.model.impl.DependencyImpl.schemaFragment from instance method org.jdtaus.mojo.resource.model.impl.DependencyImpl.createRawValidator() | STYLE | ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD | 128 | Medium |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.DependencyImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 435 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.DependencyImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 417 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.DependencyImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 413 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.DependencyImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 406 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.DependencyImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 429 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.DependencyImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 435 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.DependencyImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 239 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.DependencyImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 275 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.DependencyImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 247 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.DependencyImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 275 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.DependencyImpl$Unmarshaller.leaveAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 501 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.DependencyImpl$Unmarshaller.leaveAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 507 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.DependencyImpl$Unmarshaller.leaveAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 501 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.DependencyImpl$Unmarshaller.leaveElement(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 377 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.DependencyImpl$Unmarshaller.leaveElement(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 377 | High |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Write to static field org.jdtaus.mojo.resource.model.impl.DocumentationElementImpl.schemaFragment from instance method org.jdtaus.mojo.resource.model.impl.DocumentationElementImpl.createRawValidator() | STYLE | ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD | 63 | Medium |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.DocumentationElementImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 208 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.DocumentationElementImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 208 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.DocumentationElementImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 143 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.DocumentationElementImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 143 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.DocumentationElementImpl$Unmarshaller.leaveElement(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 177 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.DocumentationElementImpl$Unmarshaller.leaveElement(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 177 | High |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Write to static field org.jdtaus.mojo.resource.model.impl.ImplementationElementImpl.schemaFragment from instance method org.jdtaus.mojo.resource.model.impl.ImplementationElementImpl.createRawValidator() | STYLE | ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD | 63 | Medium |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ImplementationElementImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 270 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ImplementationElementImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 274 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ImplementationElementImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 270 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ImplementationElementImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 210 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ImplementationElementImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 210 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ImplementationElementImpl$Unmarshaller.leaveElement(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 233 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ImplementationElementImpl$Unmarshaller.leaveElement(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 233 | High |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Write to static field org.jdtaus.mojo.resource.model.impl.ImplementationImpl.schemaFragment from instance method org.jdtaus.mojo.resource.model.impl.ImplementationImpl.createRawValidator() | STYLE | ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD | 291 | Medium |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ImplementationImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 927 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ImplementationImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 950 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ImplementationImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 940 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ImplementationImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 956 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ImplementationImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 920 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ImplementationImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 911 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ImplementationImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 962 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ImplementationImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 927 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ImplementationImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 569 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ImplementationImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 434 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ImplementationImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 599 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ImplementationImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 459 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ImplementationImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 610 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ImplementationImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 581 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ImplementationImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 517 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ImplementationImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 467 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ImplementationImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 488 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ImplementationImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 537 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ImplementationImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 537 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ImplementationImpl$Unmarshaller.leaveAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 999 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ImplementationImpl$Unmarshaller.leaveAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 1130 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ImplementationImpl$Unmarshaller.leaveAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 1064 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ImplementationImpl$Unmarshaller.leaveAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 1124 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ImplementationImpl$Unmarshaller.leaveAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 984 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ImplementationImpl$Unmarshaller.leaveAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 1118 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ImplementationImpl$Unmarshaller.leaveAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 999 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ImplementationImpl$Unmarshaller.leaveElement(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 781 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ImplementationImpl$Unmarshaller.leaveElement(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 818 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ImplementationImpl$Unmarshaller.leaveElement(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 726 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ImplementationImpl$Unmarshaller.leaveElement(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 788 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ImplementationImpl$Unmarshaller.leaveElement(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 781 | High |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Write to static field org.jdtaus.mojo.resource.model.impl.ImplementationReferenceImpl.schemaFragment from instance method org.jdtaus.mojo.resource.model.impl.ImplementationReferenceImpl.createRawValidator() | STYLE | ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD | 72 | Medium |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ImplementationReferenceImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 245 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ImplementationReferenceImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 254 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ImplementationReferenceImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 254 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ImplementationReferenceImpl$Unmarshaller.leaveAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 282 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ImplementationReferenceImpl$Unmarshaller.leaveAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 282 | High |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Write to static field org.jdtaus.mojo.resource.model.impl.ImplementationsElementImpl.schemaFragment from instance method org.jdtaus.mojo.resource.model.impl.ImplementationsElementImpl.createRawValidator() | STYLE | ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD | 63 | Medium |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ImplementationsElementImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 240 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ImplementationsElementImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 240 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ImplementationsElementImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 173 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ImplementationsElementImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 181 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ImplementationsElementImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 160 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ImplementationsElementImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 160 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ImplementationsElementImpl$Unmarshaller.leaveElement(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 208 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ImplementationsElementImpl$Unmarshaller.leaveElement(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 208 | High |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Write to static field org.jdtaus.mojo.resource.model.impl.ImplementationsImpl.schemaFragment from instance method org.jdtaus.mojo.resource.model.impl.ImplementationsImpl.createRawValidator() | STYLE | ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD | 98 | Medium |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ImplementationsImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 308 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ImplementationsImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 312 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ImplementationsImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 318 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ImplementationsImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 318 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ImplementationsImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 211 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ImplementationsImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 234 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ImplementationsImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 234 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ImplementationsImpl$Unmarshaller.leaveElement(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 259 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ImplementationsImpl$Unmarshaller.leaveElement(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 259 | High |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Write to static field org.jdtaus.mojo.resource.model.impl.MessageElementImpl.schemaFragment from instance method org.jdtaus.mojo.resource.model.impl.MessageElementImpl.createRawValidator() | STYLE | ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD | 63 | Medium |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.MessageElementImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 232 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.MessageElementImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 232 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.MessageElementImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 178 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.MessageElementImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 178 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.MessageElementImpl$Unmarshaller.leaveElement(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 209 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.MessageElementImpl$Unmarshaller.leaveElement(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 209 | High |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Write to static field org.jdtaus.mojo.resource.model.impl.MessageImpl.schemaFragment from instance method org.jdtaus.mojo.resource.model.impl.MessageImpl.createRawValidator() | STYLE | ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD | 132 | Medium |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.MessageImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 420 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.MessageImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 445 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.MessageImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 436 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.MessageImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 436 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.MessageImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 271 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.MessageImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 237 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.MessageImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 312 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.MessageImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 294 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.MessageImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 294 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.MessageImpl$Unmarshaller.leaveAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 488 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.MessageImpl$Unmarshaller.leaveAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 488 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.MessageImpl$Unmarshaller.leaveElement(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 376 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.MessageImpl$Unmarshaller.leaveElement(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 349 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.MessageImpl$Unmarshaller.leaveElement(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 376 | High |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Write to static field org.jdtaus.mojo.resource.model.impl.MessageReferenceImpl.schemaFragment from instance method org.jdtaus.mojo.resource.model.impl.MessageReferenceImpl.createRawValidator() | STYLE | ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD | 68 | Medium |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.MessageReferenceImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 256 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.MessageReferenceImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 250 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.MessageReferenceImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 250 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.MessageReferenceImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 179 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.MessageReferenceImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 179 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.MessageReferenceImpl$Unmarshaller.leaveAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 279 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.MessageReferenceImpl$Unmarshaller.leaveAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 279 | High |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Write to static field org.jdtaus.mojo.resource.model.impl.MessagesElementImpl.schemaFragment from instance method org.jdtaus.mojo.resource.model.impl.MessagesElementImpl.createRawValidator() | STYLE | ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD | 63 | Medium |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.MessagesElementImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 245 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.MessagesElementImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 245 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.MessagesElementImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 167 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.MessagesElementImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 175 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.MessagesElementImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 193 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.MessagesElementImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 183 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.MessagesElementImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 193 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.MessagesElementImpl$Unmarshaller.leaveElement(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 222 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.MessagesElementImpl$Unmarshaller.leaveElement(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 222 | High |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Write to static field org.jdtaus.mojo.resource.model.impl.MessagesImpl.schemaFragment from instance method org.jdtaus.mojo.resource.model.impl.MessagesImpl.createRawValidator() | STYLE | ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD | 148 | Medium |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.MessagesImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 394 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.MessagesImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 385 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.MessagesImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 394 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.MessagesImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 292 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.MessagesImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 269 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.MessagesImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 278 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.MessagesImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 269 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.MessagesImpl$Unmarshaller.leaveElement(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 338 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.MessagesImpl$Unmarshaller.leaveElement(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 345 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.MessagesImpl$Unmarshaller.leaveElement(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 345 | High |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Write to static field org.jdtaus.mojo.resource.model.impl.ModelObjectImpl.schemaFragment from instance method org.jdtaus.mojo.resource.model.impl.ModelObjectImpl.createRawValidator() | STYLE | ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD | 99 | Medium |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ModelObjectImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 295 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ModelObjectImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 288 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ModelObjectImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 288 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ModelObjectImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 206 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ModelObjectImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 206 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ModelObjectImpl$Unmarshaller.leaveAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 338 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ModelObjectImpl$Unmarshaller.leaveAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 338 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ModelObjectImpl$Unmarshaller.leaveElement(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 254 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ModelObjectImpl$Unmarshaller.leaveElement(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 254 | High |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Write to static field org.jdtaus.mojo.resource.model.impl.ModuleElementImpl.schemaFragment from instance method org.jdtaus.mojo.resource.model.impl.ModuleElementImpl.createRawValidator() | STYLE | ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD | 63 | Medium |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ModuleElementImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 249 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ModuleElementImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 249 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ModuleElementImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 187 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ModuleElementImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 187 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ModuleElementImpl$Unmarshaller.leaveElement(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 215 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ModuleElementImpl$Unmarshaller.leaveElement(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 215 | High |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Write to static field org.jdtaus.mojo.resource.model.impl.ModuleImpl.schemaFragment from instance method org.jdtaus.mojo.resource.model.impl.ModuleImpl.createRawValidator() | STYLE | ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD | 213 | Medium |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ModuleImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 706 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ModuleImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 713 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ModuleImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 729 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ModuleImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 713 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ModuleImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 437 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ModuleImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 483 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ModuleImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 515 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ModuleImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 376 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ModuleImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 503 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ModuleImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 457 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ModuleImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 420 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ModuleImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 384 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ModuleImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 347 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ModuleImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 391 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ModuleImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 391 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ModuleImpl$Unmarshaller.leaveAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 775 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ModuleImpl$Unmarshaller.leaveAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 793 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ModuleImpl$Unmarshaller.leaveAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 775 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ModuleImpl$Unmarshaller.leaveElement(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 656 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ModuleImpl$Unmarshaller.leaveElement(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 591 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ModuleImpl$Unmarshaller.leaveElement(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 649 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ModuleImpl$Unmarshaller.leaveElement(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 569 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ModuleImpl$Unmarshaller.leaveElement(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 656 | High |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Write to static field org.jdtaus.mojo.resource.model.impl.ModulesElementImpl.schemaFragment from instance method org.jdtaus.mojo.resource.model.impl.ModulesElementImpl.createRawValidator() | STYLE | ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD | 63 | Medium |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ModulesElementImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 240 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ModulesElementImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 240 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ModulesElementImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 173 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ModulesElementImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 181 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ModulesElementImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 160 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ModulesElementImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 160 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ModulesElementImpl$Unmarshaller.leaveElement(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 205 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ModulesElementImpl$Unmarshaller.leaveElement(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 205 | High |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Write to static field org.jdtaus.mojo.resource.model.impl.ModulesImpl.schemaFragment from instance method org.jdtaus.mojo.resource.model.impl.ModulesImpl.createRawValidator() | STYLE | ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD | 98 | Medium |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ModulesImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 298 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ModulesImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 308 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ModulesImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 298 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ModulesImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 208 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ModulesImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 190 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ModulesImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 190 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ModulesImpl$Unmarshaller.leaveElement(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 267 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.ModulesImpl$Unmarshaller.leaveElement(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 267 | High |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Write to static field org.jdtaus.mojo.resource.model.impl.PropertiesElementImpl.schemaFragment from instance method org.jdtaus.mojo.resource.model.impl.PropertiesElementImpl.createRawValidator() | STYLE | ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD | 63 | Medium |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.PropertiesElementImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 240 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.PropertiesElementImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 240 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.PropertiesElementImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 173 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.PropertiesElementImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 157 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.PropertiesElementImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 181 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.PropertiesElementImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 157 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.PropertiesElementImpl$Unmarshaller.leaveElement(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 208 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.PropertiesElementImpl$Unmarshaller.leaveElement(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 208 | High |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Write to static field org.jdtaus.mojo.resource.model.impl.PropertiesImpl.schemaFragment from instance method org.jdtaus.mojo.resource.model.impl.PropertiesImpl.createRawValidator() | STYLE | ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD | 98 | Medium |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.PropertiesImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 296 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.PropertiesImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 309 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.PropertiesImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 296 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.PropertiesImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 197 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.PropertiesImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 208 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.PropertiesImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 208 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.PropertiesImpl$Unmarshaller.leaveElement(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 253 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.PropertiesImpl$Unmarshaller.leaveElement(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 253 | High |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Write to static field org.jdtaus.mojo.resource.model.impl.PropertyElementImpl.schemaFragment from instance method org.jdtaus.mojo.resource.model.impl.PropertyElementImpl.createRawValidator() | STYLE | ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD | 63 | Medium |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.PropertyElementImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 237 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.PropertyElementImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 237 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.PropertyElementImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 172 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.PropertyElementImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 172 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.PropertyElementImpl$Unmarshaller.leaveElement(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 206 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.PropertyElementImpl$Unmarshaller.leaveElement(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 206 | High |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Write to static field org.jdtaus.mojo.resource.model.impl.PropertyImpl.schemaFragment from instance method org.jdtaus.mojo.resource.model.impl.PropertyImpl.createRawValidator() | STYLE | ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD | 106 | Medium |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.PropertyImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 376 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.PropertyImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 357 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.PropertyImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 370 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.PropertyImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 363 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.PropertyImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 357 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.PropertyImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 247 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.PropertyImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 247 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.PropertyImpl$Unmarshaller.leaveAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 442 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.PropertyImpl$Unmarshaller.leaveAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 436 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.PropertyImpl$Unmarshaller.leaveAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 451 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.PropertyImpl$Unmarshaller.leaveAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 442 | High |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Write to static field org.jdtaus.mojo.resource.model.impl.SpecificationElementImpl.schemaFragment from instance method org.jdtaus.mojo.resource.model.impl.SpecificationElementImpl.createRawValidator() | STYLE | ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD | 63 | Medium |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.SpecificationElementImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 246 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.SpecificationElementImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 246 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.SpecificationElementImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 184 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.SpecificationElementImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 184 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.SpecificationElementImpl$Unmarshaller.leaveElement(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 215 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.SpecificationElementImpl$Unmarshaller.leaveElement(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 215 | High |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Write to static field org.jdtaus.mojo.resource.model.impl.SpecificationImpl.schemaFragment from instance method org.jdtaus.mojo.resource.model.impl.SpecificationImpl.createRawValidator() | STYLE | ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD | 191 | Medium |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.SpecificationImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 592 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.SpecificationImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 636 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.SpecificationImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 621 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.SpecificationImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 612 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.SpecificationImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 605 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.SpecificationImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 643 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.SpecificationImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 627 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.SpecificationImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 592 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.SpecificationImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 399 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.SpecificationImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 381 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.SpecificationImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 330 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.SpecificationImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 381 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.SpecificationImpl$Unmarshaller.leaveAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 668 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.SpecificationImpl$Unmarshaller.leaveAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 708 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.SpecificationImpl$Unmarshaller.leaveAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 726 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.SpecificationImpl$Unmarshaller.leaveAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 750 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.SpecificationImpl$Unmarshaller.leaveAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 702 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.SpecificationImpl$Unmarshaller.leaveAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 662 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.SpecificationImpl$Unmarshaller.leaveAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 668 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.SpecificationImpl$Unmarshaller.leaveElement(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 551 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.SpecificationImpl$Unmarshaller.leaveElement(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 551 | High |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Write to static field org.jdtaus.mojo.resource.model.impl.SpecificationReferenceImpl.schemaFragment from instance method org.jdtaus.mojo.resource.model.impl.SpecificationReferenceImpl.createRawValidator() | STYLE | ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD | 89 | Medium |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.SpecificationReferenceImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 309 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.SpecificationReferenceImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 302 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.SpecificationReferenceImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 315 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.SpecificationReferenceImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 309 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.SpecificationReferenceImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 192 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.SpecificationReferenceImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 192 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.SpecificationReferenceImpl$Unmarshaller.leaveAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 356 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.SpecificationReferenceImpl$Unmarshaller.leaveAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 362 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.SpecificationReferenceImpl$Unmarshaller.leaveAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 356 | High |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Write to static field org.jdtaus.mojo.resource.model.impl.SpecificationsElementImpl.schemaFragment from instance method org.jdtaus.mojo.resource.model.impl.SpecificationsElementImpl.createRawValidator() | STYLE | ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD | 63 | Medium |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.SpecificationsElementImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 245 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.SpecificationsElementImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 245 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.SpecificationsElementImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 167 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.SpecificationsElementImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 183 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.SpecificationsElementImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 175 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.SpecificationsElementImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 190 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.SpecificationsElementImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 190 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.SpecificationsElementImpl$Unmarshaller.leaveElement(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 222 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.SpecificationsElementImpl$Unmarshaller.leaveElement(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 222 | High |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Write to static field org.jdtaus.mojo.resource.model.impl.SpecificationsImpl.schemaFragment from instance method org.jdtaus.mojo.resource.model.impl.SpecificationsImpl.createRawValidator() | STYLE | ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD | 148 | Medium |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.SpecificationsImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 395 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.SpecificationsImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 401 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.SpecificationsImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 401 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.SpecificationsImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 301 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.SpecificationsImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 254 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.SpecificationsImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 245 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.SpecificationsImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 245 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.SpecificationsImpl$Unmarshaller.leaveElement(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 325 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.SpecificationsImpl$Unmarshaller.leaveElement(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 332 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.SpecificationsImpl$Unmarshaller.leaveElement(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 332 | High |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Write to static field org.jdtaus.mojo.resource.model.impl.TemplateElementImpl.schemaFragment from instance method org.jdtaus.mojo.resource.model.impl.TemplateElementImpl.createRawValidator() | STYLE | ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD | 63 | Medium |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.TemplateElementImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 208 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.TemplateElementImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 208 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.TemplateElementImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 146 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.TemplateElementImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 146 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.TemplateElementImpl$Unmarshaller.leaveElement(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 177 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.TemplateElementImpl$Unmarshaller.leaveElement(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 177 | High |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Write to static field org.jdtaus.mojo.resource.model.impl.TextElementImpl.schemaFragment from instance method org.jdtaus.mojo.resource.model.impl.TextElementImpl.createRawValidator() | STYLE | ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD | 63 | Medium |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.TextElementImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 197 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.TextElementImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 197 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.TextElementImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 143 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.TextElementImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 143 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.TextElementImpl$Unmarshaller.leaveElement(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 174 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.TextElementImpl$Unmarshaller.leaveElement(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 174 | High |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Write to static field org.jdtaus.mojo.resource.model.impl.TextImpl.schemaFragment from instance method org.jdtaus.mojo.resource.model.impl.TextImpl.createRawValidator() | STYLE | ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD | 77 | Medium |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.TextImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 203 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.TextImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 203 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.TextImpl$Unmarshaller.leaveAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 234 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.TextImpl$Unmarshaller.leaveAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 234 | High |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Write to static field org.jdtaus.mojo.resource.model.impl.TextsElementImpl.schemaFragment from instance method org.jdtaus.mojo.resource.model.impl.TextsElementImpl.createRawValidator() | STYLE | ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD | 63 | Medium |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.TextsElementImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 205 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.TextsElementImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 205 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.TextsElementImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 151 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.TextsElementImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 151 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.TextsElementImpl$Unmarshaller.leaveElement(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 185 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.TextsElementImpl$Unmarshaller.leaveElement(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 185 | High |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Write to static field org.jdtaus.mojo.resource.model.impl.TextsImpl.schemaFragment from instance method org.jdtaus.mojo.resource.model.impl.TextsImpl.createRawValidator() | STYLE | ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD | 110 | Medium |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.TextsImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 295 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.TextsImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 301 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.TextsImpl$Unmarshaller.enterAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 295 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.TextsImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 189 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.TextsImpl$Unmarshaller.enterElement(String, String, String, Attributes) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 189 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.TextsImpl$Unmarshaller.leaveAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 340 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.TextsImpl$Unmarshaller.leaveAttribute(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 340 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.TextsImpl$Unmarshaller.leaveElement(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 255 | High |
Comparison of String parameter using == or != in org.jdtaus.mojo.resource.model.impl.TextsImpl$Unmarshaller.leaveElement(String, String, String) | BAD_PRACTICE | ES_COMPARING_PARAMETER_STRING_WITH_EQ | 255 | High |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
org.jdtaus.mojo.resource.model.impl.runtime.MarshallerImpl.marshal(Object, Result) may fail to clean up java.io.OutputStream | EXPERIMENTAL | OBL_UNSATISFIED_OBLIGATION | 135 | Medium |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Nullcheck of uri at line 309 of value previously dereferenced in org.jdtaus.mojo.resource.model.impl.runtime.SAXUnmarshallerHandlerImpl.getAllPrefixesInList(String) | CORRECTNESS | RCN_REDUNDANT_NULLCHECK_WOULD_HAVE_BEEN_A_NPE | 301 | Medium |
Nullcheck of uri at line 326 of value previously dereferenced in org.jdtaus.mojo.resource.model.impl.runtime.SAXUnmarshallerHandlerImpl.getPrefix(String) | CORRECTNESS | RCN_REDUNDANT_NULLCHECK_WOULD_HAVE_BEEN_A_NPE | 322 | Medium |
org.jdtaus.mojo.resource.model.impl.runtime.SAXUnmarshallerHandlerImpl.computeExpectedRootElements() concatenates strings using + in a loop | PERFORMANCE | SBSC_USE_STRINGBUFFER_CONCATENATION | 620 | Medium |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Unwritten field: org.jdtaus.mojo.resource.util.BundleGenerator.modelManager | CORRECTNESS | UWF_UNWRITTEN_FIELD | 92 | Medium |