Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
setUp
Method · 0.95
testAdminSetOpenFloorMode
Method · 0.95
testCsrf
Method · 0.95
setUp
Method · 0.95
testAdminSetTournamentMode
Method · 0.95
testCsrf
Method · 0.95
testUserEnableCtfMode
Method · 0.95
testAdminSetCtfMode
Method · 0.95
testCsrf
Method · 0.95
doPost
Method · 0.95
Calls
no outgoing calls
Tested by
9
setUp
Method · 0.76
testAdminSetOpenFloorMode
Method · 0.76
testCsrf
Method · 0.76
setUp
Method · 0.76
testAdminSetTournamentMode
Method · 0.76
testCsrf
Method · 0.76
testUserEnableCtfMode
Method · 0.76
testAdminSetCtfMode
Method · 0.76
testCsrf
Method · 0.76