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 | 3 | TODO, FIXME |
Each tag is detailed below:
Todo Work
Number of occurrences found in the code: 3
gov.nist.secauto.metaschema.cli.processor.CLIProcessor | Line |
---|---|
Consider refactoring as follows to reduce complexity: - Extract the parsing logic for each phase into separate methods (e.g., parsePhaseOneOptions, parsePhaseTwoOptions). - Encapsulate error handling into dedicated methods. - Separate command execution logic into its own method if possible. | 423 |
build a suitable header | 595 |
gov.nist.secauto.metaschema.cli.processor.MessageExitStatus | Line |
add message bundle support | 48 |