Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: REM cost reform

This rule is a stub.

References

 

Noncompliant Code Example

This noncompliant code example shows an example where ...

Code Block
bgColor#FFCCCC


Compliant Solution

In this compliant solution, ...

Code Block
bgColor#CCCCFF

Risk Assessment

If weak references are misused then ...

Rule

Severity

Likelihood

Detectable

Repairable

Priority

Level

EXP07-J

Low

Probable

No

No

P2

L3

Automated Detection

TBD

Bibliography


...

Image Added Image Added Image Added