| Eclipse Metrics Plugin by StateOfFlow |
| Written by Peter Perhac | |||
|
I will not tell you just yet what these ideas were. All will appear here in due course. For now I will only say that the code for the plugin is rather intelligible and that I managed to make a little extension of my own to it. To be more particular, I added a new metric - Number of Try Blocks (NOTB) - which will warn the developer of having too many try blocks within a singe method. The maximum number of try blocks allowed is 1 by default, but the user can alter the upper bound via Window>>Preferences>>Metrics dialogue.
|
|||
| Last Updated on Tuesday, 03 November 2009 12:41 |

