Behaviors
List of software behaviors discovered with static code analysis.
Queries the value of an environment variable. (x2)
search
Concatenates strings. (x3)
behavior
Replaces a substring in a string using a regular expression. (x2)
behavior
Creates a regular expression. (x2)
behavior
Splits a string using a regular expression. (x2)
behavior
Might output messages to console. (x2)
anomaly
Contains multi-line comments. (x2)
behavior