Behaviors
List of software behaviors discovered with static code analysis.
Executes an expression. (x1)
execution
Evaluates an expression. (x1)
execution
Writes data to the STDOUT stream. (x1)
execution
Imports the "sys" module, which provides access to system-specific parameters and functions. (x2)
execution
Creates/Opens a file. (x1)
file
Uses logical functions. (x1)
behavior
Converts a value to an integer number. (x1)
behavior
Uses math functions. (x1)
behavior
Uses string-related functions. (x1)
behavior