Behaviors
List of software behaviors discovered with static code analysis.
Creates a process. (x2)
execution
Terminates a process. (x3)
execution
Writes data to the STDOUT stream. (x6)
execution
Reads from files. (x2)
file
Checks if a file or a directory exists. (x2)
file
Splits a string using a regular expression. (x2)
behavior
Creates a regular expression. (x9)
behavior
Concatenates strings. (x3)
behavior
Uses string-related functions. (x44)
behavior