Debugs inserted code, adding the tested modifier which increases code qualtiy by 4x. Codes have a 50% chance of also having the bugged modifier, which reduces quality by 4x.
The amount of operations (ops) required is based on the inserted code.
This node applies the tested modifier to all files inputed. Inputed files are split 50:50, half of which also receives the bugged modifier.
| Code | Base Ops | Optimized |
|---|---|---|
| Optimization | 4 | 2 |
| Application | 8 | 4 |
| Driver | 16 | 8 |