Computation was wrong: the mccabe complexity starts at 1, not 2. The max-complexity value is now inclusive. E.g.: if the value is 10 and the reported complexity is 10, then it passes. Add tests.