Behaviors
List of software behaviors discovered with static code analysis.
Contains URLs that link to raw files on GitHub. (x1)
network
Writes to files. (x2)
file
Splits a string using a regular expression. (x3)
behavior
Replaces a substring in a string using a regular expression. (x3)
behavior
Concatenates strings. (x3)
behavior
Creates a regular expression. (x3)
behavior
Might output messages to console. (x2)
anomaly
Contains multi-line comments. (x4)
behavior
Uses math functions. (x3)
behavior