NestedLoop

Heimdall Evaluation Report · target: loops · status: pass

LLM evaluation

Baseline

Score: 5/100

The decompilation preserves the storage getter but fails to represent the core loop function and its state changes.

Candidate

Score: 10/100

The decompilation fails to preserve the core behavior of the contract's loop function.

Diff

Decompiled output is identical between baseline and candidate.