NL005: Subroutine is unused
NL005: Subroutine is unused
type: code-smell
priority: minor
#unused
Description
This rule is raised when there is a local subroutine defined that is not used within the module
This rule is raised when there is a local subroutine defined that is not used within the module