blob: 099c1594ad60d582415abb4fab87c9e4c95c1fad [file] [log] [blame]
<html>
<body>
This inspection reports various method contract (@Contract annotation) well-formedness issues:
<!-- tooltip end -->
<li>Errors in contract syntax</li>
<li>Contracts not conforming to the method signature (wrong parameter count)</li>
<li>Method implementations that contradict the contract (e.g. returning "true" when the contract says "false")</li>
</body>
</html>