WhileLoop

Heimdall Evaluation Report · target: loops · status: pass

LLM evaluation

Baseline

Score: 15/100

The storage getter is largely preserved, but the main loop function is fundamentally incorrect and omits all state updates.

Candidate

Score: 10/100

The getter is substantially preserved, but the main loop function is not decompiled: it is incorrectly marked view and always reverts instead of incrementing storage.

Diff

Decompiled output is identical between baseline and candidate.