MCPcopy Index your code
hub / github.com/sqlmapproject/sqlmap / _

Function _

lib/controller/checks.py:923–924  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

921 logger.info(infoMsg)
922
923 def _():
924 return int(randomInt(2)) + 1
925
926 kb.injection = injection
927

Callers 2

checkFalsePositivesFunction · 0.70

Calls 1

randomIntFunction · 0.90

Tested by

no test coverage detected