Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optimize/asmmethodsource loop unroll remove necessity to reverse #722

we can dodowhile

5e7d922
Select commit
Loading
Failed to load commit list.
Merged

Optimize/asmmethodsource loop unroll remove necessity to reverse #722

we can dodowhile
5e7d922
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 26, 2023 in 0s

82.97% of diff hit (target 65.37%)

View this Pull Request on Codecov

82.97% of diff hit (target 65.37%)

Annotations

Check warning on line 1284 in sootup.java.bytecode/src/main/java/sootup/java/bytecode/frontend/AsmMethodSource.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sootup.java.bytecode/src/main/java/sootup/java/bytecode/frontend/AsmMethodSource.java#L1284

Added line #L1284 was not covered by tests

Check warning on line 1287 in sootup.java.bytecode/src/main/java/sootup/java/bytecode/frontend/AsmMethodSource.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sootup.java.bytecode/src/main/java/sootup/java/bytecode/frontend/AsmMethodSource.java#L1286-L1287

Added lines #L1286 - L1287 were not covered by tests

Check warning on line 1290 in sootup.java.bytecode/src/main/java/sootup/java/bytecode/frontend/AsmMethodSource.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sootup.java.bytecode/src/main/java/sootup/java/bytecode/frontend/AsmMethodSource.java#L1290

Added line #L1290 was not covered by tests