CodeXpert metrics saying package body has 0 statements, when it has statements
説明
The CodeXpert metrics is saying the package body has 0 statements, when it does have statements.
原因
It looks like it has a problem with using "MEMBER OF" with a nested table type. If you comment out all uses of the "MEMBER OF" statements, it processes as it should.
対策
WORKAROUND: None
STATUS: Waiting for fix to be released in a future version of SQL Navigator.