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/project succeeded Oct 26, 2023 in 0s

65.35% (-0.02%) compared to baa460f

View this Pull Request on Codecov

65.35% (-0.02%) compared to baa460f

Details

Codecov Report

Attention: 8 lines in your changes are missing coverage. Please review.

Comparison is base (baa460f) 65.37% compared to head (5e7d922) 65.35%.
Report is 57 commits behind head on develop.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop     #722      +/-   ##
=============================================
- Coverage      65.37%   65.35%   -0.02%     
+ Complexity      3408     3404       -4     
=============================================
  Files            313      313              
  Lines          14973    14979       +6     
  Branches        2524     2520       -4     
=============================================
+ Hits            9789     9790       +1     
- Misses          4294     4299       +5     
  Partials         890      890              
Files Coverage Δ
....core/src/main/java/sootup/core/jimple/Jimple.java 87.23% <ø> (ø)
...sootup/java/bytecode/frontend/AsmMethodSource.java 71.95% <82.97%> (-0.27%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.