File Summary: ProcessMode.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 | |||||
| processChanMode | 1 | 1 | 4 | 4 | 1 | 1 | |||||||
| callChannelModeChanged | 1 | 1 | |||||||||||
| callChannelUserModeChanged | 1 | 1 | |||||||||||
| callUserModeChanged | 1 | 1 | |||||||||||
| callUserModeDiscovered | 1 | 1 | |||||||||||
| Total | 1 | 1 | 8 | 8 | 1 | 1 | |||||||
|
|||||||||||||
Method: bool callChannelModeChanged(ChannelInfo, ChannelClientInfo, 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 callChannelUserModeChanged(ChannelInfo, ChannelClientInfo, ChannelClientInfo, 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 callUserModeChanged(ClientInfo, 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 callUserModeDiscovered(ClientInfo, 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: void processChanMode(String, String[], String[], String) |
top |
| Category | High Prob. | Medium Prob. | Low Prob. | ||||||
|---|---|---|---|---|---|---|---|---|---|
| base | deltas | now | base | deltas | now | base | deltas | now | |
| precondition failure | 1 | 1 |   |   | |||||
| array index out of bounds |   | 4 | 4 |   | |||||
| unused assignment |   |   | 1 | 1 | |||||
| Total | 1 | 1 | 4 | 4 | 1 | 1 | |||
All Methods |
top |
| Method | View Method |
|---|---|
| callChannelModeChanged | go to source |
| callChannelUserModeChanged | go to source |
| callUserModeChanged | go to source |
| callUserModeDiscovered | go to source |
| com.dmdirc. |
go to source |
| com.dmdirc. |
go to source |
| handles | go to source |
| process | go to source |
| processChanMode | go to source |
| processUserMode | go to source |
| trim | go to source |
| ProcessMode.java | 2009-Jun-25 01:54:24 |
| ProcessMode.class | 2009-Sep-02 17:04:16 |