SVF
SVF copied to clipboard
rename CallGraph to PTACallGraph
rename CallGraph to PTACallGraph
Codecov Report
Attention: Patch coverage is 70.00000% with 57 lines in your changes missing coverage. Please review.
Project coverage is 63.00%. Comparing base (
8370e68) to head (f057dfe).
Additional details and impacted files
@@ Coverage Diff @@
## master #1578 +/- ##
==========================================
+ Coverage 62.86% 63.00% +0.14%
==========================================
Files 244 244
Lines 25698 27274 +1576
Branches 4519 4519
==========================================
+ Hits 16155 17185 +1030
- Misses 9543 10089 +546
| Files with missing lines | Coverage Δ | |
|---|---|---|
| svf-llvm/include/SVF-LLVM/LLVMModule.h | 94.59% <ø> (+0.47%) |
:arrow_up: |
| svf-llvm/include/SVF-LLVM/SVFIRBuilder.h | 90.55% <ø> (+0.46%) |
:arrow_up: |
| svf-llvm/lib/LLVMModule.cpp | 84.08% <ø> (+0.30%) |
:arrow_up: |
| svf-llvm/lib/LLVMUtil.cpp | 78.40% <100.00%> (-0.42%) |
:arrow_down: |
| svf-llvm/lib/SVFIRBuilder.cpp | 84.04% <100.00%> (-0.19%) |
:arrow_down: |
| svf-llvm/tools/AE/ae.cpp | 56.65% <ø> (+0.75%) |
:arrow_up: |
| svf-llvm/tools/Example/svf-ex.cpp | 95.65% <ø> (-1.32%) |
:arrow_down: |
| svf/include/AE/Svfexe/AbstractInterpretation.h | 96.42% <ø> (+0.42%) |
:arrow_up: |
| svf/include/DDA/DDAVFSolver.h | 90.61% <ø> (+0.53%) |
:arrow_up: |
| svf/include/Graphs/ICFG.h | 98.03% <ø> (+0.12%) |
:arrow_up: |
| ... and 36 more |