Skip to main content

Module missing_events_arithmetic

Module missing_events_arithmetic 

Source

StructsΒ§

Flow πŸ”’
Paths leaving a statement: those continuing to the next statement and those that returned (which skip the rest of the body but still run the modifiers’ trailing code).
StateWrite πŸ”’
UseAnalyzer πŸ”’
Finds target state variables that flow into arithmetic, following locals and internal calls.
WriteAnalyzer πŸ”’
Collects writes to target variables that no later emit on the same path covers.
WriteState πŸ”’
Analysis state along one control-flow path.

EnumsΒ§

Mode πŸ”’

StaticsΒ§

MISSING_EVENTS_ARITHMETIC

FunctionsΒ§

is_arithmetic_op πŸ”’
merge πŸ”’