Tag List Report
The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.
Tag Class | Total number of occurrences | Tag strings used by tag class |
---|---|---|
Todo Work | 15 | TODO, FIXME |
Each tag is detailed below:
Todo Work
Number of occurrences found in the code: 15
gov.nist.secauto.metaschema.databind.AbstractModuleLoaderStrategy | Line |
---|---|
find existing causes of this in unit tests | 160 |
gov.nist.secauto.metaschema.databind.codegen.config.DefaultBindingConfiguration | Line |
make this configurable | 111 |
gov.nist.secauto.metaschema.databind.codegen.typeinfo.AbstractModelInstanceTypeInfo | Line |
handle group-as namespace as a prefix | 104 |
gov.nist.secauto.metaschema.databind.codegen.typeinfo.DefaultTypeResolver | Line |
Support some form of binding override for a common interface type | 182 |
gov.nist.secauto.metaschema.databind.codegen.typeinfo.FlagInstanceTypeInfoImpl | Line |
handle flag namespace as a prefix | 97 |
gov.nist.secauto.metaschema.databind.codegen.typeinfo.TypeInfoUtils | Line |
handle instance namespace as a prefix | 42 |
gov.nist.secauto.metaschema.databind.io.IProblemHandler | Line |
consider what methods can be defined here | 20 |
gov.nist.secauto.metaschema.databind.io.json.MetaschemaJsonReader | Line |
change nullness annotations to be @Nullable | 373 |
gov.nist.secauto.metaschema.databind.model.annotations.BoundFieldValue | Line |
how are index names handled here? | 24 |
gov.nist.secauto.metaschema.databind.model.annotations.JsonFieldValueKeyFlag | Line |
remove this and move this to MetaschemaField | 23 |
gov.nist.secauto.metaschema.databind.model.annotations.JsonKey | Line |
remove this and move this to MetaschemaField/MetaschemaAssembly | 21 |
gov.nist.secauto.metaschema.databind.model.annotations.ModelUtil | Line |
replace NO_STRING_VALUE with NULL_VALUE where possible. URIs will not allow NULL_VALUE. | 34 |
gov.nist.secauto.metaschema.databind.model.metaschema.impl.AssemblyModelGenerator | Line |
make "instances" a constant | 101 |
gov.nist.secauto.metaschema.databind.model.metaschema.impl.ChoiceGroupModelGenerator | Line |
make "instances" a constant | 97 |
gov.nist.secauto.metaschema.databind.model.metaschema.impl.ChoiceModelGenerator | Line |
make "instances" a constant | 89 |