Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-2941 Exclude isolated methods from LCOM4 computation | Dinesh Bolkensteyn | 2011-10-26 | 8 | -6/+64 |
| | |||||
* | SONAR-2934 Transitive accessor computation now excludes recursive methods | Dinesh Bolkensteyn | 2011-10-26 | 2 | -0/+20 |
| | |||||
* | SONAR-2934 Transitive accessor computation now supports recursive methods | Dinesh Bolkensteyn | 2011-10-25 | 2 | -0/+45 |
| | |||||
* | SONAR-2934 Accessors should be considered transitively | Dinesh Bolkensteyn | 2011-10-25 | 2 | -1/+9 |
| | |||||
* | SONAR-2724 SONAR-2723 Improved getter and setter detection algorithm | Dinesh Bolkensteyn | 2011-10-25 | 4 | -0/+36 |
| | |||||
* | SONAR-2038 LCOM4 value is incorrect when mixing getter/setter and direct ↵ | Dinesh Bolkensteyn | 2011-10-24 | 2 | -0/+19 |
| | | | | field access | ||||
* | fix SONAR-1978 : The Squid "Unused private method" doesn't report a ↵ | fmallet | 2010-11-15 | 2 | -0/+9 |
| | | | | violation at correct line with generic methods | ||||
* | SONAR-1832: | Godin | 2010-11-01 | 2 | -16/+2 |
| | | | | | * Improve performance for "Architecture rule" * Reduce number of violations whose line number is 0 | ||||
* | SONAR-1832: Create an architecture rule engine | Godin | 2010-10-21 | 7 | -0/+63 |
| | |||||
* | SONAR-236 remove deprecated code from checkstyle plugin + display default ↵ | simonbrandhof | 2010-09-06 | 60 | -0/+585 |
value of rule parameters in Q profile console |