def IsValidPort()
in
container_agent/run_containers.py [0:0]
2
lines of code
1
McCabe index (conditional complexity)
def IsValidPort(port): return 0 < port <= 65535