Bug |
Category |
Details |
Line |
Priority |
D'oh! A nonsensical invocation of equal(Object, Object) in org.opendaylight.yangtools.sal.binding.generator.impl.YangTemplate.formatToParagraph(String, int) |
CORRECTNESS |
DMI_DOH |
1964 |
Low |
D'oh! A nonsensical invocation of equal(Object, Object) in org.opendaylight.yangtools.sal.binding.generator.impl.YangTemplate.generateYangSnipet(Module) |
CORRECTNESS |
DMI_DOH |
313 |
Low |
D'oh! A nonsensical invocation of equal(Object, Object) in org.opendaylight.yangtools.sal.binding.generator.impl.YangTemplate.generateYangSnipet(SchemaNode) |
CORRECTNESS |
DMI_DOH |
62 |
Low |
D'oh! A nonsensical invocation of equal(Object, Object) in org.opendaylight.yangtools.sal.binding.generator.impl.YangTemplate.writeAugment(AugmentationSchema) |
CORRECTNESS |
DMI_DOH |
1349 |
Low |
D'oh! A nonsensical invocation of equal(Object, Object) in org.opendaylight.yangtools.sal.binding.generator.impl.YangTemplate.writeAugments(Set) |
CORRECTNESS |
DMI_DOH |
1296 |
Low |
D'oh! A nonsensical invocation of equal(Object, Object) in org.opendaylight.yangtools.sal.binding.generator.impl.YangTemplate.writeDeviation(Deviation) |
CORRECTNESS |
DMI_DOH |
1266 |
Low |
D'oh! A nonsensical invocation of equal(Object, Object) in org.opendaylight.yangtools.sal.binding.generator.impl.YangTemplate.writeDeviations(Set) |
CORRECTNESS |
DMI_DOH |
1227 |
Low |
D'oh! A nonsensical invocation of equal(Object, Object) in org.opendaylight.yangtools.sal.binding.generator.impl.YangTemplate.writeEnumPair(EnumTypeDefinition$EnumPair) |
CORRECTNESS |
DMI_DOH |
176 |
Low |
D'oh! A nonsensical invocation of equal(Object, Object) in org.opendaylight.yangtools.sal.binding.generator.impl.YangTemplate.writeExtension(ExtensionDefinition) |
CORRECTNESS |
DMI_DOH |
1207 |
Low |
D'oh! A nonsensical invocation of equal(Object, Object) in org.opendaylight.yangtools.sal.binding.generator.impl.YangTemplate.writeExtensions(List) |
CORRECTNESS |
DMI_DOH |
1138 |
Low |
D'oh! A nonsensical invocation of equal(Object, Object) in org.opendaylight.yangtools.sal.binding.generator.impl.YangTemplate.writeFeature(FeatureDefinition) |
CORRECTNESS |
DMI_DOH |
1118 |
Low |
D'oh! A nonsensical invocation of equal(Object, Object) in org.opendaylight.yangtools.sal.binding.generator.impl.YangTemplate.writeFeatures(Set) |
CORRECTNESS |
DMI_DOH |
1062 |
Low |
D'oh! A nonsensical invocation of equal(Object, Object) in org.opendaylight.yangtools.sal.binding.generator.impl.YangTemplate.writeGroupingDefs(Set) |
CORRECTNESS |
DMI_DOH |
1325 |
Low |
D'oh! A nonsensical invocation of equal(Object, Object) in org.opendaylight.yangtools.sal.binding.generator.impl.YangTemplate.writeIdentity(IdentitySchemaNode) |
CORRECTNESS |
DMI_DOH |
961 |
Low |
D'oh! A nonsensical invocation of equal(Object, Object) in org.opendaylight.yangtools.sal.binding.generator.impl.YangTemplate.writeIdentityNs(IdentitySchemaNode) |
CORRECTNESS |
DMI_DOH |
1042 |
Low |
D'oh! A nonsensical invocation of equal(Object, Object) in org.opendaylight.yangtools.sal.binding.generator.impl.YangTemplate.writeModuleImports(Set) |
CORRECTNESS |
DMI_DOH |
220 |
Low |
D'oh! A nonsensical invocation of equal(Object, Object) in org.opendaylight.yangtools.sal.binding.generator.impl.YangTemplate.writeNotifications(Set) |
CORRECTNESS |
DMI_DOH |
645 |
Low |
D'oh! A nonsensical invocation of equal(Object, Object) in org.opendaylight.yangtools.sal.binding.generator.impl.YangTemplate.writeRPC(RpcDefinition) |
CORRECTNESS |
DMI_DOH |
527 |
Low |
D'oh! A nonsensical invocation of equal(Object, Object) in org.opendaylight.yangtools.sal.binding.generator.impl.YangTemplate.writeRPCs(Set) |
CORRECTNESS |
DMI_DOH |
476 |
Low |
D'oh! A nonsensical invocation of equal(Object, Object) in org.opendaylight.yangtools.sal.binding.generator.impl.YangTemplate.writeRpcInput(ContainerSchemaNode) |
CORRECTNESS |
DMI_DOH |
584 |
Low |
D'oh! A nonsensical invocation of equal(Object, Object) in org.opendaylight.yangtools.sal.binding.generator.impl.YangTemplate.writeRpcOutput(ContainerSchemaNode) |
CORRECTNESS |
DMI_DOH |
614 |
Low |
D'oh! A nonsensical invocation of equal(Object, Object) in org.opendaylight.yangtools.sal.binding.generator.impl.YangTemplate.writeTypeDefinitions(Set) |
CORRECTNESS |
DMI_DOH |
895 |
Low |
D'oh! A nonsensical invocation of equal(Object, Object) in org.opendaylight.yangtools.sal.binding.generator.impl.YangTemplate.writeUsesNodes(Set) |
CORRECTNESS |
DMI_DOH |
795 |
Low |
org.opendaylight.yangtools.sal.binding.generator.impl.YangTemplate.formatToParagraph(String, int) invokes toString() method on a String |
PERFORMANCE |
DM_STRING_TOSTRING |
2017 |
Low |
Call to Character.equals(String) in org.opendaylight.yangtools.sal.binding.generator.impl.YangTemplate.formatToParagraph(String, int) |
CORRECTNESS |
EC_UNRELATED_TYPES |
1996 |
High |
Call to Character.equals(String) in org.opendaylight.yangtools.sal.binding.generator.impl.YangTemplate.formatToParagraph(String, int) |
CORRECTNESS |
EC_UNRELATED_TYPES |
2005 |
High |
Field only ever set to null: org.opendaylight.yangtools.sal.binding.generator.impl.YangTemplate.module |
CORRECTNESS |
UWF_NULL_FIELD |
1042 |
Low |
org.opendaylight.yangtools.sal.binding.generator.impl.YangTemplate.writeRefines(Map) makes inefficient use of keySet iterator instead of entrySet iterator |
PERFORMANCE |
WMI_WRONG_MAP_ITERATOR |
859 |
Medium |