File Summary: ClientInfo.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 | |||||
| parseHostFull | 2 | 2 | 1 | 1 | 8 | 8 | |||||||
| setUserBits | 2 | 2 | |||||||||||
| alterMode | 1 | 1 | |||||||||||
| isOper | 1 | 1 | |||||||||||
| Total | 4 | 4 | 1 | 1 | 10 | 10 | |||||||
|
|||||||||||||
Method: void alterMode(bool, Character) |
top |
| Category | High Prob. | Medium Prob. | Low Prob. | ||||||
|---|---|---|---|---|---|---|---|---|---|
| base | deltas | now | base | deltas | now | base | deltas | now | |
| unused assignment |   |   | 1 | 1 | |||||
| Total | 0 | 0 | 1 | 1 | |||||
Method: bool isOper() |
top |
| Category | High Prob. | Medium Prob. | Low Prob. | ||||||
|---|---|---|---|---|---|---|---|---|---|
| base | deltas | now | base | deltas | now | base | deltas | now | |
| unused assignment in callee |   |   | 1 | 1 | |||||
| Total | 0 | 0 | 1 | 1 | |||||
Method: String[] parseHostFull(String) |
top |
| Category | High Prob. | Medium Prob. | Low Prob. | ||||||
|---|---|---|---|---|---|---|---|---|---|
| base | deltas | now | base | deltas | now | base | deltas | now | |
| use of default init |   |   | 4 | 4 | |||||
| null dereference |   | 1 | 1 |   | |||||
| array index out of bounds | 2 | 2 |   |   | |||||
| dead code |   |   | 2 | 2 | |||||
| test always goes same way |   |   | 2 | 2 | |||||
| Total | 2 | 2 | 1 | 1 | 8 | 8 | |||
| Method fails for all possible inputs. | |||||||||
Method: void setUserBits(String, bool, bool) |
top |
| Category | High Prob. | Medium Prob. | Low Prob. | ||||||
|---|---|---|---|---|---|---|---|---|---|
| base | deltas | now | base | deltas | now | base | deltas | now | |
| null dereference | 2 | 2 |   |   | |||||
| Total | 2 | 2 | 0 | 0 | |||||
| Method fails for all possible inputs. | |||||||||
All Methods |
top |
| Method | View Method |
|---|---|
| addChannelClientInfo | go to source |
| alterMode | go to source |
| channelCount | go to source |
| checkVisibility | go to source |
| clearModeQueue | go to source |
| com.dmdirc. |
go to source |
| com.dmdirc. |
go to source |
| delChannelClientInfo | go to source |
| getAwayReason | go to source |
| getAwayState | go to source |
| getChannelClients | go to source |
| getHost | go to source |
| getIdent | go to source |
| getMap | go to source |
| getNickname | go to source |
| getParser | go to source |
| getRealName | go to source |
| getUserMode | go to source |
| getUserModeStr | go to source |
| isFake | go to source |
| isOper | go to source |
| isServer | go to source |
| parseHost | go to source |
| parseHostFull | go to source |
| sendModes | go to source |
| setAwayReason | go to source |
| setAwayState | go to source |
| setFake | go to source |
| setMap | go to source |
| setRealName | go to source |
| setUserBits | go to source |
| setUserBits | go to source |
| setUserMode | go to source |
| toString | go to source |
| ClientInfo.java | 2009-Jun-25 01:54:24 |
| ClientInfo.class | 2009-Sep-02 17:04:12 |