MCPcopy Create free account
hub / github.com/LFYSec/MScan / testPTA

Method testPTA

src/test/java/pascal/taie/analysis/Tests.java:149–151  ·  view source on GitHub ↗
(String dir, String main, String... opts)

Source from the content-addressed store, hash-verified

147 }
148
149 public static void testPTA(String dir, String main, String... opts) {
150 testPTA(true, dir, main, opts);
151 }
152
153 public static void testPTA(boolean processResult, String dir, String main, String... opts) {
154 String id = PointerAnalysis.ID;

Callers 14

testBasicMethod · 0.95
testReflectionLogMethod · 0.95
testSolarMethod · 0.95
testMethod · 0.95
testMethod · 0.95
testMethod · 0.95
testMethod · 0.95
testFullMethod · 0.95
testFullMethod · 0.95
testMethod · 0.95
dumpOAGMethod · 0.95

Calls 12

getExpectedFileMethod · 0.95
mainMethod · 0.95
getMethod · 0.95
joinMethod · 0.80
getOutputDirMethod · 0.80
moveMethod · 0.80
addMethod · 0.65
addAllMethod · 0.65
containsMethod · 0.65
getOptionsMethod · 0.65
ofMethod · 0.65
toArrayMethod · 0.45

Tested by

no test coverage detected