The document presents a metrics suite for categorizing program invariants, aimed at improving the speed and efficiency of dynamic invariant detection techniques. It emphasizes the importance of distinguishing between relevant and irrelevant variables, proposing a method to ignore unused variables, thereby reducing analysis time and distraction for programmers. The proposed metrics are validated against Weyuker’s principles and applied to open source software, demonstrating significant improvement over existing methods.