File Summary: BloggerAPIHandler.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 | |||||
| editPost | +2 | 2 | |||||||||||
| getUsersBlogs | +2 | 2 | |||||||||||
| getRecentPosts | +1 | 1 | |||||||||||
| Total | 0 | 0 | +5 | 5 | |||||||||
|
|||||||||||||
Method: bool editPost(String, String, String, String, String, bool) |
top |
| Category | high | medium | low | ||||||
|---|---|---|---|---|---|---|---|---|---|
| base | deltas | now | base | deltas | now | base | deltas | now | |
| dead code |   |   | +1 | 1 | |||||
| test always goes same way |   |   | +1 | 1 | |||||
| Total | 0 | 0 | +2 | 2 | |||||
Method: Object getRecentPosts(String, String, String, String, int) |
top |
| Category | high | medium | low | ||||||
|---|---|---|---|---|---|---|---|---|---|
| base | deltas | now | base | deltas | now | base | deltas | now | |
| test always goes same way |   |   | +1 | 1 | |||||
| Total | 0 | 0 | +1 | 1 | |||||
Method: Object getUsersBlogs(String, String, String) |
top |
| Category | high | medium | low | ||||||
|---|---|---|---|---|---|---|---|---|---|
| base | deltas | now | base | deltas | now | base | deltas | now | |
| unused assignment |   |   | +1 | 1 | |||||
| test always goes same way |   |   | +1 | 1 | |||||
| Total | 0 | 0 | +2 | 2 | |||||
All Methods |
top |
| Method | View Method |
|---|---|
| deletePost | go to source |
| editPost | go to source |
| getRecentPosts | go to source |
| getTemplate | go to source |
| getUserInfo | go to source |
| getUsersBlogs | go to source |
| newPost | go to source |
| org.apache. |
go to source |
| org.apache. |
go to source |
| setTemplate | go to source |
| BloggerAPIHandler.java | 2009-Jan-02 14:25:28 |
| BloggerAPIHandler.class | 2009-Sep-04 03:12:46 |