The following document contains the results of FindBugs
FindBugs Version is 3.0.0
Threshold is medium
Effort is min
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Nullcheck of o at line 121 of value previously dereferenced in new org.jomc.modlet.Model(Model) | CORRECTNESS | RCN_REDUNDANT_NULLCHECK_WOULD_HAVE_BEEN_A_NPE | 120 | Medium |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Nullcheck of o at line 148 of value previously dereferenced in new org.jomc.modlet.Modlet(Modlet) | CORRECTNESS | RCN_REDUNDANT_NULLCHECK_WOULD_HAVE_BEEN_A_NPE | 147 | Medium |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Nullcheck of o at line 77 of value previously dereferenced in new org.jomc.modlet.Modlets(Modlets) | CORRECTNESS | RCN_REDUNDANT_NULLCHECK_WOULD_HAVE_BEEN_A_NPE | 76 | Medium |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Nullcheck of o at line 121 of value previously dereferenced in new org.jomc.modlet.Property(Property) | CORRECTNESS | RCN_REDUNDANT_NULLCHECK_WOULD_HAVE_BEEN_A_NPE | 120 | Medium |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Nullcheck of o at line 137 of value previously dereferenced in new org.jomc.modlet.Schema(Schema) | CORRECTNESS | RCN_REDUNDANT_NULLCHECK_WOULD_HAVE_BEEN_A_NPE | 136 | Medium |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Nullcheck of o at line 77 of value previously dereferenced in new org.jomc.modlet.Schemas(Schemas) | CORRECTNESS | RCN_REDUNDANT_NULLCHECK_WOULD_HAVE_BEEN_A_NPE | 76 | Medium |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Nullcheck of o at line 132 of value previously dereferenced in new org.jomc.modlet.Service(Service) | CORRECTNESS | RCN_REDUNDANT_NULLCHECK_WOULD_HAVE_BEEN_A_NPE | 131 | Medium |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Nullcheck of o at line 77 of value previously dereferenced in new org.jomc.modlet.Services(Services) | CORRECTNESS | RCN_REDUNDANT_NULLCHECK_WOULD_HAVE_BEEN_A_NPE | 76 | Medium |