Rule analysis
Running in the background, rule analysis carries out completeness
and consistency checking on a rule project to warn you of semantically
redundant, conflicting or missing rules and let you fix them interactively.
Introducing rule analysis
Rule analysis is a feature for checking that your rule project contains consistent rules with no conflict or redundancy.
Consistency checking
The consistency analysis mechanism finds semantically conflicting rules such as rules that are never selected, rules that never apply, equivalent rules, redundant rules, conflicting rules, and conflicts between decision tables or decision trees.
Rule analysis settings
You can customize your rule analysis and automatically save reports as HTML files.
Completeness analysis
The completeness analysis mechanism analyzes the condition part of each rule in a ruleset and detects whether there are cases where no rule applies.