FindBugs Bug Detector Report
The following document contains the results of FindBugs Report
FindBugs Version is 1.3.9
Threshold is medium
Effort is min
Summary
Classes |
Bugs |
Errors |
Missing Classes |
68 |
32 |
0 |
0 |
org.jomc.model.Argument
Bug |
Category |
Details |
Line |
Priority |
org.jomc.model.Argument.clone() does not call super.clone() |
BAD_PRACTICE |
CN_IDIOM_NO_SUPER_CALL |
84 |
Medium |
org.jomc.model.Arguments
Bug |
Category |
Details |
Line |
Priority |
org.jomc.model.Arguments.clone() does not call super.clone() |
BAD_PRACTICE |
CN_IDIOM_NO_SUPER_CALL |
46 |
Medium |
org.jomc.model.Author
Bug |
Category |
Details |
Line |
Priority |
org.jomc.model.Author.clone() does not call super.clone() |
BAD_PRACTICE |
CN_IDIOM_NO_SUPER_CALL |
46 |
Medium |
org.jomc.model.Authors
Bug |
Category |
Details |
Line |
Priority |
org.jomc.model.Authors.clone() does not call super.clone() |
BAD_PRACTICE |
CN_IDIOM_NO_SUPER_CALL |
46 |
Medium |
org.jomc.model.Dependencies
Bug |
Category |
Details |
Line |
Priority |
org.jomc.model.Dependencies.clone() does not call super.clone() |
BAD_PRACTICE |
CN_IDIOM_NO_SUPER_CALL |
46 |
Medium |
org.jomc.model.Dependency
Bug |
Category |
Details |
Line |
Priority |
org.jomc.model.Dependency.clone() does not call super.clone() |
BAD_PRACTICE |
CN_IDIOM_NO_SUPER_CALL |
90 |
Medium |
org.jomc.model.Implementation
Bug |
Category |
Details |
Line |
Priority |
org.jomc.model.Implementation.clone() does not call super.clone() |
BAD_PRACTICE |
CN_IDIOM_NO_SUPER_CALL |
107 |
Medium |
org.jomc.model.ImplementationReference
Bug |
Category |
Details |
Line |
Priority |
org.jomc.model.ImplementationReference.clone() does not call super.clone() |
BAD_PRACTICE |
CN_IDIOM_NO_SUPER_CALL |
45 |
Medium |
org.jomc.model.Implementations
Bug |
Category |
Details |
Line |
Priority |
org.jomc.model.Implementations.clone() does not call super.clone() |
BAD_PRACTICE |
CN_IDIOM_NO_SUPER_CALL |
48 |
Medium |
org.jomc.model.Instance
Bug |
Category |
Details |
Line |
Priority |
org.jomc.model.Instance.clone() does not call super.clone() |
BAD_PRACTICE |
CN_IDIOM_NO_SUPER_CALL |
98 |
Medium |
org.jomc.model.Instances
Bug |
Category |
Details |
Line |
Priority |
org.jomc.model.Instances.clone() does not call super.clone() |
BAD_PRACTICE |
CN_IDIOM_NO_SUPER_CALL |
46 |
Medium |
org.jomc.model.Message
Bug |
Category |
Details |
Line |
Priority |
org.jomc.model.Message.clone() does not call super.clone() |
BAD_PRACTICE |
CN_IDIOM_NO_SUPER_CALL |
90 |
Medium |
org.jomc.model.MessageReference
Bug |
Category |
Details |
Line |
Priority |
org.jomc.model.MessageReference.clone() does not call super.clone() |
BAD_PRACTICE |
CN_IDIOM_NO_SUPER_CALL |
44 |
Medium |
org.jomc.model.Messages
Bug |
Category |
Details |
Line |
Priority |
org.jomc.model.Messages.clone() does not call super.clone() |
BAD_PRACTICE |
CN_IDIOM_NO_SUPER_CALL |
48 |
Medium |
org.jomc.model.ModelContext
Bug |
Category |
Details |
Line |
Priority |
org.jomc.model.ModelObject
Bug |
Category |
Details |
Line |
Priority |
org.jomc.model.Module
Bug |
Category |
Details |
Line |
Priority |
org.jomc.model.Module.clone() does not call super.clone() |
BAD_PRACTICE |
CN_IDIOM_NO_SUPER_CALL |
94 |
Medium |
org.jomc.model.Modules
Bug |
Category |
Details |
Line |
Priority |
org.jomc.model.Modules.clone() does not call super.clone() |
BAD_PRACTICE |
CN_IDIOM_NO_SUPER_CALL |
46 |
Medium |
org.jomc.model.Person
Bug |
Category |
Details |
Line |
Priority |
org.jomc.model.Persons
Bug |
Category |
Details |
Line |
Priority |
org.jomc.model.Persons.clone() does not call super.clone() |
BAD_PRACTICE |
CN_IDIOM_NO_SUPER_CALL |
46 |
Medium |
org.jomc.model.Properties
Bug |
Category |
Details |
Line |
Priority |
org.jomc.model.Properties.clone() does not call super.clone() |
BAD_PRACTICE |
CN_IDIOM_NO_SUPER_CALL |
48 |
Medium |
org.jomc.model.Property
Bug |
Category |
Details |
Line |
Priority |
org.jomc.model.Property.clone() does not call super.clone() |
BAD_PRACTICE |
CN_IDIOM_NO_SUPER_CALL |
83 |
Medium |
org.jomc.model.PropertyReference
Bug |
Category |
Details |
Line |
Priority |
org.jomc.model.PropertyReference.clone() does not call super.clone() |
BAD_PRACTICE |
CN_IDIOM_NO_SUPER_CALL |
44 |
Medium |
org.jomc.model.Specification
Bug |
Category |
Details |
Line |
Priority |
org.jomc.model.Specification.clone() does not call super.clone() |
BAD_PRACTICE |
CN_IDIOM_NO_SUPER_CALL |
98 |
Medium |
org.jomc.model.SpecificationReference
Bug |
Category |
Details |
Line |
Priority |
org.jomc.model.Specifications
Bug |
Category |
Details |
Line |
Priority |
org.jomc.model.Specifications.clone() does not call super.clone() |
BAD_PRACTICE |
CN_IDIOM_NO_SUPER_CALL |
48 |
Medium |
org.jomc.model.Text
Bug |
Category |
Details |
Line |
Priority |
org.jomc.model.Text.clone() does not call super.clone() |
BAD_PRACTICE |
CN_IDIOM_NO_SUPER_CALL |
50 |
Medium |
org.jomc.model.Texts
Bug |
Category |
Details |
Line |
Priority |
org.jomc.model.Texts.clone() does not call super.clone() |
BAD_PRACTICE |
CN_IDIOM_NO_SUPER_CALL |
51 |
Medium |
org.jomc.model.bootstrap.BootstrapContext
Bug |
Category |
Details |
Line |
Priority |
org.jomc.model.bootstrap.BootstrapObject
Bug |
Category |
Details |
Line |
Priority |
org.jomc.model.bootstrap.Schema
Bug |
Category |
Details |
Line |
Priority |
org.jomc.model.bootstrap.Schema.clone() does not call super.clone() |
BAD_PRACTICE |
CN_IDIOM_NO_SUPER_CALL |
52 |
Medium |
org.jomc.model.bootstrap.Schemas
Bug |
Category |
Details |
Line |
Priority |
org.jomc.model.bootstrap.Schemas.clone() does not call super.clone() |
BAD_PRACTICE |
CN_IDIOM_NO_SUPER_CALL |
46 |
Medium |