The `ComplexityTest` class tests the `Complexity` filter which calculates the cyclomatic
complexity (also known as McCabe algorithm) of class methods.