Behaviors
List of software behaviors discovered with static code analysis.
Evaluates an expression. (x2)
execution
Writes to files. (x2)
file
Writes data to the STDOUT stream. (x4)
execution
Terminates a process. (x2)
execution
Reads from files. (x3)
file
Changes the current working directory. (x2)
file
Splits a string using a regular expression. (x3)
behavior
Uses string-related functions. (x7)
behavior