File Summary: RollerUserHandler.java |
|
| current inspection = 2009-09-04 18:33:31 (id #2) | base = 2009-09-04 18:33:31 (id #1) |
Hot Spots -- Methods with deltas or higher-probability messages listed first |
All_Methods |
| Method | high | medium | low | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| base | deltas | now | base | deltas | now | base | deltas | now | |||||
| putEntry | +2 | 2 | +3 | 3 | +3 | 3 | |||||||
| createUsers | +2 | 2 | +1 | 1 | +2 | 2 | |||||||
| updateUsers | +2 | 2 | +1 | 1 | |||||||||
| postCollection | +1 | 1 | +1 | 1 | |||||||||
| putCollection | +1 | 1 | +1 | 1 | |||||||||
| toUserEntrySet | +1 | 1 | |||||||||||
| Total | +6 | 6 | +7 | 7 | +8 | 8 | |||||||
|
|||||||||||||
Method: UserEntrySet createUsers(UserEntrySet) |
top |
| Category | high | medium | low | ||||||
|---|---|---|---|---|---|---|---|---|---|
| base | deltas | now | base | deltas | now | base | deltas | now | |
| precondition failure | +1 | 1 |   |   | |||||
| null dereference | +1 | 1 | +1 | 1 |   | ||||
| dead code |   |   | +1 | 1 | |||||
| test always goes same way |   |   | +1 | 1 | |||||
| Total | +2 | 2 | +1 | 1 | +2 | 2 | |||
Method: EntrySet postCollection(Reader) |
top |
| Category | high | medium | low | ||||||
|---|---|---|---|---|---|---|---|---|---|
| base | deltas | now | base | deltas | now | base | deltas | now | |
| null dereference |   | +1 | 1 |   | |||||
| conditional throw |   |   | +1 | 1 | |||||
| Total | 0 | +1 | 1 | +1 | 1 | ||||
Method: EntrySet putCollection(Reader) |
top |
| Category | high | medium | low | ||||||
|---|---|---|---|---|---|---|---|---|---|
| base | deltas | now | base | deltas | now | base | deltas | now | |
| null dereference |   | +1 | 1 |   | |||||
| conditional throw |   |   | +1 | 1 | |||||
| Total | 0 | +1 | 1 | +1 | 1 | ||||
Method: EntrySet putEntry(Reader) |
top |
| Category | high | medium | low | ||||||
|---|---|---|---|---|---|---|---|---|---|
| base | deltas | now | base | deltas | now | base | deltas | now | |
| null dereference | +2 | 2 | +3 | 3 |   | ||||
| conditional throw |   |   | +1 | 1 | |||||
| unused assignment in callee |   |   | +1 | 1 | |||||
| test always goes same way |   |   | +1 | 1 | |||||
| Total | +2 | 2 | +3 | 3 | +3 | 3 | |||
Method: UserEntrySet toUserEntrySet(User[]) |
top |
| Category | high | medium | low | ||||||
|---|---|---|---|---|---|---|---|---|---|
| base | deltas | now | base | deltas | now | base | deltas | now | |
| unused assignment in callee |   |   | +1 | 1 | |||||
| Total | 0 | 0 | +1 | 1 | |||||
Method: UserEntrySet updateUsers(UserEntrySet) |
top |
| Category | high | medium | low | ||||||
|---|---|---|---|---|---|---|---|---|---|
| base | deltas | now | base | deltas | now | base | deltas | now | |
| precondition failure | +1 | 1 |   |   | |||||
| null dereference | +1 | 1 | +1 | 1 |   | ||||
| Total | +2 | 2 | +1 | 1 | 0 | ||||
All Methods |
top |
| Method | View Method |
|---|---|
| createUsers | go to source |
| deleteEntry | go to source |
| getCollection | go to source |
| getEntry | go to source |
| getEntrySet | go to source |
| org.apache. |
go to source |
| org.apache. |
go to source |
| postCollection | go to source |
| processDelete | go to source |
| processGet | go to source |
| processPost | go to source |
| processPut | go to source |
| putCollection | go to source |
| putEntry | go to source |
| toUserData | go to source |
| toUserEntry | go to source |
| toUserEntrySet | go to source |
| updateUserData | go to source |
| updateUsers | go to source |
| RollerUserHandler.java | 2009-Jan-02 14:25:14 |
| RollerUserHandler.class | 2009-Sep-04 03:12:46 |