MCPcopy Index your code
hub / github.com/OWASP/SecurityShepherd / isIncrementalFloor

Method isIncrementalFloor

src/main/java/utils/ModulePlan.java:29–32  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

27 public static boolean tornyFloor = false;
28
29 public static boolean isIncrementalFloor()
30 {
31 return incrementalFloor;
32 }
33
34 public static boolean isOpenFloor()
35 {

Callers 10

setUpMethod · 0.95
testCsrfMethod · 0.95
setUpMethod · 0.95
testCsrfMethod · 0.95
testUserEnableCtfModeMethod · 0.95
testAdminSetCtfModeMethod · 0.95
testCsrfMethod · 0.95
doPostMethod · 0.95

Calls

no outgoing calls

Tested by 9

setUpMethod · 0.76
testCsrfMethod · 0.76
setUpMethod · 0.76
testCsrfMethod · 0.76
testUserEnableCtfModeMethod · 0.76
testAdminSetCtfModeMethod · 0.76
testCsrfMethod · 0.76