File Summary: ConfigSource.java |
|
| current inspection = 2009-09-03 21:56:13 (id #1) | base = 2009-09-03 21:56:13 (id #1) |
Hot Spots -- Methods with deltas or higher-probability messages listed first |
All_Methods |
| Method | High Prob. | Medium Prob. | Low Prob. | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| base | deltas | now | base | deltas | now | base | deltas | now | |||||
| getOptionList | 1 | 1 | 4 | 4 | |||||||||
| getOptionChar | 1 | 1 | |||||||||||
| getOptionColour | 1 | 1 | |||||||||||
| getOptionInt | 1 | 1 | |||||||||||
| hasOptionChar | 1 | 1 | |||||||||||
| hasOptionString | 1 | 1 | |||||||||||
| Total | 0 | 6 | 6 | 4 | 4 | ||||||||
|
|||||||||||||
Method: char getOptionChar(String, String) |
top |
| Category | High Prob. | Medium Prob. | Low Prob. | ||||||
|---|---|---|---|---|---|---|---|---|---|
| base | deltas | now | base | deltas | now | base | deltas | now | |
| null dereference |   | 1 | 1 |   | |||||
| Total | 0 | 1 | 1 | 0 | |||||
Method: Color getOptionColour(String, String, String[]) |
top |
| Category | High Prob. | Medium Prob. | Low Prob. | ||||||
|---|---|---|---|---|---|---|---|---|---|
| base | deltas | now | base | deltas | now | base | deltas | now | |
| null dereference |   | 1 | 1 |   | |||||
| Total | 0 | 1 | 1 | 0 | |||||
Method: int getOptionInt(String, String) |
top |
| Category | High Prob. | Medium Prob. | Low Prob. | ||||||
|---|---|---|---|---|---|---|---|---|---|
| base | deltas | now | base | deltas | now | base | deltas | now | |
| null dereference |   | 1 | 1 |   | |||||
| Total | 0 | 1 | 1 | 0 | |||||
Method: List getOptionList(String, String, bool) |
top |
| Category | High Prob. | Medium Prob. | Low Prob. | ||||||
|---|---|---|---|---|---|---|---|---|---|
| base | deltas | now | base | deltas | now | base | deltas | now | |
| use of default init |   |   | 2 | 2 | |||||
| null dereference |   | 1 | 1 |   | |||||
| dead code |   |   | 1 | 1 | |||||
| test always goes same way |   |   | 1 | 1 | |||||
| Total | 0 | 1 | 1 | 4 | 4 | ||||
Method: bool hasOptionChar(String, String) |
top |
| Category | High Prob. | Medium Prob. | Low Prob. | ||||||
|---|---|---|---|---|---|---|---|---|---|
| base | deltas | now | base | deltas | now | base | deltas | now | |
| null dereference |   | 1 | 1 |   | |||||
| Total | 0 | 1 | 1 | 0 | |||||
Method: bool hasOptionString(String, String) |
top |
| Category | High Prob. | Medium Prob. | Low Prob. | ||||||
|---|---|---|---|---|---|---|---|---|---|
| base | deltas | now | base | deltas | now | base | deltas | now | |
| null dereference |   | 1 | 1 |   | |||||
| Total | 0 | 1 | 1 | 0 | |||||
All Methods |
top |
| Method | View Method |
|---|---|
| com.dmdirc. |
go to source |
| com.dmdirc. |
go to source |
| getOptionBool | go to source |
| getOptionChar | go to source |
| getOptionColour | go to source |
| getOptionInt | go to source |
| getOptionList | go to source |
| getOptionList | go to source |
| hasOptionChar | go to source |
| hasOptionColour | go to source |
| hasOptionInt | go to source |
| hasOptionString | go to source |
| ConfigSource.java | 2009-Jun-25 01:54:24 |
| ConfigSource.class | 2009-Sep-02 17:04:11 |