Skip to main content

MAX_COMPLEXITY

Constant MAX_COMPLEXITY 

Source
const MAX_COMPLEXITY: usize = 11;
Expand description

The threshold Slither’s detector of the same name uses: a function reports when its complexity is strictly above this value.